com.wewebu.ow.server.dmsdialogs.views
Class OwPolicyLevelDocument

java.lang.Object
  extended by com.wewebu.ow.server.ui.OwEventTarget
      extended by com.wewebu.ow.server.ui.OwDocument
          extended by com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelDocument
All Implemented Interfaces:
OwAttributeBag, OwAttributeBagWriteable

public class OwPolicyLevelDocument
extends OwDocument

OwPermissionCollection policy facade document for OwPolicyLevelView

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

Since:
4.0.0.0

Field Summary
 
Fields inherited from class com.wewebu.ow.server.ui.OwDocument
m_ViewList
 
Constructor Summary
OwPolicyLevelDocument(OwPermissionsDocument permissionsDocument_p)
           
 
Method Summary
 OwPermissionCollection getPermissions()
           
 
Methods inherited from class com.wewebu.ow.server.ui.OwDocument
attachView, attributecount, clear, detachView, getAttribute, getAttribute, getAttributeNames, getPersistentAttributeBagWriteable, getSafeAttribute, hasAttribute, init, remove, save, setAttribute, update
 
Methods inherited from class com.wewebu.ow.server.ui.OwEventTarget
attach, detach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getFormName, getFormTarget, getID, onExternalRequest, onFormEvent, onRequest, setExternalFormTarget, updateExternalFormTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwPolicyLevelDocument

public OwPolicyLevelDocument(OwPermissionsDocument permissionsDocument_p)
Method Detail

getPermissions

public OwPermissionCollection getPermissions()


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.