public class OwObjectAccessRightsView extends OwView
View Module to edit the OwObject Access rights via OwNetwork.getEditAccessRightsSubModul(...).
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Field and Description |
---|---|
protected OwUIAccessRightsModul |
m_AccessRightsSubModul
reference to the DMS specific AccessRights UI
|
protected OwObject |
m_ObjectRef
object reference the view is working on
|
CURRENT_MODULE_KEY, FORMULAR_PLACEHOLDER_END_DELIMITER, FORMULAR_PLACEHOLDER_START_DELIMITER, m_externalFormEventTarget
EMPTY_STRING
Constructor and Description |
---|
OwObjectAccessRightsView() |
Modifier and Type | Method and Description |
---|---|
String |
getFormName()
get the form used for the edit fields
|
OwObject |
getObjectRef()
get the object, the access rights view is working on
|
protected void |
init()
init the view after the context is set.
|
protected void |
onRender(Writer w_p)
render the view and all contained views
|
void |
setObjectRef(OwObject obj_p)
set the object, the access rights view is working on
|
void |
setReadOnly(boolean fReadOnly_p)
set the view read-only
|
activate, addView, detach, getBreadcrumbPart, getDocument, getExternalFormEventTarget, getFormTarget, getIcon, getIterator, getMaximizeView, getParent, getRenderedNamedRegion, getRenderedRegion, getTitle, getViewList, isFormTargetExternal, isNamedRegion, isRegion, isShowMaximized, isShowMinimized, isShowNormal, onActivate, onUpdate, render, renderHTMLFormular, renderNamedRegion, renderRegion, serverSideDesignInclude, serverSideInclude, setDocument, setExternalFormTarget, setMaximizeView, setParent, showMaximized, showMinimized, showNormal, usesFormWithAttributes
attach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getID, onExternalRequest, onFormEvent, onRequest, updateExternalFormTarget
protected OwUIAccessRightsModul m_AccessRightsSubModul
protected OwObject m_ObjectRef
protected void init() throws Exception
public String getFormName()
getFormName
in class OwView
public void setReadOnly(boolean fReadOnly_p)
public OwObject getObjectRef()
public void setObjectRef(OwObject obj_p) throws Exception
obj_p
- OwObjectException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.