Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.dmsdialogs | |
com.wewebu.ow.server.dmsdialogs.views | |
com.wewebu.ow.server.ui |
Modifier and Type | Class and Description |
---|---|
class |
OwMasterDocument
Document Module base class for the Main Area Plugins.
|
Modifier and Type | Method and Description |
---|---|
protected OwDocument |
OwCreateObjectDialog.createDocument()
Factory method for document creation
|
Modifier and Type | Class and Description |
---|---|
class |
OwObjectLinksDocument
Document class of
OwObjectLinksView . |
class |
OwPermissionsDocument
OwPermissionCollection facade document. |
class |
OwPolicyLevelDocument
OwPermissionCollection policy facade document for OwPolicyLevelView |
class |
OwPrivilegesDocument
OwPermissionCollection privilege facade document for OwPrivilegesView |
class |
OwPrivilegeSetEditorDocument
OwPrivilegeSet document facade for the OwPrivilegeSetEditor view. |
class |
OwSplitObjectListDocument
Models several object collections called splits.
|
Modifier and Type | Field and Description |
---|---|
protected OwDocument |
OwStandardBatchPropertiesHandler.m_document
the document
|
Modifier and Type | Method and Description |
---|---|
static OwObjectListView.OwFilter |
OwObjectListView.createFilter(Collection filterprops_p,
OwFieldDefinitionProvider fieldDefinitionProvider_p,
String sResourceName_p,
String sID_p,
OwDocument doc_p)
Create a filter with a Collection of OwFieldDefinition for the properties to be filtered
and fieldDefinitionProvider for wildcard conversion
|
static OwObjectListView.OwFilter |
OwObjectListView.createFilter(Collection filterprops_p,
String sID_p,
OwDocument doc_p)
create a filter with a Collection of OwFieldDefinition for the properties to be filtered
|
Constructor and Description |
---|
OwStandardBatchPropertiesHandler(OwDocument document_p)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
OwDocument |
OwDialog.m_iDEBUG_InitDocument
init document must not change in dialog
if it changes, attached views may not be detached and cause memory overflow
|
Modifier and Type | Method and Description |
---|---|
OwDocument |
OwView.getDocument()
gets the reference to the document
|
Modifier and Type | Method and Description |
---|---|
void |
OwView.setDocument(OwDocument doc_p)
Sets the reference to the document.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.