- calculateFieldSize(OwFieldDefinition) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
(Overridable)
Returns the calculated field size (maximum amount of characters
entering into field) for the given field definition.
- CAN_DO_FUNCTIONCODE_ACL_TO_MODIFY_ANNOTATION - Static variable in interface com.wewebu.ow.server.ecm.OwNetwork
-
function code used in canDo(...) method to check if user has the ACL to modify annotations, @since 3.2.0.1
- CAN_DO_FUNCTIONCODE_CREATE_ANNOTATION - Static variable in interface com.wewebu.ow.server.ecm.OwNetwork
-
function code used in canDo(...) method to check if user can create annotations
- CAN_DO_FUNCTIONCODE_DELETE_ANNOTATION - Static variable in interface com.wewebu.ow.server.ecm.OwNetwork
-
function code used in canDo(...) method to check if user can delete annotations
- CAN_DO_FUNCTIONCODE_EDIT_ANNOTATION - Static variable in interface com.wewebu.ow.server.ecm.OwNetwork
-
function code used in canDo(...) method to check if user can edit annotations
- CAN_DO_FUNCTIONCODE_PRINT - Static variable in interface com.wewebu.ow.server.ecm.OwNetwork
-
function code used in canDo(...) method to check if user can print the given object
- CAN_DO_FUNCTIONCODE_SAVE_CONTENT_TO_DISK - Static variable in interface com.wewebu.ow.server.ecm.OwNetwork
-
function code used in canDo(...) method to check if user can save the content to disk
- CAN_DO_FUNCTIONCODE_USER_START - Static variable in interface com.wewebu.ow.server.ecm.OwNetwork
-
user defined function codes start here
- canAdd() - Method in class com.wewebu.ow.server.app.OwClipboard
-
Check if the maximum object size for clipboard was reached.
- canAdd(OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
checks if object supports add function
- canAdd(OwObject, int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
checks if object supports add function and if user has sufficient access rights
- canAdd(OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
checks if object supports add function and if user has sufficient access rights
- canAdd(OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canAdd(OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
checks if object supports add function
- canAdd(OwObject, int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canAdd() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
check if additional items can be added to the list value
- canAdd() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- canAddMultiPolicy() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- canAddMultiPolicy() - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
check if multiple policies can be set, otherwise only one policy can be applied at a time
if true addPolicy will replace the previous policy
- canBatch() - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
check if repository supports batch operations
- canBatch() - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
- canBeProcessed(OwObject) - Method in interface com.wewebu.ow.server.command.OwProcessableObjectStrategy
-
Check if the given object can be processed
- canCancelcheckout(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
check if cancel checkout function is allowed
- cancelcheckout() - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
cancel checkout
- canChangeClass() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if object can change its class
- canChangeClass() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
check if object can change its class
- canChangeClass() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
check if object can change its class
- canChangeClass() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canChangeClass() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if object can change its class
- canChangeClass() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
check if object can change its class
- canCheckin(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
check if checkin function is allowed
- canCheckout(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
check if checkout function is allowed
- canCollect(Method) - Method in interface com.wewebu.ow.server.ecm.eaop.OwJoinPointResultCollector
-
- canCollect(Method) - Method in class com.wewebu.ow.server.ecm.eaop.OwReflectiveCollector
-
- canCreateNewObject() - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
check, if new object instances can be created for this class
- canCreateNewObject(OwResource, OwObject, int) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
check, if Adapter can create a new objects
- canCreateNewObject() - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
check, if new object instances can be created for this class
- canCreateNewObject() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
check, if new object instances can be created for this class
- canCreateNewObject() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
check, if new object instances can be created for this class
- canCreateObjectCopy(OwObject, int[], int) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
creates a cloned object with new properties on the ECM system
- canCreateRendition(OwObject, String) - Method in class com.wewebu.service.rendition.impl.OwAbstractRenditionService
-
- canCreateRendition(OwObject, String) - Method in class com.wewebu.service.rendition.impl.OwSymbolicRenditionService
-
- canCreateRendition(OwObject, String) - Method in interface com.wewebu.service.rendition.OwRenditionService
-
Capability check for creation of rendition.
- canDecode(OwParameterMap) - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
- canDecode(OwParameterMap) - Method in interface com.wewebu.ow.server.util.paramcodec.OwParameterMapCodec
-
Verifies that this codec can decode the given
OwParameterMap
without system-errors.
- canDelete(int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if object can be deleted
- canDelete(int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
check if object can be deleted and if user has sufficient access rights
- canDelete(int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
check if object can be deleted and if user has sufficient access rights
- canDelete(int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canDelete(int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if object can be deleted
- canDelete(int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canDeleteSearch() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
check if saved searches can be deleted
- canDeleteSearch() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- canDeleteSearch() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
check if saved searches can be deleted
- canDemote(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
check if demote version function is allowed
- canDenyPrivileges() - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
check if privileges can be denied
i.e.
- canDispatch(int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
check if you can dispatch the workitem, move it to the next public queue
- canDo(OwObject, int, int) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
check if a extended function like print can be performed on the given object
- canEditAccessRights(OwObject) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
check if access rights can be edited on the Object.
- canEditPermissions() - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
Method to verify if the permission can be edit.
- canExplicitDeny() - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Check if rolemanager supports explicit deny of resources.
- canExplicitDeny() - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
- canFilterChilds() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if the FilterCriteria_p in getChilds is possible
NOTE: The FilterCriteria_p parameter in getChilds is an additional filter to the internal SearchTemplate used in the getSearchTemplate(...) function
The internal SearchTemplate used in the getSearchTemplate(...) is used for virtual folders, the FilterCriteria_p is used to refine the result of a node
- canFilterChilds() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
check if the FilterCriteria_p in getChilds is possible
NOTE: The FilterCriteria_p parameter in getChilds is an additional filter to the internal SearchTemplate used in the getSearchTemplate(...) function
The internal SearchTemplate used in the getSearchTemplate(...) is used for virtual folders, the FilterCriteria_p is used to refine the result of a node
- canFilterChilds() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
check if the FilterCriteria_p in getChilds is possible
NOTE: The FilterCriteria_p parameter in getChilds is an additional filter to the internal SearchTemplate used in the getSearchTemplate(...) function
The internal SearchTemplate used in the getSearchTemplate(...) is used for virtual folders, the FilterCriteria_p is used to refine the result of a node
- canFilterChilds() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canFilterChilds() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if the FilterCriteria_p in getChilds is possible
NOTE: The FilterCriteria_p parameter in getChilds is an additional filter to the internal SearchTemplate used in the getSearchTemplate(...) function
The internal SearchTemplate used in the getSearchTemplate(...) is used for virtual folders, the FilterCriteria_p is used to refine the result of a node
- canFilterChilds() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canForcedelete(int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
check if deletion of object and all references, regardless of any state is possible / allowed
- canGetContent(int, int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if content retrieval is allowed
- canGetContent(int, int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
check if content retrieval is allowed
- canGetContent(int, int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
check if content retrieval is allowed
- canGetContent(int, int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canGetContent(int, int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if content retrieval is allowed
- canGetContent(int, int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canGetPermissions() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if permissions are accessible
- canGetPermissions() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
check if permissions are accessible
- canGetPermissions() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
check if permissions are accessible
- canGetPermissions() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canGetPermissions() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if permissions are accessible
- canGetPermissions() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canGetPolicies() - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
check if policies can be retrieved
- canGetPrivileges() - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
check if privileges can be retrieved
- canGetProperties(int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if property retrieval is allowed
- canGetProperties(int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
check if property retrieval is allowed
- canGetProperties(int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
check if property retrieval is allowed
- canGetProperties(int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canGetProperties(int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if property retrieval is allowed
- canGetProperties(int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canGetScript() - Method in class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
check if a script can be generated out of the given command
- canGetURL() - Method in class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
check if a script can generated out of the given command
- canLaunch() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
check if repository supports the creation of launchable items.
The actual launching of items is performed by calling the dispatch method
of a launchable item.
- canLock() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if object supports lock mechanism
- canLock() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
check if object supports lock mechanism
- canLock() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
check if object supports lock mechanism
- canLock() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canLock() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if object supports lock mechanism
- canLock() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canMove(OwObject, OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if move operation is allowed
- canMove(OwObject, OwObject, int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
check if move operation is allowed
- canMove(OwObject, OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
check if move operation is allowed
- canMove(OwObject, OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canMove(OwObject, OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if move operation is allowed
- canMove(OwObject, OwObject, int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canNavigate() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
check if tree has been initialized with objects and can be browsed
- canOrderBy(String, String, String) - Method in interface com.wewebu.ow.csqlc.OwSQLEntitiesResolver
-
- canPageNext() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- canPageNext() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
Check if there is a next page
- canPagePrev() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- canPagePrev() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
Check if there is a previous page
- canPageSearch() - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
check for support paging in search
- canPageSearch() - Method in class com.wewebu.ow.server.history.OwStandardHistoryManager
-
- canPersistAccessMask() - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Check if the rolemanager can persist changes on the access mask.
- canPersistAccessMask() - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
- canPromote(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
check if promote version function is allowed
- canProxy() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
check if repository allows proxy settings
- canPull(int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemContainer
-
check if container supports work item pull, see pull
- canReassignToPublicContainer(int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
check if you can reassign the work item
- canReassignToUserContainer(int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
check if you can reassign the work item
- canRefreshStaticClassdescriptions() - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
check if reload of all the static class description data is supported / necessary.
- canRefreshStaticClassdescriptions() - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
check if reload of all the static class description data is supported / necessary.
- canRefreshStaticConfiguration() - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Check if update the configuration data is supported
- canRefreshStaticConfiguration() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
check if update the configuration data is supported
- canRemoveReference(OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
checks if the reference can be removed
this object needs to be parent of given object, and user needs to have sufficient access rights
- canRemoveReference(OwObject, int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
checks if the reference can be removed
this object needs to be parent of given object, and user needs to have sufficient access rights
- canRemoveReference(OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
checks if the reference can be removed
this object needs to be parent of given object, and user needs to have sufficient access rights
- canRemoveReference(OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canRemoveReference(OwObject, int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
checks if the reference can be removed
this object needs to be parent of given object, and user needs to have sufficient access rights
- canRemoveReference(OwObject, int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canResponse() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
check if you can set a response
- canResubmit(int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
check if you can resubmit the work item to
- canResubmit() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemContainer
-
check if resubmission is supported by the queue
- canReturnToSource(int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
check if you can return the work item to the source from where it has been moved
- canRewind() - Method in interface com.wewebu.ow.server.util.OwAttributeBagIterator
-
check if iterator supports rewind
- canSave(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
check if a reservation object is available, which can be saved to
- canSaveSearch() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
- canSaveSearch() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- canSaveSearch() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
check if searches can be saved
- canSetContent(int, int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if content can be set on this document with setContent
- canSetContent(int, int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
check if content can be set on this document with setContent
- canSetContent(int, int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
check if content can be set on this document with setContent
- canSetContent(int, int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canSetContent(int, int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if content can be set on this document with setContent
- canSetContent(int, int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canSetPermissions() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if permissions can be set
- canSetPermissions() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
check if permissions can be set
- canSetPermissions() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
check if permissions can be set
- canSetPermissions() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canSetPermissions() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if permissions can be set
- canSetPermissions() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canSetPolicies() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- canSetPolicies() - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
check if policies can be set
- canSetPrivileges() - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
check if privileges can be set
- canSetProperties(int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if object allows to set / change properties
- canSetProperties(int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
check if object allows to set / change properties
- canSetProperties(int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
check if object allows to set / change properties
- canSetProperties(int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- canSetProperties(int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if object allows to set / change properties
- canSetProperties(int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canUndo() - Method in interface com.wewebu.ow.server.history.OwHistoryEntry
-
checks if the underlying event can be undone
- canUndo() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- canUpdateSearch() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
check if saved searches can be updated
- canUpdateSearch() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- canUpdateSearch() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
check if saved searches can be updated
- canUserSelect() - Method in interface com.wewebu.ow.server.ecm.OwAuthenticationProvider
-
check if the user select module is supported i.e.
- canValidate() - Method in interface com.wewebu.ow.server.field.OwFormat
-
check if validation is implemented
- canValidate() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- canWildCard() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
check if criteria allows the use of wildcards
- canWildCard() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- CARDINALITY_ARRAY - Static variable in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
cardinality serialize string to be written to the database
- CARDINALITY_SCALAR - Static variable in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
cardinality serialize string to be written to the database
- CHANGE_TYPE_ADD - Static variable in interface com.wewebu.ow.server.history.OwHistoryAnnotationEvent
-
change type see getChangeType()
- CHANGE_TYPE_DELETE - Static variable in interface com.wewebu.ow.server.history.OwHistoryAnnotationEvent
-
change type see getChangeType()
- CHANGE_TYPE_MODIFY - Static variable in interface com.wewebu.ow.server.history.OwHistoryAnnotationEvent
-
change type see getChangeType()
- CHANGE_TYPE_UNKNOWN - Static variable in interface com.wewebu.ow.server.history.OwHistoryAnnotationEvent
-
change type see getChangeType()
- CHANGE_VIEW - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
a view has changed
- changeClass(String, OwPropertyCollection, OwPermissionCollection) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
change the class of the object
- changeClass(String, OwPropertyCollection, OwPermissionCollection) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
change the class of the object
- changeClass(String, OwPropertyCollection, OwPermissionCollection) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
change the class of the object
- changeClass(String, OwPropertyCollection, OwPermissionCollection) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- changeClass(String, OwPropertyCollection, OwPermissionCollection) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
change the class of the object
- changeClass(String, OwPropertyCollection, OwPermissionCollection) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
change the class of the object
- changePassword(String, String) - Method in class org.alfresco.wd.ui.profile.OwChangePasswordView
-
(overridable)
Process change Password for with provided information.
- changePassword(String, String, String) - Method in class org.alfresco.wd.ui.profile.restlet.AlfrescoRestFactory
-
- changeSaveAllButtonState() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Establish the enabled state for saveAll button
- check(boolean, int) - Method in class com.wewebu.ow.server.ui.OwMenu
-
display a checkbox
- CHECKBOX_PREFIX - Static variable in class com.wewebu.ow.server.ui.OwScriptTable
-
- checkin(OwObject, boolean, Object, String, OwPropertyCollection, OwPermissionCollection, OwContentCollection, boolean, String, String) - Method in interface com.wewebu.ow.server.ecm.OwBatch
-
checkin
- checkin(boolean, Object, String, OwPropertyCollection, OwPermissionCollection, OwContentCollection, boolean, String, String) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
checkin
- CHECKIN_MODES_CONTROL_NAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
name of the HTML release checkbox
- CHECKIN_RELEASE_CONTROL_NAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
name of the HTML release checkbox
- checkout(OwObject, Object) - Method in interface com.wewebu.ow.server.ecm.OwBatch
-
checkout
- checkout(Object) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
checkout
- checkResetState() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
Check if a reset was called,
and will process a propagation of values from parent search once again.
- checkSessionObjects(ServletContext, HttpServletRequest, HttpServletResponse, HttpSession) - Method in class com.wewebu.ow.server.ui.OwWebApplication
-
creates the session objects if not done already
optionally set a prefix to distinguish several different applications.
- childrenSort - Variable in class com.wewebu.ow.server.ui.OwTreeView
-
The children sort criteria.
- CLASS_CLASS_NAME - Static variable in class com.wewebu.ow.server.ecm.OwStandardClassSelectObject
-
- CLASS_FROM - Static variable in class com.wewebu.ow.server.ecm.OwStandardClassSelectObject
-
- CLASS_NAME - Static variable in class com.wewebu.ow.server.ecm.OwSearchPathField
-
class name for the path criteria-field
- CLASS_NAME - Static variable in class com.wewebu.ow.server.ecm.OwStandardClassSelectObject
-
Class name for the folder property field
that designates class selection considering from and subclasses
template entries.
- CLASS_NAME - Static variable in class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
class name for the folder property field
- CLASS_SUBCLASSES - Static variable in class com.wewebu.ow.server.ecm.OwStandardClassSelectObject
-
- classDescription - Static variable in class com.wewebu.ow.server.ecm.OwSearchPathField
-
The one and only search path field property-class instance
- CLASSIC_STYLE_CLASSES - Static variable in class com.wewebu.ow.server.app.OwClassicComboboxRenderer
-
classic style classes
- CLASSNAME_TAG_NAME - Static variable in interface com.wewebu.ow.server.ecm.OwVirtualFolderObjectFactory
-
name of the classname node tag for the virtual folder class
- clear() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
Clear all lists for this instance.
- clear(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- clear() - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- clear() - Method in class com.wewebu.ow.server.field.OwStandardEnumCollection
-
clear the collection
- clear() - Method in class com.wewebu.ow.server.ui.OwDocument
-
(implements OwAttributeBagWriteable) clear non persistent attributes
NOTE: use getPersistentAttributeBagWriteable() to obtain a persistent OwAttributeBagWriteable
- clear() - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
clears all the added views in which this navigation view is navigating.
- clear() - Method in interface com.wewebu.ow.server.util.OwAttributeBagWriteable
-
clears the contents of the attribute bag
- clear() - Static method in class com.wewebu.ow.server.util.OwRequestContext
-
Clear the Request context and all dependent objects references.
- clear() - Method in class com.wewebu.ow.server.util.OwSimpleAttributeBagWriteable
-
clears the contents of the attribute bag
- clear() - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteable
-
clears the contents of the attribute bag
- clear(String) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
- clearBatchIndex() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwBatchPropertiesHandler
-
Clear stored batch index data
- clearBatchIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
clear stored batch index data
- clearBatchIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardBatchPropertiesHandler
-
- clearContent() - Method in class com.wewebu.ow.server.app.OwClipboard
-
empty the clipboard
- clearDefaultHeader() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- clearDragDropUploadDir() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Deprecated.
since DND DocumentImporter was introduced
- clearFieldError(OwField) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
- clearFieldError(String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
Clears the errors associated with the given field ID.
- clearFinalScript() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
clear the final script for this request
- clearFocusControlID() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
clear the focus control ID for the request
- clearMarkedArrayItemErrors() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
Removes errors that were marked for deletion and adjusts the already existing indexes.
- clearOwnedItems() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- clearSelection() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
(overridable)
Reset the current selection.
- clearViewMask(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
clears a view property
- clickActionCode - Variable in class com.wewebu.ow.server.ui.OwOSFamilyMouseSetting.OwOSFamilyMouseActionCode
-
- CLIPBOARD_REGION - Static variable in class com.wewebu.ow.server.app.OwMainLayout
-
name of the maximized region.
- clone() - Method in interface com.wewebu.ow.server.ecm.OwProperty
-
overridden from java.lang.Object, make sure clone is implemented in subclasses
- clone() - Method in class com.wewebu.ow.server.ecm.OwStandardProperty
-
create a copy of the object
- clone() - Method in class com.wewebu.ow.server.field.OwSearchNode
-
clone the search tree
- clone() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- clone() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler.OwWherePropDefinition
-
- close() - Method in class com.wewebu.ow.server.util.OwUnicodeInputStream
-
- close() - Method in class com.wewebu.ow.server.util.upload.OwBufferedServletInputStream
-
close the wrapped stream
- close() - Method in class com.wewebu.ow.server.util.upload.OwFileUpStream
-
Closes this input stream and releases any system resources associated with the stream.
- CLOSE_BTN_REGION - Static variable in class com.wewebu.ow.server.app.OwStandardDialog
-
the close button region
- closeAllDialogs() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
closes all dialogs
- closeAllDialogs() - Method in class com.wewebu.ow.server.ui.OwDialogManager
-
closes all dialogs
- closeBatch(OwBatch) - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
close a batch operation, if the batch was not committed, rollback the batch
- closeBatch(OwBatch) - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
- closeDialog() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwAddPrivilegeDialog
-
- closeDialog() - Method in class com.wewebu.ow.server.ui.OwDialog
-
visually close the Dialog.
- closeDialog(OwDialog) - Method in class com.wewebu.ow.server.ui.OwDialogManager
-
closes the latest dialog and removes it from the dialog list, and the context.
- collect(boolean) - Method in class com.wewebu.ow.server.ecm.eaop.OwBooleanCollector
-
- collect(Method, Object, Object[], Object) - Method in interface com.wewebu.ow.server.ecm.eaop.OwJoinPointResultCollector
-
- collect(Method, Object, Object[], Object) - Method in class com.wewebu.ow.server.ecm.eaop.OwReflectiveCollector
-
- collectExpiredNames() - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
- COLUMN_INFO_NODE_NAME - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
node name in the setting set
- columnReference - Variable in class com.wewebu.ow.csqlc.ast.OwTextSearchPredicate
-
- COLUMNS_ID_ATTR_BAG - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
the attribute bag id.
- columnsOf(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- com.wewebu.ow.csqlc - package com.wewebu.ow.csqlc
-
- com.wewebu.ow.csqlc.ast - package com.wewebu.ow.csqlc.ast
-
- com.wewebu.ow.server.ao - package com.wewebu.ow.server.ao
-
- com.wewebu.ow.server.app - package com.wewebu.ow.server.app
-
- com.wewebu.ow.server.app.id - package com.wewebu.ow.server.app.id
-
- com.wewebu.ow.server.app.id.viid - package com.wewebu.ow.server.app.id.viid
-
- com.wewebu.ow.server.app.impl.viid - package com.wewebu.ow.server.app.impl.viid
-
- com.wewebu.ow.server.app.viewer - package com.wewebu.ow.server.app.viewer
-
- com.wewebu.ow.server.auth - package com.wewebu.ow.server.auth
-
- com.wewebu.ow.server.collections - package com.wewebu.ow.server.collections
-
- com.wewebu.ow.server.collections.impl - package com.wewebu.ow.server.collections.impl
-
- com.wewebu.ow.server.command - package com.wewebu.ow.server.command
-
- com.wewebu.ow.server.conf - package com.wewebu.ow.server.conf
-
- com.wewebu.ow.server.dmsdialogs - package com.wewebu.ow.server.dmsdialogs
-
- com.wewebu.ow.server.dmsdialogs.views - package com.wewebu.ow.server.dmsdialogs.views
-
- com.wewebu.ow.server.dmsdialogs.views.classes - package com.wewebu.ow.server.dmsdialogs.views.classes
-
- com.wewebu.ow.server.ecm - package com.wewebu.ow.server.ecm
-
- com.wewebu.ow.server.ecm.bpm - package com.wewebu.ow.server.ecm.bpm
-
- com.wewebu.ow.server.ecm.eaop - package com.wewebu.ow.server.ecm.eaop
-
- com.wewebu.ow.server.ecm.ui - package com.wewebu.ow.server.ecm.ui
-
- com.wewebu.ow.server.ecmimpl - package com.wewebu.ow.server.ecmimpl
-
- com.wewebu.ow.server.event - package com.wewebu.ow.server.event
-
- com.wewebu.ow.server.exceptions - package com.wewebu.ow.server.exceptions
-
- com.wewebu.ow.server.field - package com.wewebu.ow.server.field
-
- com.wewebu.ow.server.field.filter - package com.wewebu.ow.server.field.filter
-
- com.wewebu.ow.server.fieldctrlimpl - package com.wewebu.ow.server.fieldctrlimpl
-
- com.wewebu.ow.server.fieldctrlimpl.dynamic - package com.wewebu.ow.server.fieldctrlimpl.dynamic
-
- com.wewebu.ow.server.fieldimpl - package com.wewebu.ow.server.fieldimpl
-
- com.wewebu.ow.server.fieldimpl.filter - package com.wewebu.ow.server.fieldimpl.filter
-
- com.wewebu.ow.server.history - package com.wewebu.ow.server.history
-
- com.wewebu.ow.server.historyimpl.simplehistory - package com.wewebu.ow.server.historyimpl.simplehistory
-
- com.wewebu.ow.server.log - package com.wewebu.ow.server.log
-
- com.wewebu.ow.server.mandator - package com.wewebu.ow.server.mandator
-
- com.wewebu.ow.server.mandatorimpl.simplemandator - package com.wewebu.ow.server.mandatorimpl.simplemandator
-
- com.wewebu.ow.server.plug.owutil - package com.wewebu.ow.server.plug.owutil
-
- com.wewebu.ow.server.role - package com.wewebu.ow.server.role
-
- com.wewebu.ow.server.roleimpl.simplerole - package com.wewebu.ow.server.roleimpl.simplerole
-
- com.wewebu.ow.server.servlets - package com.wewebu.ow.server.servlets
-
- com.wewebu.ow.server.servlets.download - package com.wewebu.ow.server.servlets.download
-
- com.wewebu.ow.server.settingsimpl - package com.wewebu.ow.server.settingsimpl
-
- com.wewebu.ow.server.ui - package com.wewebu.ow.server.ui
-
- com.wewebu.ow.server.ui.button - package com.wewebu.ow.server.ui.button
-
- com.wewebu.ow.server.ui.helper - package com.wewebu.ow.server.ui.helper
-
- com.wewebu.ow.server.ui.preview - package com.wewebu.ow.server.ui.preview
-
- com.wewebu.ow.server.ui.ua - package com.wewebu.ow.server.ui.ua
-
- com.wewebu.ow.server.ui.viewer - package com.wewebu.ow.server.ui.viewer
-
- com.wewebu.ow.server.util - package com.wewebu.ow.server.util
-
- com.wewebu.ow.server.util.jar - package com.wewebu.ow.server.util.jar
-
- com.wewebu.ow.server.util.ldap - package com.wewebu.ow.server.util.ldap
-
- com.wewebu.ow.server.util.paramcodec - package com.wewebu.ow.server.util.paramcodec
-
- com.wewebu.ow.server.util.upload - package com.wewebu.ow.server.util.upload
-
- com.wewebu.service.rendition - package com.wewebu.service.rendition
-
- com.wewebu.service.rendition.impl - package com.wewebu.service.rendition.impl
-
- COMBO_SELECT_ITEM_DISPLAY_ATTR_NAME - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
attribute name of a combo select item display name for list properties
- COMBO_SELECT_ITEM_DISPLAY_ATTR_NAME - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringCombo
-
attribute name of a combo select item display name for list properties
- COMBO_SELECT_ITEM_DISPLAY_ATTR_NAME - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringConfigurationBox
-
attribute name of a combo select item display name for list properties
- COMBO_SELECT_ITEM_NODE_NAME - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
node name of a combo select item for list properties
- COMBO_SELECT_ITEM_NODE_NAME - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringCombo
-
node name of a combo select item for list properties
- COMBO_SELECT_ITEM_NODE_NAME - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringConfigurationBox
-
node name of a combo select item for list properties
- commit() - Method in interface com.wewebu.ow.server.ecm.OwBatch
-
Commits all pending operations
- compare(OwProperty, OwProperty) - Method in class com.wewebu.ow.server.ecm.OwPropertyComparator
-
- compare(Object, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectCollection.OwObjectCollectionComparator
-
Compares its two arguments for order.
- compareTo(Object) - Method in class com.wewebu.ow.server.ecm.OwStandardProperty
-
implementation of java.lang.Comparable interface Compares this object with the specified object for order.
- compatibleObjectClasses(OwClass, OwObjectClass) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
(overridable)
Checks whether two given class descriptions (an
OwClass
and an
OwObjectClass
) are compatible
in the context of this virtual folder.
- COMPLEX_ID_DELIMITER - Static variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
delimiter to build complex id's
- computeChangedFields(Map, Map, Map) - Static method in class com.wewebu.ow.server.app.OwFieldManager
-
compare to field maps and return the changed fields
- computeCheckinOptions(HttpServletRequest) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwCheckInHandler
-
Compute the checkin options, based on user selection.
- computeCheckinOptions(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
Compute the checkin options.
- computeEndIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- computeEndIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- computeReadOnlyViewMaskFromConfig(OwXMLUtil, String, int) - Static method in class com.wewebu.ow.server.plug.owutil.OwConfigUtils
-
get the view read-only mask bit from the config node for the given config node, only if read-only attribute is set
- computeStartIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- computeViewMaskFromConfig(OwXMLUtil, String, int) - Static method in class com.wewebu.ow.server.plug.owutil.OwConfigUtils
-
helper function to get the view mask bit from the config node
use this function to create mask bits out of XML descriptions to easily
configure your dialogs and views.
This method assumes false as default value.
- computeViewMaskFromConfig(OwXMLUtil, String, int, boolean) - Static method in class com.wewebu.ow.server.plug.owutil.OwConfigUtils
-
helper function to get the view mask bit from the config node
use this function to create mask bits out of XML descriptions to easily
configure your dialogs and views.
The default value of this config option can be configured.
- computeViewMaskFromConfig(OwXMLUtil, String, String, int, boolean) - Static method in class com.wewebu.ow.server.plug.owutil.OwConfigUtils
-
helper function to get the view mask bit from the config node's show flag attribute
use this function to create mask bits out of XML descriptions to easily
configure your dialogs and views.
The default value of this config option can be configured.
- CONF_LINK - Static variable in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImage
-
Configuration sub node which is optional, containing link part to broken image which is shown for not resolvable references.
- CONFIG_JNDI_SUFFIX - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
suffix for JNDI names
- CONFIG_STREAM_NAME_PREFIX - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
prefix for config file / stream / JNDI names
- CONFIGATTRIBUTE_CLASS - Static variable in class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- CONFIGATTRIBUTE_ID - Static variable in class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- CONFIGATTRIBUTE_NAME - Static variable in class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- CONFIGATTRIBUTE_PROVIDER - Static variable in class com.wewebu.ow.server.ao.OwAOProviderFactory
-
- CONFIGATTRIBUTE_TYPE - Static variable in class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- CONFIGATTRIBUTE_VALUE - Static variable in class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- CONFIGNODE_APPLICATIONOBJECTS - Static variable in class com.wewebu.ow.server.ao.OwAOProviderFactory
-
- CONFIGNODE_BASE - Static variable in class com.wewebu.ow.server.app.OwMainAppContext
-
the XML node name Base
- CONFIGNODE_MANAGER - Static variable in class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- CONFIGNODE_MANAGERS - Static variable in class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- CONFIGNODE_PARAM - Static variable in class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- CONFIGNODE_PARAMS - Static variable in class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- CONFIGNODE_SERVER - Static variable in class com.wewebu.ow.server.app.OwMainAppContext
-
the XML node name Server
- CONFIGNODE_SUPPORT - Static variable in class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- CONFIGNODE_SUPPORTS - Static variable in class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- CONFIGNODE_URLOVERWRITE - Static variable in class com.wewebu.ow.server.app.OwMainAppContext
-
the XML node name UrlOverwrite
- CONFIGURATION_ATTRIBUTEBAGS_ELEMENT - Static variable in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- CONFIGURATION_BOOTSTRAP_ELEMENT_NAME - Static variable in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
Configuration root element which contains the definition of values
- CONFIGURATION_CODEC_PREFIX_ATTRIBUTE - Static variable in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- CONFIGURATION_COOKIE_PREFIX_ATTRIBUTE - Static variable in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- CONFIGURATION_DAYS_ATTRIBUTE - Static variable in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
Configuration attribute for count of days
- CONFIGURATION_HOURS_ATTRIBUTE - Static variable in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
Configuration attribute for count of hours
- CONFIGURATION_MINUTES_ATTRIBUTE - Static variable in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
Configuration attribute for count of minutes
- CONFIGURATION_NAME_ATTRIBUTE - Static variable in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
- CONFIGURATION_SECONDS_ATTRIBUTE - Static variable in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
Configuration attribute for count of seconds
- CONFIGURATION_URL_LIFE_TIME_ELEMENT - Static variable in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
Configuration element for definition of life time
- CONFIGURATION_URL_PARAMETER_ELEMENT - Static variable in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
Configuration element for definition of the URL parameter
- CONFIGURATION_USER_ATTRIBUTE - Static variable in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- CONFIRM_PWD - Static variable in class org.alfresco.wd.ui.profile.OwChangePasswordView
-
- contains(char, boolean) - Method in class com.wewebu.ow.csqlc.ast.OwCharacterStringLiteral
-
Search the given character in the contents of this String literal.
- contains(Object) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- containsAll(Collection) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- containsColumnReference(String, String) - Method in class com.wewebu.ow.csqlc.ast.OwCompoundSelectList
-
- containsColumnReference(String, String) - Method in class com.wewebu.ow.csqlc.ast.OwSelectAll
-
- containsColumnReference(String, String) - Method in interface com.wewebu.ow.csqlc.ast.OwSelectList
-
- containsColumnReference(String, String) - Method in class com.wewebu.ow.csqlc.ast.OwSelectSublist
-
- CONTENT_MIMETYPE_KEY - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
query string key for the MIME type of the property based content
- CONTENT_PROPERTY_KEY - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
query string key for property name of the property based content
- CONTENT_REPRESENTATION_TYPE_NONE - Static variable in interface com.wewebu.ow.server.ecm.OwContentCollection
-
content representation type
- CONTENT_REPRESENTATION_TYPE_OBJECT - Static variable in interface com.wewebu.ow.server.ecm.OwContentCollection
-
content representation type
- CONTENT_REPRESENTATION_TYPE_STREAM - Static variable in interface com.wewebu.ow.server.ecm.OwContentCollection
-
content representation type
- CONTENT_REPRESENTATION_TYPE_URL - Static variable in interface com.wewebu.ow.server.ecm.OwContentCollection
-
content representation type
- CONTENT_REPRESENTATION_TYPE_USER_START - Static variable in interface com.wewebu.ow.server.ecm.OwContentCollection
-
start value for user defined content representation types
- CONTENT_TYPE_ANNOTATION - Static variable in interface com.wewebu.ow.server.ecm.OwContentCollection
-
content type Annotation enumerator
- CONTENT_TYPE_DOCUMENT - Static variable in interface com.wewebu.ow.server.ecm.OwContentCollection
-
content type Document enumerator
- CONTENT_TYPE_EMPTY - Static variable in class com.wewebu.ow.server.app.OwClipboard
-
clipboard content type definition
- CONTENT_TYPE_KEY - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
query string key for the content type parameter
- CONTENT_TYPE_OW_FIELD - Static variable in class com.wewebu.ow.server.app.OwClipboard
-
clipboard content type definition for Fields
- CONTENT_TYPE_OW_OBJECT - Static variable in class com.wewebu.ow.server.app.OwClipboard
-
clipboard content type definition
- CONTENT_TYPE_OW_WORKITEM - Static variable in class com.wewebu.ow.server.app.OwClipboard
-
clipboard content type definition
- CONTENT_TYPE_SECURITY - Static variable in interface com.wewebu.ow.server.ecm.OwContentCollection
-
content type Security enumerator
- CONTENT_TYPE_USER_START - Static variable in interface com.wewebu.ow.server.ecm.OwContentCollection
-
start value for user defined content types
- contentJoinedColumn - Variable in class com.wewebu.ow.csqlc.ast.OwTextSearchPredicate
-
- context - Variable in class com.wewebu.ow.server.app.OwContextBasedUOListenerFactory
-
the context
- CONTEXT_KEY - Static variable in class com.wewebu.ow.server.ui.OwWebApplication
-
session key for the context
- CONTEXT_MAX - Static variable in interface com.wewebu.ow.server.ecm.OwPropertyClass
-
maximum context value for is...
- CONTEXT_MENU - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- CONTEXT_MENU_ICON_POSTFIX - Static variable in class com.wewebu.ow.server.ui.OwScriptTable
-
- CONTEXT_MENU_LABEL_POSTFIX - Static variable in class com.wewebu.ow.server.ui.OwScriptTable
-
- CONTEXT_NORMAL - Static variable in interface com.wewebu.ow.server.ecm.OwPropertyClass
-
context for is...
- CONTEXT_ON_CHECKIN - Static variable in interface com.wewebu.ow.server.ecm.OwPropertyClass
-
context for is...
- CONTEXT_ON_CREATE - Static variable in interface com.wewebu.ow.server.ecm.OwPropertyClass
-
context for is...
- contextDestroyed(ServletContextEvent) - Method in class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
Notification that the servlet context is about to be shut down.
- contextInitialized(ServletContextEvent) - Method in class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
Notification that the web application initialization process is starting.
- convert(Object, OwFieldDefinition, OwFieldDefinition) - Method in interface com.wewebu.ow.server.ecm.OwCrossMappings
-
- convert(Object, OwFieldDefinition, OwFieldDefinition) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
- convert(Date, TimeZone, TimeZone) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
Converts a given
Date
represented time stamp from a time zone to another.
- convertDateFormat(String) - Static method in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
Java and ExtJS use different date format markup strings.
- convertDateFormat(String) - Static method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Java and ExtJS use different date format markup strings.
- convertOperator(String) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
Operator conversion utility
- convertPropertyValue(OwSearchCriteria, OwProperty) - Method in class com.wewebu.ow.server.ecm.OwStandardSemiVirtualFolderAdapter
-
(overridable)
Convert the given property value to a value compatible with given search criteria.
- convertToCalendar(Date, TimeZone, TimeZone) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
Convert a date into Calendar representation with specific time zone.
- convertToXMLGregorianCalendar(Date, TimeZone, TimeZone) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
Convert between defined time zone's and also transform the result into an XMLGregorianCalendar.
- convertValue(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
Will extract the value from request, and transform it into dependent type representation defined by OwFieldDefinition.
- convertValue(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
- convertWildCards(OwSearchCriteria, String) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
(overridable)
Convert the wildcards from client format
into native representation and do also an escaping of
characters matching the native wildcard definition.
- convertWildCards(OwSearchCriteria, String) - Method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
convert the wildcards to client format
- cookieBagName(String) - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- cookieTableBagName() - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- COPY - Static variable in class com.wewebu.ow.server.app.OwClipboard
-
the COPY operation.
- copy(OwObjectListView) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Copy the contents and state of the given view.
- create() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
create the folder / record
- create() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
create the folder / record
- createAccessRightsView() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
(overridable)
Factory for AccessRightsView, can be over written
to initialize dialog with own access rights representation.
- createAction(String, String, String) - Method in interface com.wewebu.ow.server.ui.OwKeySetting
-
- createAction(OwString) - Method in interface com.wewebu.ow.server.ui.OwMouseSetting
-
- createAction(String, String, String) - Method in class com.wewebu.ow.server.ui.OwOSFamilyKeyCodeSetting
-
- createAction(OwString) - Method in class com.wewebu.ow.server.ui.OwOSFamilyMouseSetting
-
- createAddEventURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- createAddPrivilegeDialog() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
(overridable)
Create a dialog which provide the possibility to create
new privilege entry.
- createAndCheckDBSupport(OwNetworkContext) - Static method in class com.wewebu.ow.server.ao.OwDBAttributeBagsSupport
-
- createAndCheckResolver(OwNetworkContext) - Static method in class com.wewebu.ow.server.ecm.OwAttributeBagResolver
-
- createAOProvider() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- createAOProvider() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
- createArchivedContentFileName(String, OwContentElement) - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload
-
(overridable) Creates file names for
OwContentElement
based folder archive entries
- createArchivedObjectFolderName(String) - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload
-
(overridable) Creates folder names for
OwObject
based folder archive entries
- createAutoViewerRestoreMainWindowScript(OwMainAppContext, int) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
create a script that closes the autoviewer and rearrange the browser.
- createAvailablePropertiesList(Map) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringConfigurationBox
-
create a list of values, if property is a list
- createBaseInitializer(ServletContext) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Creates a base initializer for a given context.
- createBaseUrl(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- createBaseUrl(HttpServletRequest) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
(overridable)
Create base URL which will be used to process the request.
- createBatchPropertiesHandler() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Creates the batch properties handler
- createBatchPropertiesHandler() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Creates the batch properties handler
- createBetweenPredicate(OwSearchCriteria, boolean, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createBooleanFactorSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwBooleanFactor
-
- createBooleanFactorSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwBooleanTest
-
- createBooleanFactorSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwNOTBooleanFactor
-
- createBooleanFactorSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwXBooleanFactor
-
- createBooleanTermSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwANDBooleanTerm
-
- createBooleanTermSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwBooleanFactor
-
- createBooleanTermSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwBooleanTerm
-
- createBooleanTestSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwBooleanTest
-
- createBooleanTestSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwPredicate
-
- createBooleanTestSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwSearchConditionBooleanTest
-
- createCBRAllExpression(OwSearchCriteria, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createCBRAllPredicate(OwSearchCriteria, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createCBRInExpression(OwSearchCriteria, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createCBRInPredicate(OwSearchCriteria, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createChangePasswordView() - Method in class org.alfresco.wd.ui.profile.OwProfileDialog
-
- createChildObjects(Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
create a list of child objects to the given object
- createChildObjects(Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
Create a list of child objects to the given object.
- createChildObjects(Object) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Create a list of child objects to the given object.
Must be implemented by derived classes.
- createChilds() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
create the children or this node
- createClickEventURL(OwAppContext) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwToolView.OwToolClickTarget
-
- createClient() - Method in class org.alfresco.wd.ui.profile.restlet.AlfrescoRestFactory
-
Factory to create base client for RESTFull call
- createClientResource(String, Client) - Method in class org.alfresco.wd.ui.profile.restlet.AlfrescoRestFactory
-
Factory method to create ClientResource.
- createClipboard() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Create an instance of the OwClipboard object.
- createClone() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
clone value
- createCollectData(OwObject) - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
- createColumnInfo(Collection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
create a list of OwFieldColumnInfo out of a property string list
- createColumnInfo(Collection<String>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
- createColumnName() - Method in class com.wewebu.ow.csqlc.ast.OwColumnReference
-
- createColumnQualifier(String, String) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createColumnReference(OwColumnQualifier, String) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createComboBoxModel(OwFieldDefinition, Object, boolean) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Creates a model for combobox.
- createComboboxRenderer() - Method in interface com.wewebu.ow.server.app.OwComboboxRendererFactory
-
Return a new instance of a combobox renderer,
will read configuration settings and create the corresponding
instance.
- createComboboxRenderer(OwComboModel, String, OwFieldDefinition, OwFieldProvider, OwString) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Creates a renderer component for comboboxes.
- createComboboxRenderer() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- createComboList() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyDisplayCombo
-
create a list of values, if property is a list
- createComboModel(OwField, List<OwComboItem>) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
(overridable)
Factory method for creation of the combo model, for combo box rendering.
- createComboSelectList(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyClipboardBehavior
-
create a list of values, if property is a list
- createComboSelectList(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyDisplayCombo
-
create a list of values, if property is a list
- createComboSelectList(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyMasterRoles
-
create a list of values, if property is a list
- createComboSelectList(OwSettingsProperty) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
create a list of values, if property is a list
- createComboSelectList(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringCombo
-
create a list of values, if property is a list
- createComparisonPredicate(OwSearchCriteria, OwComparisonOperator, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
Create a compare predicate, is called if current predicate is a compare operator.
- createConfiguration(OwXMLUtil, OwAOContext) - Method in class com.wewebu.ow.server.ao.OwManagedAOProvider
-
- createConfiguration() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Create an instance of the OwConfiguration object.
- createConfiguredCodec(OwMainAppContext) - Static method in class com.wewebu.ow.server.util.paramcodec.OwNetworkAttributeBagCodec
-
Creates a new
OwNetworkAttributeBagCodec
based on the bootstrap configuration that is
accessed through the given
OwMainAppContext
.
The expected XML structure of the URLParameterCodec tag element is the following :
URLLifeTime - tag
Configures the amount of time an encoded URL parameter map is valid.
After that the parameter map is considered expired and links that relay
on are considered out of date / expired and will not produce the desired response.
Attributes :
days = days until the parameter map expires considering the URL parameter map encoding time
hours = hours until the parameter map expires considering the URL parameter map encoding time
minutes = minutes until the parameter map expires considering the URL parameter map encoding time
seconds = seconds until the parameter map expires considering the URL parameter map encoding time
AttributeBags - tag
Configures the attribute bag storage name for the parameters maps.
In order to prevent name conflicts in attribute bags usage unique bag names prefixes should
be specified here.
Attributes :
codecprefix = a string prefix to be used in codec internal bag names
cookieprefix = a string prefix to be used in codec internal bag names that will store
cookie based parameter maps
user = user to be used when storing codec attribute bags
CookieParameter - tag
The parameter map codec encodes a parameter map into another parameter map containing
one cookie defining parameter.
- createConfiguredCodec(OwMainAppContext) - Static method in class com.wewebu.ow.server.util.paramcodec.OwTransientCodec
-
Creates a new
OwTransientCodec
based on the bootstrap configuration that is
accessed through the given
OwMainAppContext
.
The expected XML structure of the URLParameterCodec tag element is the following :
URLLifeTimeTime - tag
Configures the amount of time an encoded URL parameter map is valid.
- createConnection(boolean) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Create a Connection with properties depending on the given parameter.
- createContentArchive(List<OwObject>, OwMainAppContext) - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload
-
- createContentCondition(OwSearchNode, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
Scan the node for existence or definition of CBR (a.k.a.
- createContentSearchLiteral(List<String>, OwSearchCriteria) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
(overridable)
Create a literal for the content search criteria, will return a
null value if the provided expression list does not contain valid values (non-empty and non-null).
- createCookie(long) - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
- createCrossDecoratorSearchNode(OwSearchNode, OwCrossMappings, OwNetwork, String) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode
-
factory method for decorator search node.
- createDateFromat(Locale, String) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
- createDefaultColumnInfo(Collection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
create the default column info for the versions view
- createDefaultLiteral(OwSearchCriteria, Object) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createDelegateView() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
(overridable)
Create the instance which is used for delegation of
Property View rendering.
- createDelimitedString(Collection<String>) - Static method in class com.wewebu.ow.server.util.OwEscapedStringTokenizer
-
create a delimited string out of the given string collection that can later be tokenized
- createDelimitedString(Collection<String>, char, char) - Static method in class com.wewebu.ow.server.util.OwEscapedStringTokenizer
-
create a delimited string out of the given string collection that can later be tokenized
- createDisabledObjectNamesString(StringBuffer) - Method in class com.wewebu.ow.server.app.OwMultipleSelectionCall
-
If there are disabled objects in the selected collection a the given
StringBuffer will be filled with their HTML description list.
- createDocument() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
Factory method for document creation
- createDocumentImportItem(String, String, String, int) - Method in class com.wewebu.ow.server.servlets.OwDragDropContent
-
- createDocumentImportItemContentElement(int, int) - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentCollection
-
- createEmptyConfiguration() - Static method in class com.wewebu.ow.server.dmsdialogs.views.classes.OwObjectClassSelectionCfg
-
Factory to create an empty OwObjectClassSelectionCfg instance.
- createEvent(OwOSFamily, String, String, String) - Method in class com.wewebu.ow.server.ui.OwOSFamilyKeyCodeSetting
-
- createEvent(OwOSFamily, OwString) - Method in class com.wewebu.ow.server.ui.OwOSFamilyMouseSetting
-
- createExtendedPredicate(OwSearchCriteria, OwCSQLCProcessor.OwProcessContext, int) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
(overridable)
This method is called if an unknown or by default unsupported operator is found in the provided OwSearchCriteria.
- createFieldManager() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
create a new instance of the field manager
- createFieldManager() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
create a new instance of the field manager
- createFileFilter() - Method in class com.wewebu.ow.server.ao.OwFileAOSupport
-
Factory for FileFilter which will return only specific files.
- createFileName(String, OwContentElement) - Method in class com.wewebu.ow.server.servlets.OwAbstractUpload
-
Return the name which should be used in content disposition header.
- createFileObject(File) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
overridable factory method
- createFilter(Collection, OwFieldDefinitionProvider, String, String, OwDocument) - Static method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Create a filter with a Collection of OwFieldDefinition for the properties to be filtered
and fieldDefinitionProvider for wildcard conversion
- createFilter(Collection, String, OwDocument) - Static method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
create a filter with a Collection of OwFieldDefinition for the properties to be filtered
- createFilter(String) - Static method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
create an empty filter
- createFormDialog() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
- createFormViewBridge() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
(overridable)
Create a property view bridge with form rendering.
- createFromClauseSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwFromClause
-
- createFromTableQualifier(String, String) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createFullQuery(String, Map<String, OwDBDependentComboboxDataHandler.OwWherePropDefinition>) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
Create the String which represents the full SQL query to be fired for new results.
- createIconLink(OwObjectReference) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
Create the icon link for the given object
- createInitialDirContext() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
- createInitialNullValue(OwFieldDefinition, boolean) - Static method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
create a null value for the given field definition
in case of a complex value, returns an array of null's for the complex properties
- createInPredicate(OwSearchCriteria, boolean, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createIntegratedRoleManager(String) - Method in interface com.wewebu.ow.server.role.OwIntegratedApplicationRoleManager
-
Creates role manger instances for given applications.
- createInValueListSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwInValueList
-
- createIterator() - Method in class com.wewebu.ow.server.collections.OwAbstractIterable
-
Sublcasses should create a specific iterator to itterate on the entire collection or on sub-collections/pages only.
- createIterator() - Method in class com.wewebu.ow.server.collections.OwCollectionIterable
-
- createIterator() - Method in class com.wewebu.ow.server.collections.OwCollectionPageIterable
-
- createJavaCodeKeyDeclaration(String) - Static method in class com.wewebu.ow.server.util.OwSecretKey
-
dump a java code byte array representation of a secret key
- createJdbcTemplate(DataSource) - Static method in class com.wewebu.ow.server.util.OwDataSourceUtil
-
Create a Spring JDBC template for provided DataSource
- createJdbcTemplateFromId(String) - Static method in class com.wewebu.ow.server.util.OwDataSourceUtil
-
Creates an Spring JDBC template instance from provided Id.
- createJoinColumnName(OwColumnQualifier) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createJoinSpectificationSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwJoinSpecification
-
- createJspPageUrl(HttpServletRequest) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
(overridable)
URL with jsp page, like server URL + context path.
- createLaunchableItem(OwWorkflowDescription, Collection) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
create a temporary work item for the given workflow ID that can be edited in a launch processor
NOTE: The item is not launched until its dispatch method is called.
- createLayoutSettings() - Method in class com.wewebu.ow.server.app.OwSubLayout
-
Create the layout settings object
- createLazyLoadedInstance(OwLoader<T>, Class<?>...) - Static method in class com.wewebu.ow.server.util.OwLazyLoadingProxyHandler
-
Create a Proxy based on provided Loader, and corresponding interfaces.
- createLeftOperand() - Method in class com.wewebu.ow.csqlc.ast.OwFormatPredicate
-
- createLeftOperand() - Method in class com.wewebu.ow.csqlc.ast.OwInPredicate
-
- createLeftOperand() - Method in class com.wewebu.ow.csqlc.ast.OwLikePredicate
-
- createLeftOperand() - Method in class com.wewebu.ow.csqlc.ast.OwQuantifiedComparisonPredicate
-
- createLeftOperand() - Method in class com.wewebu.ow.csqlc.ast.OwQuantifiedInPredicate
-
- createLikeFormat() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createLikePredicate(OwSearchCriteria, boolean, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createLinkUrl(String, OwObjectReference, String) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
create the URL of the given event and the additional parameter
- createListener() - Method in class com.wewebu.ow.server.app.OwDbUserOperationListenerFactory
-
- createListener() - Method in class com.wewebu.ow.server.app.OwLogUserOperationListenerFactory
-
- createListener() - Method in interface com.wewebu.ow.server.app.OwUserOperationListenerFactory
-
Create an user operation listener.
- createLiteral(String) - Method in class com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral
-
- createLiteral(OwSearchCriteria, Date) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createLiteral(OwSearchCriteria, Number) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createLiteral(OwSearchCriteria, String) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createLiteral(OwSearchCriteria, Object) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createLiteralSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwCharacterStringLiteral
-
- createLiteralSQLString() - Method in interface com.wewebu.ow.csqlc.ast.OwLiteral
-
- createLiteralSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwNullLiteral
-
- createLiteralSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwSignedNumericLiteral
-
- createLiteralSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral
-
- createLiteralSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwStringImageLiteral
-
- createMainNavigationView() - Method in class com.wewebu.ow.server.app.OwMainLayout
-
(overridable)
Factory for OwMainNavigationView
- createMasterPlugin(String, String, OwXMLUtil) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
create a single main plugin of the given plugin node wrapper
- createMasterPlugin(OwXMLUtil) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
create a single main plugin of the given plugin node wrapper
- createMimeManager() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
(overridable) factory method the instantiate the MimeManager
- createMimeManager() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
(overridable)
Factory method to create the MimeManager for this instance.
- createMimeType() - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload.OwBufferedSingleContentEntry
-
(overridable) MIME type creating hook method.
- createMimeType() - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload.OwContentElementEntry
-
- createNavigationView() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- createNewObject(boolean, Object, OwResource, String, OwPropertyCollection, OwPermissionCollection, OwContentCollection, OwObject, String, String) - Method in interface com.wewebu.ow.server.ecm.OwBatch
-
creates a new object on the ECM System using the given parameters
has additional promote and checkin mode parameters for versionable objects
- createNewObject(OwResource, String, OwPropertyCollection, OwPermissionCollection, OwContentCollection, OwObject, String, String) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
creates a new object on the ECM System using the given parameters
- createNewObject(boolean, Object, OwResource, String, OwPropertyCollection, OwPermissionCollection, OwContentCollection, OwObject, String, String) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
creates a new object on the ECM System using the given parameters
has additional promote and checkin mode parameters for versionable objects
- createNewObject(boolean, Object, OwResource, String, OwPropertyCollection, OwPermissionCollection, OwContentCollection, OwObject, String, String, boolean) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
Creates a new object on the ECM System using the given parameters.
Has additional promote and checkin mode parameters for versionable objects
and the extra parameter fKeepCheckedOut_p to control whether the new
objects are checked in automatically or not.
- createNewProperty(Object, OwPropertyClass) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
overridable to create the property
- createNewSubfolderInstance() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
(overridable) create a virtual folder object, used internally in getChilds
- createNullLiteral() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createNullPredicate(OwSearchCriteria, boolean, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createObjectCopy(OwObject, OwPropertyCollection, OwPermissionCollection, OwObject, int[]) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
creates a cloned object with new properties on the ECM system
copies the content as well
- createObjectFromString(OwMainAppContext, String) - Static method in class com.wewebu.ow.server.app.OwEcmUtil
-
creates a OwObject from a string.
- createObjectListView(Collection<OwFieldColumnInfo>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListView
-
- createObjectPropertyView() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
overridable to create properties view
- createObjectSkeleton(OwObjectClass, OwResource) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
creates a new empty object which can be used to set properties and then submitted to the createNewObject function
- createOrderByClauseSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwOrderByClause
-
- createOwUserSelectDialog(int[], boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditor
-
(overridable)
Factory methods for user select dialog, can be overwritten if needed.
- createOwVIId(String, String, OwVIIdType) - Method in class com.wewebu.ow.server.app.impl.viid.OwSimpleVIIdFactory
-
- createPageSelector() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Create the paging component, according with the configuration setting.
- createPageSelector() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
Create the paging component, according with the configuration setting.
- createParseIndexedError(String, int) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- createPasswordPostData(String, String) - Method in class org.alfresco.wd.ui.profile.restlet.AlfrescoRestFactory
-
Factory to create POJO to be send in change requet.
- createPasteMetadataHandler() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
- createPasteMetadataHandler() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- createPluginStatusCacheUtility(int, int, Collection<OwObjectListView.OwPluginEntry>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache
-
- createPluginStatusCacheUtility(int, int, List, OwObject, Collection<OwObjectListView.OwPluginEntry>, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache
-
- createPluginStatusCacheUtility(Collection<OwObjectListView.OwPluginEntry>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache
-
Simplified cache creation where nearly all information is requested through specific Getter methods.
- createPluginStatusCacheUtility(OwIterable<OwObject>, OwObject, Collection<OwObjectListView.OwPluginEntry>, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache
-
Create a cache based on new paging interface.
- createPolicyItem(OwPolicy, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- createPolicyItems(Collection, Collection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- createPolicyLevelDocument(OwPermissionsDocument) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
(overridable)
- createPolicyLevelView() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- createPredicateSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwBetweenPredicate
-
- createPredicateSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwComparisonPredicate
-
- createPredicateSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwFolderPredicate
-
- createPredicateSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwFormatPredicate
-
- createPredicateSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwNullPredicate
-
- createPredicateSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwPredicate
-
- createPredicateSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwSearchConditionPredicate
-
- createPredicateSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwTextSearchPredicate
-
- createPredicateSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwUndefinedPredicate
-
- createPreviewRenderer(String) - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
- createPrivilegesDocument(OwPermissionsDocument, Map<String, String>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
(overridable)
Factory method to create the document which will be used by the current instance.
- createPrivilegeSetEditor() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwAddPrivilegeDialog
-
- createPrivilegesView() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- createProperties(String) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
(overridable) create all properties of the file.
- createPropertyViewBridge() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
- createPropertyViewBridge() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectWithFormDialog
-
- createProvider(OwConfiguration, OwAOContext) - Method in class com.wewebu.ow.server.ao.OwAOProviderFactory
-
- createProxy() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
create a new proxy info used in setProxies
- createProxyHandler(OwLoader<T>) - Static method in class com.wewebu.ow.server.util.OwLazyLoadingProxyHandler
-
Will create an invocation handler which is loading the specific instance
based on the provided loader.
- createQuantifiedInPredicate(OwSearchCriteria, boolean, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createQueryColumnQualifier(String, String) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createQueryFieldName(OwFieldDefinition, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createQueryFieldQualifier(OwFieldDefinition, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createRegionCustomAttributes(int) - Method in class com.wewebu.ow.server.app.OwSubLayout
-
- createRelationColumnInfo(OwObjectLinkRelation) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
(overridable)
Create relation dependent columns to display.
- createRelationColumnInfo(OwObjectLinkRelation) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- createRemoveEventURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- createRendition(OwObject, String) - Method in class com.wewebu.service.rendition.impl.OwAbstractRenditionService
-
- createRendition(OwObject, String) - Method in class com.wewebu.service.rendition.impl.OwSymbolicRenditionService
-
- createRendition(OwObject, String) - Method in interface com.wewebu.service.rendition.OwRenditionService
-
- createRenditionService(String) - Method in class com.wewebu.service.rendition.impl.OwSimpleRenditionServiceProvider
-
- createRightOperand() - Method in class com.wewebu.ow.csqlc.ast.OwFormatPredicate
-
- createRightOperand() - Method in class com.wewebu.ow.csqlc.ast.OwInPredicate
-
- createRightOperand() - Method in class com.wewebu.ow.csqlc.ast.OwLikePredicate
-
- createRightOperand() - Method in class com.wewebu.ow.csqlc.ast.OwQuantifiedComparisonPredicate
-
- createRightOperand() - Method in class com.wewebu.ow.csqlc.ast.OwQuantifiedInPredicate
-
- createRowLinkURL(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwLaunchableWorkflowSelectionView
-
- createRule(Node, OwFieldDefinitionProvider) - Method in class com.wewebu.ow.server.field.OwPriorityRuleFactory
-
Single priority rule factory method.
- createRulesContainerMap(OwXMLUtil, OwFieldDefinitionProvider) - Method in class com.wewebu.ow.server.field.OwPriorityRuleFactory
-
Multiple priority rule factory method.
- createRulesList(OwXMLUtil, OwFieldDefinitionProvider) - Method in class com.wewebu.ow.server.field.OwPriorityRuleFactory
-
- createSafeSubFolder(OwMainAppContext, OwObject, String) - Static method in class com.wewebu.ow.server.app.OwEcmUtil
-
creates a simple subfolder using the default folder class from bootstrap
checks if folder exits already
- createSearchConditionSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwBooleanTerm
-
- createSearchConditionSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwORSearchCondition
-
- createSearchConditionSQLString() - Method in interface com.wewebu.ow.csqlc.ast.OwSearchCondition
-
- createSearchNode(int, int) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
(overridable) factory method
- createSearchNode(OwField, int, int, String, String, Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
(overridable) factory method
- createSearchNode(OwFieldDefinition, int, Object, int, String, String, Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
(overridable) factory method
- createSearchNode(OwFieldDefinition, int, Object, int, String, String, Collection, Object, Object, Object, String) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
(overridable) factory method
- createSearchStore(String, String) - Static method in class com.wewebu.ow.server.app.OwEcmUtil
-
- createSearchTemplate(OwObject) - Method in interface com.wewebu.ow.server.ao.OwSearchTemplateFactory
-
Create search template from given OwObject,
where the content of given OwObject is the search definition.
- createSearchTemplate(Node, String) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
overridable factory method
- createSelectListSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwCompoundSelectList
-
- createSelectListSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwSelectAll
-
- createSelectListSQLString() - Method in interface com.wewebu.ow.csqlc.ast.OwSelectList
-
- createSelectListSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwSelectSublist
-
- createSerializedKey(String) - Static method in class com.wewebu.ow.server.util.OwSecretKey
-
create a secret key and return it as a serialized byte array
- createServerUrl(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- createServerUrl(HttpServletRequest) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
(overridable)
Called to create the server URL for current request.
- createSimpleClassLazyLoadedInstance(Class<O>, Class<T>) - Static method in class com.wewebu.ow.server.util.OwLazyLoadingProxyHandler
-
Create an Instance of an interface, loading the specific implementation class by an
OwClassInstanceLoader
.
- createSimpleSearchNode(String, String, String, OwEcmUtil.OwSimpleSearchClause[], OwFieldDefinitionProvider) - Static method in class com.wewebu.ow.server.app.OwEcmUtil
-
create a simple search node from a array of property values
- createSimpleSearchNode(int, String, String, String, OwEcmUtil.OwSimpleSearchClause[], OwFieldDefinitionProvider) - Static method in class com.wewebu.ow.server.app.OwEcmUtil
-
create a simple search node from a array of property values
- createSimpleSearchNode(int, OwSearchObjectStore, String, String, String, OwEcmUtil.OwSimpleSearchClause[], OwFieldDefinitionProvider) - Static method in class com.wewebu.ow.server.app.OwEcmUtil
-
create a simple search node from a array of property values
- createSimpleSearchNode(int, OwSearchObjectStore, String, String, String, OwEcmUtil.OwSimpleSearchClause[], OwFieldDefinitionProvider, boolean) - Static method in class com.wewebu.ow.server.app.OwEcmUtil
-
create a simple search node from a array of property values
- createSimpleTable(OwSelectList, OwFromClause, OwWhereClause) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
(overridable)
Factory method for OwSimpleTable object, which represents a SQL-statement object.
- createSimpleTableSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
- createSingeltonLazyLoadedInstance(OwLoader<T>, Class<T>) - Static method in class com.wewebu.ow.server.util.OwLazyLoadingProxyHandler
-
Create a specific instance based on provided loader, trying to instantiate the corresponding type only once.
- createSingleClassConfiguration(String) - Static method in class com.wewebu.ow.server.dmsdialogs.views.classes.OwObjectClassSelectionCfg
-
Factory method to create a configuration with single/default class name.
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.app.OwSettingsPropertyControl
-
create a clone out of the given single property value
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
create a clone out of the given single property value
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBoolean
-
create a clone out of the given single property value
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
create a clone out of the given single property value
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyInteger
-
create a clone out of the given single property value
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyIntegerCombo
-
create a clone out of the given single property value
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyKeyBoardMapping
-
create a clone out of the given single property value
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
create a clone out of the given single property value
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject
-
create a clone out of the given single property value
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyString
-
create a clone out of the given single property value
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringCombo
-
create a clone out of the given single property value
- createSingleClonedValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
create a clone out of the given single property value
- createSortSpecificationSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwSortSpecification
-
- createSplitObjectListDocument(String[], Collection<OwFieldColumnInfo>[], List<OwDocumentFunction>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
(overridable)
Factory to create OwSplitObjectListDocument for internal OwSplitObjectListView .
- createSplitView() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
- createSQLSearchCriteria(OwSearchNode, Writer) - Method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
traverse the search criteria tree and generate a SQL Statement
- createSQLStatements(OwSearchNode, Collection<String>, OwSort) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
Create the SQL statement(s) by parsing the provided root search node.
- createSQLStatements(OwSearchNode, Collection<String>, OwSort, int) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
Create the SQL statement(s) by parsing the provided root search node.
- createSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwQueryStatement
-
- createStandardViewBridge() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
(overridable)
Create a standard property view bridge, for standard rendering.
- createStatementCreator() - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
Create a class which is responsible for prepared statement creation,
and also OwAttribute based SQL creation.
- createSubclassesConditions(List<OwClass>) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
(overridable)
- createSubclassNode(OwFieldDefinition, int, Object, int, String, String, Collection, Object, Object, Object, String) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
(overridable)
- createSubmitFunction(String, String) - Static method in class com.wewebu.ow.server.ui.OwAppContext
-
creates JavaSript statements to fire a form submit
event URL is enclosed in single apostrophe
- createSubmitLink(String, String) - Static method in class com.wewebu.ow.server.ui.OwAppContext
-
creates a href link to fire a form submit
event URL is enclosed in single apostrophe
- createSubRegion(List<T>) - Method in class org.alfresco.wd.ui.conf.OwPropertyListConfiguration
-
create a non-grouped subregion instance.
- createSubRegion(OwPropertyGroup<T>) - Method in class org.alfresco.wd.ui.conf.OwPropertyListConfiguration
-
Create a grouped subregion instance.
- createTabInfo(OwEventTarget, String, String, Object, String, String) - Method in class com.wewebu.ow.server.app.OwMenuView
-
overridable to create a tab info
- createTabInfo(OwEventTarget, String, String, Object, String, String) - Method in class com.wewebu.ow.server.ui.OwMenu
-
overridable to create a tab info
- createTableReferenceSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwCorrelatedTableName
-
- createTableReferenceSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwJoinedTable
-
- createTableReferenceSQLString() - Method in interface com.wewebu.ow.csqlc.ast.OwTableReference
-
- createTempDir(String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
creates a unique temp directory
- createTempDir(String) - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- createTempDir(String) - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
creates a unique temp directory
- createTempDir(String) - Method in interface com.wewebu.ow.server.mandator.OwMandatorManagerContext
-
creates a unique temp directory
- createTempDir(String) - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
creates a unique temp directory
- createTextSearchPredicate(OwCharacterStringLiteral, OwColumnReference) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createTimedCookieCollectList() - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- createTimedCookieCollectList() - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
- createTimedCookieCollectList() - Method in class com.wewebu.ow.server.util.paramcodec.OwTransientCodec
-
- createToolItemClickURL(OwToolViewItem) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwToolView
-
- createTreeViewNode(OwTreeView, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
- createTreeViewNode(OwTreeView, Object) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
overridable factory method check of node has subnodes to be overwritten
by the derived class
- createUserAttributeBag(String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
create a attribute bag for scalar settings specific for the current user.
- createUserProfileView() - Method in class com.wewebu.ow.server.app.OwMainLayout
-
- createUserProfileView() - Method in class org.alfresco.wd.ui.profile.OwProfileDialog
-
- createValue(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
to create a single value for the given definition node
NOTE: Reads the value from the ITEM_VALUE_NODE node.
- createValueExpressionSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwColumnReference
-
- createValueExpressionSQLString() - Method in interface com.wewebu.ow.csqlc.ast.OwValueExpression
-
- createValueList(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
create a list of values, if property is a list
- createValueList(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- createValueMap(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
create a list of values, if property is a list
- createVersionIndependentId(OwObject) - Method in interface com.wewebu.ow.server.app.id.viid.OwVIIdFactory
-
Creates an OwVIId for provided object.
- createVersionIndependentId(OwObject) - Method in class com.wewebu.ow.server.app.impl.viid.OwSimpleVIIdFactory
-
- createVersionSelectionCondition(OwSearchNode, int) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- createViidDecoder() - Method in interface com.wewebu.ow.server.app.id.viid.OwVIIdFactory
-
Create an instance which is capable of resolving Strings into OwVIId instances.
- createViidDecoder() - Method in class com.wewebu.ow.server.app.impl.viid.OwSimpleVIIdFactory
-
- createVirtualFolder(Node, String, String) - Method in interface com.wewebu.ow.server.ao.OwVirtualFolderFactory
-
- createVirtualRecordClasses(OwXMLUtil) - Static method in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
- createVirtualRecordClasses(OwXMLUtil, Collection<String>) - Static method in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
- createWhereClauseSQLString() - Method in class com.wewebu.ow.csqlc.ast.OwWhereClause
-
- createWrappedCriteria(OwSearchCriteria) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode
-
- createWrappedCriteria(OwSearchCriteria) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
get the decorated object, to be implemented be overridden classes
- CRIT_OP_BETWEEN - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_CBR_ALL - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria context based retrieval operator
- CRIT_OP_CBR_ANY - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria context based retrieval operator
- CRIT_OP_CBR_IN - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria context based retrieval operator
- CRIT_OP_CBR_NEAR - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria context based retrieval operator
- CRIT_OP_CBR_NONE - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria context based retrieval operator
- CRIT_OP_CBR_PARAGRAPH - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria context based retrieval operator
- CRIT_OP_CBR_SENTENCE - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria context based retrieval operator
- CRIT_OP_CBR_VQL - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria context based retrieval operator
- CRIT_OP_CBR_ZONE - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria context based retrieval operator
- CRIT_OP_EQUAL - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_GREATER - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_GREATER_EQUAL - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_IS_ARRAY_IN - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_IS_ARRAY_NOT_IN - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_IS_IN - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_IS_NOT_IN - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_IS_NOT_NULL - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_IS_NULL - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_LESS - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_LESS_EQUAL - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_LIKE - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_NOT_BETWEEN - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_NOT_EQUAL - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_NOT_LIKE - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator
- CRIT_OP_UNDEF - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
search criteria operator undefined
- CURRENT_DATE_REGION - Static variable in class com.wewebu.ow.server.app.OwMainLayout
-
name of the date region.
- CURRENT_MODULE_KEY - Static variable in class com.wewebu.ow.server.ui.OwView
-
request key for to reference the current module in a JSP redirect
- currentAdviser() - Static method in class com.wewebu.ow.server.ecm.eaop.OwThreadAdviser
-
- CUSTOM_CODE_START - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the selection changed in a view
- CUT - Static variable in class com.wewebu.ow.server.app.OwClipboard
-
the CUT operation
- get(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.classes.OwObjectClassSelectionCfg
-
- get(Class<A>) - Method in interface com.wewebu.ow.server.ecm.eaop.OwAdviser
-
- get(Class<A>) - Method in class com.wewebu.ow.server.ecm.eaop.OwThreadAdviser
-
- get(int) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- getAboutInfo(OwAppContext) - Static method in class com.wewebu.ow.server.app.OwAboutMessageHelper
-
- getAboutInfoAsJs(OwAppContext) - Static method in class com.wewebu.ow.server.app.OwAboutMessageHelper
-
- getAbsentUserID() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
- getAccessMask(String, int, String) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Get the access mask for this resource.
- getAccessMask(String, int, String) - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
- getAccessMaskDescriptions(int) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Returns a map between the access right flag and the localized display name.
- getAccessMaskDescriptions(int) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
Returns a map between the access right flag and the localized display name.
- getAccessRights(String, int, String) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Retrieves the access rights for a given role to a given resource.
- getAccessRights(String, int, String) - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
Retrieves the access rights for a given role to a given resource.
- getAccessRightsView() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
Get method to retrieve the access rights view,
which is responsible for rendering.
- getActionIds() - Method in interface com.wewebu.ow.server.ui.OwEventSettingsConfiguration
-
- getActionIds() - Method in class com.wewebu.ow.server.ui.OwStaticKeySettingsConfiguration
-
- getActionIds() - Method in class com.wewebu.ow.server.ui.OwStaticMouseSettingsConfiguration
-
- getAddedPrivileges() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditorDocument
-
- getAffectedDmsId() - Method in interface com.wewebu.ow.server.history.OwSessionHistoryDeleteEvent
-
Return the DMSID of the deleted object.
Important: the contained DMSID belongs to a deleted object, do not try to obtain the object from the DMSID provided by this event.
- getAffectedDmsId() - Method in class com.wewebu.ow.server.history.OwStandardSessionHistoryDeleteEvent
-
- getAffectedNewProperties() - Method in interface com.wewebu.ow.server.history.OwHistoryPropertyChangeEvent
-
return a list of the affected New properties (OwField), or null if no Properties where affected
- getAffectedNewProperties() - Method in class com.wewebu.ow.server.history.OwStandardHistoryPropertyChangeEvent
-
return a list of the affected New properties (OwField), or null if no Properties where affected
- getAffectedObject() - Method in interface com.wewebu.ow.server.history.OwHistoryAnnotationEvent
-
return the affected OwObjectReference
- getAffectedObject() - Method in interface com.wewebu.ow.server.history.OwHistoryPropertyChangeEvent
-
return a the affected OwObjectReference, or null if no object was affected
- getAffectedObject() - Method in class com.wewebu.ow.server.history.OwStandardHistoryAnnotationEvent
-
return a the affected OwObjectReference
- getAffectedObject() - Method in class com.wewebu.ow.server.history.OwStandardHistoryPropertyChangeEvent
-
return a the affected OwObjectReference, or null if no object was affected
- getAffectedObjectNames() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectDeleteEvent
-
return a list of object names that where deleted
- getAffectedObjectNames() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectDeleteEvent
-
- getAffectedObjects() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectChangeEvent
-
return a list of the affected OwObjectReference, or null if no objects where affected
- getAffectedObjects() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectChangeEvent
-
return a list of the affected OwObjectReference, or null if no objects where affected
- getAffectedOldProperties() - Method in interface com.wewebu.ow.server.history.OwHistoryPropertyChangeEvent
-
return a list of the affected Previous properties (OwField), or null if no Properties where affected
- getAffectedOldProperties() - Method in class com.wewebu.ow.server.history.OwStandardHistoryPropertyChangeEvent
-
return a list of the affected Previous properties (OwField), or null if no Properties where affected
- getAjaxColumns() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- getAjaxEventURL(OwEventTarget, String, String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a URL for the requested AJAX event and redirect to submitted view
- getAjaxEventURL(String, String) - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
get a URL for the requested AJAX event without rendering
- getAjaxUpdateURL(String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Get the AJAX handler, or null
for the given HTML container ID.
- getAlgorithm() - Static method in class com.wewebu.ow.server.util.OwSecretKey
-
get the used algorithm
- getAlignment() - Method in interface com.wewebu.ow.server.field.OwFieldColumnInfo
-
get the object property name this column is referring to
- getAlignment() - Method in class com.wewebu.ow.server.field.OwHeaderFieldColumnInfoDecorator
-
- getAlignment() - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
get the object property name this column is referring to
- getAlignment() - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
get the object property name this column is referring to
- getAllErrorMessages() - Method in class com.wewebu.ow.server.command.OwCommand
-
Get a String containing all error messages.
Must be called after the
OwCommand.execute()
method was called
(otherwise a runtime exception is thrown).
- getAllErrorMessages() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
Get all error messages as a unified string.
- getAllErrorNames() - Method in class com.wewebu.ow.server.command.OwCommand
-
Get a list with all names of objects that failed to be processed.
- getAllErrorNames() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
Get the list with all object names that fail to be processed.
- getAllErrorObjects() - Method in class com.wewebu.ow.server.command.OwCommand
-
Get a list with all objects that failed to be processed.
- getAllErrorObjects() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
Get the list with all objects that fail to be processed.
- getAllEventsNames() - Method in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
- getAllEventsNames() - Method in interface com.wewebu.ow.server.app.OwComboboxRenderer
-
Get all event names for this combo
- getAllItems() - Method in interface com.wewebu.ow.server.app.OwComboModel
-
Get all items.
- getAllItems() - Method in class com.wewebu.ow.server.app.OwDefaultComboModel
-
- getAllItems() - Method in class com.wewebu.ow.server.app.OwFieldManagerComboModel
-
- getAllListId() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- getAllowedPluginInstance(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get a plugin instance for the given ID
- getAllowedPlugins(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get a list of plugin description nodes by type
- getAllowedResources(int) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get all resources the current user has access to for a given category
- getAllowedResources(int) - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
get all resources the current user has access to for a given category
- getAllPolicyItems() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- getAllPropertyNames() - Method in class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration
-
Deprecated.
Get all properties names.
- getAllShortGroupNames(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwADSchemaInterpreter
-
- getAllShortGroupNames() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Reads all groups from the LDAP (e.g.
- getAllShortGroupNames(boolean) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Reads all groups from the LDAP (e.g.
- getAllShortGroupNames(OwLdapConnection) - Method in interface com.wewebu.ow.server.util.ldap.OwLdapSchemaInterpreter
-
Reads all groups from the LDAP (e.g.
- getAllShortGroupNames(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwStandardSchemaInterpreter
-
- getAnnotationID() - Method in interface com.wewebu.ow.server.history.OwHistoryAnnotationEvent
-
get a identifying ID of the annotation in question, can be null if not defined
- getAnnotationID() - Method in class com.wewebu.ow.server.history.OwStandardHistoryAnnotationEvent
-
get a identifying ID of the annotation in question, can be null if not defined
- getAnnotationInfo(T, String) - Method in class com.wewebu.ow.server.ui.viewer.OwAbstractAnnotationInfoProvider
-
Request the information of a specific type.
- getAnnotations(String) - Method in class com.wewebu.ow.server.ui.viewer.OwAbstractAnnotationInfoProvider
-
Get a list of Annotation object for current DMSID,
this id represents the specific content object of the ECM system.
- getAnnotationType() - Method in interface com.wewebu.ow.server.history.OwHistoryAnnotationEvent
-
get the annotation type that was modified, can be null
- getAnnotationType() - Method in class com.wewebu.ow.server.history.OwStandardHistoryAnnotationEvent
-
get the annotation type that was modified, can be null
- getAOProvider() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
- getAOSupportObject(String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwSupportBasedManager
-
- getAOSupportObjects(String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwSupportBasedManager
-
- getAppContext() - Method in interface com.wewebu.ow.server.ui.preview.OwPreviewContext
-
Application context the preview is handled by.
- getAppContext() - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
- getAppContextResource(String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
(overridable)
Retrieves a resource for this application context.
- getAppContextResource(String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
(overridable)
Retrieves a resource for this application context.
- getApplicationAttribute(String) - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getApplicationAttribute(String) - Method in interface com.wewebu.ow.server.conf.OwBaseInitializer
-
get a attribute from the application scope
- getApplicationAttribute(String) - Method in class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
get a attribute from the application scope
- getApplicationAttribute(String) - Method in class com.wewebu.ow.server.servlets.OwServletBaseInitializer
-
- getApplicationAttribute(String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a attribute from the application scope
- getApplicationId() - Method in interface com.wewebu.ow.server.role.OwIntegratedApplicationRoleManager
-
- getApplicationObject(String, Object, boolean, boolean) - Method in interface com.wewebu.ow.server.ao.OwAOManager
-
Returns the application object that is matched by the given name.
- getApplicationObject(String, boolean, boolean) - Method in interface com.wewebu.ow.server.ao.OwAOManager
-
Returns the application object that is matched by the given name.
- getApplicationObject(OwAOType<T>, String, boolean, boolean) - Method in interface com.wewebu.ow.server.ao.OwAOProvider
-
get a Objects for the application to work, like search templates, preferences...
- getApplicationObject(OwAOType<T>, String, List<Object>, boolean, boolean) - Method in interface com.wewebu.ow.server.ao.OwAOProvider
-
get an application object with specific parameters, like search templates, preferences...
- getApplicationObject(String, Object, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwAttributeBagsManager
-
- getApplicationObject(String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwAttributeBagsManager
-
- getApplicationObject(String, Object, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwDefaultAOManager
-
- getApplicationObject(String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwDefaultAOManager
-
- getApplicationObject(OwAOType<T>, String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwManagedAOProvider
-
- getApplicationObject(OwAOType<T>, String, List<Object>, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwManagedAOProvider
-
- getApplicationObject(String, Object, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwSearchTemplatesManager
-
- getApplicationObject(String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwSearchTemplatesManager
-
- getApplicationObject(String, Object, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwVirtualFoldersManager
-
- getApplicationObject(String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwVirtualFoldersManager
-
- getApplicationObject(String, Object, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwXMLAOManager
-
- getApplicationObject(String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwXMLAOManager
-
- getApplicationObject(int, String, Object, boolean, boolean) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
Deprecated.
since 4.2.0.0 use OwAOProvider
for application object retrieval
- getApplicationObject(int, String, boolean, boolean) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
Deprecated.
since 4.2.0.0 use OwAOProvider
for application object retrieval
- getApplicationObject(OwAOType<T>, String, boolean, boolean) - Method in class com.wewebu.ow.server.ecmimpl.OwBackwardsCompatibilityAOProvider
-
- getApplicationObject(OwAOType<T>, String, List<Object>, boolean, boolean) - Method in class com.wewebu.ow.server.ecmimpl.OwBackwardsCompatibilityAOProvider
-
- getApplicationObjectBaseDir(String) - Method in class com.wewebu.ow.server.util.OwNetworkConfiguration
-
- getApplicationObjects(String, boolean) - Method in interface com.wewebu.ow.server.ao.OwAOManager
-
Returns all application objects that are matched by the given name.
- getApplicationObjects(OwAOType<T>, String, boolean) - Method in interface com.wewebu.ow.server.ao.OwAOProvider
-
get a list of Objects for the application to work, like search templates, preferences...
- getApplicationObjects(String, boolean) - Method in class com.wewebu.ow.server.ao.OwAttributeBagsManager
-
- getApplicationObjects(String, boolean) - Method in class com.wewebu.ow.server.ao.OwDefaultAOManager
-
- getApplicationObjects(OwAOType<T>, String, boolean) - Method in class com.wewebu.ow.server.ao.OwManagedAOProvider
-
- getApplicationObjects(String, boolean) - Method in class com.wewebu.ow.server.ao.OwSearchTemplatesManager
-
- getApplicationObjects(String, boolean) - Method in class com.wewebu.ow.server.ao.OwVirtualFoldersManager
-
- getApplicationObjects(String, boolean) - Method in class com.wewebu.ow.server.ao.OwXMLAOManager
-
- getApplicationObjects(int, String, boolean) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
Deprecated.
since 4.2.0.0 use OwAOProvider
for application object retrieval
- getApplicationObjects(OwAOType<T>, String, boolean) - Method in class com.wewebu.ow.server.ecmimpl.OwBackwardsCompatibilityAOProvider
-
- getAppliedPolicies() - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
get a collection of all applied policies
- getAppliedPrivilegeSets() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesDocument
-
- getAppliedPrivilegeSets() - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
get a collection of all applied privilege sets
- getAppSettings() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
Retrieve the App Settings-Set for dynamic complex application settings
NOTE:
The OwSettings are used for complex settings for the plugins which are manually changed from time to time
by the user or the Administrator.
- getAscFlag() - Method in class com.wewebu.ow.server.field.OwSort.OwSortCriteria
-
get the sort direction true = ascending, false = descending
- getAttribute(int) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
- getAttribute(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
- getAttribute(int) - Method in class com.wewebu.ow.server.collections.OwIterableAttributeBag
-
- getAttribute(String) - Method in class com.wewebu.ow.server.collections.OwIterableAttributeBag
-
- getAttribute(int) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- getAttribute(String) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- getAttribute(int) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectCollection
-
get a object at the specified index or throws OwObjectNotFoundException
- getAttribute(String) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectCollection
-
get the attribute with the given name
- getAttribute(int) - Method in class com.wewebu.ow.server.role.OwRoleOptionAttributeBag
-
- getAttribute(String) - Method in class com.wewebu.ow.server.role.OwRoleOptionAttributeBag
-
- getAttribute(int) - Method in class com.wewebu.ow.server.ui.OwDocument
-
(implements OwAttributeBagWriteable) get non persistent attribute
NOTE: use getPersistentAttributeBagWriteable() to obtain a persistent OwAttributeBagWriteable
- getAttribute(String) - Method in class com.wewebu.ow.server.ui.OwDocument
-
(implements OwAttributeBagWriteable) get non persistent attribute
NOTE: use getPersistentAttributeBagWriteable() to obtain a persistent OwAttributeBagWriteable
- getAttribute(int) - Method in interface com.wewebu.ow.server.util.OwAttributeBag
-
get a object at the specified index or throws OwObjectNotFoundException
- getAttribute(String) - Method in interface com.wewebu.ow.server.util.OwAttributeBag
-
get the attribute with the given name or throws OwObjectNotFoundException
- getAttribute(int) - Method in class com.wewebu.ow.server.util.OwSimpleAttributeBagWriteable
-
- getAttribute(String) - Method in class com.wewebu.ow.server.util.OwSimpleAttributeBagWriteable
-
- getAttribute(int) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteable
-
- getAttribute(String) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteable
-
- getAttribute(int, String) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
- getAttribute(String, String) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
- getAttribute(int) - Method in class com.wewebu.ow.server.util.OwStandardDBInvertedAttributeBag
-
- getAttribute(String) - Method in class com.wewebu.ow.server.util.OwStandardDBInvertedAttributeBag
-
- getAttributeBag(String, String, String) - Method in class com.wewebu.ow.server.app.OwAttrBagBasedUserOperationListener
-
Deprecated.
- getAttributeByName(Node, String) - Static method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
Returns the attribute from given node, the method handles the
requested attributes as "required" and throws exception.
- getAttributeMap() - Method in class com.wewebu.ow.server.util.OwSimpleAttributeBagWriteable
-
get the internal map
- getAttributeNames() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
- getAttributeNames() - Method in class com.wewebu.ow.server.collections.OwIterableAttributeBag
-
- getAttributeNames() - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- getAttributeNames() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectCollection
-
get all attribute names in the bag
- getAttributeNames() - Method in class com.wewebu.ow.server.role.OwRoleOptionAttributeBag
-
- getAttributeNames() - Method in class com.wewebu.ow.server.ui.OwDocument
-
(implements OwAttributeBagWriteable) get non persistent attribute names
NOTE: use getPersistentAttributeBagWriteable() to obtain a persistent OwAttributeBagWriteable
- getAttributeNames() - Method in interface com.wewebu.ow.server.util.OwAttributeBag
-
get all attribute names in the bag
- getAttributeNames() - Method in class com.wewebu.ow.server.util.OwSimpleAttributeBagWriteable
-
- getAttributeNames() - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteable
-
- getAttributeNames(String) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
- getAttributeNames() - Method in class com.wewebu.ow.server.util.OwStandardDBInvertedAttributeBag
-
- getAttributes() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get the flag indicating if the criteria can be edited in a search template view or if it is hidden
- getAttributes() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getAttributeValue(String, String, boolean) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
- getAttributeValue(String, String) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
Get the attribute value for given attribute name.
- getAttributeValue(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
get the specified attribute value
replace placeholder if specified
- getAuthentication() - Method in interface com.wewebu.ow.server.auth.OwAuthenticationContext
-
- getAuthentication() - Method in class com.wewebu.ow.server.auth.OwLocalAuthenticationContext
-
- getAuthenticationConfiguration() - Method in class com.wewebu.ow.server.util.OwNetworkConfiguration
-
Get a helper class which contains the configuration for authentication node.
- getAuthHandler() - Method in class org.alfresco.wd.ui.profile.restlet.AlfrescoRestFactory
-
Getter for provided AuthHandler
- getAuthInfo(String) - Method in interface com.wewebu.ow.server.ecm.OwCredentials
-
Return the String which is associated with the requested key.
- getAuthInfo(String) - Method in class com.wewebu.ow.server.ecmimpl.OwAbstractCredentials
-
- getAutoViewerScript(OwMainAppContext, String, int, String, String, int) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
create a script that opens the URL in a viewer and automatically arranges the browser and the viewer
the script can be applied with the addFinalScript() method.
- getAutoViewerScript(OwMainAppContext, String, int, String, String, int, OwWindowPositions) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
create a script that opens the URL in a viewer and automatically arranges the browser and the viewer
the script can be applied with the addFinalScript() method.
- getAvailableAdators() - Method in class com.wewebu.ow.server.ui.OwAdaptor
-
Get the available adaptors as a JavaScript array.
- getAvailableInheritanceDepths() - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
get a collection of applicable levels for inheritance depth
- getAvailableLanguages() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the list of language IDs for the user
- getAvailableListId() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- getAvailablePolicies(OwUserInfo) - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
get a collection of policies that are applicable for the object and
can be used in addPolicy for the given principal
- getAvailablePolicyItems() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- getAvailablePrivileges(OwUserInfo) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesDocument
-
- getAvailablePrivileges(OwUserInfo) - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
get a collection of privileges that are applicable for the object and
can be used in addPrivilegeSet for the given principal
- getAvailableRolePrivileges() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditorDocument
-
- getBag(String) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
get a specific attribute bag
- getBag(String, String) - Method in class com.wewebu.ow.server.util.OwTransientBagRepository
-
- getBag(String, boolean) - Method in class com.wewebu.ow.server.util.paramcodec.OwAppCounterBag
-
Get the bag from the network
- getBag(String, boolean) - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- getBag(String, boolean) - Method in class com.wewebu.ow.server.util.paramcodec.OwNetworkAttributeBagCodec
-
- getBagID() - Method in class com.wewebu.ow.server.app.OwSubLayout
-
Compute the bag ID.
- getBaseClassName() - Method in class com.wewebu.ow.server.ecm.OwClass
-
- getBaseConfiguration() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
retrieve the Configuration object
- getBaseConfiguration() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getBaseConfiguration() - Method in interface com.wewebu.ow.server.history.OwHistoryManagerContext
-
get the configuration information
- getBaseConfiguration() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get the configuration information
- getBaseEventURL(OwEventTarget, String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a base URL with no additional parameters for the requested event and redirect to submitted view
- getBaseObjectType(int) - Static method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
get the base defining type for the given object type.
- getBasePath() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getBasePath() - Method in interface com.wewebu.ow.server.conf.OwBaseInitializer
-
get the base path to the application
- getBasePath() - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
get the base path to the application
- getBasePath() - Method in interface com.wewebu.ow.server.mandator.OwMandatorManagerContext
-
get the base path to the application
- getBasePath() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get the base path to the application
- getBasePath() - Method in class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
get the base path to the application
- getBasePath() - Method in class com.wewebu.ow.server.servlets.OwServletBaseInitializer
-
- getBasePath() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the base path to the application
- getBaseURL(HttpServletRequest) - Method in class com.wewebu.ow.server.ui.OwAdaptor
-
Get the base URL for the adaptor.jsp.
- getBaseURL() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the URL to the web application context root
- getBetweenPredicateRangeLimits(OwSearchCriteria, boolean, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- getBigDefaultIconHTML() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get the HTML code for the big (24x24 pixels) icon for this plugin to be displayed in the object list.
- getBigDefaultIconHTML() - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
get the HTML code for the big (24x24 pixels) icon for this plugin to be displayed in the object list.
- getBigIcon() - Method in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
- getBigIcon() - Method in class com.wewebu.ow.server.app.OwFunction
-
get the big (24x24 pixels) icon URL for this plugin to be displayed
- getBigIcon() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwToolViewItem
-
Get a big-icon for the tool to display.
- getBigIconHTML(OwObject, OwObject) - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get the HTML code for the big (24 x 24 Pixels )icon for this plugin to be displayed in the object list.
- getBigIconHTML(OwObject, OwObject) - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
get the HTML code for the small (24x24 pixels) icon for this plugin to be displayed in the object list.
- getBootstrap(OwBaseInitializer) - Static method in class com.wewebu.ow.server.app.OwConfiguration
-
- getBootstrapConfiguration() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the bootstrap Configuration DOM node
- getBpmProcessDefinitionsCategoryMap() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a map of workflow descriptions by there ID.
- getBPMRepository() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
- getBreadcrumbPart() - Method in class com.wewebu.ow.server.app.OwMainLayout
-
- getBreadcrumbPart() - Method in class com.wewebu.ow.server.app.OwMasterView
-
- getBreadcrumbPart() - Method in class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
- getBreadcrumbPart() - Method in class com.wewebu.ow.server.ui.OwAppContext.OwDialogManagerViewReference
-
- getBreadcrumbPart() - Method in interface com.wewebu.ow.server.ui.OwBaseView
-
This method is used to create a "Breadcrumb"
navigation view.
- getBreadcrumbPart() - Method in class com.wewebu.ow.server.ui.OwLayout.OwDispatchRegion
-
- getBreadcrumbPart() - Method in class com.wewebu.ow.server.ui.OwView
-
- getBrokenLink() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImage
-
Get the link part to broken image location.
- getBuildNumber() - Method in class com.wewebu.ow.server.app.OwAppVersion
-
- getBuildNumber() - Static method in class com.wewebu.ow.server.app.OwConfiguration
-
Get a readable string for buildNumber
- getButtonList() - Method in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
- getButtonList() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
- getButtonList() - Method in class com.wewebu.ow.server.ui.button.OwImageButtonView
-
Get a list of buttons which should be rendered.
- getButtonList() - Method in class com.wewebu.ow.server.ui.button.OwUnifyImageButtonView
-
- getButtonProvider() - Method in class com.wewebu.ow.server.ui.button.OwUnifyImageButtonView
-
Getter for the list of button provider.
- getCachedObjectDMSID() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector.OwObjectCollectData
-
- getCachedObjectName() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector.OwObjectCollectData
-
- getCachedPluginState(OwObjectListView.OwPluginEntry, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache.OwPluginStatusCachingUtility
-
Returns the cached plugin status.
- getCannotLoadNodeText() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Returns the localized error message when subnodes of a node cannot be loaded.
- getCatalogName() - Method in class com.wewebu.ow.server.util.OwTableSpec
-
- getCategories() - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get all defined categories and displaynames as a map
- getCategories() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
- getCategory() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getCategory() - Method in interface com.wewebu.ow.server.ecm.OwPropertyClass
-
get the property category, or an empty string of no category is set
- getCategory() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get the property category, or an empty string of no category is set
- getCategoryDisplayName(Locale, int) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get a display name for the given category
- getCategoryDisplayName(Locale, int) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a display name for the given category
- getCategoryMap() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
the map that maps the categories to category names
- getChangeFilterOperatorURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
- getChangeFilterOperatorURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
- getChangeType() - Method in interface com.wewebu.ow.server.history.OwHistoryAnnotationEvent
-
return the change type of the annotation as defined with CHANGE_TYPE_...
- getChangeType() - Method in class com.wewebu.ow.server.history.OwStandardHistoryAnnotationEvent
-
return the change type of the annotation as defined with CHANGE_TYPE_...
- getCheckedOutUserID(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
get the user who checked out the object
- getCheckinAsMajor() - Method in interface com.wewebu.ow.server.app.OwDocumentImportItem
-
Return a Boolean representing the checkin status
for this item, possible values are:
Boolean.TRUE
: create/checkin as major version
Boolean.FALSE
: create/checkin as minor version
null
: action should be request from user/or ignore
- getCheckinAsMajor() - Method in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
- getCheckinModeObject() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwCheckInHandler
-
Get selected check in mode.
- getCheckinModeObject() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
- getChildCount(int[], int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the number of children
- getChildCount(int[], int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the number of children
- getChildCount(int[], int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the number of children
- getChildCount(int[], int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getChildCount(int[], int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the number of children
- getChildCount(int[], int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
get the number of children
- getChildElement(Element, String) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get the child element
- getChildElementText(Element, String) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get text element of a given child
- getChildNames(OwNetwork, boolean) - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
get the child classes of this class if we deal with a class tree
- getChildNames(OwNetwork, boolean) - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
get the child classes of this class if we deal with a class tree
- getChildNames(OwNetwork, boolean) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
get the child classes of this class if we deal with a class tree
- getChildNames(OwNetwork, boolean) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
get the child classes of this class if we deal with a class tree
- getChildNode(Node, String) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get a given child node
- getChildren(OwLoadContext) - Method in interface com.wewebu.ow.server.collections.OwPageableObject
-
- getChildren() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS.OwTreeViewNodeJS
-
Get the children of this node.
- getChildren(OwLoadContext) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
- getChildren(OwSemiVirtualFolder, int[], Collection, OwSort, int, int, OwSearchNode) - Method in interface com.wewebu.ow.server.ecm.OwSemiVirtualFolderAdapter
-
Retrieves all children of the given semi-virtual-folder object.
- getChildren(OwSemiVirtualFolder, OwLoadContext) - Method in interface com.wewebu.ow.server.ecm.OwSemiVirtualFolderAdapter
-
- getChildren(OwLoadContext) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getChildren(OwSemiVirtualFolder, int[], Collection, OwSort, int, int, OwSearchNode) - Method in class com.wewebu.ow.server.ecm.OwStandardSemiVirtualFolderAdapter
-
- getChildren(OwSemiVirtualFolder, OwLoadContext) - Method in class com.wewebu.ow.server.ecm.OwStandardSemiVirtualFolderAdapter
-
- getChildren(OwLoadContext) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
- getChildrenSort() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Get the currently set children sort criteria
- getChilds(int[], Collection, OwSort, int, int, OwSearchNode) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the children of the object, does NOT cache the returned object
- getChilds(OwNetwork, boolean) - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
get the child classes of this class if we deal with a class tree
- getChilds(int[], Collection, OwSort, int, int, OwSearchNode) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the children of the object, does NOT cache the returned object
For Compound Documents returns the list of contained documents
For Folders returns the list of subfolders
- getChilds(OwNetwork, boolean) - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
get the child classes of this class if we deal with a class tree
- getChilds(int[], Collection, OwSort, int, int, OwSearchNode) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the children of the object
For Compound Documents returns the list of contained documents
For Folders returns the list of subfolders
- getChilds(boolean) - Method in interface com.wewebu.ow.server.ecm.OwPrivilege
-
get the child privileges if any
- getChilds() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode
-
- getChilds(int[], Collection, OwSort, int, int, OwSearchNode) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getChilds(OwNetwork, boolean) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
get the child classes of this class if we deal with a class tree
- getChilds(int[], Collection, OwSort, int, int, OwSearchNode) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the children of the object.
- getChilds(OwSearchNode, int[], Collection, OwSort, int, int, OwSearchNode) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the children of the object.
- getChilds(OwNetwork, boolean) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
get the child classes of this class if we deal with a class tree
- getChilds() - Method in interface com.wewebu.ow.server.field.OwEnum
-
get the contained child collection
- getChilds() - Method in class com.wewebu.ow.server.field.OwSearchNode
-
get children of this search node which are combined using the m_iOp Operator
- getChilds() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- getChilds() - Method in class com.wewebu.ow.server.field.OwStandardEnum
-
get the contained child collection
- getChilds() - Method in class com.wewebu.ow.server.field.OwStandardLocalizeableEnum
-
- getChilds(int[], Collection, OwSort, int, int, OwSearchNode) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getCipher() - Method in class com.wewebu.ow.server.util.OwSecretKey
-
get a cipher for the key
- getClassDescription() - Method in class com.wewebu.ow.server.ecm.OwStandardClassSelectObject
-
- getClassDescription() - Static method in class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
- getClasses() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchSpecialNodeOperator
-
Array of OwClass, representing the
classes defined for the scanned search node
- getClassName() - Method in class com.wewebu.ow.server.conf.OwBaseConfiguration.OwPluginTypeDefinition
-
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwClass
-
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the class name of the object, the class names are defined by the ECM System
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
get the name of the class
- getClassName() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the class name of the object, the class names are defined by the ECM System
- getClassName() - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
get the symbolic name of the class
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the class name of the object, the class names are defined by the ECM System
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria
-
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
get the name of the class
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get the name of the class
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the class name of the object, the class names are defined by the ECM System
- getClassName() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
get the name of the class
- getClassName() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get the name of the class
- getClassName() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getClassName() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getClassName() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getClassName() - Method in interface com.wewebu.ow.server.history.OwHistoryModifiedPropertyValue
-
get the modified property class name
- getClassName() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectCreateEvent
-
get the classname of the new object
- getClassName() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getClassName() - Method in class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue
-
get the modified property class name
- getClassName() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- getClassType() - Method in interface com.wewebu.ow.server.ao.OwAOType
-
Class which the type will be cast to.
- getClassType() - Method in class com.wewebu.ow.server.ao.OwAOTypeImpl
-
- getClearButton() - Method in class com.wewebu.ow.server.app.OwClipboardView
-
Get the code for rendering the clear button.
- getClientID() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a ID / name for the calling client
- getClientID() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getClientID() - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
get a ID / name for the calling client browser
- getClientID() - Method in interface com.wewebu.ow.server.mandator.OwMandatorManagerContext
-
get a ID / name for the calling client browser
- getClientID() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get a ID / name for the calling client
- getClientSideId() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Get the id used for client side scripts for calculate the height of the
tree.
- getClientTimeZone() - Method in interface com.wewebu.ow.server.ecm.OwNetworkContext
-
Return a time zone which represents the client time zone.
- getClientTimeZone() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
- getClientTimeZoneInfo() - Method in interface com.wewebu.ow.server.ecm.OwNetworkContext
-
Get client's time zone offset information.
- getClientTimeZoneInfo() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Get client's time zone offset information.
- getClientWildCard(int) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a wild card to be used in the client for the given wild card type
- getClientWildCard(int) - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
get a wild card to be used in the client for the given wild card type
- getClientWildCardDefinitions() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the client wildcard definitions to translate client wildcards to repository wildcards
- getClipboard() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the one and only clipboard for the session
- getClipboard() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Get current Clipboard, often used in this class.
- getClipboard() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardPasteMetadataHandler
-
Get current Clipboard, often used in this class.
- getClipboardAvailableDocFunctionIds() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Get the document function plugin IDs available in clipboard.
- getClonedPermissions() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the cloned permissions
- getClonedPermissions() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the cloned permissions
- getClonedPermissions() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the cloned permissions
- getClonedPermissions() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getClonedPermissions() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the cloned permissions
- getClonedPermissions() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getClonedProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
retrieve the specified properties from the object as a copy
NOTE: The returned collection might contain more Properties than requested with PropertyNames_p
NOTE: if the properties where not already obtained from the archive (e.g.
- getClonedProperties(Collection) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
retrieve the specified properties from the object as a copy
NOTE: Other the getProperties, the returned collection returns exactly the requested properties
NOTE: if the properties where not already obtained from the archive (e.g.
- getClonedProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
retrieve the specified properties from the object as a copy
NOTE: The returned collection might contain more Properties than requested with PropertyNames_p
NOTE: if the properties where not already obtained from the archive (e.g.
- getClonedProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getClonedProperties(OwObject, Collection) - Static method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
retrieve the specified properties from the object as a copy
NOTE: The returned collection contains exactly the requested
propertyNames_p, or all if propertyNames_p == null
NOTE: if the properties where not already obtained from the archive (e.g.
- getClonedProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
retrieve the specified properties from the object as a copy
NOTE: The returned collection might contain more Properties than requested with PropertyNames_p
NOTE: if the properties where not already obtained from the archive (e.g.
- getClonedProperties(Collection) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getCloseIconURL(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
get a URL to the close icon
- getCloseIconURL(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
get a URL to the close icon
to be implemented by the derived class
- getCloseIconURL(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Get an URL for the close icon.
Should be implemented by the derived class.
- getCloseIconURL() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
get a URL to the close icon
- getCollapseStacktraceMessage() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Returns the localized message for collapsing the stacktrace.
- getCollection() - Method in class com.wewebu.ow.server.app.OwSettings
-
get collection to the settingssets
- getColumnDataType(OwPropertyClass) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Returning an int representing the data type of the property.
- getColumnInfo() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
get the list of column info to be used by this list view
- getColumnInfo() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getColumnInfoList() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the column info list that describes the columns for the child list
- getColumnInfoList() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the column info list that describes the columns for the child list
- getColumnInfoList() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the column info list that describes the columns for the child list
- getColumnInfoList() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getColumnInfoList() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the cached list of the column info tuple, which describe the result view
- getColumnInfoList() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the column info list that describes the columns for the child list
- getColumnInfoList() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getColumnInfoList() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get the list of the column info tuple, which describe the result view
- getColumnInfoList() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getColumnInfos() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListDocument
-
- getColumnItemsCount() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwToolView
-
- getColumnName() - Method in class com.wewebu.ow.csqlc.ast.OwColumnReference
-
- getColumnName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwAjaxColumnEntry
-
get name
- getColumnNames() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksDocument
-
Will return a list of column names, which should be displayed.
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwANDBooleanTerm
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwBetweenPredicate
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwColumnReference
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwComparisonPredicate
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwCompoundSelectList
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwCorrelatedTableName
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwFolderPredicate
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwFromClause
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwInPredicate
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwJoinedTable
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwJoinSpecification
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwLikePredicate
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwNOTBooleanFactor
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwNullPredicate
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwOrderByClause
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwORSearchCondition
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwQuantifiedComparisonPredicate
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwQuantifiedInPredicate
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwQueryStatement
-
- getColumnQualifiers() - Method in interface com.wewebu.ow.csqlc.ast.OwSearchCondition
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwSearchConditionBooleanTest
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwSearchConditionPredicate
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwSelectAll
-
- getColumnQualifiers() - Method in interface com.wewebu.ow.csqlc.ast.OwSelectList
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwSelectSublist
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwSortSpecification
-
- getColumnQualifiers() - Method in interface com.wewebu.ow.csqlc.ast.OwTableReference
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwTextSearchPredicate
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwUndefinedPredicate
-
- getColumnQualifiers() - Method in interface com.wewebu.ow.csqlc.ast.OwValueExpression
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwWhereClause
-
- getColumnQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwXBooleanFactor
-
- getColumnTitle() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get column title if defined
- getColumnWidth() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwAjaxColumnEntry
-
get width
- getComboboxRendererClassName() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
Get the combobox renderer class name.
- getCompleteReferenceString(OwObjectReference, int) - Static method in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
get a reference string that can be used for serialization, with all ref information
- getComplexChildClasses() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getComplexChildClasses() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
- getComplexChildClasses() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getComplexChildClasses() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get child properties classes of a complex property class
- getComplexChildClasses() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getComplexChildClasses() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getConf() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
- getConfig() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
- getConfigChangeEvent() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
delegates OwConfigChangeEventListener notifications to the subscribed listeners
- getConfigNode() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get the plugin config node
- getConfigNode() - Method in class com.wewebu.ow.server.app.OwFieldManager
-
Get configuration node for current manager instance.
- getConfigNode() - Method in class com.wewebu.ow.server.app.OwFunction
-
get the reference to the plugin description node
- getConfigNode() - Method in class com.wewebu.ow.server.app.OwMasterDocument
-
get the plugin description node
- getConfigNode() - Method in class com.wewebu.ow.server.app.OwMasterView
-
get the plugin description node
- getConfigNode() - Method in interface com.wewebu.ow.server.app.OwPlugin
-
get the plugin config node
- getConfigNode() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
- getConfigNode() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
Simple getter of configuration
- getConfigNode() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
- getConfigNode() - Method in class com.wewebu.ow.server.history.OwStandardHistoryManager
-
get configuration node with XML config information
- getConfigNode() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get configuration node with XML config information
- getConfigNode() - Method in interface com.wewebu.ow.server.ui.OwConfigurableDialog
-
- getConfigNode() - Method in class com.wewebu.ow.server.util.OwNetworkConfiguration
-
Return the current configuration node (owbootstrap.xml).
- getConfigPath() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- getConfigPath() - Method in interface com.wewebu.ow.server.mandator.OwMandatorManagerContext
-
get the path to the configuration files
- getConfiguration() - Method in interface com.wewebu.ow.server.ao.OwAOContext
-
- getConfiguration() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
retrieve the Configuration object
- getConfiguration() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getConfiguration() - Method in class com.wewebu.ow.server.app.OwMasterDocument
-
get the configuration object
- getConfiguration() - Method in class com.wewebu.ow.server.app.OwMasterView
-
get the configuration object
- getConfiguration() - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
- getConfiguration() - Method in class com.wewebu.ow.server.util.OwAuthenticationConfiguration
-
Get the helper which represents/hold the configuration for extended authentication.
- getConfigurationName() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a name for the configuration to use
can be used to distinguish different applications
- getConfigurationName() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getConfigurationName() - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
get a name for the configuration to use
can be used to distinguish different applications
- getConfigurationName() - Method in interface com.wewebu.ow.server.mandator.OwMandatorManagerContext
-
get a name for the configuration to use
can be used to distinguish different applications
- getConfigurationName() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get a name for the configuration to use
can be used to distinguish different applications
- getConfiguredCategories() - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Get configured categories and displaynames as a map.
- getConfiguredCategories() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
- getConfiguredEventTypes() - Method in class com.wewebu.ow.server.history.OwTouchConfiguration
-
Return the configured event types.
- getConfiguredImage(ServletConfig, String) - Method in class com.wewebu.ow.server.servlets.OwRenditionServlet
-
Helper to get configured path to images.
- getConfiguredMappingForEventType(int) - Method in class com.wewebu.ow.server.history.OwTouchConfiguration
-
Return a list of mappings for the given event type
- getConfigURL(String) - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getConfigURL(String) - Method in interface com.wewebu.ow.server.conf.OwBaseInitializer
-
get the URL to the configuration file
- getConfigURL(String) - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
get the URL to the configuration file
- getConfigURL(String) - Method in class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
loads a URL for a configuration either from local file, external file or from a JNDI context
- getConfigURL(String) - Method in class com.wewebu.ow.server.servlets.OwServletBaseInitializer
-
- getConfigURL(String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
loads a URL for a configuration either from local file,
external file or from a JNDI context
- getContainer() - Method in interface com.wewebu.ow.server.field.OwPriorityRule
-
Gets the container ID the rule applies to
- getContainer() - Method in class com.wewebu.ow.server.field.OwPriorityRuleBase
-
Gets the container ID the rule applies to.
- getContainerMimeType(int) - Method in class com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwContainerPrefixMapSingleton
-
get the container prefix for the given type
- getContainerPrefix(int) - Method in class com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwContainerPrefixMapSingleton
-
get the container prefix for the given type
- getContainerType(String) - Method in class com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwContainerPrefixMapSingleton
-
get the container type for a given queuename prefix
- getContainerTypes() - Method in class com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwContainerPrefixMapSingleton
-
- getContent() - Method in class com.wewebu.ow.server.app.OwClipboard
-
get the contained clipboard OwClipboardContent items as an iterator
- getContentCollection() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the content of the object
- getContentCollection() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the content of the object
- getContentCollection() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the content of the object
- getContentCollection() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getContentCollection() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the content of the object
- getContentCollection() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getContentElement(int, int) - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentCollection
-
Returns the content element for the given type and page
- getContentElement(int, int) - Method in interface com.wewebu.ow.server.ecm.OwContentCollection
-
get a content element for the given type and page
- getContentElement(int, int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get a content element for the given type and page
- getContentElement(int, int) - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
get a content element for the given type and page
- getContentFilePath() - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
Returns the file path to the content (optional, only available if content is stored locally).
NOTE:
This function is only used for ECM Systems which can only download through files.
- getContentFilePath() - Method in interface com.wewebu.ow.server.ecm.OwContentElement
-
get the file path to the content (optional, only available if content is stored locally)
NOTE: This function is only used for ECM Systems which can only download through files
If a FilePath exists, a stream will also exist.
- getContentFilePath() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the file path to the content (optional, only available if content is stored locally)
NOTE: This function is only used for ECM Systems which can only download through files
If a FilePath exists, a stream will also exist.
- getContentFilePath() - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
get the file path to the content (optional, only available if content is stored locally)
NOTE: This function is only used for ECM Systems which can only download through files
If a FilePath exists, a stream will also exist.
- getContentLines() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNote
-
Get the note m_content as lines.
- getContentMimeParameter(int) - Method in interface com.wewebu.ow.server.app.OwDocumentImportItem
-
Returns the MIME parameter of the i-th content stream.
- getContentMimeParameter(int) - Method in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
- getContentMimeType(int) - Method in interface com.wewebu.ow.server.app.OwDocumentImportItem
-
Returns the MIME type of the i-th content stream.
- getContentMimeType(int) - Method in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
- getContentObject() - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
Returns the content object The content representation is of type Object
- getContentObject() - Method in interface com.wewebu.ow.server.ecm.OwContentElement
-
get the content object
The content representation is of type Object
- getContentObject() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the content object
The content representation is of type Object
- getContentObject() - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
get the content object
The content representation is of type Object
- getContentRepresentation() - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
get the content representation, which can be either url, stream or object
- getContentRepresentation() - Method in interface com.wewebu.ow.server.ecm.OwContentElement
-
get the content representation, which can be either URL, stream or object
- getContentRepresentation() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the content representation, which can be either url, stream or object
- getContentRepresentation() - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
get the content representation, which can be either url, stream or object
- getContentStream(int) - Method in interface com.wewebu.ow.server.app.OwDocumentImportItem
-
Returns the ith content stream of the imported document as InputStream.
- getContentStream(OutputStream) - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
Returns the content from the object.
- getContentStream(int) - Method in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
- getContentStream(OutputStream) - Method in interface com.wewebu.ow.server.ecm.OwContentElement
-
get the content from the object.
- getContentStream(OutputStream) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the content from the object.
- getContentStream(OutputStream) - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
get the content from the object.
- getContentStreamCount() - Method in interface com.wewebu.ow.server.app.OwDocumentImportItem
-
Returns the number of content elements associated with this imported document.
- getContentStreamCount() - Method in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
- getContentType() - Method in class com.wewebu.ow.server.app.OwClipboard
-
get the type of the current content
- getContentType() - Method in class com.wewebu.ow.server.util.upload.OwMultiPart
-
Returns the content type of the file data contained within.
- getContentTypes() - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentCollection
-
- getContentTypes() - Method in interface com.wewebu.ow.server.ecm.OwContentCollection
-
get a list of content types used in this object
- getContentTypes() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get a list of content types used in this object
- getContentTypes() - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
get a list of content types used in this object
- getContentURL() - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
Returns the URL to the resource where the content can be retrieved.
- getContentURL() - Method in interface com.wewebu.ow.server.ecm.OwContentElement
-
get the content URL
The content representation is of type URL (String)
- getContentURL() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the content URL from the object.
- getContentURL() - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
get the content URL from the object.
- getContext() - Method in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
Get the context.
- getContext() - Method in class com.wewebu.ow.server.app.OwFunction
-
get a reference to the app context
- getContext() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
get the context reference
- getContext() - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
return the network context that was past during initialization
- getContext() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get a reference to the network context
- getContext() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get context
- getContext() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
- getContext() - Method in class com.wewebu.ow.server.history.OwStandardHistoryManager
-
get the application context
- getContext() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get the application context
- getContext() - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
get the context reference
- getContext(HttpSession) - Static method in class com.wewebu.ow.server.ui.OwWebApplication
-
Get the context for current session.
- getContext() - Method in class com.wewebu.ow.server.ui.OwWebApplication
-
- getContext() - Method in interface com.wewebu.ow.server.ui.viewer.OwInfoProvider
-
Returns registry context
on which this provider is registered on.
- getContextMenu() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get property from the XML plugin config node
- getContextMenu() - Method in class com.wewebu.ow.server.app.OwFunction
-
check if plugin should be displayed in context menu
- getContextMenuFunction() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Return a list of document function which
should be displayed in the context menu of current
view.
- getContextType() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
get the context of the step processor as defined in STEPPROCESSOR_CONTEXT_...
- getContributors(OwAppContext) - Static method in class com.wewebu.ow.server.app.OwAboutMessageHelper
-
- getControlledViewTitle() - Method in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
get the title of the controlled view
- getCookieBag(String, boolean) - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- getCookieName() - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec.OwTimedCookie
-
- getCookieName() - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec.OwTimedCookieValue
-
- getCookieTableBag() - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- getCookieValue(String) - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- getCookieValue(String) - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
- getCookieValue(String) - Method in class com.wewebu.ow.server.util.paramcodec.OwTransientCodec
-
- getCopyright(OwAppContext) - Static method in class com.wewebu.ow.server.app.OwAboutMessageHelper
-
- getCount() - Method in class com.wewebu.ow.server.app.OwObjectSequenceDialog
-
- getCount() - Method in interface com.wewebu.ow.server.app.OwSequenceView
-
get the number of sequence items in the view
- getCount() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
- getCount() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
Get total number of items.
- getCreationInitialValuesConfig(String) - Method in class com.wewebu.ow.server.util.OwNetworkConfiguration
-
Get the configuration node defining the initial values for new objects of a specific object class.
- getCreationTime() - Method in class com.wewebu.ow.server.app.OwUserOperationEvent
-
Getter for creation time.
- getCredentials() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the credentials of the logged in user
- getCredentials() - Method in interface com.wewebu.ow.server.ecm.OwAuthenticationProvider
-
get the credentials of the logged in user
- getCriteria() - Method in class com.wewebu.ow.server.field.OwSearchNode
-
get the criteria of this node
- getCriteria(String) - Method in class com.wewebu.ow.server.field.OwSort
-
get the specified criteria
- getCriteria() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- getCriteriaCollection() - Method in class com.wewebu.ow.server.field.OwSort
-
get a collection over the criteria.
- getCriteriaList(int) - Method in class com.wewebu.ow.server.field.OwSearchNode
-
get a list which contains all the criteria in the OwSearchNode Tree
- getCriteriaList(int) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- getCriteriaList(OwSearchNode) - Method in class com.wewebu.ow.server.fieldimpl.OwSearchNodeFilter
-
Return a list of specific filtered OwSearchCriteria.
- getCriteriaMap(int) - Method in class com.wewebu.ow.server.field.OwSearchNode
-
get a map which maps all the criteria in the OwSearchNode Tree to their unique name
- getCriteriaMap(int) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- getCriteriaMap(OwSearchNode) - Method in class com.wewebu.ow.server.fieldimpl.OwSearchNodeFilter
-
Return a map of criteria which will be add during
filter process.
- getCriteriaQueryName(OwSearchCriteria) - Method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
(overridable) Method to get the property name, which is used for query statements.
This method can be overwritten if the field definition name and
field definition query name are not corresponding.
- getCtrlCode() - Method in class com.wewebu.ow.server.app.OwPluginKeyBoardMaping
-
- getCtrlDescription(Locale, int) - Method in class com.wewebu.ow.server.ui.OwKeyboardDescription
-
- getCtrlDescription(Locale, int) - Static method in class com.wewebu.ow.server.ui.OwKeyEvent
-
- getCtrlKeyCode() - Method in class com.wewebu.ow.server.ui.OwKeyEvent
-
- getCurrentDialog() - Method in class com.wewebu.ow.server.ui.OwDialogManager
-
get the current topmost dialog
- getCurrentFilter() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
- getCurrentFilter() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
- getCurrentIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
getter method for referencing in JSP files
- getCurrentItem() - Method in class com.wewebu.ow.server.app.OwObjectSequenceDialog
-
- getCurrentMasterPluginID() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the current Id to the active master plugin
- getCurrentMasterView() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the current active master plugin view
- getCurrentNode() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
get the currently selected node
- getCurrentPage() - Method in class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
Gets the current page of items within collection
- getCurrentPage() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getCurrentPage() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
- getCurrentRole() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditorDocument
-
- getCurrentRoleName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditorDocument
-
- getCurrentSelectedNode() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get the current selected node.
- getCurrentUser() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- getCurrentUser() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getCurrentUser() - Method in interface com.wewebu.ow.server.ecm.OwNetworkContext
-
get the current user
- getCurrentUser() - Method in interface com.wewebu.ow.server.history.OwHistoryManagerContext
-
get the current user
- getCurrentUser() - Method in interface com.wewebu.ow.server.mandator.OwMandatorManagerContext
-
get the current user
- getCurrentUser() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get the current user
- getCurrentUser() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get the current logged on user
- getCustomRegionAttributes() - Method in class com.wewebu.ow.server.app.OwSubLayout
-
- getCut() - Method in class com.wewebu.ow.server.app.OwClipboard
-
get the mark the clipboard content as cut flag, i.e.
- getData(OwFieldProvider) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
- getData(OwFieldProvider) - Method in interface com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxDataHandler
-
Provide Combobox results which should be available as options in UI.
- getData() - Method in class org.alfresco.wd.ui.profile.OwUserProfileView
-
- getDataHandler() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
- getDate() - Method in class com.wewebu.ow.server.app.OwAttrBagBasedUserOperationListener.OwDateValue
-
Getter for date.
- getDate() - Method in class com.wewebu.ow.server.ui.OwUsageCounter.OwUsageState
-
get the user count
- getDateFormat() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Get the date format for current context/instance.
- getDateFormater() - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
get the formatter used for dates
- getDateFormatString() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the format string to use for date values
- getDateFormatStringWithoutDate() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the format string to use for time values do not use date tokens
- getDateFormatStringWithoutTime() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the format string to use for date values do not use time tokens
- getDateInTransportFormat(Date) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Transform a Date into the defined transport format.
- getDateMode(int) - Static method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
get the date mode part of the mode flag
- getDateWithoutTimeFormater() - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
get the formatter used for time
- getDecimalSeparator() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Character which represents the decimal separator.
- getDefaultActionString(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Get a string which represents the default action for provided object.
- getDefaultAsc() - Method in class com.wewebu.ow.server.field.OwSort
-
get default sort order for new criteria
- getDefaultBigIcon() - Method in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
Get the default big icon path.
- getDefaultClass() - Method in class com.wewebu.ow.server.dmsdialogs.views.classes.OwObjectClassSelectionCfg
-
- getDefaultColumns() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- getDefaultDescription() - Method in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
Get the default description for this extension.
- getDefaultDisplayName() - Method in class com.wewebu.ow.server.util.OwString
-
get the default displayname
- getDefaultDisplayName() - Method in class com.wewebu.ow.server.util.OwString1
-
get the default displayname
- getDefaultDisplayName() - Method in class com.wewebu.ow.server.util.OwString2
-
get the default displayname
- getDefaultDisplayName() - Method in class com.wewebu.ow.server.util.OwString3
-
get the default displayname
- getDefaultDownloadURL(OwMainAppContext, OwObjectReference, int, int) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
create a default download URL where the content of the specified object, contenttype and page can be found
- getDefaultEncoding() - Method in class com.wewebu.ow.server.util.OwUnicodeInputStream
-
- getDefaultFolderClassName() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
name of the default class used to create simple folders
- getDefaultFolderClassName() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
name of the default class used to create simple folders
- getDefaultFolderClassName() - Method in interface com.wewebu.ow.server.ecm.OwNetworkContext
-
name of the default class used to create simple folders
- getDefaultIcon() - Method in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
Get the default icon, if nothing is configured
- getDefaultIconHTML() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get the HTML code for the small (16x16 pixels) icon for this plugin to be displayed in the object list.
- getDefaultIconHTML() - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
get the HTML code for the small (16 x16 pixels) icon for this plugin to be displayed in the object list.
- getDefaultId() - Method in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
Returns the default id for this extension.
- getDefaultLabel() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get the label for the plugin, used in menus
Used for context menus where no object information is available
- getDefaultLabel() - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
get the label for the plugin, used in menus
Used for context menus where no object information is available
- getDefaultLanguage() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
the default language to be used, see also getDetectBrowserLocale()
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
overridable to create a default value for list properties
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBoolean
-
overridable to create a default value for list properties
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
overridable to create a default value for list properties
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyInteger
-
overridable to create a default value for list properties
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyIntegerCombo
-
overridable to create a default value for list properties
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyKeyBoardMapping
-
overridable to create a default value for list properties
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
overridable to create a default value for list properties
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject
-
overridable to create a default value for list properties
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyString
-
overridable to create a default value for list properties
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringCombo
-
overridable to create a default value for list properties
- getDefaultListItemValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
overridable to create a default value for list properties
- getDefaultLocation(OwAOType<?>, String, List<Object>) - Method in class com.wewebu.ow.server.ecmimpl.OwBackwardsCompatibilityAOProvider
-
Return the default location for specific application object
- getDefaultlogin() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
the default login for all unmapped users, groups
- getDefaultMaxSize() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the default value for the maximum size of results or 0 if not defined
- getDefaultMaxSize() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getDefaultMaxSize() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get the default value for the maximum size of results or 0 if not defined
- getDefaultMIMENode(int) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the default MIME XML Entry for the given object type.
- getDefaultMIMENode(int) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get the default MIME XML Entry for the given object type.
- getDefaultMIMENode(int) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get the default MIME XML Entry for the given object type.
- getDefaultRoleNames() - Method in class com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul
-
- getDefaultTitle() - Method in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
Gets the default title for this extension.
- getDefaultUsers() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemContainer
-
get a collection of users that should be offered to the users for reassignment
- getDefaultValue() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getDefaultValue() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get the default value
- getDefaultValue() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getDefaultValue() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get the default value
- getDefaultValue() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get the default search value
- getDefaultValue() - Method in class com.wewebu.ow.server.field.OwSearchCriteriaFieldDefOverride
-
- getDefaultValue() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getDefaultValue() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getDelimiter() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
return true if item is a delimiter without function
- getDelimiter() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
return true if item is a delimiter without function
- getDelimiter() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
return true if item is a delimiter without function
- getDelimiter() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
return true if item is a delimiter without function
- getDelimiter() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
return true if item is a delimiter without function
- getDependentFieldIds() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
- getDependentFieldIds() - Method in interface com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxDataHandler
-
Return a list of Id's on which fields of the field provider the handler is dependent.
- getDescription() - Method in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
- getDescription() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwToolViewItem
-
Get a description for the tool to display.
- getDescription(Locale) - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
get the description defined by the DMS System
- getDescription(Locale) - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
retrieve a description of the object class
- getDescription(Locale) - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
retrieve a description of the object class
- getDescription() - Method in interface com.wewebu.ow.server.ecm.OwPolicy
-
get a description for the policy
- getDescription() - Method in interface com.wewebu.ow.server.ecm.OwPrivilege
-
get a description for the privilege
- getDescription(Locale) - Method in interface com.wewebu.ow.server.ecm.OwResource
-
gets a description for the resource
- getDescription(Locale) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
retrieve a description of the object class
- getDescription() - Method in class com.wewebu.ow.server.ecm.OwStandardPolicy
-
- getDescription(Locale) - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get the description defined by the DMS System
- getDescription(Locale) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getDescription(Locale) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
retrieve a description of the object class
- getDescription(Locale) - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get the description defined by the DMS System
- getDescription(Locale) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getDescription(Locale) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getDescription(Locale) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getDescription(Locale) - Method in class com.wewebu.ow.server.field.OwStandardWildCardDefinition
-
get a description of this wild character to be displayed in the client
- getDescription(Locale) - Method in interface com.wewebu.ow.server.field.OwWildCardDefinition
-
get a description of this wild character
- getDescription() - Method in interface com.wewebu.ow.server.mandator.OwMandator
-
get a description for this mandator
- getDescription(Locale, OwOSFamily) - Method in interface com.wewebu.ow.server.ui.OwEventDescription
-
- getDescription(int, int, Locale, OwOSFamily) - Method in class com.wewebu.ow.server.ui.OwKeyboardDescription
-
- getDescription() - Method in class com.wewebu.ow.server.ui.OwKeyEvent
-
- getDescription(Locale, OwOSFamily) - Method in class com.wewebu.ow.server.ui.OwKeyEvent
-
- getDescription(Locale, OwOSFamily) - Method in class com.wewebu.ow.server.ui.OwMouseEventDescription
-
- getDesign() - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get the name of the design for the current user can be overridden by rolemanager implementation
Specifies the subfolder under /designs/ where to retrieve the design files.
- getDesign() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get the name of the design for the current user can be overridden by rolemanager implementation
Specifies the subfolder under /designs/ where to retrieve the design files.
- getDesignCategoryMap() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a map of resources for the category: design
- getDesignClass() - Method in class com.wewebu.ow.server.ui.button.OwImageButton
-
Design class which can be set for this button instance.
- getDesignClasses() - Method in class com.wewebu.ow.server.ui.button.OwImageButtonView
-
List of design classes, use also for
direct attaching new classes.
- getDesignDir() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- getDesignDir() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the directory of the used design.
- getDesignURL() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- getDesignURL() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the URL of the used design.
- getDetectBrowserLocale() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
flag indicating if we use the browser language
and override the default locale, see also getDefaultLanguage()
- getDialect() - Method in class com.wewebu.ow.csqlc.ast.OwTextSearchPredicate
-
Get the defined dialect,
which was provided through constructor.
- getDialogManager() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a reference to the default dialog manager used to open dialogs from the context in openDialog(...)
The dialog manager must be created somewhere in the layout and set in the context.
- getDialogManager() - Method in class com.wewebu.ow.server.app.OwMasterView
-
get the dialog manager of this plugin
- getDialogManager() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a reference to the default dialog manager used to open dialogs from the context in openDialog(...)
The dialog manager must be created somewhere in the layout and returned here.
- getDialogManagerViewReference() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
return a view reference for the dynamically changing dialog manager
- getDisabled() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
get disabled flag
- getDisabled() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
get disabled flag
- getDisabled() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
get disabled flag
- getDisabled() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
get disabled flag
- getDisabled() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
get disabled flag
- getDisabledObjectNames() - Method in class com.wewebu.ow.server.command.OwCommand
-
Get the list of names of disabled objects.
- getDisabledObjectNames() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
The list of disabled objects names.
- getDisabledObjects() - Method in class com.wewebu.ow.server.command.OwCommand
-
Get the list of objects that were unable to be processed because they were disabled.
- getDisabledObjects() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
The list with disabled objects.
- getDisplayCurrentPageNumber() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Get the number of current page (1 - based)
- getDisplayedPage() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
Get the items for current displayed page.
- getDisplayHTML(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
Returns HTML code to be used to display a node.
If you override this method, you have to make sure that the HTML code is properly encoded!
- getDisplayHTML(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
- getDisplayHTML(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Returns HTML code to be used to display a node.
If you override this method, you have to make sure that the HTML code is
properly encoded!
- getDisplayHTML() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
Returns HTML code to be used to display a node.
If you override this method, you have to make sure that the HTML code
is properly encoded!
- getDisplayMode() - Method in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
get the display mode
- getDisplayMode() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
get the display mode of the view
- getDisplayName() - Method in interface com.wewebu.ow.server.app.OwComboItem
-
Get the item display name.
- getDisplayName() - Method in class com.wewebu.ow.server.app.OwDefaultComboItem
-
- getDisplayName() - Method in interface com.wewebu.ow.server.app.OwDocumentImporter
-
Get the display name representing this document importer in the UI.
- getDisplayName() - Method in interface com.wewebu.ow.server.app.OwDocumentImportItem
-
Returns a String that represents this imported Document.
Used for example for the stack of imported documents.
- getDisplayName() - Method in class com.wewebu.ow.server.app.OwSettingsPropertyControl
-
get display name of property
- getDisplayName() - Method in class com.wewebu.ow.server.app.OwSettingsSet
-
get the display name of the set
- getDisplayName() - Method in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.conf.OwBaseConfiguration.OwPluginTypeDefinition
-
- getDisplayName(OwAppContext) - Method in class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration.OwPropertyGroup
-
Deprecated.
Get the group display name.
- getDisplayName(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
get the display name for an object, default returns getName
to be implemented by the derived class
- getDisplayname() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails.ThumbnailTypeConfig
-
- getDisplayName(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
Returns the text to be displayed as the name of the node.
This text will be properly encoded before used.
- getDisplayName(Locale) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
get the name of the step processor, or null if not defined
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
get the displayable name of the type as defined by the ECM System
can be identical to getClassName
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
get the displayable name of the type as defined by the ECM System
- getDisplayName(Locale) - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
get the displayable name of the type as defined by the ECM System
- getDisplayName() - Method in enum com.wewebu.ow.server.ecm.OwObjectLinkRelation
-
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.ecm.OwPath
-
- getDisplayName(Locale) - Method in interface com.wewebu.ow.server.ecm.OwResource
-
gets a display name for the resource
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
get the displayable name of the type as defined by the ECM System
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get the displayable name of the type as defined by the ECM System
can be identical to getClassName
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the template name, MUST be available before calling init
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
get the displayable name of the type as defined by the ECM System
- getDisplayName(Locale) - Method in interface com.wewebu.ow.server.field.OwEnum
-
get a display name
- getDisplayName(Locale, Object) - Method in interface com.wewebu.ow.server.field.OwEnumCollection
-
retrieve a display name for the given object
- getDisplayName(Locale) - Method in interface com.wewebu.ow.server.field.OwFieldColumnInfo
-
get the string to display in the header
- getDisplayName(Locale) - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get the displayable name of the type as defined by the DMS System
can be identical to getClassName
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.field.OwHeaderFieldColumnInfoDecorator
-
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getDisplayName(Locale) - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get the template name, MUST be available before calling init
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.field.OwStandardEnum
-
- getDisplayName(Locale, Object) - Method in class com.wewebu.ow.server.field.OwStandardEnumCollection
-
retrieve a display name for the given object
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
get the string to display in the header
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
get the string to display in the header
- getDisplayName(Locale) - Method in class com.wewebu.ow.server.field.OwStandardLocalizeableEnum
-
- getDisplayName() - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
- getDisplayName() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- getDisplayName(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Returns the text to be displayed as the name of the node.
This text will be properly encoded before used.
- getDisplayName() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
Returns the text to be displayed as the name of the node.
This text will be properly encoded before used.
- getDisplayName(OwAppContext) - Method in interface org.alfresco.wd.ui.conf.prop.OwPropertyGroup
-
Get a DisplayName for current group.
- getDisplayName(OwAppContext) - Method in class org.alfresco.wd.ui.conf.prop.OwSimplePropertyGroup
-
Get the group display name.
- getDisplayNameAttName(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwADSchemaInterpreter
-
- getDisplayNameAttName(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- getDisplayNameAttName(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwStandardSchemaInterpreter
-
- getDisplayNameFromUserId(String) - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
Helper method that returns the display name of the user with a certain user id (login name),
if the adapter implements or allows the methods, if not: the method returns the passed user id.
This method is used by a document function plugin to return information about a user,
because it cannot be executed, e.g.:
- a object is checked out by a certain user:get the display name of this user
- a plugin cannot perform an action because the object is locked by a certain user
- a document is not enable, get detailed information why, check the user that is involved.
- getDisplayPath() - Method in class com.wewebu.ow.server.app.OwEcmUtil.OwParentPathInfo
-
get the display path from parent to the object
- getDisplayPath() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
get the displayed path
- getDMSID() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the ECM specific ID of the Object.
- getDMSID() - Method in interface com.wewebu.ow.server.ecm.OwObjectReference
-
get the ECM specific ID of the Object.
- getDMSID() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the ECM specific ID of the Object.
- getDMSID() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getDMSID() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- getDMSID() - Method in class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
- getDMSID() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the ECM specific ID of the Object.
- getDmsid() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectCreateEvent
-
get the DMSID of the new object
- getDMSID() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getDmsid() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- getDMSID() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
get the ECM specific ID of the Object.
- getDMSIdsFromEvent(OwEvent) - Method in class com.wewebu.ow.server.history.OwStandardHistoryManager
-
Create a list of object DMSIDs affected by this event.
- getDMSPrefix() - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
get a prefix which is used to distinguish the DMSID of objects from the repository
- getDMSPrefix() - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
get a prefix which is used to distinguish the DMSID of objects from the repository
- getDnDAppletURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
- getDNDDocumentImportTempDir() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- getDNDImportedDocument(int) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Get the i_p
th imported document from the DND document import stack.
- getDNDImportedDocumentsCount() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Get the size of the DND document import stack.
- getDocID() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get the document target ID
- getDocument() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get the document instance
- getDocument() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwAddPrivilegeDialog
-
- getDocument() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
- getDocument() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- getDocument() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditor
-
- getDocument() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
- getDocument() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListView
-
- getDocument() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- getDocument() - Method in class com.wewebu.ow.server.ui.OwView
-
gets the reference to the document
- getDocumentFormatProperty(List) - Static method in class com.wewebu.ow.server.util.upload.UploadHelper
-
determines the document format and returns it as a property object value
- getDocumentFromInputStream(InputStream) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get a XML document from a given InputStream
- getDocumentFromString(String) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get a XML document from a given String
- getDocumentFunction(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get a single document function by ID
- getDocumentFunction(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Returning the document function which has the given plugin index, can
return null if plugin not found or plugin list is empty.
- getDocumentFunctionPluginList() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Return the current set document function list, which is used by
the view to display in context menu and plugin column.
- getDocumentFunctionPlugins() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get document function plugins plugins
- getDocumentFunctions() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
- getDocumentFunctions() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListDocument
-
- getDocumentImporter() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwAbstractDocumentImporterView
-
Return the OwDocumentImporter which is current set.
- getDocumentImporterCallback() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwAbstractDocumentImporterView
-
Return the current set OwDocumentImporterCallback handler.
- getDocumentInstanceFunctionPluginLinks(OwObject, int, Collection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
insert the document function plugins for the requested row index and object
- getDownloadLink(OwMainAppContext, String, OwObjectReference) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
get a link to save/download the given OwObjectReference to the local hard drive
- getDownloadURL(OwMainAppContext, OwObjectReference, int, int, OwXMLUtil) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
create a download URL where the content of the specified object, contenttype and page can be found
- getDownloadURL(OwMainAppContext, OwObjectReference, int, int) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
create a download URL where the content of the specified object, contenttype and page can be found
- getDragAndDropUploadDir() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Deprecated.
since DND DocumentImporter was introduced
- getDragDropProperties() - Method in class com.wewebu.ow.server.app.OwFunction
-
get the properties for drag and drop like allowed file size and file count or file type...
- getDragDropProperties() - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
get the properties for drag and drop like allowed file size and file count or file type...
- getDSTTrasitions() - Static method in class com.wewebu.ow.server.util.OwTimeZoneInfo
-
- getDynamicResources(int) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
- getDynamicResources(int) - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
- getEditableAdaptors() - Method in class com.wewebu.ow.server.ui.OwAdaptor
-
Get the adaptor paths that have configured editable nodes.
- getEditableProperties(int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
filter properties, which are read only or null, or system
- getEditAccessRightsSubModul(OwObject) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
get an instance of the edit access rights UI submodule for editing document access rights
Access rights are very specific to the ECM System and can not be handled generically
- getEditDataType() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwAjaxColumnEntry
-
get edit data type
- getEditionFooter(OwAppContext, HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwAppEdition
-
Returns footer text, if the implementation version contains the word "sprint" the edition is marked as naja warning
- getEditionString() - Method in class com.wewebu.ow.server.app.OwAppVersion
-
- getEditionString() - Static method in class com.wewebu.ow.server.app.OwConfiguration
-
Get key string of the core system edition
- getEditNodes(String, String) - Method in class com.wewebu.ow.server.ui.OwAdaptor
-
- getEffectiveListId() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- getEffectivePolicyItems() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- getElementText(Element) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get the text of a node
- getEnableColumnClickEvent() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
check if plugin should generate a click event when the user clicked on the column (only when own column was defined using getColumnTitle())
- getEnabled() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwProxyInfo
-
- getEnabled() - Method in class com.wewebu.ow.server.ecm.OwPath
-
- getEnableFilterURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
- getEnableFilterURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
- getEncodedPropertyValue(OwObjectListViewEXTJSGrid.OwAjaxColumnEntry, OwProperty) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Encode the value of the given property depending on data type of the property.
- getEncoding() - Method in class com.wewebu.ow.server.util.OwUnicodeInputStream
-
- getEndtime() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwProxyInfo
-
- getEnumByType(String) - Static method in enum com.wewebu.ow.server.ui.viewer.OwAnnotInfoEnum
-
Will search for an entry with given type.
- getEnumFromName(String) - Static method in enum com.wewebu.ow.server.ui.viewer.OwDocInfoEnum
-
Will search for an entry with given name.
- getEnums() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getEnums() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get a list of enum objects for the enum type (see isEnum)
- getEnums() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getEnums() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get a list of enum objects for the enum type (see isEnum)
- getEnums() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getEnums() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getEnums() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getError() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get exception to display
- getErrorTitleText() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Returns the localized title for error boxes.
- getErrorView(Exception, String) - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get a error view if plugin addView failed to display instead of the plugin view
- getEvent() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
event URL to navigate through the tabs
NOTE: If a form is used, the EventURL contains '' primes.
- getEvent() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
event URL to navigate through the tabs
NOTE: If a form is used, the EventURL contains '' primes.
- getEvent() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
event URL to navigate through the tabs
NOTE: If a form is used, the EventURL contains '' primes.
- getEvent() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
event URL to navigate through the tabs
NOTE: If a form is used, the EventURL contains '' primes.
- getEvent() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
event URL to navigate through the tabs
NOTE: If a form is used, the EventURL contains '' primes.
- getEventDescriptions() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
- getEventHandler(String) - Method in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
Get the JavaScript code as a string for specified event.
- getEventId() - Method in class com.wewebu.ow.server.history.OwTouchConfiguration.OwEventID2IconMaping
-
Getter for event ID.
- getEventIDDisplayName(Locale, String) - Static method in class com.wewebu.ow.server.history.OwStandardHistoryManager
-
get displayname for given predefined event ID as defined in HISTORY_EVENT_ID_...
- getEventIDs() - Static method in class com.wewebu.ow.server.history.OwStandardHistoryManager
-
get the predefined event IDs
- getEventIdsForEventType(int) - Method in class com.wewebu.ow.server.history.OwTouchConfiguration
-
Get configured event IDs for the given eventType.
- getEventListner() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
get the event listener
- getEventListner() - Method in class com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul
-
get the event listener for the sub module
- getEventManager() - Method in class com.wewebu.ow.server.app.OwFunction
-
get a reference to the event manager to write history events
- getEventManager() - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
get the instance of the history manager
- getEventManager() - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
get the instance of the history manager
- getEventMethod() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
get event method
- getEventMethod() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
get event method
- getEventMethod() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
get event method
- getEventMethod() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
get event method
- getEventMethod() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
get event method
- getEventSource() - Method in class com.wewebu.ow.server.app.OwUserOperationEvent
-
Get the event source.
- getEventStatusEnum() - Static method in class com.wewebu.ow.server.history.OwStandardHistoryManager
-
get a OwEnum enumerator for Combobox selection
- getEventString() - Method in class com.wewebu.ow.server.ui.button.OwImageButton
-
Get String which represent the event/action
to be fired when clicked.
- getEventString(Locale, OwOSFamily) - Method in interface com.wewebu.ow.server.ui.OwEventDescription
-
- getEventString(Locale, OwOSFamily) - Method in class com.wewebu.ow.server.ui.OwKeyEvent
-
- getEventString(Locale, OwOSFamily) - Method in class com.wewebu.ow.server.ui.OwMouseEventDescription
-
- getEventTarget() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
get event target to be notified
- getEventTarget() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
get event target to be notified
- getEventTarget(String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
find the registered event target
- getEventTarget() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
get event target to be notified
- getEventTarget() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
get event target to be notified
- getEventTarget() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
get event target to be notified
- getEventTypeEnum() - Static method in class com.wewebu.ow.server.history.OwStandardHistoryManager
-
get a OwEnum enumerator for Combobox selection
- getEventURL(OwEventTarget, String, String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a URL for the requested event and redirect to submitted view
- getEventURL(String, String) - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
get a URL for the requested event
- getEventURL() - Method in class com.wewebu.ow.server.ui.OwKeyEvent
-
- getException() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwErrorView
-
Returns the exception
- getExceptionDisplayText(Throwable) - Static method in class com.wewebu.ow.server.util.OwExceptionManager
-
display a exception as HTML
- getExpirationTime() - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec.OwTimedCookie
-
- getExtensionFromMime(String) - Static method in class com.wewebu.ow.server.util.OwMimeTypes
-
get a file extension from MIME type
- getExternalComplexFieldIdDelimiter() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
The string ID delimiter used to separate the ID of an externally generated
ID of a complex field.
The children of complex fields must be properly detected handled by this
field control.
- getExternalFormEventTarget() - Method in class com.wewebu.ow.server.ui.OwView
-
the external form target if set
- getExternalObjectStores() - Method in class com.wewebu.ow.csqlc.ast.OwExternal
-
- getExternalUpdateURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get the URL that resolve the AJAX request when a node is clicked.
- getFailedObjectsData() - Method in class com.wewebu.ow.server.command.OwCommand
-
- getFailedObjectsData() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
- getFailToProcessErrorMessages() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
Get the reason why the objects cannot be processed.
- getFailToProcessNames() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
Get the list with names of objects that fail to be processed.
- getFailureReason() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector.OwObjectCollectData
-
Get the reason why this object cannot be processed.
- getFallBackCfg() - Method in class com.wewebu.service.rendition.impl.OwProviderConfiguration
-
- getFallbackRendtionService() - Method in class com.wewebu.service.rendition.impl.OwSimpleRenditionServiceProvider
-
- getFallbackRendtionService() - Method in interface com.wewebu.service.rendition.OwRenditionServiceProvider
-
- getFamilyName() - Method in enum com.wewebu.ow.server.ui.ua.OwOSFamily
-
- getField() - Method in class com.wewebu.ow.server.app.OwClipboardContentOwField
-
- getField(String) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
get the Field from the given ID
- getField(String) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
implementation for the OwFieldProvider interface
- getField(String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
get the field from the given complex ID
<fieldid>.<dimension 0>.<dimension 1>...<dimension n>
- getField(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Methods for OwFieldProvider interface **
- getField(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- getField(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- getField(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
implementation for the OwFieldProvider interface
- getField(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
implementation for the OwFieldProvider interface
- getField(String) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
implementation of the OwFieldProvider interface
get a field with the given field definition class name
- getField(String) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
implementation of the OwFieldProvider interface
get a field with the given field definition class name
- getField(String) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getField(String) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
implementation of the OwFieldProvider interface
get a field with the given field definition class name
- getField(String) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
implementation of the OwFieldProvider interface
get a field with the given field definition class name
- getField(String) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getField(String) - Method in interface com.wewebu.ow.server.field.OwFieldProvider
-
get a field with the given field definition class name
- getField(String) - Method in class com.wewebu.ow.server.field.OwSearchNode.OwSearchNodeFieldProvider
-
get a field with the given field definition class name
- getField(String) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
implementation of the OwFieldProvider interface
get a field with the given field definition class name
- getFieldColumnInfo() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwAjaxColumnEntry
-
get FieldColumnInfo
- getFieldControl(OwFieldDefinition) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Helper method to get an registered OwFieldManagerControl for specific field definition.
- getFieldControlByClass(String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
get a field control by the given field class name
- getFieldControlByType(String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
get a field control by the given java class type
- getFieldDefinition() - Method in class com.wewebu.ow.server.ecm.OwSearchPathField
-
- getFieldDefinition() - Method in class com.wewebu.ow.server.ecm.OwStandardClassSelectObject
-
get the corresponding field definition of the field
- getFieldDefinition() - Method in class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
get the corresponding field definition of the field
- getFieldDefinition() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria
-
- getFieldDefinition() - Method in class com.wewebu.ow.server.ecm.OwStandardProperty
-
get the corresponding field definition of the field
- getFieldDefinition() - Method in interface com.wewebu.ow.server.field.OwField
-
get the corresponding field definition of the field
- getFieldDefinition(String, String) - Method in interface com.wewebu.ow.server.field.OwFieldDefinitionProvider
-
get a field definition for the given name and resource
NOTE: Since there is no knowledge about the object class the field is attached to, the returned field definition represents an estimation.
- getFieldDefinition() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get the corresponding field definition of the field
- getFieldDefinition() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getFieldDefinition() - Method in interface com.wewebu.ow.server.history.OwHistoryModifiedPropertyValue
-
get the modified property field definition
- getFieldDefinition() - Method in class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue
-
get the modified property field definition
- getFieldDefinition() - Method in class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue.OwModifiedField
-
- getFieldDefinition(String, String) - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
get a field definition for the given name and resource
- getFieldDefinitionProviderField(String, String) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
(overridable) method for field definition provider based definition creation
- getFieldError(String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- getFieldJSErrorCtrlID(OwField) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
get the ID that should be used for the HTML element to display JavaScript errors
keep the ID in sync, so that JS Errors can be displayed as well.
- getFieldManager() - Method in class com.wewebu.ow.server.app.OwFieldManagerControl
-
- getFieldManager() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
get the internal fieldmanager
- getFieldManager() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
get a reference to the internal field manager
- getFieldManager() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
get a reference to the internal field manager
- getFieldManager() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getFieldManagerConfiguration() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the fieldmanager configuration DOM node
- getFieldMapping() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler.OwWherePropDefinition
-
- getFieldProvider() - Method in class com.wewebu.ow.server.app.OwFieldManager
-
get an interface to a field provider interface
the field provider interface can be used by the fields to reference other fields.
- getFieldProvider() - Method in class com.wewebu.ow.server.field.OwSearchNode
-
get a field provider interface for the search
- getFieldProvider() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- getFieldProviderName() - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
get a name that identifies the field provider, can be used to create IDs
- getFieldProviderName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- getFieldProviderName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- getFieldProviderName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- getFieldProviderName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
get a name that identifies the field provider
- getFieldProviderName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
get a name that identifies the field provider, can be used to create IDs
- getFieldProviderName() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get a name that identifies the field provider, can be used to create IDs
- getFieldProviderName() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get a name that identifies the field provider, can be used to create IDs
- getFieldProviderName() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getFieldProviderName() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get a name that identifies the field provider, can be used to create IDs
- getFieldProviderName() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get a name that identifies the field provider, can be used to create ID's
- getFieldProviderName() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getFieldProviderName() - Method in interface com.wewebu.ow.server.field.OwFieldProvider
-
get a name that identifies the field provider, e.g.
- getFieldProviderName() - Method in class com.wewebu.ow.server.field.OwSearchNode.OwSearchNodeFieldProvider
-
get a name that identifies the field provider, can be used to create IDs
- getFieldProviderName() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
get a name that identifies the field provider, can be used to create IDs
- getFieldProviderSource() - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
get the source object that originally provided the fields.
- getFieldProviderSource() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- getFieldProviderSource() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- getFieldProviderSource() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- getFieldProviderSource() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
get the source object that originally provided the fields.
- getFieldProviderSource() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
get the source object that originally provided the fields.
- getFieldProviderSource() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the source object that originally provided the fields.
- getFieldProviderSource() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the source object that originally provided the fields.
- getFieldProviderSource() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getFieldProviderSource() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the source object that originally provided the fields.
- getFieldProviderSource() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the source object that originally provided the fields.
- getFieldProviderSource() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getFieldProviderSource() - Method in interface com.wewebu.ow.server.field.OwFieldProvider
-
get the source object that originally provided the fields.
- getFieldProviderSource() - Method in class com.wewebu.ow.server.field.OwSearchNode.OwSearchNodeFieldProvider
-
get the source object that originally provided the fields.
- getFieldProviderSource() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
get the source object that originally provided the fields.
- getFieldProviderType() - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
implementation for the OwFieldProvider interface
get the type of field provider as defined with TYPE_...
- getFieldProviderType() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- getFieldProviderType() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- getFieldProviderType() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- getFieldProviderType() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
implementation for the OwFieldProvider interface
get the type of field provider as defined with TYPE_...
- getFieldProviderType() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
implementation for the OwFieldProvider interface
get the type of field provider as defined with TYPE_...
- getFieldProviderType() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the type of field provider as defined with TYPE_...
- getFieldProviderType() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the type of field provider as defined with TYPE_...
- getFieldProviderType() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getFieldProviderType() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the type of field provider as defined with TYPE_...
- getFieldProviderType() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the type of field provider as defined with TYPE_...
- getFieldProviderType() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getFieldProviderType() - Method in interface com.wewebu.ow.server.field.OwFieldProvider
-
get the type of field provider can be one or more of TYPE_...
- getFieldProviderType() - Method in class com.wewebu.ow.server.field.OwSearchNode.OwSearchNodeFieldProvider
-
get the type of field provider as defined with TYPE_...
- getFieldProviderType() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getFields() - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getFields() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getFields() - Method in interface com.wewebu.ow.server.field.OwFieldProvider
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.field.OwSearchNode.OwSearchNodeFieldProvider
-
get all the properties in the form
- getFields() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
get all the properties in the form
- getFileDir(String) - Static method in class com.wewebu.ow.server.util.OwFileUtil
-
get the file directory without name of the given path
e.g.: c:\temp\myfile.txt
=> c:\temp\
- getFileEncoding() - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
- getFileExt(String) - Static method in class com.wewebu.ow.server.util.OwFileUtil
-
get the file extension of the given path
e.g.: c:\temp\myfile.txt
=> myfile.txt
- getFileName(String) - Static method in class com.wewebu.ow.server.util.OwFileUtil
-
get the file title with extension of the given path
e.g.: c:\temp\myfile.txt
=> myfile.txt
- getFileName() - Method in class com.wewebu.ow.server.util.upload.OwMultiPart
-
Returns the name that the file was stored with on the remote system, or
null
if the user didn't enter a file to be uploaded.
- getFileObject() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the internal java file object
- getFilePath() - Method in class com.wewebu.ow.server.util.upload.OwMultiPart
-
Returns the full path and name of the file on the remote system, or
null
if the user didn't enter a file to be uploaded.
- getFileTitle(String) - Static method in class com.wewebu.ow.server.util.OwFileUtil
-
get the file title without extension of the given path
e.g.: c:\temp\myfile.txt
=> myfile
- getFilter() - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- getFilter() - Method in interface com.wewebu.ow.server.collections.OwLoadContextInfo
-
Get a definition of a filter, which can be used to restrict result.
- getFilter() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
- getFilterDisplayName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
- getFilterDisplayName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- getFilteredClonedProperties() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- getFilterEntry(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilter
-
get a single filter setting
- getFilterOperators(OwFieldDefinition) - Static method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
get a collection of possible filter operators for a given field
- getFilterProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get a collection of OwFieldDefinition's for a given list of names
- getFilterProperties(Collection) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get a collection of OwFieldDefinition's for a given list of names
- getFilterProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get a collection of OwFieldDefinition's for a given list of names
- getFilterProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getFilterProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get a collection of OwFieldDefinition's for a given list of names
- getFilterProperties(Collection) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
get a collection of OwFieldDefinition's for a given list of names
- getFilterSearch() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
get the current filter search node to filter with
- getFilterSearch() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilter
-
get the current filter search node to filter with
- getFilterType() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemContainer
-
get a filter to filter specific items in getChilds in addition to the getChilds OwSearchNode parameter
- getFinalScript() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the current final script to be executed for this request
- getFocusControlID() - Method in class com.wewebu.ow.server.app.OwFieldManager
-
retrieve the control ID of the control that should receive the input focus, usually the first field
- getFocusControlID() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the ID of a control that should receive the input focus for this request
- getFolderChilds() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
- getFolderClassName() - Method in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
Return the folder class value of semi-virtual structure definition.
- getFolderPredicateFormat() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- getFormat() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getFormat() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get the formatter object for string representation
- getFormat() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getFormat() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get the formatter object for string representation
- getFormat() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get the formatter object for string representation
- getFormat() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getFormat() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getFormatedNote() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNote
-
Get note m_content.
- getFormElementID() - Method in class com.wewebu.ow.server.app.OwEditablePropertyString
-
get a unique ID for the HTML form element
- getFormEventAction() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
get the action string to be inserted into a form, which will then sumit a request equal to the button index
- getFormEventAction() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
get the action string to be inserted into a form, which will then sumit a request equal to the button index
- getFormEventAction() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
get the action string to be inserted into a form, which will then submit a request equal to the button index
- getFormEventAction() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
get the action string to be inserted into a form, which will then sumit a request equal to the button index
- getFormEventAction() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
get the action string to be inserted into a form, which will then submit a request equal to the button index
- getFormEventFunction(String, String, boolean) - Method in class com.wewebu.ow.server.app.OwFieldManagerControl
-
- getFormEventFunction(OwEventTarget, String, String, String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a script function for the requested event sending the form data defined in the event target with getFormName()
- getFormEventFunction(String, String) - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
get a script function for the requested event sending the form data defined in the event target with getFormName()
- getFormEventURL(String, String, boolean) - Method in class com.wewebu.ow.server.app.OwFieldManagerControl
-
- getFormEventURL(OwEventTarget, String, String, String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a URL for the requested event sending the form data defined in the event target with getFormName()
- getFormEventURL(String, String) - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
get a URL for the requested event sending the form data defined in the event target with getFormName()
- getFormName() - Method in class com.wewebu.ow.server.app.OwFieldManager
-
get the form used for the template edit fields
Returns the internal render form or the external one
if you called setFormName.
- getFormName() - Method in class com.wewebu.ow.server.app.OwFieldManagerControl
-
- getFormName() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
get formname
- getFormName() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
get formname
- getFormName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
get the form used for the edit fields
- getFormName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectAccessRightsView
-
get the form used for the edit fields
- getFormName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
get the form used for the edit fields
- getFormName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectFiledRecordsView
-
get the form used for the edit fields
- getFormName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
get the form used for the edit fields
- getFormName() - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
get the form used for the edit fields
- getFormName() - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
Get the form used for the edit fields.
By default return null, should be overridden by derived classes
- getFormName() - Method in class com.wewebu.ow.server.ui.OwKeyEvent
-
- getFormName() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
get form name
- getFormName() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
get formname
- getFormName() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
get formname
- getFormName() - Method in class com.wewebu.ow.server.ui.OwView
-
get the form used for the template edit fields
Returns the internal render form or the external one
if you called setFormName.
- getFormTarget() - Method in class com.wewebu.ow.server.app.OwFieldManager
-
get the target, that is used for form date and renders form
- getFormTarget() - Method in class com.wewebu.ow.server.app.OwFieldManagerControl
-
get the target, that is used for form date and renders form
- getFormTarget() - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
- getFormTarget() - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
get the target, that is used for form data and renders form
- getFormTarget() - Method in class com.wewebu.ow.server.ui.OwView
-
get the target, that is used for form date and renders form
- getFromPrefix(String) - Static method in enum com.wewebu.ow.server.app.id.viid.OwVIIdType
-
Get type from prefix.
- getGlobalParameters() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
Return the <globalParameters> node, if available,
or will return the root Bootstrap node.
- getGlobalRoleNames() - Method in interface com.wewebu.ow.server.mandator.OwMandatorManager
-
get a set of rolenames that act globally for all mandators
- getGlobalRoleNames() - Method in class com.wewebu.ow.server.mandatorimpl.simplemandator.OwSimpleMandatorManager
-
- getGroupBoxCategoryMap() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a map of resources for the category: search template
- getGroupById(String) - Method in class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration
-
Deprecated.
Get a group by its id.
- getGroupId() - Method in class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration.OwPropertyGroup
-
Deprecated.
Getter for group id.
- getGroupId() - Method in interface org.alfresco.wd.ui.conf.prop.OwPropertyGroup
-
Return an unique group Id, in case multiple groups available.
- getGroupId() - Method in class org.alfresco.wd.ui.conf.prop.OwSimplePropertyGroup
-
- getGroupIdPrefix() - Method in class org.alfresco.wd.ui.conf.OwPropertyListConfiguration
-
Get a prefix which should be attached to GroupId.
null
defines to keep the PropertyGroupId as is.
- getGroupmappings() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
get the group mappings from configuration
- getGroupRegion(String) - Method in class org.alfresco.wd.ui.conf.OwPropertyListConfiguration
-
Get the subregion for specific groupId
- getGroups() - Method in interface com.wewebu.ow.server.conf.OwBaseUserInfo
-
get a list with group information the user is assigned to
- getGroups() - Method in class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration
-
Deprecated.
Get the configured groups.
- getGroups() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPGroupInfo
-
- getGroups() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- getHandlerDocumentPlugin(OwMainAppContext, OwObjectReference) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
get the handler document plugin for the given object reference if defined.
- getHandlerMasterPlugin(OwMainAppContext, OwObjectReference) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
get the handler master plugin for the given object reference if defined.
- getHasMoreItems() - Method in class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
- getHasMoreItems() - Method in class com.wewebu.ow.server.collections.impl.OwPage
-
- getHasMoreItems() - Method in class com.wewebu.ow.server.collections.OwAbstractIterable
-
- getHasMoreItems() - Method in class com.wewebu.ow.server.collections.OwAggregateIterable
-
- getHasMoreItems() - Method in class com.wewebu.ow.server.collections.OwEmptyIterable
-
- getHasMoreItems() - Method in class com.wewebu.ow.server.collections.OwFilteringIterable
-
- getHasMoreItems() - Method in interface com.wewebu.ow.server.collections.OwIterable
-
Returns whether the repository contains additional items beyond the page of
items already fetched.
- getHasMoreItems() - Method in class com.wewebu.ow.server.collections.OwObjectCollectionIterableAdapter
-
- getHeader() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNote
-
Get the note header
- getHeaderID() - Method in interface com.wewebu.ow.server.field.OwHeaderFieldColumnInfo
-
- getHeaderID() - Method in class com.wewebu.ow.server.field.OwHeaderFieldColumnInfoDecorator
-
- getHeaders() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- getHeight() - Method in class com.wewebu.ow.server.app.OwDynamicLayoutSettings
-
Getter for tree height property.
- getHeight() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails.ThumbnailTypeConfig
-
- getHeight() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
get the height of the processor, or 0 if not defined
- getHelpPath() - Method in class com.wewebu.ow.server.app.OwFunction
-
get the help path to the plugin
- getHelpPath() - Method in class com.wewebu.ow.server.app.OwSettingsPropertyControl
-
get optional help path for the control
- getHelpPath() - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
- getHiddenTags() - Method in class com.wewebu.ow.server.app.OwConfigDump
-
Return values and tag to hide
- getHistoryManager() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
retrieve the HistoryManager object
- getHistoryManager() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
retrieve the network object
- getHistoryManager() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getHistoryManager() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get the history manager of the current logged in user
- getHistoryManagerConfiguration() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the rolemanager configuration DOM node
- getHtmlAlignment(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
method to retrieve HTML alignment attributes out of OwFieldColumnInfo alignment
- getHtmlAlignment(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
method to retrieve HTML alignment attributes out of OwFieldColumnInfo alignment
- getHtmlId() - Method in class com.wewebu.ow.server.ui.button.OwImageButtonView
-
Get the id for UI (HTML)
- getHtmlLayout() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the optional HTML layout associated with this template
- getHtmlLayout() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getHtmlLayout() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get the optional HTML layout associated with this template
- getHttpRequest() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the current HTTP request
- getHttpResponse() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the current HTTP response
- getHttpServletContext() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the current HHTP servlet context
- getHttpSession() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the current HTTP session
- getHumanReadablePageNumber(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Returns the human readable page number (1 - based)
- getIClass(String) - Method in interface com.wewebu.ow.server.ecm.OwExtendedCrossMappings
-
maps the given classes to their configured I peers
- getIClass(String) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
- getIClassMappings() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
map of class names
- getIcon() - Method in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
- getIcon() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwErrorView
-
get the icon URL for this plugin to be displayed
- getIcon() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get the icon URL for this plugin to be displayed
- getIcon() - Method in class com.wewebu.ow.server.app.OwFunction
-
get the small (16x16 pixels) icon URL for this plugin to be displayed
- getIcon() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
get icon URL
- getIcon() - Method in class com.wewebu.ow.server.app.OwMasterView
-
get the icon URL for this view to be displayed
- getIcon() - Method in interface com.wewebu.ow.server.app.OwPlugin
-
get the icon URL for this plugin to be displayed
- getIcon() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
get the icon URL for this view to be displayed
- getIcon() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl.OwListViewEntry
-
- getIcon() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
get the icon URL for this view to be displayed
- getIcon() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
get the icon URL for this view to be displayed
- getIcon() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
get the icon URL for this view to be displayed
- getIcon() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
get the icon URL for this view to be displayed
- getIcon() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
get the icon URL for this view to be displayed
- getIcon() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwToolViewItem
-
Get an icon for the tool to display.
- getIcon() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get a optional icon to be displayed with the search template, MUST be available before calling init
- getIcon() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getIcon() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get a optional icon to be displayed with the search template, MUST be available before calling init
- getIcon() - Method in class com.wewebu.ow.server.history.OwTouchConfiguration.OwEventID2IconMaping
-
Getter for icon path
- getIcon() - Method in class com.wewebu.ow.server.ui.OwView
-
get the icon URL for this view to be displayed
- getIconForEventType(int, String) - Method in class com.wewebu.ow.server.history.OwTouchConfiguration
-
Get the icon path for a given pair of eventType and event ID
- getIconHTML(OwObject, OwObject) - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get the HTML code for the small (16x16 pixels) icon for this plugin to be displayed in the object list.
- getIconHTML(OwObject, OwObject) - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
get the HTML code for the small (16x16 pixels) icon for this plugin to be displayed in the object list.
- getIconStyle() - Method in class com.wewebu.ow.server.app.OwMimeManager
-
Return the style for icons which are rendered
by this MIME type manager.
- getIconURL() - Method in interface com.wewebu.ow.server.app.OwDocumentImporter
-
Get the URL of the icon representing this document importer in the UI.
- getIconURL(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassPreviewView
-
get a URL to the close icon
- getId() - Method in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
- getId() - Method in interface com.wewebu.ow.server.app.OwToolExtension
-
Get the extension id.
- getId() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView.OwPolicyViewItem
-
- getId() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkflowDescription
-
get an ID for the workflow
- getID() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
get the ID of the step processor, or null if not defined
- getID() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get Object symbolic name of the object which is unique among its siblings
used for path construction
- getID() - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
get the unique ID of the class
- getID() - Method in interface com.wewebu.ow.server.ecm.OwObjectReference
-
get Object symbolic name of the object which is unique among its siblings
used for path construction
- getID() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get Object symbolic name of the object which is unique among its siblings
used for path construction
- getID() - Method in interface com.wewebu.ow.server.ecm.OwResource
-
gets a unique ID for the resource
- getId() - Method in class com.wewebu.ow.server.ecm.OwSearchObjectStore
-
- getId() - Method in class com.wewebu.ow.server.ecm.OwSearchPath
-
- getID() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getID() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
get the unique ID of the class
- getID() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- getID() - Method in class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
- getID() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get Object symbolic name of the object which is unique among its siblings
used for path construction
- getID() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
get the unique ID of the class
- getId() - Method in interface com.wewebu.ow.server.ecm.OwVersionSeries
-
Return a String which represent the version series Id.
- getID() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getID() - Method in interface com.wewebu.ow.server.mandator.OwMandator
-
get a unique ID for this mandator
- getID() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
get Object symbolic name of the object which is unique among its siblings
used for path construction
- getId() - Method in class com.wewebu.ow.server.ui.OwAbstractKeySetting
-
- getId() - Method in interface com.wewebu.ow.server.ui.OwEventSetting
-
- getID() - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
get the ID of the target, every target has its unique id,
used to dispatch requests among the targets in a context.
- getId() - Method in class com.wewebu.ow.server.ui.OwOSFamilyMouseSetting
-
- getID() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
get a unique string ID for the node
- getId(T) - Method in class com.wewebu.ow.server.ui.viewer.OwAbstractAnnotationInfoProvider
-
- getIdentifier() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView.OwPropertyPlaceholder
-
name of the property
- getIdentifier(String, String) - Method in class com.wewebu.ow.server.ui.OwBootstrapToIdMapping
-
Get the associated identifier for the given owBootstrapName_p
- getImage() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
get userobject
- getImage(int) - Method in class com.wewebu.ow.server.ui.OwMenu
-
get the user object of the menu item
- getImage() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
get user object
- getImageLink() - Method in class com.wewebu.ow.server.ui.button.OwImageButton
-
Get an URI/URL to the image
which should be used as background for the button.
- getIncludeJsp() - Method in class com.wewebu.ow.server.app.OwSubNavigationView
-
(overridable) JSP inclusion getter.
- getIncludeJsp() - Method in class com.wewebu.ow.server.ui.OwSmallSubNavigationView
-
- getIndex() - Method in class com.wewebu.ow.server.app.OwObjectSequenceDialog
-
- getIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwPluginEntry
-
Get the index.
- getIndexFieldsMap() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a map of resources for the category: index fields
- getInfiniteEventURL(OwEventTarget, String, String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a URL for the requested event and redirect to submitted view
The URL is infinite, meaning that it can be used in all following requests
where a normal event URL is only valid for the very next request.
- getInfoIcon() - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
get the URL to the info icon
- getInfoProvider(String) - Method in class com.wewebu.ow.server.app.viewer.OwSimpleInfoProviderRegistry
-
- getInfoProvider(String) - Method in interface com.wewebu.ow.server.ui.viewer.OwInfoProviderRegistry
-
Method to retrieve a provider regarding the given context.
- getInfoProviderRegistry() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- getInfoProviderRegistry() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Get a info provider registry which is used to
request information provider for special context.
- getInFormat() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- getInheritanceDepth() - Method in interface com.wewebu.ow.server.ecm.OwPrivilegeSet
-
get depth level to which this set is applied for child objects
- getInitialValueForIndex() - Method in class com.wewebu.ow.server.util.paramcodec.OwAppCounterBag
-
- getInitialValueForIndex() - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
Get the start value for index.
- getInitParameter(String) - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getInitParameter(String) - Method in interface com.wewebu.ow.server.conf.OwBaseInitializer
-
get a parameter from the web.xml config file
- getInitParameter(String) - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
get a parameter from the config file
- getInitParameter(String) - Method in interface com.wewebu.ow.server.mandator.OwMandatorManagerContext
-
get a parameter from the config file
- getInitParameter(String) - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get a parameter from the config file
- getInitParameter(String) - Method in class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
get a parameter from the web.xml config file
- getInitParameter(String) - Method in class com.wewebu.ow.server.servlets.OwServerContext
-
get a parameter from the web.xml config file
- getInitParameter(String) - Method in class com.wewebu.ow.server.servlets.OwServletBaseInitializer
-
- getInitParameter(String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a parameter from the web.xml config file
- getInputStream() - Method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get an input stream for the XML content of the wrapped node
- getInputStream(Node) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get an input stream for the XML content of a given node
- getInputStream() - Method in class com.wewebu.ow.server.util.upload.OwMultiPart
-
Returns an input stream which contains the contents of the file supplied.
- getInstance() - Static method in class com.wewebu.ow.server.ao.OwAOProviderFactory
-
- getInstance() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get a instance from this reference
- getInstance() - Method in interface com.wewebu.ow.server.ecm.OwObjectReference
-
get a instance from this reference
- getInstance() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get a instance from this reference
- getInstance() - Static method in class com.wewebu.ow.server.ecm.OwPropertyComparator
-
- getInstance() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getInstance() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
get a instance from this reference
- getInstance() - Method in class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
get a instance from this reference
- getInstance(String) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get a folder instance from the factory with the given DMSID part.
- getInstance() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get a instance from this reference
- getInstance(String) - Method in interface com.wewebu.ow.server.ecm.OwVirtualFolderObjectFactory
-
get a folder instance from the factory with the given DMSID part.
- getInstance() - Static method in class com.wewebu.ow.server.field.OwPriorityRuleFactory
-
Singleton instance accessor
- getInstance() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
get a instance from this reference
- getInstance() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
get a instance from this reference
- getInstance() - Static method in class com.wewebu.ow.server.ui.OwBootstrapToIdMapping
-
Get the only instance of this class.
- getInstance() - Static method in class com.wewebu.ow.server.ui.OwKeyboardDescription
-
- getInstance() - Static method in class com.wewebu.ow.server.ui.OwStaticKeySettingsConfiguration
-
- getInstance() - Static method in class com.wewebu.ow.server.ui.OwStaticMouseSettingsConfiguration
-
- getInstance() - Static method in class com.wewebu.ow.server.util.OwStringProperties
-
Get instance
- getInstance() - Static method in class com.wewebu.ow.server.util.OwTransientBagRepository
-
- getInstruction() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get the instruction to the search criteria
- getInstruction() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getIntegerId() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView.OwPolicyViewItem
-
- getIntegratedApplicationsNames() - Method in interface com.wewebu.ow.server.role.OwIntegratedApplicationRoleManager
-
- getInterface(String, Object) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
get an additional interface, e.g.
- getInternal() - Method in class com.wewebu.ow.csqlc.ast.OwExternal
-
- getInternalPropertyMappings() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
- getIntervalTime() - Static method in class com.wewebu.ow.server.ui.OwUsageCounter
-
get interval time in milliseconds
- getIProperties(Collection) - Method in interface com.wewebu.ow.server.ecm.OwExtendedCrossMappings
-
maps the given X classes to their configured I(nternal) peers
- getIProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
maps the given X classes to their configured I(nternal) peers
- getIProperty(String) - Method in interface com.wewebu.ow.server.ecm.OwExtendedCrossMappings
-
maps the given X classes to their configured I(nternal) peers
- getIProperty(String) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
maps the given X classes to their configured I(nternal) peers
- getIsList() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
same as getIsListValid() && ( ! getIsListEmpty() )
- getIsList() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
same as getIsListValid() && ( getCount() != 0 )
- getIsList() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
Check if list is valid and there are available items to render.
- getIsListEmpty() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- getIsListEmpty() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- getIsListValid() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
check if list is configured well and can be displayed
- getIsListValid() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
check if list is configured well and can be displayed
- getIsListValid() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
Check if there are all needed information available for successful rendering.
- getIsPaging() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- getIsPaging() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- getIsShowNormal() - Method in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
get the isShowNormal flag
- getItemAt(int) - Method in interface com.wewebu.ow.server.app.OwComboModel
-
Return the
OwComboItem
object at the specified position.
- getItemAt(int) - Method in class com.wewebu.ow.server.app.OwDefaultComboModel
-
- getItemAt(int) - Method in class com.wewebu.ow.server.app.OwFieldManagerComboModel
-
- getItems() - Method in class com.wewebu.ow.server.collections.impl.OwPage
-
- getIterator() - Method in class com.wewebu.ow.server.collections.OwAbstractIterable
-
- getIterator() - Method in class com.wewebu.ow.server.ui.OwLayout
-
get a iterator object for the child views
- getIterator() - Method in class com.wewebu.ow.server.ui.OwView
-
get a iterator object for the child views
- getIterator() - Method in class com.wewebu.ow.server.util.OwEvent
-
get a iterator that iterates the subscribed listeners
- getJavaClassName() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getJavaClassName() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get the java class name of java object associated with this property
- getJavaClassName() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getJavaClassName() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get the java class name of java object associated with this property
- getJavaClassName() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getJavaClassName() - Method in class com.wewebu.ow.server.field.OwSearchCriteriaFieldDefOverride
-
- getJavaClassName() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getJavaClassName() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getJDBCTemplate() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get a spring JDBC template for the default DataSource
- getJDBCTemplate() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- getJDBCTemplate() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getJDBCTemplate() - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
get a spring JDBC template for the default DataSource
- getJDBCTemplate() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get a spring JDBC template for the default data source
- getJspConfigurator() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
- getJspConfigurator() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
- getJspConfigurator() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
- getJspConfigurator() - Method in interface com.wewebu.ow.server.ui.OwJspConfigurable
-
- getJspForm(String) - Method in class com.wewebu.ow.server.app.OwJspFormConfigurator
-
Get a JSP form depending on OwObjectClass name
- getJspFormPage() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
get the name of a JSP form to use
- getJspLayoutPage() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the optional JSP layout page associated with this template
- getJspLayoutPage() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getJspLayoutPage() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get the optional JSP layout page associated with this template
- getJSPPageURL() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the name of the JSP Page
- getKey() - Method in class com.wewebu.ow.server.util.OwSecretKey
-
get the key
- getKey() - Method in class com.wewebu.ow.server.util.OwString
-
get the key
- getKeyCode() - Method in class com.wewebu.ow.server.app.OwPluginKeyBoardMaping
-
- getKeyCode() - Method in class com.wewebu.ow.server.ui.OwKeyEvent
-
- getKeyDescription(Locale, OwOSFamily) - Method in class com.wewebu.ow.server.ui.OwKeyEvent
-
- getKeyDescription(Locale) - Method in class com.wewebu.ow.server.ui.OwKeyEvent
-
- getKeyEvents() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a Collection of Lists of registered OwKeyEvents.
- getKeyName(Node) - Method in class com.wewebu.ow.server.util.OwStandardOptionXMLUtil
-
(overridden) get the name the node is keyed in the lookup map
- getKeyName(Node) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
(overridable) get the name the node is keyed in the lookup map
- getLabel(OwObject, OwObject) - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get the label for the plugin, used in menus
- getLabel(OwObject, OwObject) - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
get the label for the plugin, used in menus
- getLabelEventURL() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
get the event URL when clicked on a label
- getLastCriteria() - Method in class com.wewebu.ow.server.field.OwSort
-
get the last criteria, i.e.
- getLastPage() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Get the last page number
- getLastTab() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
return true if it is the last item
- getLastTab() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
return true if it is the last item
- getLastTab() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
return true if it is the last item
- getLastTab() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
return true if it is the last item
- getLastTab() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
return true if it is the last item
- getLatest() - Method in interface com.wewebu.ow.server.ecm.OwVersionSeries
-
retrieve the latest version in the series
- getLatesVersionObjects(Collection) - Static method in class com.wewebu.ow.server.plug.owutil.OwObjectUtils
-
get the latest version collection of the given collection
- getLaunchableWorkflowDescriptions(Collection) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
- getLayoutConfigurationBagPrefix() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
Get the layout configuration bag prefix
- getLayoutSettings() - Method in class com.wewebu.ow.server.app.OwSubLayout
-
Get the created layout settings.
- getLeftLimit() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor.RangeLimits
-
- getLimitForComparisonPredicate(OwSearchCriteria, OwComparisonOperator, OwCSQLCProcessor.OwProcessContext) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- getLink(String, String, String) - Method in class com.wewebu.ow.server.app.OwHelpDialog
-
create a link to another JSP info page
- getLink(String, String, String) - Method in interface com.wewebu.ow.server.app.OwInfoView
-
create a link to another JSP info page
- getLinkClass(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- getLinkFunctionsIDs() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksDocument
-
- getLinks() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksDocument
-
- getListViewID() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Unique list view ID getter.
Unique list view IDs are used as a discriminant in rendering multiple list view instances in one page.
- getLiveUpdate() - Method in class com.wewebu.ow.server.ecm.ui.OwUIAccessRightsModul
-
- getLoadingMessage() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Returns the localized loading message.
- getLoadingMessage() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Returns the localized loading message.
- getLocale() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the current locale,
which can be used as a prefix/postfix to distinguish localization resources
- getLocale() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getLocale() - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
get current locale
- getLocale() - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
get the current locale,
which can be used as a prefix/postfix to distinguish localization resources
- getLocale() - Method in interface com.wewebu.ow.server.mandator.OwMandatorManagerContext
-
get the current locale,
which can be used as a prefix/postfix to distinguish localization resources
- getLocale() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get the current locale,
which can be used as a prefix/postfix to distinguish localization resources
- getLocale() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the current locale,
which can be used as a prefix/postfix to distinguish localization resources
- getLocaleFromContext() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
get locale from context
- getLocalEventURL(String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a event URL to change the language
NOTE: This event URL is not checked with request key,
so it can be called arbitrary and be stored in the users browser.
- getLocalizeablemessage() - Method in exception com.wewebu.ow.server.exceptions.OwException
-
- getLocalizedMessage(Throwable, Locale) - Static method in class com.wewebu.ow.server.util.OwExceptionManager
-
Get the localized message from the given exception.
- getLocalizedPluginDescription(OwXMLUtil) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the localized description of a plugin
- getLocalizedPluginDescription(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the localized description of a plugin
- getLocalizedPluginDescription(OwXMLUtil) - Method in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
get the localized description of a plugin
- getLocalizedPluginDescription(String) - Method in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
get the localized description of a plugin
- getLocalizedPluginSettingTitle(Node, String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the localized title of a plugin setting
- getLocalizedPluginSettingTitle(Node, String) - Method in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
get the localized title of a plugin setting
- getLocalizedPluginTitle(OwXMLUtil) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the localized title of a plugin
- getLocalizedPluginTitle(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the localized title of a plugin
- getLocalizedPluginTitle(OwXMLUtil) - Method in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
get the localized title of a plugin
- getLocalizedPluginTitle(String) - Method in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
get the localized title of a plugin
- getLocalizeKey() - Method in class com.wewebu.ow.server.field.OwStandardEnum
-
Returns the localize key of this enumeration entry.
- getLocalThreadRequest() - Static method in class com.wewebu.ow.server.util.OwRequestContext
-
Get the request associated with current thread.
- getLocalThreadResponse() - Static method in class com.wewebu.ow.server.util.OwRequestContext
-
Get the response associated with current thread.
- getLocation() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
- getLock(int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the lock state of the object
- getLock(int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the lock state of the object for ALL users
- getLock(int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the lock state of the object
- getLock(int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getLock(int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the lock state of the object
- getLock(int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getLockedStateIcon(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Return a String which contains the Icon for representing the lock status of provide object.
- getLockUserID(int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the lock user of the object
- getLockUserID(int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the lock user of the object
- getLockUserID(int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the lock user of the object
- getLockUserID(int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getLockUserID(int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the lock user of the object
- getLockUserID(int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
get the lock user of the object
- getLogger(Class) - Static method in class com.wewebu.ow.server.log.OwLogCore
-
get the Logger for the module/package
- getLoginSubModul() - Method in interface com.wewebu.ow.server.ecm.OwAuthenticationProvider
-
get an instance of the login UI submodule for user authentication
Login is very specific to the provider and can not be handled generically
- getLoginView(HttpSession) - Static method in class com.wewebu.ow.server.ui.OwWebApplication
-
get the login view
- getMainObjectCriteria() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- getMainTableQualifier() - Method in class com.wewebu.ow.csqlc.ast.OwCorrelatedTableName
-
- getMainTableQualifier() - Method in class com.wewebu.ow.csqlc.ast.OwFromClause
-
- getMainTableQualifier() - Method in class com.wewebu.ow.csqlc.ast.OwJoinedTable
-
- getMainTableQualifier() - Method in class com.wewebu.ow.csqlc.ast.OwQueryStatement
-
- getMainTableQualifier() - Method in class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
- getMainTableQualifier() - Method in interface com.wewebu.ow.csqlc.ast.OwTableReference
-
- getMainView(HttpSession) - Static method in class com.wewebu.ow.server.ui.OwWebApplication
-
get the main view
- getManagedType() - Method in interface com.wewebu.ow.server.ao.OwAOManager
-
Deprecated.
will be replaced by and OwAOType
accessor
- getManagedType() - Method in class com.wewebu.ow.server.ao.OwAttributeBagsManager
-
- getManagedType() - Method in class com.wewebu.ow.server.ao.OwDefaultAOManager
-
- getManagedType() - Method in class com.wewebu.ow.server.ao.OwSearchTemplatesManager
-
- getManagedType() - Method in class com.wewebu.ow.server.ao.OwVirtualFoldersManager
-
- getManagedType() - Method in class com.wewebu.ow.server.ao.OwXMLAOManager
-
- getManager(int) - Method in class com.wewebu.ow.server.ao.OwAOConfiguration
-
- getManager(int) - Method in interface com.wewebu.ow.server.ao.OwAOManagerRegistry
-
- getManager(int) - Method in class com.wewebu.ow.server.ao.OwDefaultRegistry
-
- getManager(int) - Method in class com.wewebu.ow.server.ao.OwManagersConfiguration
-
- getMandator() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the mandator interface of the current logged in user
- getMandator() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getMandator() - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
get the mandator interface of the current logged in user
- getMandator() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get the mandator interface of the current logged in user
- getMandatorID() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a ID / name for the calling mandator
- getMandatorID() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getMandatorID() - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
get a ID / name for the calling mandator
- getMandatorID() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get a ID / name for the calling mandator
- getMandatorManager() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
retrieve the MandatorManager object
- getMandatorManager() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
retrieve the MandatorManager reference
- getMandatorManager() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getMandatorManager() - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
retrieve the MandatorManager reference
- getMandatorManager() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get the mandator manager of the current logged in user
- getMandatorManagerConfiguration() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the mandatormanager configuration DOM node
- getMaskedCode() - Method in class com.wewebu.ow.server.ui.OwKeyEvent
-
compute a code from keycode and CTRL code
- getMasterBag() - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- getMasterPlugin(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get a single record function by ID
- getMasterPlugins(boolean) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get a list of OwMasterPluginInstance
- getMasterRole() - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get the master role that is currently selected for the current user
- getMasterRole() - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
get the role that is currently selected for the user
- getMasterRoleDisplayName(Locale, String) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get a displayname for the given master role
- getMasterRoleDisplayName(Locale, String) - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
get a displayname for the given role
- getMasterRoles() - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get a list of master roles that can be selected for the current user
- getMasterRoles() - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
get a list of roles that can be selected for the current user
- getMasterView() - Method in class com.wewebu.ow.server.app.OwMasterDocument
-
get the corresponding masterview
- getMaxClipboardSize() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Get maximum number of items that can be hold in the clipboard
- getMaximizeIcon() - Method in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
overridable get the icon URL
- getMaximizeView() - Method in class com.wewebu.ow.server.app.OwMainLayout
-
overridable function to retrieve the view that is shown maximized if any
- getMaximizeView() - Method in class com.wewebu.ow.server.ui.OwView
-
overridable function to retrieve the view that is shown maximized if any
- getMaximumNumberOfIcons() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache.OwPluginStatusCachingUtility
-
- getMaximumNumberOfIconsForEntry(OwObjectListView.OwPluginEntry) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache.OwPluginStatusCachingUtility
-
- getMaxListSize() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
get the maximum count of list items allowed
- getMaxRows() - Method in class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
Return current max row definition.
- getMaxRows() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
Get the max row definition.
- getMaxSize() - Method in class com.wewebu.ow.server.ao.OwRepositoryAOSupport
-
Get maximum retrieval size.
- getMaxSize() - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- getMaxSize() - Method in interface com.wewebu.ow.server.collections.OwLoadContextInfo
-
Maximum retrieved elements
- getMaxSize() - Method in class com.wewebu.ow.server.field.OwSort
-
get the maximum number of sort criteria in the sort list
- getMaxSortCriteriaCount() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the maximum number of sort criteria, which can be applied to a list at once
- getMaxValue() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getMaxValue() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get the max allowed value for the field or null if not defined
- getMaxValue() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getMaxValue() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get the max allowed value, or Integer len for String or null if not defined
- getMaxValue() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getMaxValue() - Method in class com.wewebu.ow.server.field.OwSearchCriteriaFieldDefOverride
-
- getMaxValue() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getMaxValue() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getMenu() - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
- getMenu() - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
Get the menu associated with this view.
- getMenu() - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
- getMenu() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
get the menu
- getMenu() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
(overridable) get the menu of the view
you can add menu items or override to have your own menu for the view (see VIEW_MASK_DISABLE_INTERNAL_MENU)
- getMenu() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- getMenu() - Method in class com.wewebu.ow.server.ecm.ui.OwUIAccessRightsModul
-
get the menu of the access rights module
- getMenuEventURL() - Method in class com.wewebu.ow.server.ui.OwMenu
-
Method to be called from renderer,
which is called if there is a default button defined.
- getMergeType() - Method in class com.wewebu.ow.csqlc.ast.OwQueryStatement
-
- getMergeType() - Method in class com.wewebu.ow.csqlc.ast.OwRepositoryTarget
-
- getMergeType() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchSpecialNodeOperator
-
Get the int representation of the merge type.
- getMergeTypeRepresentation() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchSpecialNodeOperator
-
get the merge type as string representation
- getMessage() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
Get the message which should be displayed.
- getMessage(Locale) - Method in exception com.wewebu.ow.server.exceptions.OwException
-
- getMessage(Locale) - Method in exception com.wewebu.ow.server.exceptions.OwRuntimeException
-
Get the localized message of this OwRuntimeException
.
- getMessageBoxOnUserError() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
the behavior for UI messages caused by user error
- getMessages() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Get a collection of messages to display
- getMimeFormatProperty(String) - Static method in class com.wewebu.ow.server.util.upload.UploadHelper
-
Create a MIME parameter information, using following format:
- getMimeIcon(OwMainAppContext, OwObjectReference) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
get the icon path for the mimetype
- getMimeManager() - Method in class com.wewebu.ow.server.app.OwFieldManager
-
get a reference to a MIME manager that can be used to render objects
- getMimeManager() - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
get a reference to a mimemanager that can be used to render objects
- getMimeManager() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Get the instance of the MIME manager used to open the objects
- getMimeManager() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
Get current OwMimeManager instance
- getMIMENode(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the MIME XML Entry for the given MIMEType.
- getMimeNode(OwConfiguration, OwObjectReference) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
get the MIME info node from the MIME table for the requested object
- getMIMENode(String) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get the MIME XML Entry for the given MIMEType.
- getMIMENode(String) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get the MIME XML Entry for the given MIMEType.
- getMIMEParameter() - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
retrieve the MIME parameter for the specified page number
- getMIMEParameter() - Method in interface com.wewebu.ow.server.ecm.OwContentElement
-
retrieve the MIME parameter for the specified page number
- getMIMEParameter() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the additional MIME Parameter of the Object
- getMIMEParameter() - Method in interface com.wewebu.ow.server.ecm.OwObjectReference
-
get the additional MIME Parameter of the Object
- getMIMEParameter() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the additional MIME Parameter of the Object
- getMIMEParameter() - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
retrieve the MIME parameter for the specified page number
- getMIMEParameter() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getMIMEParameter() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- getMIMEParameter() - Method in class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
- getMIMEParameter() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the additional MIME Parameter of the Object
- getMIMEParameter() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getMIMEParameter() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
get the additional MIME Parameter of the Object
- getMimeParameter(String, String) - Static method in class com.wewebu.ow.server.util.OwMimeTypes
-
retrieve a parameter from a MIME parameter string
e.g.
- getMIMEType() - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
retrieve the MIME type for the specified page number
- getMIMEType() - Method in interface com.wewebu.ow.server.ecm.OwContentElement
-
retrieve the MIME type for the specified page number
- getMIMEType() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the MIME Type of the Object
- getMIMEType() - Method in interface com.wewebu.ow.server.ecm.OwObjectReference
-
get the MIME Type of the Object
- getMIMEType() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the MIME Typesof the Object
- getMIMEType() - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
retrieve the MIME type for the specified page number
- getMIMEType() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getMIMEType() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- getMIMEType() - Method in class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
- getMIMEType() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the MIME type of the Object
- getMIMEType() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getMIMEType() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
get the MIME Type of the Object
- getMimeTypeContext() - Method in class com.wewebu.ow.server.app.OwMimeManager
-
Returns the context to be used for MIME type resolution
- getMimeTypeFromExtension(String) - Static method in class com.wewebu.ow.server.util.OwMimeTypes
-
get MIME type from extension
- getMimeTypeFromPath(String) - Static method in class com.wewebu.ow.server.util.OwMimeTypes
-
get MIME type from path
- getMinimizeIcon() - Method in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
overridable get the icon URL
- getMinValue() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getMinValue() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get the min allowed value for the field or null if not defined
- getMinValue() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getMinValue() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get the min allowed value, or Integer len for String or null if not defined
- getMinValue() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getMinValue() - Method in class com.wewebu.ow.server.field.OwSearchCriteriaFieldDefOverride
-
- getMinValue() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getMinValue() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getMode() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectCreateEvent
-
get the create mode of the new object, or null if not used in the creation of the object
- getMode() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- getMode() - Method in class com.wewebu.ow.server.util.OwAuthenticationConfiguration
-
Returns the Authentication mode.
- getModes(int) - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
- getModes(int) - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
get the available modes for operations like checkin, createNewObject, setProperties
- getModes(int) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
- getModes(int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
- getModulName() - Method in exception com.wewebu.ow.csqlc.OwCSQLCException
-
- getModulName() - Method in exception com.wewebu.ow.server.app.OwClipboardException
-
- getModulName() - Method in exception com.wewebu.ow.server.app.OwFieldManagerException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwAccessDeniedException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwAuthenticationException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwConfigurationException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwDataSourceException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwDuplicateException
-
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwInaccessibleException
-
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwInvalidOperationException
-
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwLockDeniedException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwObjectNotFoundException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwRenderRowException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwRuntimeException
-
Get the name of the module / manager / plugin where the exception occured.
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwServerException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwSessionException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.exceptions.OwViewUpdateException
-
- getModulName() - Method in exception com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteException
-
- getModulName() - Method in exception com.wewebu.ow.server.history.OwHistoryException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.ui.OwPendingSessionException
-
get the name of the module / manager / plugin where the exception occurred
- getModulName() - Method in exception com.wewebu.ow.server.util.OwDebugModeException
-
- getMonthNames(Locale) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
Get the month names.
- getMultiselect() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get property from the XML plugin config node
- getMultiselect() - Method in class com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul
-
get the multi select property
- getMyLock(int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the lock state of the object for the CURRENTLY logged on user
- getMyLock(int) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the lock state of the object for the CURRENTLY logged on user
- getMyLock(int) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the lock state of the object for the CURRENTLY logged on user
- getMyLock(int) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getMyLock(int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the lock state of the object for the CURRENTLY logged on user
- getMyLock(int) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
get the lock state of the object for the CURRENTLY logged on user
- getName() - Method in class com.wewebu.ow.server.app.OwEcmUtil.OwSimpleSearchClause
-
get the criteria name
- getName() - Method in class com.wewebu.ow.server.app.OwFunction
-
get the name of the function plugin
- getName() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
get name
- getName() - Method in interface com.wewebu.ow.server.app.OwSettingsProperty
-
get ID of property
- getName() - Method in class com.wewebu.ow.server.app.OwSettingsSet
-
get the name of the settingsset, i.e.
- getName() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
get name
- getName() - Method in class com.wewebu.ow.server.auth.OwCredentialsAuthentication
-
- getName() - Method in class com.wewebu.ow.server.dmsdialogs.views.classes.OwRootClassCfg
-
- getName(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
get the name for an object, used to build paths
- getName(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
get the name for an object, used to build paths
to be implemented by the derived class
- getName() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView.OwPolicyViewItem
-
- getName() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkflowDescription
-
get a display name for the workflow
- getName() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get Object name property string
- getName() - Method in interface com.wewebu.ow.server.ecm.OwObjectReference
-
get Object name property string
- getName() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get Object name property string
- getName() - Method in interface com.wewebu.ow.server.ecm.OwPolicy
-
get a name for the policy
- getName() - Method in interface com.wewebu.ow.server.ecm.OwPrivilege
-
get a name for the privilege
- getName() - Method in class com.wewebu.ow.server.ecm.OwSearchObjectStore
-
- getName() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getName() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- getName() - Method in class com.wewebu.ow.server.ecm.OwStandardPolicy
-
- getName() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the template name, MUST be available before calling init
- getName() - Method in class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
- getName() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get Object name property string
- getName() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getName() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get the template name, MUST be available before calling init
- getName() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getName() - Method in interface com.wewebu.ow.server.mandator.OwMandator
-
get a name for this mandator
- getName() - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
get ID of property
- getName() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- getName() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
get Object name property string
- getName() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
get name
- getName() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
- getName() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
- getName(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
get the name for an object, used to build paths
to be implemented by the derived class
- getName() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
get the name for an object, default returns getName
- getName() - Method in enum com.wewebu.ow.server.ui.viewer.OwDocInfoEnum
-
- getName() - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
- getName() - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
Return the name (tag-name) of this instance
- getName() - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getName() - Method in class com.wewebu.ow.server.util.upload.OwMultiPart
-
Returns the name of the form element that this Part corresponds to.
- getNameKeyAttributeBag(OwNetworkContext, String, String) - Method in class com.wewebu.ow.server.ao.OwDBAttributeBagsSupport
-
- getNameKeyAttributeBag(OwNetworkContext, String, String) - Method in class com.wewebu.ow.server.ecm.OwAttributeBagResolver
-
get a inverted writable attribute bag based on a attribute name key
i.e.: the attributenames of the bag represent the users
- getNameKeyAttributeBag(OwNetworkContext, String, String) - Method in interface com.wewebu.ow.server.ecm.OwAttributeBagsSupport
-
get a inverted writable attribute bag based an a attribute name key
i.e.: the attributenames of the bag represent the users
- getNameKeyAttributeBag(OwNetworkContext, String, String) - Method in class com.wewebu.ow.server.ecm.OwAutoAttributeBagSupport
-
- getNameKeyAttributeBag(OwNetworkContext, String, String) - Method in class com.wewebu.ow.server.ecm.OwTransientBagsSupport
-
- getNamePropertyName() - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
get the name of the name property
- getNamePropertyName() - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
get the name of the name property
- getNamePropertyName() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
get the name of the name property
- getNamePropertyName() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
get the name of the name property
- getNativeObject() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the native object from the ECM system
WARNING: The returned object is Opaque.
- getNativeObject() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the native object from the ECM system
NOTE: The returned object is Opaque.
- getNativeObject() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the native object from the ECM system
WARNING: The returned object is Opaque.
- getNativeObject() - Method in interface com.wewebu.ow.server.ecm.OwProperty
-
get the native object from the ECM system
WARNING: The returned object is Opaque.
- getNativeObject() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getNativeObject() - Method in class com.wewebu.ow.server.ecm.OwStandardProperty
-
get the native object from the ECM system
WARNING: The returned object is Opaque.
- getNativeObject() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the native object from the ECM system
WARNING: The returned object is Opaque.
- getNativeObject() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getNativeProcessor() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
get the native processor object, or null if not available
- getNativeType() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getNativeType() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get the native type which is defined by the underlying system
WARNING: The returned object is opaque.
- getNativeType() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getNativeType() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get the native type which is defined by the underlying system
WARNING: The returned object is opaque.
- getNativeType() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getNativeType() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getNativeType() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getNativeWildCard() - Method in class com.wewebu.ow.server.field.OwStandardWildCardDefinition
-
get the native wildcard character that is used internally by the system
- getNativeWildCard() - Method in interface com.wewebu.ow.server.field.OwWildCardDefinition
-
get the native wildcard character that is used internally by the system
- getNavigateEventURL(int) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
event URL to navigate through the tabs
NOTE: If a form is used, the EventURL contains '' primes.
- getNavigationFormAction(int) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
get the action string to be inserted into a form, which will then submit a request equal to the button index
- getNavigationIndex() - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
get the currently selected navigation index, form multiple views panel
- getNavigationPanelWidth() - Method in class com.wewebu.ow.server.app.OwSubLayout
-
Get the width for navigation panel
- getNeedParent() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
check if plugin needs oParent_p parameter in onClick handler
- getNetwork() - Method in interface com.wewebu.ow.server.ao.OwAOContext
-
- getNetwork() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
retrieve the network object
- getNetwork() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
retrieve the network object
- getNetwork() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getNetwork() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get reference to the network
used internally by the objects
- getNetwork() - Method in class com.wewebu.ow.server.ecm.ui.OwUISubModul
-
get network reference
- getNetwork() - Method in class com.wewebu.ow.server.history.OwStandardHistoryManager
-
get a reference to the network adapter
- getNetwork() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
get the network interface of the current logged in user
- getNetworkAdaptorConfiguration() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the Network Adaptor Configuration DOM node
- getNetworkContext() - Method in interface com.wewebu.ow.csqlc.OwSQLEntitiesResolver
-
Network context which is used for additional information.
- getNewDocument() - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get a new XML document
- getNewObject() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
get the newly created object
- getNewObject() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
get the newly created object
- getNewpw() - Method in class org.alfresco.wd.ui.profile.restlet.AlfrescoRestFactory.PasswordPostData
-
- getNewValue() - Method in interface com.wewebu.ow.server.history.OwHistoryModifiedPropertyValue
-
try to get the old value before the modification happens
- getNewValue() - Method in class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue
-
try to get the new value before the modification happens
- getNewValueString() - Method in interface com.wewebu.ow.server.history.OwHistoryModifiedPropertyValue
-
get a string representation of the new value
- getNewValueString() - Method in class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue
-
get a string representation of the new value
- getNext() - Method in interface com.wewebu.ow.server.ecm.OwObjectCollection
-
retrieve further objects, than currently added.
- getNext() - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- getNext() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectCollection
-
overridable to retrieve further objects, than currently added.
- getNextDNDDocumentImportFileID() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- getNextHREF() - Method in class com.wewebu.ow.server.app.OwStandardSequenceDialog
-
- getNextUnqiueNameIndex() - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- getNextUnqiueNameIndex() - Method in interface com.wewebu.ow.server.util.paramcodec.OwParameterMapCodec
-
Get the next available unique index.
- getNextUnqiueNameIndex() - Method in class com.wewebu.ow.server.util.paramcodec.OwTransientCodec
-
- getNode() - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
return the wrapped DOM Node reference
- getNode() - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
return the wrapped DOM Node reference
- getNode() - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getNodeForObject(Object) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
- getNodeFromID(String) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
get node from node ID
- getNodeFromValue(Object, Document) - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getNodeFromValue(Object, Document) - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
create a XML serialization of the given field value
- getNodeFromValue(Object, Document, String) - Static method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
- getNodeFromValue(Object, Document) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getNodeFromValue(Object, Document) - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
create a XML serialization of the given field value
- getNodeFromValue(Object, Document) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getNodeFromValue(Object, Document) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getNodeFromValue(Object, Document) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getNodeType() - Method in class com.wewebu.ow.server.field.OwSearchNode
-
get the type of the branch can be one of the NODE_TYPE_...
- getNodeType() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- getNodeValue(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
get the value from the given node name
replace placeholder if specified
- getNodeValue() - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
get the value from the node
replace placeholder if specified
- getNoEvent() - Method in class com.wewebu.ow.server.app.OwFunction
-
check if the plugin handles events with functioncalls,
or if it is just used to display an icon.
- getNoPreviewRenderer() - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
Returns an instance of
OwPreviewRenderer
which will handle
the case that no preview renderer is configured/available.
- getNormalIcon() - Method in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
overridable get the icon URL
- getNormalizedQualifiers() - Method in class com.wewebu.ow.csqlc.ast.OwQueryStatement
-
- getNote(int) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Get the note specified by index, or null.
- getNoteRawContent() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Get the note m_content as was set.
- getNotes() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Get the list of m_notes
- getNumberFormater() - Method in class com.wewebu.ow.server.app.OwMimeManager
-
get the formatter used for numbers
- getNumberFormater() - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
get the formatter used for numbers
- getNumberOfDisabledPlugins() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache.OwPluginStatusCachingUtility
-
Get the number of disabled plugins.
- getNumberOfIcons() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwIcon
-
Number of icons.
- getNumberOfNotes() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Get the number of m_notes.
- getObject(OwVIId) - Method in interface com.wewebu.ow.server.app.id.viid.OwVIIdResolver
-
Resolve an object-Id to its OwObject instance.
- getObject() - Method in class com.wewebu.ow.server.app.OwClipboardContentOwObject
-
the object in the clipboard
- getObject() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector.OwObjectCollectData
-
- getObject() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksDocument
-
- getObject() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPermissionsDocument
-
- getObject() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesDocument
-
- getObject() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditorDocument
-
- getObject() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- getObject(OwVersion) - Method in interface com.wewebu.ow.server.ecm.OwVersionSeries
-
get a OwObject for a given OwVersion
- getObject() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
- getObject() - Method in interface com.wewebu.ow.server.ui.preview.OwPreviewContext
-
Object which is defined for preview.
- getObject() - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
- getObjectByIndex(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Helper to retrieve an OwObject from index.
- getObjectClass() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the class description of the object, the class descriptions are defined by the ECM System
- getObjectClass() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the class description of the object, the class descriptions are defined by the ECM System
- getObjectClass() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the class description of the object, the class descriptions are defined by the ECM System
- getObjectClass(String, OwResource) - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
get a Property class description of the available object class descriptions
- getObjectClass() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getObjectClass() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the class description of the object, the class descriptions are defined by the ECM System
- getObjectClass() - Method in class com.wewebu.ow.server.history.OwSessionHistoryEntry
-
- getObjectClass() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getObjectClass(String, OwResource) - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
get a Property class description of the available object class descriptions
- getObjectClassesMap() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a map of resources for the category: object classes
- getObjectClassMap(OwXMLUtil, Map) - Static method in class com.wewebu.ow.server.plug.owutil.OwMappingUtils
-
Compute a Map of object class - subfolder mappings
reads the ObjectClassMapping section in the plugin descriptor
List of object class mappings to be used.
- getObjectClassName() - Method in interface com.wewebu.ow.server.app.OwDocumentImportItem
-
Return the ECM classification name for this OwDocumentItem, which should be used
to save the document in the back-end system.
- getObjectClassName() - Method in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
- getObjectClassNames(int[], boolean, boolean, OwResource) - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
get a list of the available object class descriptions names
- getObjectClassNames(int[], boolean, boolean, OwResource) - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
get a list of the available object class descriptions names
- getObjectClassProcessor() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
Get ObjectClassProcessor for handling of skeleton creation.
Can return null if no processor was defined/configured.
- getObjectFromDMSID(String, boolean) - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
- getObjectFromDMSID(String, boolean) - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
reconstructs an Object from ECM Id, see OwObject.getDMSID for details.
- getObjectFromPath(String, boolean) - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
get object from given path
- getObjectFromPath(String, boolean) - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
get object from given path
- getObjectId() - Method in interface com.wewebu.ow.server.app.id.viid.OwVIId
-
Get the ObjectId.
- getObjectId() - Method in class com.wewebu.ow.server.app.impl.viid.OwSimpleVIId
-
- getObjectIdAttribute(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwADSchemaInterpreter
-
- getObjectIdAttribute(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- getObjectIdAttribute(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwStandardSchemaInterpreter
-
- getObjectInstance() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get property from the XML plugin config node
- getObjectInstancePluginList() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Returns a list of all supported plugins shown next to object instance.
- getObjectIterable() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
- getObjectIterable() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getObjectList() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
get the current object list
- getObjectList() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getObjectLists() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
getter method for referencing in JSP files
- getObjectListView() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
- getObjectListView() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl.OwListViewEntry
-
- getObjectListViewControlEventURL(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
getter method for referencing in JSP files
- getObjectParent() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
get the object of the parent node
- getObjectRef() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
get the object, the access rights view is working on
- getObjectRef() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectAccessRightsView
-
get the object, the access rights view is working on
- getObjectRef() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
get the current object to use for property rendering
- getObjectRef() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Getter of current referenced OwObject
- getObjectStore() - Method in class com.wewebu.ow.server.ecm.OwSearchPath
-
- getObjectStores() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchSpecialNodeOperator
-
Retrieve a List of scanned object stores/repositories that the given
search node refers.
- getObjectType() - Method in class com.wewebu.ow.server.ecm.OwClass
-
- getObjectTypes() - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- getObjectTypes() - Method in interface com.wewebu.ow.server.collections.OwLoadContextInfo
-
Get an array of object types,
which should be retrieved.
- getOffset() - Method in class com.wewebu.ow.server.util.OwTimeZoneInfo
-
- getOldpw() - Method in class org.alfresco.wd.ui.profile.restlet.AlfrescoRestFactory.PasswordPostData
-
- getOldValue() - Method in interface com.wewebu.ow.server.history.OwHistoryModifiedPropertyValue
-
try to get the old value before the modification happens
- getOldValue() - Method in class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue
-
try to get the old value before the modification happens
- getOldValueString() - Method in interface com.wewebu.ow.server.history.OwHistoryModifiedPropertyValue
-
get a string representation of the old value
- getOldValueString() - Method in class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue
-
get a string representation of the old value
- getOnTheFlyClassDescriptions() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the already created on the fly classes
- getOpenCommand(OwMainAppContext, OwObjectReference) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
Create URL or script command to open the object according to MIME settings.
- getOpenCommand(OwMainAppContext, OwObjectReference, String) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
Create an URL or script to open the object according to MIME settings.
- getOpenCommand(OwMainAppContext, OwObjectReference, String, String) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
Create an URL or script to open the object according to MIME settings.
- getOpenCommand(OwMainAppContext, OwObjectReference, String, int) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
Create an URL or script to open the referenced object, according to the defined MIME settings.
- getOpenCommand(OwMainAppContext, OwObjectReference, String, String, int) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
Create an URL or script to open the referenced object, according to the defined MIME settings.
- getOpenCommand(OwObjectReference) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
Create URL or script command to open the object according to MIME settings.
- getOpenCommand(OwObjectReference, String) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
Create an URL or script using current instance of OwMimeManager.
- getOpenCommand(OwObjectReference, String, int) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
Create an URL or script using current instance of OwMimeManager.
- getOpenIconURL(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
get a URL to the open icon
to be implemented by the derived class
- getOpenIconURL(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
get a URL to the open icon
to be implemented by the derived class
- getOpenIconURL(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
get a URL to the open icon
to be implemented by the derived class
- getOpenIconURL() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
get a URL to the open icon
- getOperator() - Method in class com.wewebu.ow.server.app.OwEcmUtil.OwSimpleSearchClause
-
get the criteria operator
- getOperator() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get the criteria operator which should be applied to the value as defined in OwSearchCriteria
- getOperator() - Method in class com.wewebu.ow.server.field.OwSearchNode
-
get the criteria operator which should be applied to the subnodes as defined in OwSearchCriteria
- getOperator() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getOperator() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- getOperator() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler.OwWherePropDefinition
-
- getOperatorDisplayName(Locale) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
convert a operator ID to a displayable name
- getOperatorDisplayName(Locale) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getOperatorDisplayString(Locale, int) - Static method in class com.wewebu.ow.server.field.OwSearchOperator
-
get a display string for the given operator
- getOperatorDisplaySymbol(Locale, int) - Static method in class com.wewebu.ow.server.field.OwSearchOperator
-
get a display symbol for the given operator
- getOperators() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getOperators() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get a collection of possible filter / search operators for the field
- getOperators() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getOperators() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
get a collection of possible filter / search operators for the field
- getOperators() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getOperators() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getOperators() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getOperatorSQL(OwSearchCriteria, Object, boolean) - Method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
get a operator SQL Statement for the given criteria
- getOriginalJavaClassName() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get the original class name, in case data type was overridden by allow wildcard
- getOriginalJavaClassName() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getOSFamily() - Method in class com.wewebu.ow.server.app.OwPluginKeyBoardMaping
-
- getOWDCredentials() - Method in interface com.wewebu.ow.server.auth.OwAuthentication
-
- getOWDCredentials() - Method in class com.wewebu.ow.server.auth.OwCredentialsAuthentication
-
- getPage() - Method in class com.wewebu.ow.server.collections.OwAbstractIterable
-
- getPage(int) - Method in class com.wewebu.ow.server.collections.OwAbstractIterable
-
- getPage() - Method in class com.wewebu.ow.server.collections.OwAggregateIterable
-
- getPage(int) - Method in class com.wewebu.ow.server.collections.OwAggregateIterable
-
- getPage() - Method in class com.wewebu.ow.server.collections.OwEmptyIterable
-
- getPage(int) - Method in class com.wewebu.ow.server.collections.OwEmptyIterable
-
- getPage() - Method in class com.wewebu.ow.server.collections.OwFilteringIterable
-
- getPage(int) - Method in class com.wewebu.ow.server.collections.OwFilteringIterable
-
- getPage() - Method in interface com.wewebu.ow.server.collections.OwIterable
-
Gets an iterable for the current sub collection within the CMIS collection using
default maximum number of items
- getPage(int) - Method in interface com.wewebu.ow.server.collections.OwIterable
-
Gets an iterable for the current sub collection within the CMIS collection
- getPage() - Method in class com.wewebu.ow.server.collections.OwObjectCollectionIterableAdapter
-
- getPage(int) - Method in class com.wewebu.ow.server.collections.OwObjectCollectionIterableAdapter
-
- getPageAbsolutEventURL(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
- getPageAbsolutEventURL(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getPageAbsolutEventURL(String) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
Get URL for a given page number
- getPageAbsolutURL(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- getPageAbsolutURL(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Create an URL for the given page
- getPageCount() - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentCollection
-
- getPageCount() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getPageCount() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
Retrieve number of available pages:
pageCount > 0: available pages
pageCount = 0: no pages/elements available
pageCount < 0: unknown amount of pages
- getPageCount() - Method in interface com.wewebu.ow.server.ecm.OwContentCollection
-
retrieve the page count
NOTE: You can iterate through all pages
by looping a index value from zero to getPageCount
and use getPageNumber to resolve the actually page number.
- getPageCount() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
retrieve the number of pages in the objects
- getPageCount() - Method in interface com.wewebu.ow.server.ecm.OwObjectReference
-
retrieve the number of pages in the objects
- getPageCount() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
retrieve the number of pages in the objects
- getPageCount() - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
retrieve the page count
- getPageCount() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getPageCount() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- getPageCount() - Method in class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
- getPageCount() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
retrieve the number of pages in the objects
- getPageCount() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getPageCount() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
retrieve the number of pages in the objects
- getPageFetcher() - Method in class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
- getPageFetcher() - Method in class com.wewebu.ow.server.collections.OwAbstractIterable
-
- getPageNextEventURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
- getPageNextEventURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getPageNextEventURL() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
Get the next page URL.
- getPageNextURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- getPageNextURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Get the next page URL
- getPageNumber(int) - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
retrieve the page number for the given zero based index
NOTE: the Page numbers might be arbitrary in the collection in order to submit specific page content
- getPageNumber(int) - Method in interface com.wewebu.ow.server.ecm.OwContentElement
-
retrieve the page number for the given zero based index
NOTE: the Page numbers might be arbitrary in the collection in order to submit specific page content
- getPageNumber(int) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
retrieve the page number for the given zero based index
NOTE: the Page numbers might be arbitrary in the collection in order to submit specific page content
- getPageNumber(int) - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
retrieve the page number for the given zero based index
NOTE: the Page numbers might be arbitrary in the collection in order to submit specific page content
- getPageNumItems() - Method in class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
- getPageNumItems() - Method in class com.wewebu.ow.server.collections.OwAbstractIterable
-
- getPageNumItems() - Method in class com.wewebu.ow.server.collections.OwAggregateIterable
-
- getPageNumItems() - Method in class com.wewebu.ow.server.collections.OwEmptyIterable
-
- getPageNumItems() - Method in class com.wewebu.ow.server.collections.OwFilteringIterable
-
- getPageNumItems() - Method in interface com.wewebu.ow.server.collections.OwIterable
-
Returns the number of items fetched for the current page.
- getPageNumItems() - Method in class com.wewebu.ow.server.collections.OwObjectCollectionIterableAdapter
-
- getPagePrevEventURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
- getPagePrevEventURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getPagePrevEventURL() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
Get the previous page URL.
- getPagePrevURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- getPagePrevURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Get the previous page URL
- getPageSize() - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- getPageSize() - Method in interface com.wewebu.ow.server.collections.OwLoadContextInfo
-
Get the size for pages (=Items per page), which are retrieved.
- getPageSize() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
Return the configured PageSize for lists.
- getPageSizeForLists() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
number of items in a page for lists which support paging
- getParameter(String) - Method in interface com.wewebu.ow.server.ui.viewer.OwInfoRequest
-
Get the value for given parameter.
- getParameter(String) - Method in class com.wewebu.ow.server.util.paramcodec.OwParameterMap
-
Returns the value of a request parameter as a String, or null if the parameter does not exist.
- getParameterBindings() - Method in class com.wewebu.ow.server.field.OwSearchSQLPreparedStatementOperator
-
Get an array with real values for each ? in the query string
- getParameterId() - Method in class com.wewebu.ow.server.ui.OwAdaptor.OwApplicationStarterStrategy
-
- getParameterId() - Method in class com.wewebu.ow.server.ui.OwAdaptor.OwGetEditNodesStrategy
-
- getParameterId() - Method in class com.wewebu.ow.server.ui.OwAdaptor.OwListSavedFilesStrategy
-
- getParameterId() - Method in interface com.wewebu.ow.server.ui.OwAdaptor.OwRequestHandlerStrategy
-
Get the request parameter name associated with this request processor.
- getParameterId() - Method in class com.wewebu.ow.server.ui.OwAdaptor.OwSaveFileStrategy
-
- getParameterMapValuesFromObject(OwXMLUtil, OwObject, String) - Static method in class com.wewebu.ow.server.plug.owutil.OwMappingUtils
-
Compute a Map of values derived from the parent and to be set in advance in the new object
reads the ParameterMapping section in the plugin descriptor
Each Parameter from the Parent Object is set to the parameter in the new Object
Example:
Instruction: Name=Customer.Name
The Parameter Name in the new object gets the value of the Parameter Customer.Name in the Parent object
where Customer is a Object Reference Property and Name is the property of that reference.
- getParameterMapValuesFromRecord(OwXMLUtil, OwObject, OwObject) - Static method in class com.wewebu.ow.server.plug.owutil.OwMappingUtils
-
Compute a Map of values derived from the parent and to be set in advance in the new object,
reads the ParameterMapping section in the plugin descriptor.
- getParameterNames() - Method in interface com.wewebu.ow.server.ui.viewer.OwInfoRequest
-
Return a list of parameter names
which exist in this request.
- getParameterNames() - Method in class com.wewebu.ow.server.util.paramcodec.OwParameterMap
-
- getParametersMap() - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec.OwTimedCookieValue
-
- getParameterValue(String) - Method in class com.wewebu.ow.server.ao.OwAOConfigurationPart
-
- getParameterValue(String, String) - Method in class com.wewebu.ow.server.ao.OwAOConfigurationPart
-
- getParameterValues(String) - Method in class com.wewebu.ow.server.util.paramcodec.OwParameterMap
-
- getParent() - Method in class com.wewebu.ow.server.app.OwClipboardContentOwObject
-
the parent of the object for cut operations, can be null
- getParent() - Method in class com.wewebu.ow.server.app.OwEcmUtil.OwParentPathInfo
-
get the parent that matches a requested classname
- getParent() - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
get the parent class of this class if we deal with a class tree
- getParent() - Method in interface com.wewebu.ow.server.ecm.OwLocation
-
The parent object, can return null if not filed/contained in a structure.
- getParent() - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
get the parent class of this class
- getParent() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
get the parent class of this class
- getParent() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
virtual folders have only one parent,
easy access to it, rather than using getParents
- getParent() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
get the parent class of this class
- getParent() - Method in class com.wewebu.ow.server.ecmimpl.OwSimpleLocation
-
- getParent() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectChangeEvent
-
return the parent or root object, or null if no parent / root exists
- getParent() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectCreateEvent
-
get the parent object of the new object, or null if not used in the creation of the object
- getParent() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectDeleteEvent
-
return the parent or root object, or null if no parent / root exists
- getParent() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectChangeEvent
-
return the parent or root object, or null if no parent / root exists
- getParent() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- getParent() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectDeleteEvent
-
- getParent() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
get the parent node
- getParent() - Method in class com.wewebu.ow.server.ui.OwView
-
the parent view of this view or null if the top view
- getParentFromDepth(int) - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
gets the Parent repeatedly for iLevel_p counts
- getParentObject() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
get the parent object
- getParentPathOfClass(OwObject, Collection) - Static method in class com.wewebu.ow.server.app.OwEcmUtil
-
get a collection of parents with paths for an object, which are of the specified classname
used to find the records a object is filed in
NOTE: The function will not just search the next parents, but the whole path of parents.
- getParents() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the containing parent of this object, does NOT cache returned objects
- getParents() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the containing parents of this object, does NOT cache returned objects
for folders it is several parent folders, for compound documents it is one parent document.
- getParents() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the containing parents of this object
for folders it is several parent folders, for compound documents it is one parent document.
- getParents() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getParents() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the containing parent of this object, does NOT cache returned objects
- getParents() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getPassword() - Method in interface com.wewebu.ow.server.auth.OwAuthentication
-
- getPassword() - Method in class com.wewebu.ow.server.auth.OwCredentialsAuthentication
-
- getPath() - Method in class com.wewebu.ow.server.app.OwEcmUtil.OwParentPathInfo
-
get the path from parent to the object
- getPath() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the path to the object, which can be used in OwNetwork.getObjectFromPath to recreate the object
The path is build with the name property.
- getPath() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the path to the object, which can be used in OwNetwork.getObjectFromPath to recreate the object
The path is build with the name property.
- getPath() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the path to the object, which can be used in OwNetwork.getObjectFromPath to recreate the object
The path is build with the name property.
- getPath() - Method in class com.wewebu.ow.server.ecm.OwPath
-
- getPath() - Method in class com.wewebu.ow.server.ecm.OwSearchPathField
-
- getPath() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getPath() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the path to the object, which can be used in OwNetwork.getObjectFromPath to recreate the object
The path is build with the name property.
- getPath() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
get the path to the object, which can be used in OwNetwork.getObjectFromPath to recreate the object
The path is build with the name property.
- getPath() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
get the path
- getPathName() - Method in class com.wewebu.ow.server.ecm.OwSearchPath
-
- getPaths() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchSpecialNodeOperator
-
Collection of String representing search-path objects referred by the
scanned search node.
- getPattern() - Method in enum com.wewebu.ow.server.ui.ua.OwOSFamily
-
- getPermissions() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPermissionsDocument
-
- getPermissions() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelDocument
-
- getPermissions() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- getPermissions() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesDocument
-
- getPermissions() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the permissions object
- getPermissions() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the permissions object
- getPermissions() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the permissions object
- getPermissions() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getPermissions() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the permissions object
- getPermissions() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectCreateEvent
-
get the permissions of the new object, or null if not used in the creation of the object
- getPermissions() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getPermissions() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- getPermissionsDocument() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesDocument
-
- getPersistentAttributeBagWriteable() - Method in class com.wewebu.ow.server.app.OwMasterDocument
-
get the plugin scalar settings specific for the current user.
- getPersistentAttributeBagWriteable() - Method in class com.wewebu.ow.server.ui.OwDocument
-
(overridable) get a persistent OwAttributeBagWriteable (application scope)
NOTE: use the OwAttributeBagWriteable implementation of this class to access non persistent (session scope) scalars
- getPersistentNode(Document) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilterEntry
-
get a XML node that persists the current state of the criteria
and that can be used with setPersistentNode() to recreate the state
- getPersistentNode(Document) - Method in class com.wewebu.ow.server.field.OwSearchNode
-
get a XML node that persists the current state of the criteria
and that can be used with setPersistentNode() to recreate the state
- getPersistentNode(Document) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- getPhysicalChildren(int[], Collection, OwSort, int, int, OwSearchNode) - Method in interface com.wewebu.ow.server.ecm.OwSemiVirtualFolder
-
Retrieves the physical children of this semi-virtual-folder object.
- getPhysicalChildren(OwLoadContext) - Method in interface com.wewebu.ow.server.ecm.OwSemiVirtualFolder
-
- getPlaceholderValue(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
get the placeholder name if specified
placeholders have the following syntax:
{$Placeholdername}
- getPlugin(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get a plugin description by its key
- getPlugin() - Method in class com.wewebu.ow.server.app.OwMasterDocument
-
set the plugin instance
- getPlugin() - Method in class com.wewebu.ow.server.app.OwMasterView
-
set the plugin description node
- getPlugin() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwPluginEntry
-
Get the document function.
- getPlugin(String) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get a plugin description by its key
that are allowed for the logged on user.
- getPlugin(String) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a plugin description by its key
that are allowed for the logged on user.
- getPluginCache() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache
-
Simple getter method for the plugin cache utility.
- getPluginCategoryMap() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a map of resources for the plugins
- getPluginClassName() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get the plugin document class name
- getPluginEntries() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
This method returns a list of document plugins,
which should be displayed next to the document in the document function
column.
- getPluginID() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get the plugin ID
- getPluginID() - Method in class com.wewebu.ow.server.app.OwFunction
-
get the plugin ID
- getPluginID() - Method in class com.wewebu.ow.server.app.OwMasterDocument
-
get the plugin ID
- getPluginID() - Method in class com.wewebu.ow.server.app.OwMasterView
-
get the plugin ID
- getPluginID() - Method in interface com.wewebu.ow.server.app.OwPlugin
-
get the plugin ID
- getPluginID() - Method in class com.wewebu.ow.server.app.OwPluginKeyBoardMaping
-
- getPluginId() - Method in class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration.OwPropertyGroup
-
Deprecated.
- getPlugins(String) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get a list of plugin description OwXMLUtil nodes by type as defined in OwConfiguration,
that are allowed for the logged on user.
- getPlugins(String) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a list of plugin description nodes by type as defined in OwBaseConfiguration,
that are allowed for the logged on user.
- getPluginTitle() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get the title of the plugin
- getPluginTitle() - Method in class com.wewebu.ow.server.app.OwFunction
-
get a localized display name
- getPluginTitle() - Method in interface com.wewebu.ow.server.app.OwPlugin
-
get a localized display name
- getPluginType() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get the plugin type
- getPluginType() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get the plugin type
- getPluginType() - Method in interface com.wewebu.ow.server.app.OwPlugin
-
get the plugin type
- getPluginType() - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
get the plugin type
- getPluginTypeDefinitions() - Static method in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
get the type definitions of the different plugin types
- getPluginTypeDisplayName() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get a display name for the plugin type
- getPluginTypeDisplayName() - Method in class com.wewebu.ow.server.app.OwFunction
-
get a display name for the plugin type
- getPluginTypeDisplayName() - Method in interface com.wewebu.ow.server.app.OwPlugin
-
get a display name for the plugin type
- getPluginTypeDisplayName(String, Locale) - Static method in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
get a display name for the given plugin type definition
- getPlusMinusIconEventURL() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
get the event URL when clicked on a plus / minus icon
- getPolicy() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView.OwPolicyViewItem
-
- getPositionMainWindow() - Method in class com.wewebu.ow.server.app.OwWindowPositions
-
- getPositionMainWindow() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
- getPostProcessView(int, OwObject) - Method in interface com.wewebu.ow.server.app.OwDocumentImporter
-
Return the view which should be displayed for post processing.
- getPrecalculatedSimpleAccessMasks() - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
- getPrefix() - Method in enum com.wewebu.ow.server.app.id.viid.OwVIIdType
-
Get prefix of this type.
- getPrev() - Method in interface com.wewebu.ow.server.ecm.OwObjectCollection
-
retrieve further objects, than currently added.
- getPrev() - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- getPrev() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectCollection
-
overridable to retrieve further objects, than currently added.
- getPrevHREF() - Method in class com.wewebu.ow.server.app.OwStandardSequenceDialog
-
- getPreviewFilePath(int) - Method in interface com.wewebu.ow.server.app.OwDocumentImportItem
-
Returns the full path to a file that can be used for preview of the i-th content
stream.
- getPreviewFilePath(int) - Method in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
- getPreviewRenderer(List<String>) - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
Will implicitly load a default handler if no explicit viewer/renderer configuration is available.
- getPreviousPanelValid() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
check if previous item is validated
- getPreviousPanelValid() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
check if previous item is validated
- getPreviousPanelValid() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
check if previous item is validated
- getPreviousPanelValid() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
check if previous item is validated
- getPreviousPanelValid() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
check if previous item is validated
- getPrincipal() - Method in interface com.wewebu.ow.server.ecm.OwPrivilegeSet
-
get the principal of this privilege set
- getPrioritizedIterator() - Method in class com.wewebu.ow.server.field.OwSort
-
Returns an Iterator with priority specific order of the OwSortCriteria,
beginning with the highest down to lowest.
- getPriority() - Method in class com.wewebu.ow.server.app.OwScript
-
- getPriority(OwSort.OwSortCriteria) - Method in class com.wewebu.ow.server.field.OwSort
-
get the priority of the criteria, last criteria has highest priority
- getPriorityRule() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get a priority rule for priority
- getPriorityRule() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getPriorityRule() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get a priority rule for priority
- getPrivilegeDisplayNames() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
Return the display names which represents the
native privilege to display names.
- getPrivileges() - Method in interface com.wewebu.ow.server.ecm.OwPrivilegeSet
-
get the privileges of the set
- getProcessedDMSIDs() - Method in class com.wewebu.ow.server.command.OwCommand
-
Get a set of DMSIDs of successfully processed objects.
- getProcessedDmsIds() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
Get the list of processed DMSIDs.
- getProcessedNames() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
Get the names of processed objects.
- getProcessedObjectNames() - Method in class com.wewebu.ow.server.command.OwCommand
-
Get a list with successfully processed object names.
Must be called after the
OwCommand.execute()
method was called
(otherwise a runtime exception is thrown).
- getProcessedObjects() - Method in class com.wewebu.ow.server.command.OwCommand
-
Get a list with successfully processed objects.
Must be called after the
OwCommand.execute()
method was called
(otherwise a runtime exception is thrown).
- getProcessedObjects() - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
Get the list with successfully processed objects
- getPromote() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectCreateEvent
-
get the promote flag of the new object, or null if not used in the creation of the object
- getPromote() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- getPropagationMap() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
- getPropagationMap() - Method in interface com.wewebu.ow.server.ecm.OwVirtualFolderObject
-
Return a map which represents external triggered value propagation.
- getProperties() - Method in class com.wewebu.ow.server.app.OwSettingsSet
-
get the map of properties with current values
- getProperties() - Method in class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration.OwPropertyGroup
-
Deprecated.
Getter for properties.
- getProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
retrieve the specified properties from the object.
- getProperties(Collection) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
retrieve the specified properties from the object.
- getProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
retrieve the specified properties from the object.
- getProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
retrieve the specified properties from the object.
- getProperties() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectCreateEvent
-
return a list of the new properties (OwField), or null if no properties where used in the creation of the object
- getProperties(Collection) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getProperties() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- getProperties() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
- getProperties() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Returns the properties used to build up the LDAP context of the logged in user
- getProperties(boolean) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Get specific properties configuration of user or admin.
- getProperties(Locale) - Method in class com.wewebu.ow.server.util.OwStringProperties
-
get the properties map with locale strings from cash
- getProperties() - Method in interface org.alfresco.wd.ui.conf.prop.OwPropertyGroup
-
Return grouped properties.
- getProperties() - Method in class org.alfresco.wd.ui.conf.prop.OwSimplePropertyGroup
-
- getProperty(String, String) - Method in class com.wewebu.ow.server.app.OwSettings
-
retrieve a OwSettingsProperty
- getProperty(String) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
retrieve the specified property from the object.
- getProperty(String) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
retrieve the specified property from the object.
- getProperty(String) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
retrieve the specified property from the object.
- getProperty(String) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getProperty(String) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
retrieve the specified property from the object.
- getProperty(String) - Method in class com.wewebu.ow.server.field.OwObjectScope
-
- getProperty(String) - Method in class com.wewebu.ow.server.field.OwPropertiesCollectionScope
-
- getProperty(String) - Method in class com.wewebu.ow.server.field.OwPropertiesContainerScope
-
(overridable)
- getProperty(String) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getProperty(String, String) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
- getPropertyClass(String) - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
get a map of the available property class descriptions
- getPropertyClass(String) - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
get a map of the available property class descriptions
- getPropertyClass() - Method in interface com.wewebu.ow.server.ecm.OwProperty
-
get the class description of the property
- getPropertyClass(String) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
get a map of the available property class descriptions
- getPropertyClass() - Method in class com.wewebu.ow.server.ecm.OwStandardProperty
-
get the class description of the property
- getPropertyClass(String) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
get a map of the available property class descriptions
- getPropertyClassInternal(String, OwXMLUtil) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
resolve the requested search field definition or create a on the fly class description
- getPropertyClassNames() - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
get a list of the available property class descriptions names
- getPropertyClassNames() - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
get a list of the available property class descriptions names
- getPropertyClassNames() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
get a list of the available property class descriptions names
- getPropertyClassNames() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
get a list of the available property class descriptions names
- getPropertyDefinitionNode() - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
get a reference to the property definition node
- getPropertyError() - Method in class com.wewebu.ow.server.app.OwSettingsPropertyControl
-
Gets a error message for this field
- getPropertyError() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
- getPropertyError() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
- getPropertyGroup() - Method in interface org.alfresco.wd.ui.conf.OwPropertySubregion
-
Return a OwPropertyGroup representation if subregion is based on property group.
- getPropertyGroup() - Method in class org.alfresco.wd.ui.conf.OwSimplePropertySubregion
-
- getPropertyInfos() - Method in interface org.alfresco.wd.ui.conf.OwPropertySubregion
-
Get a list of configured OwPropertyInfo for this subregion
- getPropertyInfos() - Method in class org.alfresco.wd.ui.conf.OwSimplePropertySubregion
-
- getPropertyListConfiguration() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
Get currently defined PropertyList configuration
- getPropertyListConfiguration() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- getPropertyMap() - Method in interface com.wewebu.ow.server.ecm.OwSemiVirtualFolder
-
- getPropertyMapping() - Method in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
Get property mapping which was configured for current
semi-virtual structure.
- getPropertyMappings() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
map of property names
- getPropertyName() - Method in interface com.wewebu.ow.server.field.OwFieldColumnInfo
-
get the object property name this column is referring to
- getPropertyName() - Method in class com.wewebu.ow.server.field.OwHeaderFieldColumnInfoDecorator
-
- getPropertyName() - Method in class com.wewebu.ow.server.field.OwSort.OwSortCriteria
-
get the name of the property which should be used in the sort
- getPropertyName() - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
get the object property name this column is referring to
- getPropertyName() - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
get the object property name this column is referring to
- getPropertyName() - Method in class org.alfresco.wd.ui.conf.prop.OwPropertyInfo
-
- getPropertyNames() - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- getPropertyNames() - Method in interface com.wewebu.ow.server.collections.OwLoadContextInfo
-
List of property names/Id's which should be retrieved.
- getPropertyValueMap() - Method in interface com.wewebu.ow.server.app.OwDocumentImportItem
-
Returns a Map with property class to value mappings.
- getPropertyValueMap() - Method in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
- getProposedDocumentName() - Method in interface com.wewebu.ow.server.app.OwDocumentImportItem
-
Returns the proposed Document name.
Nearly every ECM back-end knows some name property or represents item property that is used
by this ECM system as a name of the document.
- getProposedDocumentName() - Method in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
- getProviderCfgFor(String) - Method in class com.wewebu.service.rendition.impl.OwProviderConfiguration
-
- getProxies(String) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
get proxy info for given absent person
- getProxyPersonID() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwProxyInfo
-
- getPublicReassignContainerDisplayName(String) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemContainer
-
get a display name for a reassign container name used in reassignToPublicContainer
- getPublicReassignContainerNames() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemContainer
-
get the possible reassign container names used in reassignToPublicContainer
- getQualifier() - Method in class com.wewebu.ow.csqlc.ast.OwColumnReference
-
- getQualifierString() - Method in class com.wewebu.ow.csqlc.ast.OwColumnQualifier
-
- getQuantifiedComparisonFormat() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- getQuantifiedInFormat() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- getQueryName() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler.OwWherePropDefinition
-
- getReadOnlyColumns() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Returns the definitions of read only columns,
List of String's which represent the ID/symbolic name
of properties which should be read-only marked.
- getReadOnlyContext() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
get context to be used for the read-only property
- getReadOnlyContext() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Getter for currently defined ReadOnly Context
- getReadOnlyProperties() - Method in class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration
-
Deprecated.
Getter for read only properties.
- getReasonDescription() - Method in interface com.wewebu.ow.server.ecm.OwReason
-
String message why it is denied/allowed.
- getReasonDescription() - Method in class com.wewebu.ow.server.ecmimpl.OwStandardReason
-
- getReasonObject() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
get reason object to be submitted in the event action method
- getReasonObject() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
get reason object to be submitted in the event action method
- getReasonObject() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
get reason object to be submitted in the event action method
- getReasonObject() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
get reason object to be submitted in the event action method
- getReasonObject() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
get reason object to be submitted in the event action method
- getRecentRoleNames() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditor
-
- getRecordClassNames() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the list of classnames that act as records
- getRecordFunction(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get a single record function by ID
- getRecordFunctionPlugins() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get record function plugins plugins
- getRecordId(String, OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwADSchemaInterpreter
-
- getRecordId(String, OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- getRecordId(String) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Retrieves the value of the attribute that should be used as OWD ID.
- getRecordId(String, OwLdapConnection) - Method in interface com.wewebu.ow.server.util.ldap.OwLdapSchemaInterpreter
-
- getRecursionLevel() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
- getRecursionLevel() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Get the defined level of recursion.
- getReferenceString(OwObjectReference, int) - Static method in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
get a short reference string without DMSID that can be used for serialization
- getRefineCriteriaList() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get from the given node, a list of criteria to refine the search template
- getRefinedSearch(OwSearchNode, List) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
refine a search according to the given refine criteria list
- getRefreshContext() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
get an eventlistener with this view to receive notifications
- getRefreshContext() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getRegisteredInterface(Class<T>) - Method in interface com.wewebu.ow.server.app.OwGlobalRegistryContext
-
Return the cached object, if any is contained.
- getRegisteredInterface(Class<T>) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Return the cached object, if any is contained.
- getRegisterItemStyle() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
get the style for the tree item
- getRelation(OwObject) - Method in interface com.wewebu.ow.server.ecm.OwObjectLink
-
Get information about the provided OwObject, if it is part of the OwObjectLink relation.
- getRelations() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksDocument
-
- getReleased() - Method in interface com.wewebu.ow.server.ecm.OwVersionSeries
-
retrieve the released version in the series
- getRelevantStackTrace(Throwable) - Static method in class com.wewebu.ow.server.util.OwExceptionManager
-
Get the relevant stack trace.
- getRenderedNamedRegion(String) - Method in class com.wewebu.ow.server.ui.OwView
-
render the region and return a result String
useful function when rendering regions and need the HTML in other functions
- getRenderedRegion(int) - Method in class com.wewebu.ow.server.ui.OwView
-
render the region and return a result String
useful function when rendering regions and need the HTML in other functions
- getRenditionMimeType(OwObject, String) - Method in class com.wewebu.service.rendition.impl.OwNoRenditionService
-
- getRenditionMimeType(OwObject, String) - Method in class com.wewebu.service.rendition.impl.OwSymbolicRenditionService
-
- getRenditionMimeType(OwObject, String) - Method in interface com.wewebu.service.rendition.OwRenditionService
-
Return the MIME type of rendition, for specific type.
- getRenditionServiceProvider() - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
Return the provider which can retrieve a OwRenditionService for current object.
- getRenditionStream(OwObject, String) - Method in class com.wewebu.service.rendition.impl.OwAbstractRenditionService
-
- getRenditionStream(OwObject, String) - Method in class com.wewebu.service.rendition.impl.OwSymbolicRenditionService
-
- getRenditionStream(OwObject, String) - Method in interface com.wewebu.service.rendition.OwRenditionService
-
Retrieve the stream for specific type and object.
- getRenditionType() - Method in interface com.wewebu.ow.server.ui.preview.OwPreviewContext
-
Defined default rendition type for preview.
- getRenditionType() - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
- getRendtionService(OwObject) - Method in class com.wewebu.service.rendition.impl.OwSimpleRenditionServiceProvider
-
- getRendtionService(OwObject) - Method in interface com.wewebu.service.rendition.OwRenditionServiceProvider
-
Get a rendition service for provided object.
- getReplacement(OwMainAppContext, OwObjectReference, OwXMLUtil) - Method in class com.wewebu.ow.server.app.OwMimeManager.OwReplaceScanner
-
override with your replacement function
- getRepositories() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
overridable, create a map of repositories that can be searched
- getRepository() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get repository
- getRepositoryId() - Method in class com.wewebu.ow.csqlc.ast.OwRepositoryTarget
-
- getRequestBody() - Method in interface com.wewebu.ow.server.ui.viewer.OwInfoRequest
-
Return an InputStream which contains
the request body.
- getRequestedObject(HttpServletRequest, OwAppContext) - Method in class com.wewebu.ow.server.servlets.OwRenditionServlet
-
Retrieve the object from request.
- getRequestTimeOutText() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Returns the localized error message for request timeout.
- getReservation() - Method in interface com.wewebu.ow.server.ecm.OwVersionSeries
-
retrieve the reservation (intermediate after checkout) version in the series
- getResource() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the resource the object belongs to in a multiple resource Network
- getResource() - Method in interface com.wewebu.ow.server.ecm.OwLocation
-
The Resource (Repository/ObjectStore) of the location.
- getResource() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the resource the object belongs to in a multiple resource Network
- getResource() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the resource the object belongs to in a multiple resource Network
- getResource(String) - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
get the resource with the specified key
- getResource() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getResource() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the resource the object belongs to in a multiple resource Network
- getResource() - Method in class com.wewebu.ow.server.ecmimpl.OwSimpleLocation
-
- getResource() - Method in interface com.wewebu.ow.server.history.OwHistoryObjectCreateEvent
-
get the resource of the new object, or null if not used in the creation of the object
- getResource() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getResource() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- getResource(String) - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
get the resource with the specified key
- getResourceDisplayName(Locale, int, String) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get a display name for the given category
- getResourceDisplayName(Locale, int, String) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a display name for the given category
- getResourceEncoding(URL) - Static method in class com.wewebu.ow.server.util.OwResourceProperties
-
Static function for analyzing resource defined by the URL.
- getResourceEncoding(byte[]) - Static method in class com.wewebu.ow.server.util.OwResourceProperties
-
Static function for analyzing the BOM of a file, and returning an
encoding or null if no valid BOM is defined.
- getResourceEncoding(PushbackInputStream) - Static method in class com.wewebu.ow.server.util.OwResourceProperties
-
Reads encoding type and skips BOM bits
- getResourceFilePath() - Method in class com.wewebu.ow.server.servlets.OwServerContext
-
get the OwResourceFilePath param for distributed deployment or to handle multiple configurations
- getResourceId() - Method in interface com.wewebu.ow.server.app.id.viid.OwVIId
-
ResourceId of the object.
- getResourceId() - Method in class com.wewebu.ow.server.app.impl.viid.OwSimpleVIId
-
- getResourceID() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the ID / name identifying the resource the object belongs to
- getResourceID() - Method in interface com.wewebu.ow.server.ecm.OwObjectReference
-
get the ID / name identifying the resource the object belongs to
- getResourceID() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the ID / name identifying the resource the object belongs to
- getResourceID() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getResourceID() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
get the ID / name identifying the resource the object belongs to
- getResourceID() - Method in class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
get the ID / name identifying the resource the object belongs to
- getResourceID() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the ID / name identifying the resource the object belongs to
- getResourceID() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
get the ID / name identifying the resource the object belongs to
- getResourceID() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
get the ID / name identifying the resource the object belongs to
- getResourceIDs() - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
get a Iterator of available resource IDs
- getResourceIDs() - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
get a Iterator of available resource IDs
- getResourceName() - Method in class com.wewebu.ow.server.ecm.OwClass
-
- getResources(int) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
get all available resources for a given category
- getResources(int) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get all available resources for a given category
- getResponse() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
get a response
- getResponses() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
get a list of possible responses
- getResubmitDate(int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
get the currently set resubmit date
- getResult() - Method in class com.wewebu.ow.server.ecm.eaop.OwBooleanCollector
-
- getResult() - Method in interface com.wewebu.ow.server.ecm.eaop.OwJoinPointResultCollector
-
- getRetrievalPropertyNames() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
Get a collection of property names that are needed to display the Objects in the list
i.e.
- getRetrievalPropertyNames() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
get a collection of property names that are needed to display the Objects in the list
i.e.
- getRetrievalPropertyNames() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- getRetrievalPropertyNames() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
get a collection of property names that are needed to display the Objects in the list
i.e.
- getRetrievalPropertyNames() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
get a collection of property names that are needed to display the Objects in the list
i.e.
- getRetrievalPropertyNames() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
get a collection of property names that are needed to display the Objects in the list
i.e.
- getRetrievalPropertyNames() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getRightLimit() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor.RangeLimits
-
- getRoleDisplayName(String) - Method in interface com.wewebu.ow.server.ecm.OwAuthenticationProvider
-
get the display name for a role name
- getRoleManager() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
retrieve the RoleManager object
- getRoleManager() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
retrieve the RoleManager object
- getRoleManager() - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
- getRoleManagerConfiguration() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the rolemanager configuration DOM node
- getRoleNames() - Method in interface com.wewebu.ow.server.conf.OwBaseUserInfo
-
get a string list of role names for this user
- getRoleNames() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPGroupInfo
-
- getRoleNames() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- getRootClasses() - Method in class com.wewebu.ow.server.dmsdialogs.views.classes.OwObjectClassSelectionCfg
-
- getRootClosedIcon() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get the closed icon URL for the root item.
- getRootConfigurationName() - Method in class com.wewebu.service.rendition.impl.OwSimpleRenditionServiceProvider
-
Get the path/file name for root configuration resource.
- getRootIcon() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Returns the URL to the root icon.
- getRootIconClass() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get the CSS class for icon of root folder.
- getRootId() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get the id of the root node.
- getRootNode() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the root DOM Node of the folder structure
- getRootObject() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the root virtual folder object
- getRootOpenedIcon() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get the closed icon URL for the root item.
- getRootText() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get the root displayable text.
- getRowClassName(int, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
overridable get the style class name for the row
- getRowClassName(int, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
overridable get the style class name for the row
- getRowClassName(int, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
overridable get the style class name for the row
- getRowClassName(int, OwProperty) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
overridable get the style class name for the row
- getRule() - Method in class com.wewebu.ow.server.field.OwStandardPriorityRule
-
get the OwSearchNode with criteria that make up the rule
- getSafeAOProvider() - Method in interface com.wewebu.ow.server.ecmimpl.OwBackwardsCompatibilityAOProvider.OwLegacyAONetwork
-
Deprecated.
this interface is meant to support old network adapters, it should not be used for
for other purposes
- getSafeAttribute(String, Object) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
- getSafeAttribute(String, Object) - Method in class com.wewebu.ow.server.collections.OwIterableAttributeBag
-
- getSafeAttribute(String, Object) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- getSafeAttribute(String, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectCollection
-
get the attribute with the given name, returns default if not found.
- getSafeAttribute(String, Object) - Method in class com.wewebu.ow.server.role.OwRoleOptionAttributeBag
-
- getSafeAttribute(String, Object) - Method in class com.wewebu.ow.server.ui.OwDocument
-
(implements OwAttributeBagWriteable) get non persistent attribute
NOTE: use getPersistentAttributeBagWriteable() to obtain a persistent OwAttributeBagWriteable
- getSafeAttribute(String, Object) - Method in interface com.wewebu.ow.server.util.OwAttributeBag
-
get the attribute with the given name, returns default if not found.
- getSafeAttribute(String, Object) - Method in class com.wewebu.ow.server.util.OwSimpleAttributeBagWriteable
-
get the attribute with the given name, returns default if not found.
- getSafeAttribute(String, Object) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteable
-
- getSafeAttribute(String, Object, String) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
get the attribute with the given name, returns default if not found.
- getSafeAttribute(String, Object) - Method in class com.wewebu.ow.server.util.OwStandardDBInvertedAttributeBag
-
- getSafeBoolean(String, boolean) - Method in class com.wewebu.ow.server.app.OwGlobalParametersConfiguration
-
Return a boolean value for requested parameter.
- getSafeBooleanAppSetting(String, boolean) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a setting for the application
- getSafeBooleanAttributeValue(String, boolean) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
get the value of a boolean attribute [true | false], catch exception
- getSafeBooleanAttributeValue(Node, String, boolean) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get the value of a boolean attribute [true | false], catch exception
- getSafeBooleanAttributeValue(String, boolean) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
get the value of a boolean attribute [true | false], catch exception
- getSafeBooleanAttributeValue(String, boolean) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeBooleanValue(String, boolean) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
get the value of a sub boolean node [true | false], catch exception
- getSafeBooleanValue(Node, boolean) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get the value of a boolean node [true | false], catch exception
- getSafeBooleanValue(String, boolean) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
get the value of a sub boolean node [true | false], catch exception
- getSafeBooleanValue(String, boolean) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeCDATAList() - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
retrieve a CDATA strings list in the node
- getSafeCDATAList(String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
retrieve a CDATA string list in a subnode
- getSafeCDATAList(Node) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
retrieve a CDATA defined strings list from a node definition
- getSafeCDATAList(String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
retrieve a CDATA string list in the node
- getSafeCDATAList() - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
retrieve a CDATA string list in a subnode
- getSafeCDATAList() - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeCDATAList(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeCurrentMasterPluginStyleClassID() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a Id for the current master plugin that can be used to create a HTML class style ID
- getSafeFieldError(OwField) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
writes a error message for the requested field, if the field contained an invalid value after user edited it.
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getSafeFieldValue(String, Object) - Method in interface com.wewebu.ow.server.field.OwFieldProvider
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.field.OwSearchNode.OwSearchNodeFieldProvider
-
retrieve the value of a Field
- getSafeFieldValue(String, Object) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
retrieve the value of a Field
- getSafeInstruction(OwSearchCriteria) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
get a instruction for the criteria
- getSafeIntAppSetting(String, int) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a setting for the application
- getSafeInteger(String, int) - Method in class com.wewebu.ow.server.app.OwGlobalParametersConfiguration
-
Return a boolean value for requested parameter.
- getSafeIntegerAttributeValue(String, int) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
get the value of a string attribute, catch exception
- getSafeIntegerAttributeValue(Node, String, int) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get the value of a string attribute, catch exception
- getSafeIntegerAttributeValue(String, int) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
get the value of a string attribute, catch exception
- getSafeIntegerAttributeValue(String, int) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeIntegerValue(String, int) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
get the value of a sub Integer node, catch exception
- getSafeIntegerValue(String, int) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
get the value of a sub Integer node, catch exception
- getSafeIntegerValue(String, int) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeListAppSetting(String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a setting for the application
- getSafeNodeList() - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
retrieve a node list in a subnode
- getSafeNodeList(String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
retrieve a node list in a subnode
- getSafeNodeList(Node) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
retrieve a node list in a subnode
- getSafeNodeList() - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
retrieve a node list in a subnode
- getSafeNodeList(String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
retrieve a node list in a subnode
- getSafeNodeList(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilOptionAndPlaceholderFilter
-
- getSafeNodeList() - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeNodeList(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafePropertyError(Locale) - Method in interface com.wewebu.ow.server.app.OwEditableProperty
-
gets a error message for this field, if update failed, clears the message automatically
- getSafePropertyError(Locale) - Method in class com.wewebu.ow.server.app.OwEditablePropertyString
-
gets a error message for this field, if update failed, clears the message automatically
- getSafePropertyError() - Method in class com.wewebu.ow.server.app.OwSettingsPropertyControl
-
gets a error message for this field, if update failed, clears the message automatically
- getSafePropertyError() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- getSafePropertyError() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
gets a error message for this field, if update failed, clears the message automatically
- getSafePropertyError() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
gets a error message for this field, if update failed, clears the message automatically
- getSafeSetting(String, Object) - Method in class com.wewebu.ow.server.app.OwFunction
-
get a setting for the plugin
- getSafeSetting(String, Object) - Method in class com.wewebu.ow.server.app.OwMasterDocument
-
get a settings value for the plugin
- getSafeString(String, String) - Method in class com.wewebu.ow.server.app.OwGlobalParametersConfiguration
-
Return a boolean value for requested parameter.
- getSafeStringAppSetting(String, String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a setting for the application
- getSafeStringAttributeValue(String, String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
get the value of a string attribute, catch exception
- getSafeStringAttributeValue(Node, String, String) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
get the value of a string attribute, catch exception
- getSafeStringAttributeValue(String, String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
get the value of a string attribute, catch exception
- getSafeStringAttributeValue(String, String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeStringList() - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
retrieve a string list in the node
- getSafeStringList(String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
retrieve a string list in a subnode
- getSafeStringList(Node) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
retrieve a string list in a node
- getSafeStringList() - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
retrieve a string list in the node
- getSafeStringList(String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
retrieve a string list in a subnode
- getSafeStringList(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilOptionAndPlaceholderFilter
-
- getSafeStringList() - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeStringList(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeStringSet(String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
retrieve a string list in a subnode
- getSafeStringSet(Node) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
retrieve a string list in a node
- getSafeStringSet(String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
retrieve a string list in a subnode
- getSafeStringSet(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilOptionAndPlaceholderFilter
-
- getSafeStringSet(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeTextValue(String, String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
get the value of a sub text node, catch exception
- getSafeTextValue(String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
get the value of THE node, catch exception
- getSafeTextValue(String, String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
get the value of a sub text node, catch exception
- getSafeTextValue(String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
get the value of THE node, catch exception
- getSafeTextValue(String, String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeTextValue(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeUtilList(String, String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
- getSafeUtilList(String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
- getSafeUtilList(String, String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
get a list with OwXMLUtil's with the given subname
- getSafeUtilList(String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
get a list with OwXMLUtil's
- getSafeUtilList(String, String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSafeUtilList(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSaveBtnIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
get the index of the save button
- getSaveBtnIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Get save button id index
- getSaveDownloadURL(OwMainAppContext, OwObjectReference) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
get a URL to save / download the given OwObjectReference to the local hard drive
- getSavedSearch() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the name of the current set search, or null if no saved search is set
- getSavedSearch() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getSavedSearch() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get the name of the current set search, or null if no saved search is set
- getSavedSearches() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
- getSavedSearches() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getSavedSearches() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get a collection of saved searches names
- getSchemaName() - Method in class com.wewebu.ow.server.util.OwTableSpec
-
- getScript(int, OwWindowPositions, boolean) - Method in class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
get the pure script command if a script is defined by this command
- getScript() - Method in class com.wewebu.ow.server.app.OwScript
-
- getScript() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
get the script to the processor to use
- getSearch(boolean) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the cached search tree created out of the template
- getSearch(boolean) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getSearch(boolean) - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get the search tree created out of the template
- getSearchAttributeFromNode(Node, int) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
compute the criteria attributes from a p8 XML node
- getSearchExpression() - Method in class com.wewebu.ow.csqlc.ast.OwTextSearchPredicate
-
Return the current search expression, defined during instantiation.
- getSearchNode() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilterEntry
-
the search node this filter works with
- getSearchString() - Method in class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
get the search string to look for
- getSearchTemplate() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get a search template associated with this Object
The search from the template can be used to refine the result in getChilds(...)
==> The search is automatically performed when calling getChilds(...)
The ColumnInfoList from the template can be used to format the result list of the children
NOTE: This function is especially used in virtual folders
- getSearchTemplate() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get a search template associated with this Object
The search from the template can be used to refine the result in getChilds(...)
==> The search is automatically performed when calling getChilds(...)
The ColumnInfoList from the template can be used to format the result list of the children
NOTE: This function is especially used in virtual folders
- getSearchTemplate() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get a search template associated with this Object
The search from the template can be used to refine the result in getChilds(...)
==> The search is automatically performed when calling getChilds(...)
The ColumnInfoList from the template can be used to format the result list of the children
NOTE: This function is especially used in virtual folders
- getSearchTemplate() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getSearchTemplate() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get a search template associated with this Object
The search from the template can be used to refine the result in getChilds(...)
==> The search is automatically performed when calling getChilds(...)
The ColumnInfoList from the template can be used to format the result list of the children
NOTE: This function is especially used in virtual folders
- getSearchTemplate() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getSearchTemplateCategoryMap() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a map of resources for the category: search template
- getSearchTemplateRefineCriteriaNameSet() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get from the whole search template, a list of criteria to refine the search template
- getSecondaryView(Integer) - Method in class com.wewebu.ow.server.app.OwMultiViewNavigation.OwMultiViewTabInfo
-
- getSecondaryViewReference(int) - Method in class com.wewebu.ow.server.app.OwMultiViewNavigation
-
- getSecondRangeCriteria() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria
-
- getSecondRangeCriteria() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get a optional second child criteria for range searches
- getSecondRangeCriteria() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getSecurityToken(OwResource) - Method in interface com.wewebu.ow.server.ecm.OwCredentials
-
get security token used for SSO between different applications accessing the same ECM system
- getSecurityToken(OwResource) - Method in class com.wewebu.ow.server.ecmimpl.OwAbstractCredentials
-
- getSelectableListCheckBoxName(String) - Static method in class com.wewebu.ow.server.ui.OwScriptTable
-
get the name of the checkbox in the selectable table
- getSelectableListContextMenuID(String) - Static method in class com.wewebu.ow.server.ui.OwScriptTable
-
get the ID of the context menu in the table
- getSelected() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
check if item is selected
- getSelected() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
check if item is selected
- getSelected() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
check if item is selected
- getSelected() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
check if item is selected
- getSelected() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
check if item is selected
- getSelectedAdaptor() - Method in class com.wewebu.ow.server.ui.OwAdaptor
-
Get the default selected adaptor
- getSelectedId() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get the id of selected node.
- getSelectedItem() - Method in interface com.wewebu.ow.server.app.OwComboModel
-
- getSelectedItem() - Method in class com.wewebu.ow.server.app.OwDefaultComboModel
-
- getSelectedItem() - Method in class com.wewebu.ow.server.app.OwFieldManagerComboModel
-
- getSelectedKey() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwRelativeDate
-
Get selected key.
- getSelectedNodeName(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilOptionAndPlaceholderFilter
-
get the node name that was selected through the selectiveConfigurationIDs_p
- getSelectedPathIds() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Returns a JavaScript array of IDs in the selected path.
- getSelectedPropertiesList() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringConfigurationBox
-
create a list of values, if property is a list
- getSelectedRegisterItemStyle() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
get the style for the selected tree item
- getSelectedRoles() - Method in class com.wewebu.ow.server.app.OwUserSelectDialog
-
get the selected user
- getSelectedRowClassName(int, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
overridable get the style class name for the row
- getSelectedTreeItemStyle() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView.OwObjectClassTreeViewViewWithStyle
-
get the style for the selected tree item
- getSelectedTreeItemStyle() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
get the style for the selected tree item
- getSelectedUsers() - Method in class com.wewebu.ow.server.app.OwUserSelectDialog
-
get the selected user
- getSelectList() - Method in class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
- getServerURL() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the URL to the web application server
- getServletInfo() - Method in class com.wewebu.ow.server.servlets.OwDragDropContent
-
Returns information about the servlet, such as
author, version, and copyright.
- getServletInfo() - Method in class com.wewebu.ow.server.servlets.OwGetContent
-
Returns a short description of the servlet.
- getServletInfo() - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload
-
Returns a short description of the servlet.
- getServletReplacedTokenString(String, OwMainAppContext, OwObjectReference, OwXMLUtil, int) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
- getServletReplacedTokenString(String, OwMainAppContext, OwObjectReference, OwXMLUtil, int, int) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
This method is a Helper and replace the most used placeholder in a URL string.
- getSessionCookieData(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get session cookie name value pairs delimited by whitespace
- getSessionCookieNames() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the list of the session cookie names as configured in owbootstrap.xml (<SessionCookieNames>)
- getSessionCount() - Method in class com.wewebu.ow.server.ui.OwUsageCounter.OwUsageState
-
get the session count
- getSessionDisplayName() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a name for the current session,
used for warning and error logs to identify the session later.
- getSessionDisplayName() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a name for the current session,
used for warning and error logs to identify the session later.
- getSetFilterValueURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
- getSetFilterValueURL() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
- getSetting(String) - Method in interface com.wewebu.ow.server.ui.OwEventSettingsConfiguration
-
- getSetting(String) - Method in interface com.wewebu.ow.server.ui.OwKeySettingsConfiguration
-
- getSetting(String) - Method in interface com.wewebu.ow.server.ui.OwMouseSettingsConfiguration
-
- getSetting(String) - Method in class com.wewebu.ow.server.ui.OwStaticKeySettingsConfiguration
-
- getSetting(String) - Method in class com.wewebu.ow.server.ui.OwStaticMouseSettingsConfiguration
-
- getSettings() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
retrieve the settings object for dynamic complex plugin settings
NOTE:
The OwSettings are used for complex settings for the plugins which are manually changed from time to time
by the user or the Administrator.
- getSettings() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
retrieve the settings object
- getSettingsInfo(String) - Method in class com.wewebu.ow.server.app.OwSettings
-
retrieve a OwSettingsSet
- getShortenedNotes() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Get a list with shortened m_notes.
- getShortGroupNames(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwADSchemaInterpreter
-
- getShortGroupNames() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Returns the group names of the user.
- getShortGroupNames(boolean) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Returns the group names of the user.
- getShortGroupNames(OwLdapConnection) - Method in interface com.wewebu.ow.server.util.ldap.OwLdapSchemaInterpreter
-
Returns the group names of the user.
- getShortGroupNames(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwStandardSchemaInterpreter
-
- getShortMonthNames(Locale) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
Get the short names for months of the year.
- getShortWeekDays(Locale) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
Get the shorten names for week days.
- getShowInEditViews() - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
get property from the XML plugin config node
- getShowPaging() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- getShowStacktraceMessage() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Returns the localized message for showing the stacktrace.
- getSignatureCertificates() - Method in class com.wewebu.ow.server.util.jar.OwJarVerifier
-
Get Signature Certificates
- getSimpleConfigurationPreviewRanderer(List<String>, Map<String, String>) - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
This method returns the default PreviewRanderer
- getSimplePageSelectorStyleClass() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponent
-
- getSimplePageSelectorStyleClass() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSimplePageSelectorComponent
-
Get the name of the page selector style class
- getSimpleTable() - Method in class com.wewebu.ow.csqlc.ast.OwQueryStatement
-
- getSingleOperatorSQL(OwSearchCriteria, Object, int, boolean) - Method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
get a single operator SQL Statement for the given criteria_p
- getSingleValue(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
overridable to create a single value for the given node
- getSingleValue(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBoolean
-
overridable to create a single value for the given node
- getSingleValue(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyInteger
-
overridable to create a single value for the given node
- getSingleValue(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyIntegerCombo
-
overridable to create a single value for the given node
- getSingleValue(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyKeyBoardMapping
-
overridable to create a single value for the given node
- getSingleValue(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
overridable to create a single value for the given node
- getSingleValue(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject
-
overridable to create a single value for the given node
- getSingleValue(Node) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
overridable to create a single value for the given node
- getSingleValueFromRequest(HttpServletRequest, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
overridable to apply changes on a submitted form
- getSingleValueFromRequest(HttpServletRequest, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBoolean
-
overridable to apply changes on a submitted form
- getSingleValueFromRequest(HttpServletRequest, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyInteger
-
overridable to apply changes on a submitted form
- getSingleValueFromRequest(HttpServletRequest, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyIntegerCombo
-
overridable to apply changes on a submitted form
- getSingleValueFromRequest(HttpServletRequest, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyKeyBoardMapping
-
overridable to apply changes on a submitted form
- getSingleValueFromRequest(HttpServletRequest, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject
-
overridable to apply changes on a submitted form
- getSingleValueFromRequest(HttpServletRequest, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringCombo
-
overridable to apply changes on a submitted form
- getSingleValueFromRequest(HttpServletRequest, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
overridable to apply changes on a submitted form
- getSize() - Method in interface com.wewebu.ow.server.app.OwComboModel
-
Get the number of items in this model.
- getSize() - Method in class com.wewebu.ow.server.app.OwDefaultComboModel
-
- getSize() - Method in class com.wewebu.ow.server.app.OwFieldManagerComboModel
-
- getSize() - Method in class com.wewebu.ow.server.field.OwSort
-
get the size of the criteria list
- getSize() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNote
-
Get the size of this note.
- getSize() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Get the size occupied by this note.
- getSkalarEmptyValue(String) - Static method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get a default empty value for the given class
e.g.: 0 for Integer or "" for String
- getSkalarValueFromString(String, String) - Static method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
create a object from string literal
- getSkipCount() - Method in class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
- getSkipCount() - Method in class com.wewebu.ow.server.collections.OwAbstractIterable
-
- getSkipCount() - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- getSkipCount() - Method in interface com.wewebu.ow.server.collections.OwLoadContextInfo
-
Skip count of results
- getSkipOffset() - Method in class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
- getSort() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
get the current selected sort instance
- getSort() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- getSort(int) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the sort to use for the result list
- getSort(int) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getSort(int) - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get the sort to use for the result list
- getSorting() - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- getSorting() - Method in interface com.wewebu.ow.server.collections.OwLoadContextInfo
-
Sorting definition
- getSortOrderImage(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
gets the path to the sort order image, which designates the current sort order of the specified column
- getSortOrderType(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- getSource() - Method in class com.wewebu.ow.server.app.OwAttrBagBasedUserOperationListener.OwDateValue
-
Getter for application source.
- getSource() - Method in interface com.wewebu.ow.server.ecm.OwObjectLink
-
Get object which is the source.
- getSplit(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListDocument
-
- getSplitCount() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListDocument
-
- getSplitCount() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListView
-
- getSplitLinksView() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- getSplitName(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListDocument
-
- getSplitName(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListView
-
- getSplits() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksDocument
-
(overridable)
Returns an array of OwObjectCollection's containing objects for specific relation direction.
By default the array will have the same order like the relation directions array of
OwObjectLinksDocument.getRelations()
.
- getSQLComparisonOperatorMap() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
Map of operators which represent a simple compare function.
- getSQLOperatorAsString(int) - Method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
Get the String representation of the operator.
- getSQLString() - Method in enum com.wewebu.ow.csqlc.ast.OwComparisonOperator
-
- getSqlString() - Method in enum com.wewebu.ow.csqlc.ast.OwJoinType
-
- getSQLValueString(OwSearchCriteria, Object, int) - Method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
get the value of the criteria and convert it to a SQL conform string
- getSQLValueString(OwSearchCriteria, Object, int) - Method in class com.wewebu.ow.server.field.OwSearchSQLPreparedStatementOperator
-
override the default behavior to insert ? instead of real values.
- getSSLMode() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the SSL mode to use for requests
- getStandardFunctionResourceMap() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
the map that maps the standard function IDs to display names
- getStartRow() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Returns the current start row.
- getStarttime() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwProxyInfo
-
- getStartupID() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the ID of the startup plugin
- getStaticObjectClass() - Static method in class com.wewebu.ow.server.history.OwSessionHistoryEntry
-
Get Object class
- getStaticObjectClass() - Static method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getStatistics() - Static method in class com.wewebu.ow.server.ui.OwUsageCounter
-
get a collection with OwUsageState entries
- getStatus() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
get the current status of this dialog
- getStatus() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
get the current status of this dialog
- getStepProcessorInfo() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkflowDescription
-
get a step processor info class for the work item
- getStepProcessorInfo() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
get a step processor info class for the work item
- getString(Locale) - Method in class com.wewebu.ow.server.util.OwString
-
localize this String
- getString(Locale) - Method in class com.wewebu.ow.server.util.OwString1
-
localize this String
- getString(Locale) - Method in class com.wewebu.ow.server.util.OwString2
-
localize this String
- getString(Locale) - Method in class com.wewebu.ow.server.util.OwString3
-
localize this String
- getString1(Locale, String) - Method in class com.wewebu.ow.server.util.OwString1
-
localize this String
- getStringFromValue(Object, String) - Static method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
get a standard string representation of the given value that can be used in getValueFromString
- getStringValue(OwSearchCriteria, String) - Method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
prevent the usage of " or ' in SQL query
- getStylClass() - Method in interface com.wewebu.ow.server.field.OwPriorityRule
-
Gets the style class the item should be highlighted if rule applies
- getStylClass() - Method in class com.wewebu.ow.server.field.OwPriorityRuleBase
-
Gets the style class the item should be highlighted if rule applies.
- getSubIdentifier() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView.OwPropertyPlaceholder
-
name of the sub property if namespace operator was used
- getSubNode(String) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
retrieve a sub DOM Node from the structure XML document using a string path
- getSubNode(String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
get the subnode with the given tag name
- getSubNode(String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
get the subnode with the given tagname
- getSubNode(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilOptionAndPlaceholderFilter
-
- getSubNode(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSubpaths() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchSpecialNodeOperator
-
Returns a list of possible paths to
specified in the search node structure.
- getSubregionAvailable(OwPropertySubregion<OwPropertyInfo>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Get the Properties available to be rendered for current object reference.
- getSubregions() - Method in class org.alfresco.wd.ui.conf.OwPropertyListConfiguration
-
Returns a list of Regions configured for rendering.
- getSubUtil(String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
- getSubUtil(String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
get a sub util node with the given name
- getSubUtil(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getSummary() - Method in interface com.wewebu.ow.server.event.OwEvent
-
get a summary of the event for systems that do only want to write a single string to the history database
- getSummary() - Method in class com.wewebu.ow.server.history.OwStandardHistoryAnnotationEvent
-
- getSummary() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectChangeEvent
-
get a summary of the event for systems that do only want to write a single string to the history database
- getSummary() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- getSummary() - Method in class com.wewebu.ow.server.history.OwStandardHistoryObjectDeleteEvent
-
get a summary of the event for systems that do only want to write a single string to the history database
- getSummary() - Method in class com.wewebu.ow.server.history.OwStandardHistoryPropertyChangeEvent
-
get a summary of the event for systems that do only want to write a single string to the history database
- getSummary() - Method in class com.wewebu.ow.server.history.OwStandardSessionHistoryDeleteEvent
-
- getSupport(String, Class<S>) - Method in class com.wewebu.ow.server.ao.OwSupportsConfiguration
-
- getSupportedObjectClassesFromDescriptor(String) - Method in class com.wewebu.ow.server.app.OwFunction
-
utility function to retrieve a set of object class names from a descriptor definition with the given key
- getSupportedObjectTypesFromDescriptor(String) - Method in class com.wewebu.ow.server.app.OwFunction
-
utility function to retrieve a set of object types from a descriptor definition with the given key
The object types can either be the numbers as defined in OwObjectReference or you can use the field names directly, which will then be converted to the integer numbers.
- getSupportFile(String, boolean, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwFileAOSupport
-
- getSupportObject(String, boolean, boolean) - Method in interface com.wewebu.ow.server.ao.OwAOSupport
-
Returns the persistent application
OwObject
that is matched by the given name.
- getSupportObject(String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwFileAOSupport
-
- getSupportObject(String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwRepositoryAOSupport
-
- getSupportObjects(String, boolean, boolean) - Method in interface com.wewebu.ow.server.ao.OwAOSupport
-
Returns a collection of persistent application
OwObject
s that are matched by the given name.
- getSupportObjects(String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwFileAOSupport
-
- getSupportObjects(String, boolean, boolean) - Method in class com.wewebu.ow.server.ao.OwRepositoryAOSupport
-
- getSymbolInverseOperatorMap() - Static method in class com.wewebu.ow.server.field.OwSearchOperator
-
- getSymbolOperatorMap() - Static method in class com.wewebu.ow.server.field.OwSearchOperator
-
- getTab(int) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
- getTableName() - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
getter of the configured Table to use.
- getTableName() - Method in class com.wewebu.ow.server.util.OwTableSpec
-
- getTabList() - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
get the tab information for each navigation / menu element
- getTarget() - Method in interface com.wewebu.ow.server.ecm.OwObjectLink
-
Get object which is the target.
- getTargetCount() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
retrieves the target count in the context.
- getTargetObjectType() - Method in class com.wewebu.ow.csqlc.ast.OwColumnQualifier
-
- getTargetRepositoryID() - Method in class com.wewebu.ow.csqlc.ast.OwQueryStatement
-
- getTargetTable() - Method in class com.wewebu.ow.csqlc.ast.OwColumnQualifier
-
- getTempDir() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
Get the temp dir defined in bootstrap configuration,
that can be used for upload.
- getTemplate() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getTemplate() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
- getText() - Method in interface com.wewebu.ow.server.history.OwHistoryAnnotationEvent
-
get the text of the annotation, can be null
- getText() - Method in class com.wewebu.ow.server.history.OwStandardHistoryAnnotationEvent
-
get the text of the annotation, can be null
- getTextFormat(int) - Method in interface com.wewebu.ow.server.field.OwFormat
-
get the optional formatter object for string representation,
according to the given context type
- getTextFormat(int) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get the optional formatter object for string representation, according to the given context type
- getTextFormat(int) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getThumbnailRowId(int, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
Get Thumbnail RowId
- getThumbnailTypeCount() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- getThumbnailTypeDisplayName(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- getThumbnailTypeUrl(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- getTimedCookie() - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec.OwTimedCookieValue
-
- getTimeFormater() - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
get the formatter used for time
- getTimeFormatString() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the format string to use for time values
- getTimeZone() - Method in class com.wewebu.ow.server.util.OwTimeZoneInfo
-
- getTitle() - Method in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
- getTitle() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwErrorView
-
- getTitle() - Method in class com.wewebu.ow.server.app.OwMainLayout
-
- getTitle() - Method in class com.wewebu.ow.server.app.OwMasterView
-
overridable title of the view
- getTitle() - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
- getTitle(int) - Method in class com.wewebu.ow.server.app.OwSubNavigationView
-
get the title of the menu item
- getTitle() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- getTitle() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl.OwListViewEntry
-
- getTitle() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
overridable title of the view
- getTitle() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
overridable title of the view
- getTitle() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
overridable title of the view
- getTitle() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
overridable title of the view
- getTitle() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
overridable title of the view
- getTitle() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwToolViewItem
-
Get a title for the tool to display.
- getTitle() - Method in class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
- getTitle() - Method in class com.wewebu.ow.server.ui.OwAppContext.OwDialogManagerViewReference
-
- getTitle() - Method in interface com.wewebu.ow.server.ui.OwBaseView
-
Returns a title for this view or an empty String
- getTitle() - Method in class com.wewebu.ow.server.ui.OwDialogManager
-
- getTitle() - Method in class com.wewebu.ow.server.ui.OwLayout.OwDispatchRegion
-
- getTitle() - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
- getTitle() - Method in class com.wewebu.ow.server.ui.OwView
-
overridable title of the view
- getTitle() - Method in class org.alfresco.wd.ui.profile.OwProfileDialog
-
- getToolItems() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwToolView
-
to be implemented by the subclass, iterates over the tools to display
- getTooltip() - Method in class com.wewebu.ow.server.app.OwFunction
-
Get the tooltip text
- getToolTip() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
get tooltip
- getToolTip() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
get tooltip
- getTooltip() - Method in class com.wewebu.ow.server.history.OwTouchConfiguration.OwEventID2IconMaping
-
Get the localized tooltip string.
- getTooltip() - Method in class com.wewebu.ow.server.ui.button.OwImageButton
-
Get text which should be used as tooltip.
- getToolTip() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
get tooltip
- getToolTipPattern() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Return the configured tool tip pattern, or null
if no pattern was defined.
- getTooltipUrl(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Returns the Tooltip URL
- getTotalNumItems() - Method in class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
- getTotalNumItems() - Method in class com.wewebu.ow.server.collections.impl.OwPage
-
- getTotalNumItems() - Method in class com.wewebu.ow.server.collections.OwAbstractIterable
-
- getTotalNumItems() - Method in class com.wewebu.ow.server.collections.OwAggregateIterable
-
- getTotalNumItems() - Method in class com.wewebu.ow.server.collections.OwEmptyIterable
-
- getTotalNumItems() - Method in class com.wewebu.ow.server.collections.OwFilteringIterable
-
- getTotalNumItems() - Method in interface com.wewebu.ow.server.collections.OwIterable
-
This will return a "guestimation"
since parts/pages will be retrieved on request.
- getTotalNumItems() - Method in class com.wewebu.ow.server.collections.OwObjectCollectionIterableAdapter
-
- getTreeItemStyle() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView.OwObjectClassTreeViewViewWithStyle
-
get the style for the tree item
- getTreeItemStyle() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
get the style for the tree item
- getTrimmedText() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Get the m_content of this note model, as needed to be saved in m_content manager system.
- getType() - Method in class com.wewebu.ow.csqlc.ast.OwJoinSpecification
-
- getType() - Method in interface com.wewebu.ow.server.ao.OwAOType
-
Integer representing an specific
value for the requested application object.
- getType() - Method in class com.wewebu.ow.server.ao.OwAOTypeImpl
-
- getType() - Method in class com.wewebu.ow.server.ao.OwAttributeBagsManager
-
- getType() - Method in class com.wewebu.ow.server.ao.OwDefaultAOManager
-
- getType() - Method in class com.wewebu.ow.server.ao.OwSearchTemplatesManager
-
- getType() - Method in class com.wewebu.ow.server.ao.OwVirtualFoldersManager
-
- getType() - Method in class com.wewebu.ow.server.ao.OwXMLAOManager
-
- getType() - Method in interface com.wewebu.ow.server.app.id.viid.OwVIId
-
An enumeration representation of the object type.
- getType() - Method in class com.wewebu.ow.server.app.impl.viid.OwSimpleVIId
-
- getType() - Method in class com.wewebu.ow.server.app.OwUserOperationEvent
-
Getter for event type.
- getType() - Method in class com.wewebu.ow.server.conf.OwBaseConfiguration.OwPluginTypeDefinition
-
- getType() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
get the type of the step processor as defined in STEPPROCESSOR_TYPE_...
- getType() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get Object type
- getType() - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
get Object type
- getType() - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
get type of associated object
- getType() - Method in interface com.wewebu.ow.server.ecm.OwObjectReference
-
get Object type
- getType() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get Object type
- getType() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getType() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
get Object type
- getType() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- getType() - Method in class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
- getType() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get Object type
- getType() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
get Object type
- getType() - Method in class com.wewebu.ow.server.field.OwStandardWildCardDefinition
-
get the type of wildcard defined by this character
- getType() - Method in interface com.wewebu.ow.server.field.OwWildCardDefinition
-
get the type of wildcard defined by this character
- getType() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getType() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
get Object type
- getType() - Method in enum com.wewebu.ow.server.ui.viewer.OwAnnotInfoEnum
-
- getTypeAsString() - Method in interface com.wewebu.ow.server.app.id.viid.OwVIId
-
A string representation of the object type,
by default the prefix of the OwVIIdType.
- getTypeAsString() - Method in class com.wewebu.ow.server.app.impl.viid.OwSimpleVIId
-
- getUndefinedLabel() - Method in class com.wewebu.ow.server.app.OwMimeManager
-
Get label to use for rendering of text links,
if the given display value is null
.
- getUndefWindowPosition() - Static method in class com.wewebu.ow.server.app.OwWindowPositions
-
get a undefined window position
- getUniqueName() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria
-
- getUniqueName() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get a unique name that identifies this criteria
- getUniqueName() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getUnits() - Method in class com.wewebu.ow.server.app.OwWindowPositions
-
return units as defined with UNITS_...
- getUnits() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
- getUnmamangedApplicationObjects(OwAOType<T>, String, boolean) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
- getUnmanagedAOProvider() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getUnmanagedAOProvider() - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
- getUnresolvedCause() - Method in class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
- getUnresolvedCause() - Method in interface com.wewebu.ow.server.ecm.OwUnresolvedReference
-
get the causing exception
- getUnresolvedReason() - Method in class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
- getUnresolvedReason() - Method in interface com.wewebu.ow.server.ecm.OwUnresolvedReference
-
get the reason for being unresolved
- getUoidString(String, String, OwVIIdType) - Static method in class com.wewebu.ow.server.app.impl.viid.OwSimpleVIId
-
- getUpdateComponentIds() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get a prepared JavaScript array with identifiers for HTML elements that need to be updated using an AJAX request.
- getUpdateComponentsURLs() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get a prepared JavaScript array the JavaScript array with update URL for HTML elements that need to be updated.
- getUpdateErrorText() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Returns the localized part preceding the real error cause for update error.
- getUpdateStatus() - Method in class com.wewebu.ow.server.app.OwFieldManager
-
get the status after the last update
- getUpdateStatus() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
get the status after the last update
- getUpdateStatus() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
get the status after the last update
- getURL() - Method in class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
get the command URL if a pure URL is defined by this command
- getUrl() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails.ThumbnailTypeConfig
-
- getURL() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
get the URL to the processor to use
- getUrl(String, int) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImageInsteadOfValue
-
Generates and returns the appropriate URL in dependence server URL and path configured in bootstrap configuration.
- getURLFromNode(String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
Helper method to create an URL from given configuration node.
- getURLFromNode(String) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
Helper method to create an URL from given configuration node.
- getURLFromNode(String) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- getUserAttributeBag() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
get the application wide scalar settings specific for the current user.
- getUserAttributeValue(String, boolean) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
- getUserAttributeValue(String) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
- getUserCount() - Method in class com.wewebu.ow.server.ui.OwUsageCounter.OwUsageState
-
get the user count
- getUserDisplayName() - Method in interface com.wewebu.ow.server.conf.OwBaseUserInfo
-
get the user display name.
- getUserDisplayName(String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
overridable to get the displayname for a given user object ID
- getUserDisplayName(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- getUserDisplayName(String, OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- getUserDisplayName() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Get the user display name, or a null
value.
- getUserDisplayName(String) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Get the display name for the user with the given DN.
- getUserDisplayName() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPGroupInfo
-
- getUserDisplayName(OwLdapConnection) - Method in interface com.wewebu.ow.server.util.ldap.OwLdapSchemaInterpreter
-
Get the user display name, or a null
value.
- getUserDisplayName(String, OwLdapConnection) - Method in interface com.wewebu.ow.server.util.ldap.OwLdapSchemaInterpreter
-
- getUserDisplayName() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- getUserDistinguishedName() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
- getUserEmailAdress() - Method in interface com.wewebu.ow.server.conf.OwBaseUserInfo
-
get the user eMail Address
- getUserEmailAdress() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPGroupInfo
-
- getUserEmailAdress() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- getUserFromID(String) - Method in interface com.wewebu.ow.server.ecm.OwAuthenticationProvider
-
get the user information form a User ID
- getUserID() - Method in interface com.wewebu.ow.server.conf.OwBaseUserInfo
-
get the user unique persistent ID, which does not change even when name changes
- getUserId(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwADSchemaInterpreter
-
- getUserId() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Returns a unique ID of the user
- getUserID() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPGroupInfo
-
- getUserId(OwLdapConnection) - Method in interface com.wewebu.ow.server.util.ldap.OwLdapSchemaInterpreter
-
Returns a unique ID of the user
- getUserID() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- getUserId(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwStandardSchemaInterpreter
-
- getUserInfo() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get the logged in user
- getUserInfo() - Method in class com.wewebu.ow.server.app.OwUserOperationEvent
-
- getUserInfo() - Method in interface com.wewebu.ow.server.ecm.OwCredentials
-
get user information object for the logged on user
- getUserInfo() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get the logged in user
- getUserKeyAttributeBagWriteable(OwNetworkContext, String, String) - Method in class com.wewebu.ow.server.ao.OwDBAttributeBagsSupport
-
- getUserKeyAttributeBagWriteable(OwNetworkContext, String, String) - Method in class com.wewebu.ow.server.ecm.OwAttributeBagResolver
-
get a writable attribute bag based an a user key
i.e.: the attributenames of the bag represent the attribute names
- getUserKeyAttributeBagWriteable(OwNetworkContext, String, String) - Method in interface com.wewebu.ow.server.ecm.OwAttributeBagsSupport
-
get a writable attribute bag based an a user key
i.e.: the attributenames of the bag represent the attribute names
- getUserKeyAttributeBagWriteable(OwNetworkContext, String, String) - Method in class com.wewebu.ow.server.ecm.OwAutoAttributeBagSupport
-
- getUserKeyAttributeBagWriteable(OwNetworkContext, String, String) - Method in class com.wewebu.ow.server.ecm.OwTransientBagsSupport
-
- getUserLogin(String) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Retrieves the login for the user with the given DN.
- getUserLoginAttribute(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwADSchemaInterpreter
-
- getUserLoginAttribute(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- getUserLoginAttribute(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwStandardSchemaInterpreter
-
- getUserLongin(String, OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- getUserLongin(String, OwLdapConnection) - Method in interface com.wewebu.ow.server.util.ldap.OwLdapSchemaInterpreter
-
- getUserLongName() - Method in interface com.wewebu.ow.server.conf.OwBaseUserInfo
-
get name of logged in user in the long descriptive form
- getUserLongName(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwADSchemaInterpreter
-
- getUserLongName() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Gets the user's long name
- getUserLongName() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPGroupInfo
-
- getUserLongName(OwLdapConnection) - Method in interface com.wewebu.ow.server.util.ldap.OwLdapSchemaInterpreter
-
Gets the user's long name
- getUserLongName() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- getUserLongName(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwStandardSchemaInterpreter
-
- getUserMandator() - Method in interface com.wewebu.ow.server.mandator.OwMandatorManager
-
get the mandator interface of the current logged in user
- getUserMandator() - Method in class com.wewebu.ow.server.mandatorimpl.simplemandator.OwSimpleMandatorManager
-
get the mandator interface of the current logged in user
- getUsermappings() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
get the user mappings from configuration
- getUserName() - Method in interface com.wewebu.ow.server.auth.OwAuthentication
-
- getUserName() - Method in class com.wewebu.ow.server.auth.OwCredentialsAuthentication
-
- getUserName() - Method in interface com.wewebu.ow.server.conf.OwBaseUserInfo
-
get the user login
- getUserName() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPGroupInfo
-
- getUserName() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- getUserName() - Method in class org.alfresco.wd.ui.profile.OwChangePasswordView
-
- getUserOperationListenerFactories() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
Get the cached user operation listener factories.
- getUserSelectSubModul(String, int[]) - Method in interface com.wewebu.ow.server.ecm.OwAuthenticationProvider
-
get an instance of the user select UI submodule for selecting a user or group
User selection is very specific to the ECM System and can not be handled generically
- getUserShortName() - Method in interface com.wewebu.ow.server.conf.OwBaseUserInfo
-
get the user short name.
- getUserShortName(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwADSchemaInterpreter
-
- getUserShortName() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Get the user short name, or a null
value.
- getUserShortName() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPGroupInfo
-
- getUserShortName(OwLdapConnection) - Method in interface com.wewebu.ow.server.util.ldap.OwLdapSchemaInterpreter
-
Get the user short name, or a null
value.
- getUserShortName() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- getUserShortName(OwLdapConnection) - Method in class com.wewebu.ow.server.util.ldap.OwStandardSchemaInterpreter
-
- getValue() - Method in interface com.wewebu.ow.server.app.OwComboItem
-
Get the item value.
- getValue() - Method in class com.wewebu.ow.server.app.OwDefaultComboItem
-
- getValue() - Method in class com.wewebu.ow.server.app.OwEcmUtil.OwSimpleSearchClause
-
get the criteria value
- getValue() - Method in interface com.wewebu.ow.server.app.OwEditableProperty
-
get current value of property
- getValue() - Method in class com.wewebu.ow.server.app.OwEditablePropertyString
-
get current value of property
- getValue() - Method in interface com.wewebu.ow.server.app.OwSettingsProperty
-
get current value of property
- getValue() - Method in class com.wewebu.ow.server.ecm.OwSearchPathField
-
- getValue() - Method in class com.wewebu.ow.server.ecm.OwStandardClassSelectObject
-
get the value of the field.
- getValue() - Method in class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
get the value of the field.
- getValue() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria
-
- getValue() - Method in class com.wewebu.ow.server.ecm.OwStandardProperty
-
get the value of the property.
- getValue() - Method in interface com.wewebu.ow.server.field.OwEnum
-
get the enum value
- getValue() - Method in interface com.wewebu.ow.server.field.OwField
-
get the value of the field.
- getValue() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get the compare value for the search
- getValue() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getValue() - Method in class com.wewebu.ow.server.field.OwStandardEnum
-
- getValue() - Method in class com.wewebu.ow.server.field.OwStandardLocalizeableEnum
-
- getValue() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler.OwWherePropDefinition
-
- getValue() - Method in class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue.OwModifiedField
-
- getValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- getValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
get current value of property
- getValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
get current value of property
- getValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyKeyBoardMapping
-
- getValue() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
get current value of property
- getValue() - Method in enum com.wewebu.ow.server.ui.viewer.OwAnnotResultsEnum
-
- getValueFromNode(Node) - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getValueFromNode(Node) - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
create a value for the field described by this class with the given XML Node serialization
- getValueFromNode(Node, OwFieldDefinition) - Static method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
create a value for the field described by this class with the given XML Node serialization
- getValueFromNode(Node) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getValueFromNode(Node) - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
create a value for the field described by this class with the given XML Node serialization
- getValueFromNode(Node) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- getValueFromNode(Node) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getValueFromNode(Node) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getValueFromRequest(Locale, HttpServletRequest, String) - Method in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
overridable to apply changes on a submitted form
- getValueFromRequest(Locale, HttpServletRequest, String) - Method in class com.wewebu.ow.server.app.OwEditablePropertyString
-
overridable to apply changes on a submitted form
- getValueFromString(String) - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- getValueFromString(String) - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
create a value for the field described by this class with the given String serialization
- getValueFromString(String, OwFieldDefinition) - Static method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
create a value for the field described by this class with the given String serialization
- getValueFromString(String) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- getValueFromString(String) - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
create a value for the field described by this class with the given String serialization
- getValueFromString(String) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
create a value for the field described by this class with the given String serialization
- getValueFromString(String) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- getValueFromString(String) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getValueIndexTitle(String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
- getValueIndexTitle(String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- getValueNode(Document) - Method in interface com.wewebu.ow.server.app.OwSettingsProperty
-
return the property value as a DOM Node for serialization
- getValueNode(Document) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- getValueNode(Document) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
return the property value as a DOM Node for serialization
- getValueNode(Document) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
- getValueNode(Document) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
return the property value as a DOM Node for serialization
- getValueNode(Document) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- getVersion() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the current version object
- getVersion() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the current version object
- getVersion() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the current version object
- getVersion() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getVersion() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the current version object
- getVersion() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getVersionInfo() - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
get the version number as a String
- getVersionNumber() - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
get the version number as an array of integer.
- getVersionRepresentation(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Return a String representing the Version of provided obj.
- getVersions(Collection, OwSort, int) - Method in interface com.wewebu.ow.server.ecm.OwVersionSeries
-
get the available version objects
- getVersionSelection() - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- getVersionSelection() - Method in interface com.wewebu.ow.server.collections.OwLoadContextInfo
-
Definition of specific version restriction for data to retrieve.
- getVersionSelection() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
get the version selection type
- getVersionSelection() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- getVersionSelection() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
get the version selection type
- getVersionSeries() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
get the version series object to this object, if the object is versionable
- getVersionSeries() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
get the version series object to this object, if the object is versionable
- getVersionSeries() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
get the version series object to this object, if the object is versionable
- getVersionSeries() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- getVersionSeries() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
get the version series object to this object, if the object is versionable
- getVersionSeries() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- getVersionStateIcon(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Return an icon representation of the version state for provided object.
- getVersionString() - Method in class com.wewebu.ow.server.app.OwAppVersion
-
- getVersionString() - Static method in class com.wewebu.ow.server.app.OwConfiguration
-
Return a string representing a version.
- getView() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get the view instance
- getView(int, OwDocumentImporterCallback) - Method in interface com.wewebu.ow.server.app.OwDocumentImporter
-
Returns the UI view of this document importer.
- getView() - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
get view to be activated
- getView() - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
get view to be activated
- getView() - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
- getView() - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
- getView() - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
- getView() - Method in class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
Get the view which is wrapped into this class.
- getView() - Method in class com.wewebu.ow.server.ui.OwDelegateView
-
returns inner view
- getView() - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
get view to be activated
- getView() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
get view to be activated
- getView() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
get view to be activated
- getViewerHeight() - Method in class com.wewebu.ow.server.app.OwWindowPositions
-
- getViewerHeight() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
- getViewerMode() - Method in class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
get the defined viewer mode to use
- getViewerTopX() - Method in class com.wewebu.ow.server.app.OwWindowPositions
-
- getViewerTopX() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
- getViewerTopY() - Method in class com.wewebu.ow.server.app.OwWindowPositions
-
- getViewerTopY() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
- getViewerWidth() - Method in class com.wewebu.ow.server.app.OwWindowPositions
-
- getViewerWidth() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
- getViewID() - Method in class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
get the view target ID
- getViewList() - Method in class com.wewebu.ow.server.ui.OwView
-
get the list of views
- getViewReference() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
get the reference to the active list view
- getViewReference() - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
get the reference to the active view
- getViewRegion(int) - Method in class com.wewebu.ow.server.ui.OwLayout
-
get the registered view reference
- getViidAsString() - Method in interface com.wewebu.ow.server.app.id.viid.OwVIId
-
Get a string which represents this object id instance.
- getViidAsString() - Method in class com.wewebu.ow.server.app.impl.viid.OwSimpleVIId
-
- getViidString(String, String, String) - Static method in class com.wewebu.ow.server.app.impl.viid.OwSimpleVIId
-
- getVirtualFolder(OwSemiVirtualFolder) - Method in interface com.wewebu.ow.server.ecm.OwSemiVirtualFolderAdapter
-
Retrieve the virtual folder object corresponding to this semi-virtual-folder adapter.
Clients of this interface should consider the possible caching of the
virtual folder object instance by their adapter.
- getVirtualFolder() - Method in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
Return template name which is
used for semi-virtual structure.
- getVirtualFolder(OwSemiVirtualFolder) - Method in class com.wewebu.ow.server.ecm.OwStandardSemiVirtualFolderAdapter
-
- getVirtualFolderName() - Method in interface com.wewebu.ow.server.ecm.OwSemiVirtualFolder
-
- getVirtualFolderName() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
- getVirtualFolderName() - Method in interface com.wewebu.ow.server.ecm.OwVirtualFolderObject
-
Retrieve the name of the virtual folder template used for constructing this object
as defined in the bootstrap SemiVirtualRecordClass configurations.
- getVirtualFoldersCategoryMap() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
get a map of resources for the category: virtual folders
- getVirtualFoldersContainer(String) - Method in class com.wewebu.ow.server.util.OwNetworkConfiguration
-
- getWeekDays(Locale) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
Get the weekdays, as they are configured in the locale files.
- getWeWebUCertificate() - Static method in class com.wewebu.ow.server.util.jar.OwJarVerifier
-
Get Workdesk Certificate
- getWidth() - Method in class com.wewebu.ow.server.app.OwDynamicLayoutSettings
-
Getter for width property
- getWidth() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails.ThumbnailTypeConfig
-
- getWidth() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
get the width of the processor, or 0 if not defined
- getWidth() - Method in interface com.wewebu.ow.server.field.OwFieldColumnInfo
-
get column width in % or 0 if undefined
- getWidth() - Method in class com.wewebu.ow.server.field.OwHeaderFieldColumnInfoDecorator
-
- getWidth() - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
get column width in % or 0 if undefined
- getWidth() - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
get column width in % or 0 if undefined
- getWildCard() - Method in class com.wewebu.ow.server.field.OwStandardWildCardDefinition
-
get the wildcard character that is used by the client and will be replaced by the native wildcard
- getWildCard() - Method in interface com.wewebu.ow.server.field.OwWildCardDefinition
-
get the wildcard character that is used by the client and will be replaced by the native wildcard
- getWildCardDefinitions(String, String, int) - Method in interface com.wewebu.ow.server.field.OwFieldDefinitionProvider
-
get a collection of wild card definitions that are allowed for the given field, resource and search operator
- getWildCardDefinitions() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
get the wildcard definitions for this criteria
- getWildCardDefinitions() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- getWildCardDefinitions(String, String, int) - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
get a collection of wild card definitions that are allowed for the given field, resource and search operator
- getWindowHeight() - Method in class com.wewebu.ow.server.app.OwWindowPositions
-
- getWindowHeight() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
- getWindowPositions() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a setting for the application
- getWindowPositionsSaveURL() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
get a event URL to save the viewer and main window position
the position values have to be appended as a query string,
using the getter / setter names as request parameter names in the following form:
"[getter / setter name]"
e.g.:
for getViewerHeight the Parameter name would be
"ViewerHeight"
- getWindowTopX() - Method in class com.wewebu.ow.server.app.OwWindowPositions
-
- getWindowTopX() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
- getWindowTopY() - Method in class com.wewebu.ow.server.app.OwWindowPositions
-
- getWindowTopY() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
- getWindowWidth() - Method in class com.wewebu.ow.server.app.OwWindowPositions
-
- getWindowWidth() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
- getWorkflowDescriptionCount() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwLaunchableWorkflowSelectionView
-
Return the amount of descriptions.
- getWorkflowDescriptionName(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwLaunchableWorkflowSelectionView
-
Return the name of the workflow description,
where all HTML/XML tags are escaped.
- getWorkflowDescriptions() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwLaunchableWorkflowSelectionView
-
- getWorkitem(int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwCaseObject
-
get the corresponding work item reference for the case object
- getWorkitemContainer(String, int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
get a OwWorkitemContainer wrapper for the given container name
- getWorkitemContainerIDs(boolean, int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
get a collection of ID's for each container
- getWorkitemContainerName(String, int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
get a displayname for the given container name
- getWorkitemCount() - Method in interface com.wewebu.ow.server.ecm.bpm.OwCaseObject
-
get the number of corresponding workitems to the case object
usually, case objects have one work item
- getWrappedCriteria() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria
-
- getWrappedCriteria() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
get the decorated object, to be implemented be overridden classes
- getWrappedFieldDefinition() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
get the decorated object, to be implemented be overridden classes
- getWrappedObject() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
to be overridden
- getWrappedSearchNode() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode
-
- getWrappedSearchNode() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
get the decorated object, to be implemented be overridden classes
- getXClass(String) - Method in interface com.wewebu.ow.server.ecm.OwExtendedCrossMappings
-
maps the given classes to their configured X peers
- getXClass(String) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
- getXClasses(OwClass[]) - Method in interface com.wewebu.ow.server.ecm.OwExtendedCrossMappings
-
maps the given classes to their configured X peers
- getXClasses(OwClass[]) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
- getXClassMappings() - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
map of class names
- getXMLConfigDoc(String) - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- getXMLConfigDoc(String) - Method in interface com.wewebu.ow.server.conf.OwBaseInitializer
-
loads a XML Document either from local file, external file or from a JNDI context
- getXMLConfigDoc(String) - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext
-
loads a XML Document either from local file, external file or from a JNDI context
- getXMLConfigDoc(String) - Method in interface com.wewebu.ow.server.mandator.OwMandatorManagerContext
-
loads a XML Document either from local file, external file or from a JNDI context
- getXMLConfigDoc(String) - Method in interface com.wewebu.ow.server.role.OwRoleManagerContext
-
loads a XML Document either from local file, external file or from a JNDI context
- getXMLConfigDoc(String) - Method in class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
loads a XML Document either from local file, external file or from a JNDI context
- getXMLConfigDoc(String) - Method in class com.wewebu.ow.server.servlets.OwServletBaseInitializer
-
- getXMLConfigDoc(String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
loads a XML Document either from local file, external file or from a JNDI context
- getXMLUtil(String) - Method in class com.wewebu.ow.server.app.OwGlobalParametersConfiguration
-
Get the OwXMLUtil which is has the parameter name
- getXProperties(Collection) - Method in interface com.wewebu.ow.server.ecm.OwCrossMappings
-
map the given property names
- getXProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
map the given property names
- getXProperty(String) - Method in interface com.wewebu.ow.server.ecm.OwCrossMappings
-
map the given property name
- getXProperty(String) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
map the given property name
- getXSearch(OwSearchNode, String, OwNetwork) - Method in interface com.wewebu.ow.server.ecm.OwCrossMappings
-
map the given search
- getXSearch(OwSearchNode, String, OwNetwork) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
map the given search
- getXSort(OwSort) - Method in interface com.wewebu.ow.server.ecm.OwCrossMappings
-
map the given search
- getXSort(OwSort) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
- getZoneDSTTransitions(String) - Static method in class com.wewebu.ow.server.util.OwTimeZoneInfo
-
- getZones() - Method in class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
get the zones as a list
- getZonesString() - Method in class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
get the zones as a string
- GLOBAL_PARAMETERS_ELEMENT - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
- GROUP_COLLAPSED_CLASS_NAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
UI class for collapsed group representation
- GROUP_EXPANDED_CLASS_NAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
UI class for expanded group representation
- GROUP_REFERENCE_ATTRIBUTE_PROPERTY - Static variable in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- GROUPBOX_PROPERTY_NAME - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemContainer
-
(optional) property name for the groupboxes, can be used to distinguish groupboxes in cross views
- GROUPS_DIRECTORY_PROPERTY - Static variable in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- GROUPS_OBJECT_CLASS_PROPERTY - Static variable in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- GUID - Class in com.wewebu.ow.server.util.ldap
-
Represents a GUID
- GUID(byte[]) - Constructor for class com.wewebu.ow.server.util.ldap.GUID
-
- guidToPrivilege(String) - Static method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesDocument
-
- ICON_TYPE_EXCLAMATION - Static variable in class com.wewebu.ow.server.app.OwMessageBox
-
icon type of messagebox to create
- ICON_TYPE_INFO - Static variable in class com.wewebu.ow.server.app.OwMessageBox
-
icon type of messagebox to create
- ICON_TYPE_QUESTION - Static variable in class com.wewebu.ow.server.app.OwMessageBox
-
icon type of messagebox to create
- ICON_TYPE_WARNING - Static variable in class com.wewebu.ow.server.app.OwMessageBox
-
icon type of messagebox to create
- ICON_WIDTH - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Icon width constant
- iCtrlKey - Variable in class com.wewebu.ow.server.ui.OwOSFamilyKeyCodeSetting.OwOSFamilyKeyCode
-
- ID - Static variable in interface com.wewebu.ow.server.ui.viewer.OwAnnotationInfoProvider
-
Tag to provide the ID of an Annotation
- ID_PROPERTY - Static variable in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
class name of the ID property, which is also the getID property of the Object
- ID_PROPERTY - Static variable in class com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
-
property class name
- ignoreDate() - Method in interface com.wewebu.ow.server.field.OwFormat
-
check if the format should ignore date part of date values
- ignoreDate() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- ignoreTime() - Method in interface com.wewebu.ow.server.field.OwFormat
-
check if the format should ignore time part of date values
- ignoreTime() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- ignoreTime() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- iKeyCode - Variable in class com.wewebu.ow.server.ui.OwOSFamilyKeyCodeSetting.OwOSFamilyKeyCode
-
- IMPLEMENTATION_FIXPACK_VERSION - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
Deprecated.
since 4.2.0.0, use IMPLEMENTATION_HOTFIX_VERSION instead
- IMPLEMENTATION_HOTFIX_VERSION - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
hot fix version number of the implementation
- IMPLEMENTATION_MAJOR_VERSION - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
versioning since 4.2.0.0: MAJOR.MINOR.SERVICEPACK.HOTFIX
major version number of the implementation
- IMPLEMENTATION_MINOR_VERSION - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
minor version number of the implementation
- IMPLEMENTATION_RELEASE_TYPE - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
release type (rc1,rc2,alpha,beta)
- IMPLEMENTATION_SERVICEPACK_VERSION - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
service pack version number of the implementation
- IMPLEMENTATION_UPDATE_VERSION - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
Deprecated.
since 4.2.0.0 use IMPLEMENTATION_SERVICEPACK_VERSION instead
- IMPORT_CONTEXT_CHECKIN - Static variable in interface com.wewebu.ow.server.app.OwDocumentImporter
-
context used in getView() if the view is used during the checkin of checked-out documents
- IMPORT_CONTEXT_NEW - Static variable in interface com.wewebu.ow.server.app.OwDocumentImporter
-
context used in getView() if the view is used during the creation of new documents
- IMPORT_CONTEXT_SAVE - Static variable in interface com.wewebu.ow.server.app.OwDocumentImporter
-
context used in getView() if the view is used to save new content to existing documents
- includeDocuments() - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- includeFolders() - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- INCLUDEPHYSICALCHILDS_ATTRIBUTE - Static variable in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
- includesPhysicalChildren() - Method in interface com.wewebu.ow.server.ecm.OwSemiVirtualFolder
-
- incrementPage() - Method in class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
- incrementSkipOffset() - Method in class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
- indexOf(String, String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- indexOf(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- indexOf(Object) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- INFO_ICON_REGION - Static variable in class com.wewebu.ow.server.app.OwStandardDialog
-
the info icon region
- informUserOnSuccess() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Post a message for informing user about a successfully save operation.
- informUserOnSuccess() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Post a message for informing user about a successfully save operation.
- INHERITANCE_DEPTH_NO_INHERITANCE - Static variable in interface com.wewebu.ow.server.ecm.OwPrivilegeSet
-
- INHERITANCE_DEPTH_ONE_LEVEL - Static variable in interface com.wewebu.ow.server.ecm.OwPrivilegeSet
-
- INHERITANCE_DEPTH_UNLIMITED - Static variable in interface com.wewebu.ow.server.ecm.OwPrivilegeSet
-
- init(OwXMLUtil, OwAOContext) - Method in interface com.wewebu.ow.server.ao.OwAOConfigurableProvider
-
- init(OwAOType<?>, OwManagerConfiguration, OwSupportsConfiguration, OwAOContext) - Method in class com.wewebu.ow.server.ao.OwAttributeBagsManager
-
- init(OwAOType<?>, OwManagerConfiguration, OwSupportsConfiguration, OwAOContext) - Method in interface com.wewebu.ow.server.ao.OwConfigurableManager
-
- init(OwSupportConfiguration, OwAOContext) - Method in interface com.wewebu.ow.server.ao.OwConfigurableSupport
-
- init(OwSupportConfiguration, OwAOContext) - Method in class com.wewebu.ow.server.ao.OwFileAOSupport
-
- init(OwXMLUtil, OwAOContext) - Method in class com.wewebu.ow.server.ao.OwManagedAOProvider
-
- init(OwSupportConfiguration, OwAOContext) - Method in class com.wewebu.ow.server.ao.OwRepositoryAOSupport
-
- init(OwAOType<?>, OwManagerConfiguration, OwSupportsConfiguration, OwAOContext) - Method in class com.wewebu.ow.server.ao.OwSearchTemplatesManager
-
- init(OwAOType<?>, OwManagerConfiguration, OwSupportsConfiguration, OwAOContext) - Method in class com.wewebu.ow.server.ao.OwSupportBasedManager
-
- init(OwAOType<?>, OwManagerConfiguration, OwSupportsConfiguration, OwAOContext) - Method in class com.wewebu.ow.server.ao.OwVirtualFoldersManager
-
- init(OwXMLUtil, OwMainAppContext) - Method in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
- init(OwMainAppContext) - Method in class com.wewebu.ow.server.app.OwClipboard
-
Initialize the clipboard
- init() - Method in class com.wewebu.ow.server.app.OwClipboardView
-
init the view after the context is set.
- init(OwMainAppContext) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
Init called before login, creates a new instance of OwConfiguration
optionally set a prefix to distinguish several different applications.
- init(OwXMLUtil, OwMainAppContext) - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
set the plugin description node
- init(OwMainAppContext, OwXMLUtil) - Method in interface com.wewebu.ow.server.app.OwDocumentImporter
-
Initialize this document importer from the XML fragment in the OwXMLUtil.
- init() - Method in class com.wewebu.ow.server.app.OwFieldManager
-
- init(OwXMLUtil) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
init the field manager upon creation
- init(OwFieldManager, Node) - Method in class com.wewebu.ow.server.app.OwFieldManagerControl
-
initialization of a field control to display fields
- init() - Method in class com.wewebu.ow.server.app.OwFieldManagerControl
-
- init(OwXMLUtil, OwMainAppContext) - Method in class com.wewebu.ow.server.app.OwFunction
-
set the plugin description node
- init() - Method in class com.wewebu.ow.server.app.OwLoginView
-
init the view after the context is set.
- init(OwAppContext) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
init the context BEFORE the user has logged on.
- init() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.app.OwMainLayout
-
init the view after the context is set.
- init() - Method in class com.wewebu.ow.server.app.OwMasterDocument
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.app.OwMasterView
-
init the view after the context is set.
- init() - Method in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
- init() - Method in class com.wewebu.ow.server.app.OwMessageBox
-
- init() - Method in class com.wewebu.ow.server.app.OwMimeManager
-
init the target after the context is set.
- init(OwXMLUtil, OwMainAppContext) - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
set the plugin description node
- init() - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
init the view after the context is set.
- init(Node, Node, String) - Method in interface com.wewebu.ow.server.app.OwSettingsProperty
-
set current value of property, to be overridden
- init() - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.app.OwSubLayout
-
initialize the view after the context is set.
- init(OwXMLUtil, OwMainAppContext) - Method in interface com.wewebu.ow.server.app.OwToolExtension
-
Initializes the extension.
- init() - Method in class com.wewebu.ow.server.app.OwUserSelectDialog
-
- init() - Method in class com.wewebu.ow.server.app.viewer.OwSimpleInfoProviderRegistry
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwAbstractDocumentImporterView
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwAddPrivilegeDialog
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwAllLinksView
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwNumberBlockPageSelectorComponent
-
Initialize from configuration.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectAccessRightsView
-
init the view after the context is set.
- init(OwXMLUtil) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwObjectClassProcessor
-
Init method to for current processor.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
init the view after the context is set
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
init the view after the context is set.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
Initialize the view after the context is set.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
init this view after the context has been set
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
init the view after the context is set.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Post creation hook for initialization component.
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListView
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwToolView.OwToolClickTarget
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- init(OwNetwork) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- init() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwVicinityPageSelectorComponent
-
Initialize the number of pages from configuration.
- init(OwSupportConfiguration, OwAOContext) - Method in class com.wewebu.ow.server.ecm.OwAutoAttributeBagSupport
-
- init(OwNetworkContext, OwXMLUtil) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
initialize the network Adapter
- init(OwFieldDefinitionProvider) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
init the search template so that the specified fields can be resolved
- init(OwNetworkContext, OwRepository, String, String, Node) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
- init(OwFieldDefinitionProvider) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- init(OwNetworkContext, OwRepository, String, String, Node) - Method in interface com.wewebu.ow.server.ecm.OwVirtualFolderObjectFactory
-
init a virtual folder object
- init(N) - Method in class com.wewebu.ow.server.ecm.ui.OwUISubModul
-
set the base URL to the page
- init(OwXMLUtil, OwAOContext) - Method in class com.wewebu.ow.server.ecmimpl.OwBackwardsCompatibilityAOProvider
-
- init(OwFieldDefinitionProvider) - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
init the search template so that the specified fields can be resolved
- init(Node, OwFieldDefinitionProvider) - Method in class com.wewebu.ow.server.field.OwStandardPriorityRule
-
init from config node
- init(OwAppContext, OwXMLUtil) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
- init(OwAppContext, OwXMLUtil) - Method in interface com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxDataHandler
-
Init method called when OwFieldControl is successfully initialized
and attached to context.
- init(OwFieldManager, Node) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
- init() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
- init(OwFieldManager, Node) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImage
-
- init(OwFieldManager, Node) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImageInsteadOfValue
-
Initializes the field control from configuration node
- init() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwLastDaysDateControl
-
- init(OwFieldManager, Node) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwLastDaysDateControl
-
- init() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNextDaysDateControl
-
- init(OwFieldManager, Node) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
Initializes this field control with the configured number format.
If no number format is configured the default locale
NumberFormat
is used.
- init(OwHistoryManagerContext, OwXMLUtil) - Method in interface com.wewebu.ow.server.history.OwHistoryManager
-
init the manager, set context
- init(OwHistoryManagerContext, OwXMLUtil) - Method in class com.wewebu.ow.server.history.OwStandardHistoryManager
-
init the manager, set context
- init(Node, Locale) - Method in class com.wewebu.ow.server.history.OwTouchConfiguration
-
Initialize this configuration element.
- init(OwMandatorManagerContext, OwXMLUtil) - Method in interface com.wewebu.ow.server.mandator.OwMandatorManager
-
init the manager, set context
- init(OwMandatorManagerContext, OwXMLUtil) - Method in class com.wewebu.ow.server.mandatorimpl.simplemandator.OwSimpleMandatorManager
-
- init(OwRoleManagerContext, OwXMLUtil) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
init the manager, set context
optionally set a prefix to distinguish several different applications.
- init(OwRoleManagerContext, OwXMLUtil) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
init the manager, set context
optionally set a prefix to distinguish several different applications.
- init() - Method in class com.wewebu.ow.server.servlets.OwDragDropContent
-
Initialization of the servlet.
- init() - Method in class com.wewebu.ow.server.servlets.OwGetPropertyContent
-
Initializes the servlet.
- init(ServletContext) - Method in class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
initialization
- init(ServletConfig) - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload
-
Initializes the servlet.
- init(ServletConfig) - Method in class com.wewebu.ow.server.servlets.OwRenditionServlet
-
- init(FilterConfig) - Method in class com.wewebu.ow.server.servlets.OwServletFilter
-
- init(Node, Node, String) - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
- init() - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
- init() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- init(Node, Node, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- init(Node, Node, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
set current value of property, to be overridden
- init(Node, Node, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
set current value of property, to be overridden
- init() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
- init(Node, Node, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
set current value of property, to be overridden
- init(Node, Node, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- init() - Method in class com.wewebu.ow.server.ui.button.OwImageButtonView
-
- init(OwAppContext) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
init the context BEFORE the user has logged on.
- init() - Method in class com.wewebu.ow.server.ui.OwDocument
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.ui.OwView
-
init the target after the context is set.
- init() - Method in class com.wewebu.ow.server.ui.preview.OwPreview
-
- init() - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
- init(Properties, Properties) - Method in class com.wewebu.ow.server.util.ldap.OwADSchemaInterpreter
-
- init(Properties, Properties) - Method in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- init(Properties, Properties) - Method in interface com.wewebu.ow.server.util.ldap.OwLdapSchemaInterpreter
-
Properties initialization method used to make schema specific initializations of the directory properties
- init() - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
Load the tuples from the DB, transform them into a local objects representation and cache them.
- init() - Method in class com.wewebu.ow.server.util.OwUnicodeInputStream
-
Read-ahead four bytes and check for BOM marks.
- init(OwXMLUtil) - Method in class com.wewebu.service.rendition.impl.OwSymbolicRenditionService
-
- init(OwXMLUtil) - Method in interface com.wewebu.service.rendition.OwConfigurableRenditionService
-
- init() - Method in class org.alfresco.wd.ui.profile.OwProfileDialog
-
- init() - Method in class org.alfresco.wd.ui.profile.OwUserProfileView
-
- initColumnLimit() - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
(overridable)
Initializing the limit of the columns,
which will be used later before writing to data base.
- initialize(HttpServletRequest, OwWebApplication) - Method in class com.wewebu.ow.server.ui.OwAdaptor
-
Initialize the application
- initialize(OwXMLUtil) - Static method in class com.wewebu.ow.server.util.OwStringProperties
-
initialize custom localization files
- initialize(Node) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
Prepares the given DOM Node for concurrent access.
- initialize(Document) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
Prepares the given DOM Document for concurrent access.
- initializeUserOperationListeners() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Initialize the listeners for user operations (at the login time)
- initNewItem(Object) - Method in class com.wewebu.ow.server.app.OwObjectSequenceDialog
-
- initNextNewItem() - Method in class com.wewebu.ow.server.app.OwObjectSequenceDialog
-
- initPrevtNewItem() - Method in class com.wewebu.ow.server.app.OwObjectSequenceDialog
-
- initRendtionService(String) - Method in class com.wewebu.service.rendition.impl.OwSimpleRenditionServiceProvider
-
- initSearchTemplateFactory(OwAOContext) - Method in class com.wewebu.ow.server.ao.OwSearchTemplatesManager
-
- initTabOrder() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
(overridable)
Called during init() method to assign
the view order, in which the views should be processed.
- INNER - Static variable in class com.wewebu.ow.csqlc.ast.OwJoinSpecification
-
- insert(int, String) - Method in class com.wewebu.ow.csqlc.ast.OwCharacterStringLiteral
-
Inserts the specified string at the given offset into this character sequence String
contents and returns new
OwCharacterStringLiteral
based on the resulted
string literal contents.
- insertAddArrayItemLink(Writer, OwFieldDefinition, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
Adds element addition link for array fields.
- insertChoiceListControl(Writer, OwFieldDefinition, Object, String, boolean) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Insert choice list for enum fields as default HTML single selectable list.
- insertClassOption(Writer, OwFieldDefinition, OwClass, int) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlClass
-
HTML class defining <option> element insertion method
- insertComboField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
Render a combo box for value representations.
- insertDocumentFunctionPluginHeader(Writer, Collection<OwObjectListView.OwPluginEntry>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- insertDocumentFunctionPluginRows(Writer, OwObject, int, Collection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
insert the document function plugins for the requested row index and object
- insertDocumentFunctionPlugins(Writer, OwObject, int, Collection<OwObjectListView.OwPluginEntry>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
insert the document function plugins for the requested row index and object
- insertEditableBoolean(Writer, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Insert a field for editing boolean properties, the
rendered input field is preset with three CSS classes for customization.
- insertEditableString(Writer, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Insert a HTML input text field, which depends on the max value size
of the property renders a single line Textfield or a multi line Textarea.
- insertEditField(Writer, OwField) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
Format and displays the value attached to the fieldClass in HTML for use in a HTML Form.
- insertEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.app.OwFieldManagerControl
-
format and displays the value attached to the fieldClass in HTML for use in a HTML Form.
- insertEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
- insertEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlClass
-
- insertEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImage
-
Formats and displays the value attached to the fieldClass in HTML for use in a HTML Form.
- insertEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImageInsteadOfValue
-
Formats and displays the value attached to the fieldClass in HTML for use in a HTML Form.
- insertEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlModifiedProperties
-
- insertEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote
-
- insertEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
formates and displays the value attached to the fieldClass in HTML for use in a HTML Form.
- insertEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwLastDaysDateControl
-
- insertEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNextDaysDateControl
-
- insertEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- insertEditFieldInternal(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
Format and displays the value attached to the fieldClass in HTML for use in a HTML form.
- insertEditFieldInternal(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
format and displays the value attached to the PropertyClass in HTML for use in a HTML Form.
- insertEditHTML(OwMainAppContext, Locale, Writer, Date, String, boolean, boolean, String) - Static method in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
render the date control with all sub controls
- insertEditHTML(OwMainAppContext, Locale, Writer, Date, String, boolean, boolean, String, String) - Static method in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
render the date control with all sub controls
- insertEditTextField(Writer, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
(overridable)
Default rendering in case combo box should not be rendered.
- insertFormField(Writer) - Method in class com.wewebu.ow.server.app.OwSettingsPropertyControl
-
insert the property into a HTML form for editing
- insertFormField(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- insertFormField(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
insert the property into a HTML form for editing
- insertFormField(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
insert the property into a HTML form for editing
- insertFormField(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
insert the property into a HTML form for editing
- insertFormField(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- insertFormField(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringConfigurationBox
-
- insertFormValue(Writer, Object, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
overridable to insert a single value into a edit HTML form
- insertFormValue(Writer, Object, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBoolean
-
overridable to insert a single value into a edit HTML form
- insertFormValue(Writer, Object, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
overridable to insert a single value into a edit HTML form
- insertFormValue(Writer, Object, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyDisplayCombo
-
insert a single value into a edit HTML form
- insertFormValue(Writer, Object, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyKeyBoardMapping
-
overridable to insert a single value into a edit HTML form
- insertFormValue(Writer, Object, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyRefreshBootConfig
-
overridable to insert a single value into a edit HTML form
- insertFormValue(Writer, Object, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyRefreshClassDescriptions
-
overridable to insert a single value into a edit HTML form
- insertFormValue(Writer, Object, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- insertFormValue(Writer, Object, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStartupPlugin
-
overridable to insert a single value into a edit HTML form
- insertFormValue(Writer, Object, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringCombo
-
overridable to insert a single value into a edit HTML form
- insertFormValue(Writer, Object, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
overridable to insert a single value into a edit HTML form
- insertFormValue(Writer, String, Locale) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
overridable to insert a single value into a edit HTML form
- insertHtmlLink(Writer, String, OwObjectReference, String) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
insert a hyperlink wrapped around arbitrary HTML code to download or open a OwObjectReference in a viewer
This function is useful for objects listed by OwObjectCollection
- insertHtmlLink(Writer, String, OwObjectReference, String, int) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
insert a hyperlink wrapped around arbitrary HTML code to download or open a OwObjectReference in a viewer
This function is useful for objects listed by OwObjectCollection
- insertIconLink(Writer, OwObjectReference, String) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
insert a icon object hyperlink to download or open a OwObjectReference in a viewer
This function is useful for objects listed by OwObjectCollection
- insertIconLink(Writer, OwObjectReference, String, int) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
insert a icon object hyperlink to download or open a OwObjectReference in a viewer
This function is useful for objects listed by OwObjectCollection
- insertIconLink(Writer, OwObjectReference) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
insert a icon object hyperlink to download or open a OwObjectReference in a viewer
This function is useful for objects listed by OwObjectCollection
- insertJSControl(OwMainAppContext, Locale, Writer, Date, String, boolean, String) - Static method in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
Renders the JavaScript version of this control.
- insertLabel(Writer, boolean, boolean, OwField, String, boolean) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
Renders a property control label on the given Writer
- insertLabel(Writer, String, OwField, String, boolean) - Method in class com.wewebu.ow.server.app.OwFieldManagerControl
-
Renders a property control label on the given Writer.
value type are considered at rendering time.
- insertLabel(Writer, String, String, String) - Static method in class com.wewebu.ow.server.app.OwInsertLabelHelper
-
- insertLabel(Writer, String, String, OwView, String) - Static method in class com.wewebu.ow.server.app.OwInsertLabelHelper
-
- insertLabel(Writer) - Method in class com.wewebu.ow.server.app.OwSettingsPropertyControl
-
- insertLabel(Writer, boolean, boolean, OwField, String, boolean) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Renders a property control label on the given Writer.
value type are considered at rendering time.
- insertLabel(Writer, String, String, String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
- insertLabel(Writer, String, OwField, String, boolean) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
- insertLabel(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
- insertLabel(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyKeyBoardMapping
-
- insertLabel(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
- insertLabel(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyRefreshBootConfig
-
- insertLabel(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyRefreshClassDescriptions
-
- insertLabel(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
- insertLabelValue(Writer, String, String) - Static method in class com.wewebu.ow.server.app.OwInsertLabelHelper
-
- insertLabelValue(Writer, String, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
- insertLabelValue(Writer, String, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyKeyBoardMapping
-
- insertLabelValue(Writer, String, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
- insertLabelValue(Writer, String, String, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
- insertLabelWithSuffix(Writer, String, String, String, String) - Static method in class com.wewebu.ow.server.app.OwInsertLabelHelper
-
- insertNonJSControl(OwMainAppContext, Locale, Writer, Date, String, boolean, String) - Static method in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
Renders the Non Javascript version of the DateTime control.
- insertPersistedEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote
-
- insertReadOnlyField(Writer, OwField) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
Format and displays the value attached to the fieldClass in HTML
- insertReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.app.OwFieldManagerControl
-
format and displays the value attached to the PropertyClass in HTML
- insertReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
- insertReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlClass
-
- insertReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImage
-
Formats and displays the value attached to the PropertyClass in HTML
- insertReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImageInsteadOfValue
-
Formats and displays the value attached to the PropertyClass in HTML
- insertReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlModifiedProperties
-
- insertReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote
-
- insertReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
formats and displays the value attached to the PropertyClass in HTML
- insertReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwLastDaysDateControl
-
- insertReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNextDaysDateControl
-
- insertReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- insertReadOnlyFieldInternal(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
Format and displays the value attached to the fieldClass in HTML
- insertReadOnlyFieldInternal(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
formates and displays the value attached to the PropertyClass in HTML
- insertRemoveArrayItemLink(Writer, OwFieldDefinition, int, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
Adds element removal link for array fields.
- insertSingleComplexEditFieldInternal(Writer, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
insert a complex field
- insertSingleComplexReadOnlyFieldInternal(Writer, OwFieldDefinition, Object[]) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Inserts a read only complex field
- insertSingleEditField(Writer, OwFieldDefinition, Object, String, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
Inserts a single value, editable HTML control.
- insertSingleEditFieldInternal(Writer, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Render a single value editing.
- insertSingleReadOnlyField(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlClass
-
- insertSingleReadOnlyField(Writer, OwFieldDefinition, String, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
Inserts a single-value non-editable HTML control.
- insertSingleReadOnlyFieldInternal(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Render a single read-only value
- insertStatus(Writer, OwObject, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
Inserts status HTML part of the thumbnail bar.
- insertTextArea(Writer, OwFieldDefinition, String, String, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote
-
Inserts a HTML text area with error and value displayed for insertEditable hook methods.
- insertTextLink(Writer, String, OwObjectReference) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
insert a text object hyperlink to download or open a OwObjectReference in a viewer
This function is useful for objects listed by OwObjectCollection
- insertTextLink(Writer, String, OwObjectReference, String) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
insert a text object hyperlink to download or open a OwObjectReference in a viewer
This function is useful for objects listed by OwObjectCollection
- insertTextLink(Writer, String, OwObjectReference, String, int) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
insert a text object hyperlink to download or open a OwObjectReference in a viewer
This function is useful for objects listed by OwObjectCollection
- insertThumbnailBar(Writer, OwObject, int, Collection<OwObjectListView.OwPluginEntry>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
Inserts the thumbnail action bar (document function plugins and status notifications).
- insertUpdateFunction(String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImageInsteadOfValue
-
Inserts a Java Script function for updating the icon respectively image on changing the value in drop down.
- insertVolatileEditField(Writer, OwFieldDefinition, OwField, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote
-
- INSTANCE - Static variable in class com.wewebu.ow.server.collections.OwEmptyIterable.EmptyIterator
-
- instance() - Static method in class com.wewebu.ow.server.collections.OwEmptyIterable
-
- INSTANCE - Static variable in class com.wewebu.ow.server.ui.preview.OwNoPreviewRenderer
-
- INSTANCE - Static variable in class com.wewebu.service.rendition.impl.OwNoRenditionService
-
- INTERFACE_MAJOR_VERSION - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
major version number of the used Interface
- INTERFACE_MINOR_VERSION - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
minor version number of the used Interface
- INTERNAL_REQUEST_TARGET_ID - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
target ID query string key for internal requests
- invalidate() - Method in interface com.wewebu.ow.server.ecm.OwCredentials
-
close connection, invalid credentials object
- invalidateSessionObjects(HttpServletRequest) - Static method in class com.wewebu.ow.server.ui.OwWebApplication
-
invalidates the session objects, recreates all
- invoke(OwToolViewItem) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwToolView
-
Called when a tool has been clicked by a user.
- invoke(Object, Method, Object[]) - Method in class com.wewebu.ow.server.ecm.eaop.OwAdvicedProxy
-
- invoke(Object, Method, Object[]) - Method in class com.wewebu.ow.server.ecm.eaop.OwJoinPoint
-
- invoke(Object, Method, Object[]) - Method in class org.alfresco.wd.util.loader.OwLoaderProxyHandler
-
- invokeFunction() - Method in class com.wewebu.ow.server.app.OwDocumentFunctionCall
-
Function call invocation method.
- invokeFunction() - Method in class com.wewebu.ow.server.app.OwMultipleSelectionCall
-
Multiple selection document function call invocation method.
- invokeOnMultiselectClickEvent() - Method in class com.wewebu.ow.server.app.OwMultipleSelectionCall
-
- IS_NOT_NULL - Static variable in class com.wewebu.ow.csqlc.ast.OwNullPredicate
-
- IS_NULL - Static variable in class com.wewebu.ow.csqlc.ast.OwNullPredicate
-
- isActive() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilterEntry
-
get active flag
- isActiveContext() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
(overridable)
Verify if this instance should be active in current context/ field provider type.
- isAjaxRequest() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Check if the current HttpServletRequest
object is an AJAX request.
- isAllowed(T, OwRoleManager) - Method in class com.wewebu.ow.server.ao.OwRoleManagedAOImpl
-
- isAllowed(T, OwRoleManager) - Method in interface com.wewebu.ow.server.ao.OwRoleManagedAOType
-
- isAllowed(int, String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
check if function or plugin is available for the user.
- isAllowed() - Method in interface com.wewebu.ow.server.ecm.OwReason
-
Return status if it is allowed or not.
- isAllowed() - Method in class com.wewebu.ow.server.ecmimpl.OwStandardReason
-
- isAllowed(int, String) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
checks if the current user designated by its credentials is allowed to use the given resource / function
- isAllowed(int, String) - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
checks if the current user designated by its credentials is allowed to use the given resource / function
- isAllowWildcard() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
check if the criteria allows wildcard even if underlying type is number
- isAllowWildcard() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- isArray() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- isArray() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
check if property contains a list of values
- isArray() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- isArray() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
check if property contains a list of values
- isArray() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- isArray() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- isArray() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- isAuthenticated() - Method in interface com.wewebu.ow.server.auth.OwAuthentication
-
- isAuthenticated() - Method in class com.wewebu.ow.server.auth.OwCredentialsAuthentication
-
- isCached() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache.OwPluginStatus
-
is cached
- isChecked(int) - Method in class com.wewebu.ow.server.ui.OwMenu
-
determine if the button is checked via check function
- isCheckedOut(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
true if object is locked due to check out
- isCollapsed() - Method in class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration.OwPropertyGroup
-
Deprecated.
Getter for collapsed status.
- isCollapsed() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
- isCollapsed() - Method in interface org.alfresco.wd.ui.conf.prop.OwPropertyGroup
-
Check state of group.
- isCollapsed() - Method in class org.alfresco.wd.ui.conf.prop.OwSimplePropertyGroup
-
- isCollectionComplete() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
Helper to identify if list is completely retrieved or there are more results.
- isComplete() - Method in interface com.wewebu.ow.server.ecm.OwObjectCollection
-
check if object list has retrieved all objects
If false, there are more objects available, but it is not guaranteed that you can retrieve them with the next / prev functions.
- isComplete() - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- isComplete() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectCollection
-
check if object list has retrieved all objects
If false, there are more objects available, but it is not guaranteed that you can retrieve them with the next / prev functions.
- isComplex() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- isComplex() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
- isComplex() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- isComplex() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
check if the property is a component that contains another child properties
- isComplex() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- isComplex() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- isComplexChildId(String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- isConfigured() - Method in class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration
-
Deprecated.
Get configured status.
- isConfigured(int, String) - Method in class com.wewebu.ow.server.history.OwTouchConfiguration
-
Check if a pair of event type and event ID is configured in XML.
- isConfigured(int) - Method in class com.wewebu.ow.server.history.OwTouchConfiguration
-
Check if the given event type is configured.
- isConfiguredAsReadOnly(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Check if the given property name was configured as read only.
- isContainerBasedAuthenticated() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
check the current user is authenticated container based
- isContainerBasedAuthenticated() - Method in interface com.wewebu.ow.server.ecm.OwCredentials
-
check the current user is authenticated container based
- isContainerBasedAuthenticated() - Method in class com.wewebu.ow.server.ecmimpl.OwAbstractCredentials
-
- isContainerBasedAuthenticated() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
check the current user is authenticated container based
- isContainerType(int) - Static method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
check if a given type is a container type like a folder
- isContentType(int) - Static method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
check if a given type is a Content type, like a document
- isCopyOperation() - Method in interface com.wewebu.ow.server.app.OwClipboard.OwClipboardOperation
-
Return true
if this is a copy
operation.
- isCriteriaNode() - Method in class com.wewebu.ow.server.field.OwSearchNode
-
check if search node is a criteria node
- isCriteriaNode() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- isCriteriaOperatorNot(int) - Static method in class com.wewebu.ow.server.field.OwSearchOperator
-
check if operator is a "not" operator
- isCriteriaOperatorRange() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
check if criteria has a second range criteria fo ranges
- isCriteriaOperatorRange(int) - Static method in class com.wewebu.ow.server.field.OwSearchOperator
-
check if operator is a range operator with a second criteria
- isCriteriaOperatorRange() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- isCutOperation() - Method in interface com.wewebu.ow.server.app.OwClipboard.OwClipboardOperation
-
Return true
if this is a cut
operation.
- isDateType() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
check if criteria is a date criteria
- isDateType() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- isDenied() - Method in interface com.wewebu.ow.server.ecm.OwPrivilegeSet
-
check if privileges have been allowed or denied
- isDialogOpen() - Method in class com.wewebu.ow.server.ui.OwDialogManager
-
check if a dialog is currently open
- isDocId(String) - Static method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
check if given text is a doc ID
- isDocmentFunctionRequirement(int) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
check the plugin requirement flag for document functions
- isDocumentFunctionAllowed(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
check if document function with given ID is allowed
- isDragDropTarget() - Method in class com.wewebu.ow.server.app.OwFunction
-
check if plugin acts as a drag and drop target
- isDragDropTarget() - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
check if plugin acts as a drag and drop target
- isDynamicSplitInUse() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
Get the configuration flag for dynamic split
- isDynamicSplitUsed() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
- isEditable() - Method in interface com.wewebu.ow.server.app.OwSettingsProperty
-
get flag indicating if property can be edited
- isEditable() - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
- isEditable() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- isEmpty() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
- isEmpty() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListDocument
-
- isEmpty() - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- isEmpty() - Method in class com.wewebu.ow.server.field.OwSearchNode
-
check if any criteria are set
- isEmpty() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- isEmpty() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
check if tree view contains any node
- isEmptyPluginColumnRendered() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Flag to check if empty plugin columns should be rendered.
- isEnabled(OwObject, OwObject, int) - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
check if function is enabled for the given object parameters (called only for single select operations)
- isEnabled(Collection, OwObject, int) - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
check if function is enabled for the given objects (called only for multi select operations)
- isEnabled(OwObject, OwObject, int) - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
check if function is enabled for the given object parameters
- isEnabled(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
check if node is enabled, i.e.
- isEnabled() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache.OwPluginStatus
-
is enabled
- isEnabled() - Method in class com.wewebu.ow.server.ecm.OwClass
-
- isEnabled() - Method in class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
- isEnabled() - Method in interface com.wewebu.ow.server.ui.OwLayout.OwLayoutViewRefrence
-
- isEnabled(Object, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
check if node is enabled, i.e.
- isEnabled() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
check if node is enabled, i.e.
- isEnum() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- isEnum() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
check if property is a enum type (see getEnums)
- isEnum() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- isEnum() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
check if property is a enum type (see getEnums)
- isEnum() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- isEnum() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- isEnum() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- isError() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView.OwPropertyPlaceholder
-
flag indicating, that the error text for the property should be rendered
- isErrorContainment(String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- isErrorField(String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- isExcatCalculation() - Method in class com.wewebu.ow.server.collections.OwFilteringIterable
-
- isExipiredAt(long) - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec.OwTimedCookie
-
- isExipiredAt(long) - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec.OwTimedCookieValue
-
- isExpandOnSelect() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get the tree node behavior when selected.
- isExternalTargetRequest(HttpServletRequest) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Check if the request contains an external target id.
- isFieldMandatory(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Checks if a field is mandatory or not.
- isFieldProviderName(String) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
check if has given name
- isFieldProviderType(int) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
check if has given type
- isFile() - Method in class com.wewebu.ow.server.util.upload.OwMultiPart
-
Returns true if this Part is a FilePart.
- isFirstSibling() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
Returns the flag indicating if this is the first sibling
- isFocused(OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
check if given node is focused
- isForceLiveUpdate() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- isFormRequest(HttpServletRequest) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Returns whether this request carries FORM data and thus the onFormEvent()
of the target has to be invoked or not.
- isFormTargetExternal() - Method in class com.wewebu.ow.server.ui.OwView
-
check if the form target is external
- isGenericEventId(String) - Method in class com.wewebu.ow.server.history.OwTouchConfiguration
-
Check if the given event ID is a generic one.
- isGenericEventType(Integer) - Method in class com.wewebu.ow.server.history.OwTouchConfiguration
-
Check if the given event type is a generic event type
- isGenericMapping() - Method in class com.wewebu.ow.server.history.OwTouchConfiguration.OwEventID2IconMaping
-
Check if this mapping contains a generic event ID ("*").
- isGlobalRole(String) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Determine if the given role name is a global role or a mandator specific role.
- isGlobalRole(String) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
Determine if the given role name is a global role or a mandator specific role.
- isGlobalRoleModificationAllowed() - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Check if the current user is allowed to modify global roles, which are not bound to a specific mandator.
- isGlobalRoleModificationAllowed() - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
- isGroup() - Method in interface com.wewebu.ow.server.conf.OwBaseUserInfo
-
flag indication, that user info actually designates a group rather than a single user
- isGroup() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPGroupInfo
-
- isGroup() - Method in class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- isGroup() - Method in interface org.alfresco.wd.ui.conf.OwPropertySubregion
-
Check if sub-region is based on PropertyGroup
- isGroup() - Method in class org.alfresco.wd.ui.conf.OwSimplePropertySubregion
-
- isGroupWithErrors(OwPropertyGroup<OwPropertyInfo>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Check if the given properties group is with errors.
- isHidden(int) - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- isHidden() - Method in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
check if class is visible to the user
- isHidden() - Method in interface com.wewebu.ow.server.ecm.OwObjectClass
-
check if class is visible to the user
- isHidden(int) - Method in interface com.wewebu.ow.server.ecm.OwProperty
-
check if property is visible to the user
- isHidden(int) - Method in interface com.wewebu.ow.server.ecm.OwPropertyClass
-
check if property is visible to the user
- isHidden() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
check if class is visible to the user
- isHidden(int) - Method in class com.wewebu.ow.server.ecm.OwStandardProperty
-
check if property is visible to the user
- isHidden(int) - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
check if property is visible to the user
- isHidden() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
check if class is visible to the user
- isHidden() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
check if the criteria can be edited in a search template view or if it is hidden
- isHidden() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- isIconClassInUse() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get the configuration flag that specify if icons in the tree are rendered using the icon CSS class.
- isIgnoreDate() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
check if the criteria ignores the date part
- isIgnoreTime() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
check if the criteria ignores the time part
- isIgnoreTime() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- isIncludePhysicalChilds() - Method in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
Should physical children be returned
also during folder retrieval.
- isIncludeSubclasses() - Method in class com.wewebu.ow.server.dmsdialogs.views.classes.OwRootClassCfg
-
- isIncludeSubclasses() - Method in class com.wewebu.ow.server.ecm.OwClass
-
- isInitalized() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
check if search template is already initialized
- isInitalized() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- isInitalized() - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
check if search template is already initialized
- isInitialized() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
true after login init
- isInputStreamNative() - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
Check if getContentStream is based on an native InputStream or OutputStream.
NOTE:
getContentStream must implement for Input- and OutputStream.
- isInputStreamNative() - Method in interface com.wewebu.ow.server.ecm.OwContentElement
-
check if getContentStream is based on an native InputStream or OutputStream
NOTE: getContentStream must implement for Input- and OutputStream.
- isInputStreamNative() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
check if getContentStream is based on an native InputStream or OutputStream
NOTE: getContentStream must implement for Input- and OutputStream.
- isInputStreamNative() - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
check if getContentStream is based on an native InputStream or OutputStream
NOTE: getContentStream must implement for Input- and OutputStream.
- isInternalRepositoryID(String) - Method in interface com.wewebu.ow.csqlc.OwSQLEntitiesResolver
-
- isJspFormEnabled() - Method in class com.wewebu.ow.server.app.OwJspFormConfigurator
-
JspForms configured.
- isLastNoteShortened() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Returns true
in case the last note was shortened.
- isLastSibling() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
Returns the flag indicating if this is the last sibling
- isLastTabIndex(int) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
check if the given index is the last one
- isLatest(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
check if this version is the latest version
- isList() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
get flag indicating list or scalar value
- isList() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
get flag indicating list or scalar value
- isList() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- isLogin() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
check the credentials of the logged in user
- isLogin() - Method in class com.wewebu.ow.server.ui.OwAppContext
-
check the valid credentials of the logged in user
- isMajor(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
check if this version is a major version, e.g.
- isMarkedForClear(String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- isMasterPluginAllowed(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
check if master plugin with given ID is allowed
- isModified() - Method in class com.wewebu.ow.server.app.OwSettingsPropertyControl
-
true = value was modified, false otherwise
- isModified() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- isModified() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
true = value was modified, false otherwise
- isModified() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
true = value was modified, false otherwise
- isMsOfficeEmbedded() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
check if we run embedded in office
- isMultifileDragDropAllowed() - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
check if plugin allows multiple files to be dropped on it
- isMultipleTextSearchSyntax() - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- isMultiSelectionEnabled() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Check if multiple row selection is enabled.
- isMyCheckedOut(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
true if object is locked by the current user due to check out
- isNamedRegion(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
determine if region exists
- isNamedRegion(String) - Method in class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
- isNamedRegion(String) - Method in class com.wewebu.ow.server.ui.OwAppContext.OwDialogManagerViewReference
-
- isNamedRegion(String) - Method in interface com.wewebu.ow.server.ui.OwBaseView
-
determine if region exists
- isNamedRegion(String) - Method in class com.wewebu.ow.server.ui.OwLayout.OwDispatchRegion
-
determine if region exists
- isNamedRegion(String) - Method in class com.wewebu.ow.server.ui.OwView
-
determine if region exists
- isNameProperty() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- isNameProperty() - Method in interface com.wewebu.ow.server.ecm.OwPropertyClass
-
check if property is identical the the OwObject.getName Property
- isNameProperty() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
check if property is identical the the OwObject.getName Property
- isNavPanelCollapsed() - Method in class com.wewebu.ow.server.app.OwDynamicLayoutSettings
-
- isNorthernHemisphere() - Method in class com.wewebu.ow.server.util.OwTimeZoneInfo
-
- isNoteEditable() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Check if the note can be edited.
- isNoteProperty(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Return flag, which indicates if the given property is defined as Note property.
- isNotificationPath(String) - Method in class com.wewebu.ow.server.servlets.OwRequestListener
-
(overridable)
Check if current request path is a framework dependent processing.
- isNull() - Method in class com.wewebu.ow.csqlc.ast.OwCharacterStringLiteral
-
- isNull() - Method in interface com.wewebu.ow.csqlc.ast.OwLiteral
-
- isNull() - Method in class com.wewebu.ow.csqlc.ast.OwNullLiteral
-
- isNull() - Method in class com.wewebu.ow.csqlc.ast.OwSignedNumericLiteral
-
- isNull() - Method in class com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral
-
- isNull() - Method in class com.wewebu.ow.csqlc.ast.OwStringImageLiteral
-
- isNullContent() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Check if this note model content is null;
- isObjectClassSupported(String) - Method in class com.wewebu.ow.server.app.OwFunction
-
check if the object class is supported by the plugin, used to filter out plugins
NOTE: Only used to preselect plugins, you will still have to call isEnabled,
to find out exactly if plugin supports a specific object
- isObjectDownloadable(OwMainAppContext, OwObjectReference) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
check if given object can be downloaded to hard drive
- isObjectDownloadable(OwMainAppContext, OwObjectReference, String) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
check if given object can be downloaded to hard drive
- isObjectSelectionPersisted(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Persistence selection state query method.
- isObjectStoreReference() - Method in class com.wewebu.ow.server.ecm.OwSearchPath
-
- isObjectTypeSupported(int) - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
check if the object type is supported by the plugin, used to filter out plugins
NOTE: Only used to preselect plugins, you will still have to call isEnabled,
to find out exactly if plugin supports a specific object
- isObjectTypeSupportedByPlugin(OwDocumentFunction, Set) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Helper method to check if a document function plugin (plugIn_p) supports one type,
which is given by the list (objectTypes_p).
- isObservesDaylightSavings() - Method in class com.wewebu.ow.server.util.OwTimeZoneInfo
-
- isOperator(String) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
- isOperatorFieldFirst(int) - Method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
check if given operator has its field first
- isPage - Variable in class com.wewebu.ow.server.collections.OwIterableAttributeBag
-
- isPagingEnabled() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Extended check for page selector functionality.
- isPagingEnabled() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
check if paging is enabled
- isPagingEnabled() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- isPagingEnabled() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- isPasswordChanged() - Method in class org.alfresco.wd.ui.profile.OwChangePasswordView
-
Return flag if password was changed or not.
- isPasswordChanged() - Method in class org.alfresco.wd.ui.profile.OwProfileDialog
-
Method to check if a password change was processed.
- isPasteMetadataActivated() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Get the status of "paste metadata" feature.
- isPasteMetadataActivated() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPasteMetadataHandler
-
check if paste metadata is active and should be displayed for user
- isPasteMetadataActivated() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardPasteMetadataHandler
-
- isPhpSpecialChar(char) - Static method in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
Check if the character has a meaning as a PHP date format pattern.
- isPhpSpecialChar(char) - Static method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Check if the character has a meaning as a PHP date format pattern.
- isPluginDisabledForAllObjects(OwObjectListView.OwPluginEntry) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache.OwPluginStatusCachingUtility
-
check if the given plugin is disabled for all visible objects.
- isPreviousPanelValid(int) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
check if previous panel is valid
- isPropertyEditable(OwPropertyClass) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Check if the given property is editable, for inline editing in the UI.
- isPropertyReadOnly(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
- isPropertyReadonly(OwProperty) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
(overridable)
Detect/Verify if this property has to be read only or editable.
- isPropPreviewPanelCollapsed() - Method in class com.wewebu.ow.server.app.OwDynamicLayoutSettings
-
- isReadOnly() - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
- isReadOnly() - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
Get the status of the view.
- isReadOnly() - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
- isReadOnly() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
- isReadOnly() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView.OwPropertyPlaceholder
-
flag indicating, that the property should be rendered read only
- isReadOnly() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Check if this view displays properties in a read only manner.
- isReadonly() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- isReadOnly() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
- isReadOnly(int) - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- isReadOnly(int) - Method in interface com.wewebu.ow.server.ecm.OwProperty
-
check if property is read only on the instance level
NOTE: isReadOnly is also defined in OwPropertyClass on the class level.
- isReadOnly(int) - Method in interface com.wewebu.ow.server.ecm.OwPropertyClass
-
check if property is read only on the class level.
- isReadOnly(int) - Method in class com.wewebu.ow.server.ecm.OwStandardProperty
-
check if property is read only on the instance level
NOTE: isReadOnly is also defined in OwPropertyClass on the class level.
- isReadOnly(int) - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
check if property is read only on the class level.
- isReadonly() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
check if the criteria is visible but read-only
- isReadonly() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- isReadOnly() - Method in class org.alfresco.wd.ui.conf.prop.OwPropertyInfo
-
- isRecordFunctionAllowed(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
check if record function with given ID is allowed
- isRegion(int) - Method in class com.wewebu.ow.server.app.OwHelpDialog
-
determine if region exists
- isRegion(int) - Method in class com.wewebu.ow.server.app.OwLoginView
-
determine if region contains a view or must be rendered
- isRegion(int) - Method in class com.wewebu.ow.server.app.OwMainLayout
-
determine if region contains a view or must be rendered
- isRegion(int) - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
determine if region contains a view
- isRegion(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
determine if region exists
- isRegion(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- isRegion(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- isRegion(int) - Method in class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
determine if region exists
- isRegion(int) - Method in class com.wewebu.ow.server.ui.OwAppContext.OwDialogManagerViewReference
-
- isRegion(int) - Method in interface com.wewebu.ow.server.ui.OwBaseView
-
determine if region exists
- isRegion(int) - Method in class com.wewebu.ow.server.ui.OwLayout
-
determine if region exists
- isRegion(int) - Method in class com.wewebu.ow.server.ui.OwLayout.OwDispatchRegion
-
determine if region exists
- isRegion(int) - Method in class com.wewebu.ow.server.ui.OwView
-
determine if region exists
- isRegionMaximized(int) - Method in class com.wewebu.ow.server.ui.OwLayout
-
checks if the region is shown maximized
- isRegionMinimized(int) - Method in class com.wewebu.ow.server.ui.OwLayout
-
checks if the region is shown minimized
- isRegionNormal(int) - Method in class com.wewebu.ow.server.ui.OwLayout
-
checks if the region is shown normal
- isReleased(int) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
check if this version is the released version
- isReleaseVersion() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwCheckInHandler
-
Getter for release version flag.
- isReleaseVersion() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
- isRequired() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- isRequired() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
check if property is required, i.e.
- isRequired() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- isRequired() - Method in interface com.wewebu.ow.server.field.OwFieldDefinition
-
check if property is required, i.e.
- isRequired() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
check if the criteria must be set
- isRequired() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- isRequired() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- isReseted() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- isRoleManaged() - Method in interface com.wewebu.ow.server.ao.OwAOContext
-
- isRoleManaged() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- isRoleManaged() - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- isRoot() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
check if this is the root folder
- isSearchSubFolders() - Method in class com.wewebu.ow.server.ecm.OwSearchPath
-
- isSearchSubstructure() - Method in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
Should search be extended to semi-virtual root.
- isSecodatyViewCollapsed() - Method in class com.wewebu.ow.server.app.OwMultiViewNavigation
-
- isSelected() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView.OwPolicyViewItem
-
- isSelected(OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
check if given node is selected
- isSelectedItem(OwComboItem) - Method in interface com.wewebu.ow.server.app.OwComboModel
-
Check if the given item is the selected one.
- isSelectedItem(OwComboItem) - Method in class com.wewebu.ow.server.app.OwDefaultComboModel
-
- isSelectedItem(OwComboItem) - Method in class com.wewebu.ow.server.app.OwFieldManagerComboModel
-
- isSelectedNodeExpanded() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Get the status of the current node.
- isShowMaximized() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
- isShowMaximized() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
checks if the view is shown maximized
- isShowMaximized() - Method in class com.wewebu.ow.server.ui.OwView
-
checks if the view is shown maximized
- isShowMinimized() - Method in class com.wewebu.ow.server.ui.OwView
-
checks if the view is shown minimized
- isShowNormal() - Method in class com.wewebu.ow.server.ui.OwView
-
checks if the view is shown normal
- isSigned() - Method in class com.wewebu.ow.server.util.jar.OwJarVerifier
-
We'll search for a file named META-INF/*.DSA or META-INF/*.RSA
- isSingleFileEntry() - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload.OwFolderArchiveEntry
-
- isSortable() - Method in interface com.wewebu.ow.server.field.OwFieldColumnInfo
-
Returns true
if the column can be sorted.
- isSortable() - Method in class com.wewebu.ow.server.field.OwHeaderFieldColumnInfoDecorator
-
- isSortable() - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
- isSortable() - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
- isStaticResourceCategory(int) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
- isStaticResourceCategory(int) - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
- isStickyFooterInUse() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Deprecated.
since 4.1.1.0 this method is no longer used and it will be soon removed.
- isStickyFooterInUse - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Deprecated.
since 4.1.1.0 This attribute is no longer used and will be soon removed.
- isStringLiteral(OwSearchCriteria) - Method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
(overridable) check if given criteria is a string literal and needs quotation marks
- isSubtable(String, String, String) - Method in interface com.wewebu.ow.csqlc.OwSQLEntitiesResolver
-
- isSupportLock() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
overridable checks if lock should be supported
- isSystemProperty() - Method in class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
- isSystemProperty() - Method in interface com.wewebu.ow.server.ecm.OwPropertyClass
-
check if property is a internal system property and contains no custom object information
- isSystemProperty() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
check if property is a internal system property and contains no custom object information
- isSystemPropertyView() - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
- isSystemPropertyView() - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
Return true
if the view is used to render system properties.
- isSystemPropertyView() - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
- isSystemPropertyView() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Always returns false
.
- isSystemPropertyView() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- isTouchConfigurationInitialized() - Method in class com.wewebu.ow.server.history.OwTouchConfiguration
-
Check if this configuration was correctly initialized.
- isTupleType(int) - Static method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
check if a given type is a Tuple type, like a custom object
- isType(Class, String) - Static method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
check if given java class name is base type
- isType(Class) - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
check if given java class name is base type
- isType(Class) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
check if given java class name is base type
- isType(Class) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- isUseClassLogger() - Static method in class com.wewebu.ow.server.log.OwLogCoreBase
-
using of class logger ?
- isUseExtJsForDragAndDrop() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
Do we use ExtJS for DnD or not?
- isUseHtml5DragAndDrop() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
flag indicating if the application should use the HTML5 implementation of the DnD feature.
- isUser() - Method in interface com.wewebu.ow.server.app.OwSettingsProperty
-
get flag indicating if property can be edited
- isUser() - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
- isUser() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwANDBooleanTerm
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwBetweenPredicate
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwComparisonPredicate
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwFolderPredicate
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwInPredicate
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwInValueList
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwLikePredicate
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwNOTBooleanFactor
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwNullPredicate
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwOrderByClause
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwORSearchCondition
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwQuantifiedComparisonPredicate
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwQuantifiedInPredicate
-
- isValid() - Method in interface com.wewebu.ow.csqlc.ast.OwSearchCondition
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwSearchConditionBooleanTest
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwSearchConditionPredicate
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwTextSearchPredicate
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwUndefinedPredicate
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwWhereClause
-
- isValid() - Method in class com.wewebu.ow.csqlc.ast.OwXBooleanFactor
-
- isValid() - Method in class com.wewebu.ow.server.field.OwSearchNode
-
(overridable) check if search tree is valid, can be used to perform a search,
or if required fields are missing, or if no criteria where submitted.
- isValid() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- isValidated() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
- isValidated() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
check if view has validated its data and the next view can be enabled
- isValidated() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
check if view has validated its data and the next view can be enabled
- isValidated() - Method in interface com.wewebu.ow.server.ui.OwMultipanel
-
check if view has validated its data and the next view can be enabled
- isValidation() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView.OwPropertyPlaceholder
-
flag indicating, that the JS validation target for the property should be rendered
- isValidPredicateValue(OwSearchCriteria, OwCSQLCProcessor.OwProcessContext, int) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- isVersionable(String, String) - Method in interface com.wewebu.ow.csqlc.OwSQLEntitiesResolver
-
- isVisible() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwAbstractTabInfo
-
- isVisible() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
- isVolatileNote() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote
-
- isWorkflowObjectType(int) - Static method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
check if a given type is a Tuple type, like a custom object
- isXClause() - Method in class com.wewebu.ow.csqlc.ast.OwWhereClause
-
- isXCondition() - Method in class com.wewebu.ow.csqlc.ast.OwANDBooleanTerm
-
- isXCondition() - Method in class com.wewebu.ow.csqlc.ast.OwNOTBooleanFactor
-
- isXCondition() - Method in class com.wewebu.ow.csqlc.ast.OwORSearchCondition
-
- isXCondition() - Method in class com.wewebu.ow.csqlc.ast.OwPredicate
-
- isXCondition() - Method in interface com.wewebu.ow.csqlc.ast.OwSearchCondition
-
- isXCondition() - Method in class com.wewebu.ow.csqlc.ast.OwSearchConditionBooleanTest
-
- isXCondition() - Method in class com.wewebu.ow.csqlc.ast.OwXBooleanFactor
-
- ITEM_PREFIX - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
ID prefix for list values
- ITEM_QUERY_KEY - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
query key for the item parameter for the delete event
- ITEM_QUERY_KEY - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
query key for the item parameter for the delete event
- ITEM_VALUE_NODE - Static variable in interface com.wewebu.ow.server.app.OwSettingsProperty
-
node name of a list item for list properties
- iterator() - Method in class com.wewebu.ow.server.collections.OwAggregateIterable
-
- iterator() - Method in class com.wewebu.ow.server.collections.OwCollectionIterable
-
- iterator() - Method in class com.wewebu.ow.server.collections.OwCollectionPageIterable
-
- iterator() - Method in class com.wewebu.ow.server.collections.OwEmptyIterable
-
- iterator() - Method in class com.wewebu.ow.server.collections.OwFilteringIterable
-
- iterator() - Method in interface com.wewebu.ow.server.collections.OwIterable
-
- iterator() - Method in class com.wewebu.ow.server.collections.OwObjectCollectionIterableAdapter
-
- iterator() - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- m_AccessRightsSubModul - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
reference to the DMS specific AccessRights UI
- m_AccessRightsSubModul - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectAccessRightsView
-
reference to the DMS specific AccessRights UI
- m_AjaxColnameToPropertyMap - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
maps AJAX column names to property names.
- m_AllowedDocumentFunctionPluginList - Variable in class com.wewebu.ow.server.app.OwConfiguration
-
list of OwDocumentFunction plugins
- m_AllowedDocumentFunctionPluginMap - Variable in class com.wewebu.ow.server.app.OwConfiguration
-
backup map of OwDocumentFunction plugins
- m_AllowedMasterPluginList - Variable in class com.wewebu.ow.server.app.OwConfiguration
-
list of the main plugins OwMasterPluginInstance instances
- m_AllowedMasterPluginMap - Variable in class com.wewebu.ow.server.app.OwConfiguration
-
backup map OwMasterPluginInstance plugins
- m_AllowedPluginTypesMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
map to the lists of plugin description nodes, DO NEVER access directly, rather use getAllowedPluginsMap()
The allowed plugin map maps only those plugins which the logged on user has access rights.
- m_AllowedRecordFunctionPluginList - Variable in class com.wewebu.ow.server.app.OwConfiguration
-
list OwRecordFunction plugins
- m_AllowedRecordFunctionPluginMap - Variable in class com.wewebu.ow.server.app.OwConfiguration
-
backup map OwRecordFunction plugins
- m_appContext - Variable in class com.wewebu.ow.server.command.OwCommand
-
the application context
- m_attributes - Variable in class com.wewebu.ow.server.util.OwSimpleAttributeBagWriteable
-
the internal map
- m_attributes - Variable in class com.wewebu.ow.server.util.OwStandardDBInvertedAttributeBag
-
HashMap to store the attributes in
- m_batchIndexProperties - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
contains the properties for batch-Import, set in owplugins.xml ==>
- m_batchIndexProperties - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardBatchPropertiesHandler
-
contains the properties for batch-Import, set in owplugins.xml ==>
- m_batchPropertiesHandler - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
batch index properties helper
- m_bigIcon - Variable in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
the big icon path (default or the configured path)
- m_categories - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager.CategoryNames
-
the map that maps the categories to category names
- m_checkInAsMajorVersion - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
major version check in flag
- m_checkInModes - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
check in modes list
- m_Childs - Variable in class com.wewebu.ow.server.field.OwSearchNode
-
the children of this search node which are combined using the m_iOp Operator
- m_childs - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
child nodes
- m_ClassDescription - Variable in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
reference to the class description
- m_ClassDescriptionPropertyClass - Static variable in interface com.wewebu.ow.server.ecm.OwResource
-
the one and only instance of the OwStandardPropertyClass for ClassDescription properties, which are added manually
- m_Classes - Variable in class com.wewebu.ow.server.ecm.OwStandardClassSelectObject
-
list of OwClass elements
- m_classNamesCollection - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectFiledRecordsView
-
collection of classnames to look for as parents
- m_classView - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
- m_clipboard - Variable in class com.wewebu.ow.server.app.OwMainAppContext
-
the one and only clipboard for the session
- m_collector - Variable in class com.wewebu.ow.server.command.OwCommand
-
object collector
- m_ColumnInfoList - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- m_ColumnInfoList - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- m_ColumnInfoList - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
the list of the column info tuple, which describe the result view
- m_ColumnInfoNode - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
DOM Node with the column info
- m_confignode - Variable in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
the configuration node
- m_configNode - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
the configuration node
- m_configNode - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
the config node
- m_ConfigNode - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
configuration node with XML config information
- m_Configuration - Variable in class com.wewebu.ow.server.app.OwLoginView
-
application m_Configuration reference
- m_Configuration - Variable in class com.wewebu.ow.server.app.OwMainLayout
-
application m_Configuration reference
- m_Configuration - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
application m_Configuration reference
- m_Configuration - Variable in class com.wewebu.ow.server.app.OwSubLayout
-
application m_Configuration reference
- m_Configuration - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
application m_Configuration reference
- m_Configuration - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
application m_Configuration reference
- m_containerprefixmap - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
singleton that maps queuecontainer prefixes to types,
used to organize the different queue types for configuration,
e.g.
- m_contentList - Variable in class com.wewebu.ow.server.app.OwClipboard
-
list with OwClipboardContent Items
- m_contentType - Variable in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
the content type of this element
- m_context - Variable in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
the application context
- m_context - Variable in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
the context
- m_Context - Variable in class com.wewebu.ow.server.app.OwConfiguration
-
reference to the application context, used to read and write Configuration.
- m_context - Variable in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
reference to the app context
- m_Context - Variable in class com.wewebu.ow.server.app.OwSettings
-
reference to the application context, used to read and write Configuration.
- m_Context - Variable in class com.wewebu.ow.server.ui.OwPortletApplication
-
Main Document Object
- m_Context - Variable in class com.wewebu.ow.server.ui.OwWebApplication
-
Main Context Object
- m_ContextClass - Variable in class com.wewebu.ow.server.ui.OwWebApplication
-
class definition for the context class to be created for the web application
- m_Criteria - Variable in class com.wewebu.ow.server.field.OwSearchNode
-
criteria instance for this search node, null if OwSearchNode has children
- m_CriteriaList - Variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
list of the search criteria
- m_CriteriaMap - Variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
map of criteria for fast access when using a layout
- m_currentfilter - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
currently editable filter
- m_currentfilter - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
currently editable filter
- m_DateFormat - Variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
- m_DateFormatString - Variable in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
date format to interpret the default values config
- m_DateWithoutTimeFormat - Variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
- m_DEBUG_ActivateViewID - Variable in class com.wewebu.ow.server.ui.OwAppContext
-
debug variable contains the ID of the last activated view via a OwNavigationView event.
- m_DEBUG_NavigationEvent - Variable in class com.wewebu.ow.server.ui.OwAppContext
-
debug variable contains the event name last called via a OwNavigationView event.
- m_DEBUG_NavigationTargetID - Variable in class com.wewebu.ow.server.ui.OwAppContext
-
debug variable contains the ID of the view last called via a OwNavigationView event.
- m_Default - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
object representing the default value
- m_defaultColumnInfoList - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
default column info list if no column info is found in folder object
- m_DefaultMimeMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
default MIME table with the default MIME types when mimetype could not be resolved, DO NEVER access directly, rather use getDefaultMimeMap()
The MIME table is static, so it get only loaded once upon application server startup
and not each time a user logs on.
- m_defaultPropertyNameList - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
default property list if no column info is found in folder object
- m_defaultValue - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
default value of property
- m_defaultValue - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
default value of property
- m_defMaxStringSize - Variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
value of input fields where MAXLENGTH
- m_description - Variable in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
the description
- m_description - Variable in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
description
- m_Description - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
a description of the object class
- m_description - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
the displayable description of the class
- m_DesignCategoryMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
a map of resources for the category: design
- m_dialogStatus - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
status of this dialog needed for historization
- m_dialogStatus - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
status of this dialog needed for historization
- m_DirectoryClassDescription - Static variable in class com.wewebu.ow.server.ecm.OwFileObject
-
the one and only class description for the file objects
- m_DisplayName - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
- m_DisplayName - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
the displayable name of the class
- m_displayname - Variable in class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
the string to display in the header
- m_displaypath - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
- m_displayReleaseBox - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
flag for displaying release checkbox
- m_dmsid - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- m_DMSType - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
the ECM system specific type of the property
- m_DocClass - Variable in class com.wewebu.ow.server.ui.OwPortletApplication
-
- m_document - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardBatchPropertiesHandler
-
the document
- m_documentFunction - Variable in class com.wewebu.ow.server.app.OwDocumentFunctionCall
-
The called function
- m_enablesaveall - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
- m_enablesaveall - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- m_entitiesResolver - Variable in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- m_Enums - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
- m_eventlistner - Variable in class com.wewebu.ow.server.ui.OwTreeView
-
eventlistener for the tree view
- m_eventmanager - Variable in class com.wewebu.ow.server.ecm.OwFileObject
-
- m_events - Variable in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
the event name to event handling map
- m_exchangedEnum - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
the new OwEnumCollection that is returned on getEnums() instead of the OwEnumCollection of the wrapped OwFieldDefinition
- m_ExtensionToMimeTypes - Variable in class com.wewebu.ow.server.util.OwMimeTypes.OwFileObjectStatics
-
maps file extensions to corresponding MIME types
- m_externalFormEventTarget - Variable in class com.wewebu.ow.server.app.OwFieldManager
-
external form view overrides internal form
- m_externalFormEventTarget - Variable in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
external form view overrides internal form
- m_externalFormEventTarget - Variable in class com.wewebu.ow.server.ui.OwView
-
external form view overrides internal form
- m_fAllPropertiesReadonly - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
flag indicating that all properties of object are read-only
- m_fAppEditableProperties - Variable in class com.wewebu.ow.server.app.OwSettingsSet
-
flag indicating if set contains at least one property that is editable by the application
- m_fArray - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
flag indicating, if property is an array of values
- m_fAsc - Variable in class com.wewebu.ow.server.field.OwSort.OwSortCriteria
-
sort direction true = ascending, false = descending
- m_fCanCreateNewObject - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
- m_fChildsCreated - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
flag indicating if the children have been created already
- m_fCollapsed - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
flag indicating if node is collapsed, initially true
- m_fDEBUG_ResetCalled - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
flag signal for debug reasons, to throw an error if client forgets to call reset
- m_fDefaultAsc - Variable in class com.wewebu.ow.server.field.OwSort
-
default sort order for new criteria
- m_fDisabled - Variable in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
flag to disable the menu item
- m_fDisabled - Variable in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
flag to disable the menu item
- m_fDisabled - Variable in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
flag to disable the menu item
- m_fFirstSibling - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
flag indicating if this is the first sibling
- m_fhascontent - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- m_fHidden - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
- m_fHidden - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
flag indicating, that property should not be displayed
- m_FieldCtrlMap - Variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
map of OwFieldManagerControl controls
- m_fieldDefinition - Variable in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
the field definition
- m_fieldDefinition - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
the wrapped OwFieldDefinition
- m_FieldDefinition - Variable in class com.wewebu.ow.server.field.OwSearchCriteria
-
field definition defining this search criteria
- m_fielddefinition - Variable in class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
field info for the column
- m_fieldDefinitionProvider - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
the field definition provider to resolve the fields
- m_FieldErrors - Variable in class com.wewebu.ow.server.app.OwFieldManager
-
list of strings, which designate errors on fields
- m_fieldId - Variable in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
the field id
- m_FieldManager - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- m_fieldProvider - Variable in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
the field provider
- m_fieldProvider - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
field provider from search
- m_File - Variable in class com.wewebu.ow.server.ecm.OwFileObject
-
reference to the file the object is pointing to
- m_FileClassDescription - Static variable in class com.wewebu.ow.server.ecm.OwFileObject
-
the one and only class description for the file objects
- m_fImplementation - Variable in class com.wewebu.ow.server.app.OwConfigDump.VersionNumber
-
- m_fLastSibling - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
flag indicating if this is the last sibling
- m_fList - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
true = value is list of values
- m_fName - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
flag indicating, if property is the name property i.e.
- m_focusNode - Variable in class com.wewebu.ow.server.ui.OwTreeView
-
currently focus node of null if nothing is focused
- m_folderChilds - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
cached child list
- m_folderClass - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
class to use for new folder
- m_folderClass - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
class to use for new folder
- m_folderObject - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
selected object of record
- m_folderObject - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
selected object of record
- m_fOpenObject - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
open with new record
- m_fOpenObject - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
open with new record
- m_fPlusMinusIcon - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
flag indicating if a plus minus icon should be drawn, initially true
- m_fReadOnly - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
read only flag
- m_fReadOnly - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
flag indicating if object can be edited
- m_fReadOnly - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
flag indicating, if property is read only for each context
- m_fRequired - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
flag indicating, if property is required to be set, i.e.
- m_fSystem - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
flag indicating system properties.
- m_fSystem - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
flag indicating, if property is a internal system property and contains no custom object information
- m_fUserEditableProperties - Variable in class com.wewebu.ow.server.app.OwSettingsSet
-
flag indicating if set contains at least one property that is editable by the user
- m_fValidatePanels - Variable in class com.wewebu.ow.server.ui.OwNavigationView
-
flag indicating if panels should be validated
- m_fVersionable - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
flag indicating if a version series objectclass is available, i.e.
- m_GroupBoxCategoryMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
a map of resources for the category: search template
- m_historyEntries - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
the history entries
- m_HtmlAlignments - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
singleton class to retrieve HTML alignment attributes out of OwFieldColumnInfo alignment
- m_iAlignment - Variable in class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
the alignment to use for the column, as defined with OwFieldColumnInfo.ALIGNMENT_...
- m_iAlignment - Variable in class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
the alignment to use for the column, as defined with OwFieldColumnInfo.ALIGNMENT_...
- m_iAppyBtnIndex - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
menu ID of the apply button
- m_iAttributes - Variable in class com.wewebu.ow.server.field.OwSearchCriteria
-
flag indicating if the criteria can be edited in a search template view or if it is hidden
- m_icon - Variable in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
the icon path (default or the configured path)
- m_iContentType - Variable in class com.wewebu.ow.server.app.OwClipboard
-
the current content type in the clipboard
- m_iCurrentPage - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- m_iCurrentPage - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- m_iCurrentTabIndex - Variable in class com.wewebu.ow.server.ui.OwNavigationView
-
currently selected tab view index
- m_id - Variable in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
the extension id
- m_id - Variable in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
the ID of the imported file.
- m_id - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- m_iDEBUG_DocumentViewSize - Variable in class com.wewebu.ow.server.ui.OwDialog
-
count of the attached views to the dialog manager document
must not change after close
- m_iDEBUG_InitDocument - Variable in class com.wewebu.ow.server.ui.OwDialog
-
init document must not change in dialog
if it changes, attached views may not be detached and cause memory overflow
- m_iDEBUG_TargetCount - Variable in class com.wewebu.ow.server.ui.OwDialog
-
count that keeps track of the target count deltas before/after opening a dialog.
- m_ids2displayNames - Variable in class com.wewebu.ow.server.app.OwFieldManager
-
map between fields display names and their render Id, used for better error reporting
- m_ignoreDefaultStylesheets - Variable in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
ignore default style sheets
- m_iHotFix - Variable in class com.wewebu.ow.server.app.OwConfigDump.VersionNumber
-
hot fix version number or -1 if no set
- m_iIndex - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwPluginEntry
-
index in the m_DocumentFunctionPluginList list, where all plugins are kept
- m_iLockIndex - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
menu ID of the lock button
- m_Image - Variable in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
optional object to be submitted to the renderNavigationLink method.
- m_Image - Variable in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
optional object to be submitted to the renderNavigationLink method.
- m_iMajor - Variable in class com.wewebu.ow.server.app.OwConfigDump.VersionNumber
-
major version number or -1 if not set
- m_iMax - Variable in class com.wewebu.ow.server.field.OwSort
-
the maximum number of sort criteria in the sort list default is 1
- m_iMaxChildSize - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
maximum number of child nodes
- m_iMaxListSize - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
max number of versions to retrieve
- m_iMaxSize - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
max number of history entries to be retrieved
- m_iMinor - Variable in class com.wewebu.ow.server.app.OwConfigDump.VersionNumber
-
minor version number or -1 if not set
- m_iMode - Variable in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
mode to be used
- m_importedDocument - Variable in class com.wewebu.ow.server.app.OwDocumentImportItemContentCollection
-
the document imported by the document importer
- m_importedDocument - Variable in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
the imported document the content collection is based on
- m_indexFieldsMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
a map of resources for category: object classes
- m_iNextButtonIndex - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
index of the next button in the menu
- m_iNextButtonIndex - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
index of the next button in the menu
- m_iNextButtonIndex - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
menu ID of the next button
- m_iNodeType - Variable in class com.wewebu.ow.server.field.OwSearchNode
-
the type of the branch can be one of the NODE_TYPE_...
- m_iObjectType - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
OwObject type to filter
- m_iOp - Variable in class com.wewebu.ow.server.field.OwSearchCriteria
-
criteria operator which should be applied to the value as defined in OwSearchCriteria
- m_iOp - Variable in class com.wewebu.ow.server.field.OwSearchNode
-
combination operator which should be applied to the child OwSearchNode elements as defined in OwSearchNode
- m_iSaveButton - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
index of the save button
- m_isDynamicSplitInUse - Variable in class com.wewebu.ow.server.app.OwSubLayout
-
flag indicating that the layout is using EXTJS
- m_iServicePack - Variable in class com.wewebu.ow.server.app.OwConfigDump.VersionNumber
-
service pack version number or -1 if not set
- m_isNoteEditable - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
flag that allow to edit notes
- m_isStickyFooterInUse - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Deprecated.
- m_isWrittableAttributeBagAvailable - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
flag indicating if the search can be stored in an attribute bag
- m_iType - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
- m_iType - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
object type
- m_iUnLockIndex - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
menu ID of the unlock button
- m_iUseFormUpdate - Variable in class com.wewebu.ow.server.app.OwSubNavigationView
-
true = form of selected view gets updated on navigate, false = no update is performed
- m_iVersionSelection - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
types of versions to search for as defined with OwSearchTemplate.VERSION_SELECT_...
- m_iViewMask - Variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
filters the views to be displayed
- m_iViewMask - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
filters the views to be displayed
- m_iViewMask - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
set of flags indicating the behavior of the view
- m_iWidth - Variable in class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
column width in % or 0 if undefined
- m_iWidth - Variable in class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
column width in % or 0 if undefined
- m_jspForm - Variable in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
the path to the JSP file
- m_Layout - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
layout to be used for the dialog
- m_list - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwHtmlAlignmentMap
-
- m_Listener - Variable in class com.wewebu.ow.server.ui.OwDialog
-
Listener that wants to be notified upon dialog events.
- m_listner - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
event listener for select event
- m_literalNode - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria
-
literal value to set
- m_locale - Variable in class com.wewebu.ow.server.ecm.OwFileObject
-
- m_LoginClass - Variable in class com.wewebu.ow.server.ui.OwWebApplication
-
class definition for the login view class to be created for the web application
- m_LoginSubModul - Variable in class com.wewebu.ow.server.app.OwLoginView
-
reference to the DMS specific login UI
- m_LoginView - Variable in class com.wewebu.ow.server.ui.OwWebApplication
-
Login View Object
- m_MainContext - Variable in class com.wewebu.ow.server.app.OwFieldManager
-
reference to the cast AppContext
- m_MainContext - Variable in class com.wewebu.ow.server.app.OwFunction
-
reference to the cast AppContext
- m_MainContext - Variable in class com.wewebu.ow.server.app.OwLoginView
-
reference to the cast AppContext
- m_MainContext - Variable in class com.wewebu.ow.server.app.OwMainLayout
-
reference to the cast AppContext
- m_MainContext - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
reference to the cast AppContext
- m_MainContext - Variable in class com.wewebu.ow.server.app.OwSubLayout
-
reference to the cast AppContext
- m_MainContext - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
reference to the cast AppContext
- m_MainContext - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
reference to the cast AppContext
- m_MainMenu - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
main menu of ECM Adapters AccessReightsUI
- m_MainView - Variable in class com.wewebu.ow.server.ui.OwWebApplication
-
Main View Object
- m_maps - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
singleton with the operator maps
- m_MaximizedView - Variable in class com.wewebu.ow.server.app.OwMainLayout
-
currently maximized view if set
- m_MaxValue - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
object representing the maximum value
- m_MenuView - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
Menu for buttons in the view
- m_MenuView - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Menu for buttons in the view
- m_MimeManager - Variable in class com.wewebu.ow.server.app.OwClipboardView
-
instance of the MIME manager used to open the objects,
protected since 2.5.2.2
- m_MimeManager - Variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
a reference to a mimemanager that can be used to render objects
- m_MimeManager - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
instance of the MIME manager used to open the objects
- m_MimeManager - Variable in class com.wewebu.ow.server.ui.preview.OwNoPreviewRenderer
-
instance of the MIME manager used to open the objects
- m_MimeMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
MIME table, DO NEVER access directly, rather use getMimeMap()
The MIME table is static, so it get only loaded once upon application server startup
and not each time a user logs on.
- m_mimeParameter - Variable in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
the MIME parameter of the imported file
- m_mimeparameter - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- m_mimeType - Variable in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
the MIME type of the imported file
- m_mimetype - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- m_mimeTypeContext - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
the context to be used for MIME type resolution
- m_MimeTypes - Static variable in class com.wewebu.ow.server.util.OwMimeTypes
-
mimetypes singleton
- m_MimeTypesToExtension - Variable in class com.wewebu.ow.server.util.OwMimeTypes.OwFileObjectStatics
-
maps MIME types to corresponding file extensions
- m_MinValue - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
object representing the minimum value
- m_model - Variable in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
the model
- m_ModeObject - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
current checkin mode selection
- m_name - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- m_navView - Variable in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
- m_network - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
credentials of the user
- m_Network - Variable in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
Network
- m_NextActiveView - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
OwMultipanel implementation next view reference
- m_nodeMap - Variable in class com.wewebu.ow.server.ui.OwTreeView
-
map containing all nodes mapped by their ID
- m_nodePath - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
the path to the currently opened sub folder
- m_NumberFormat - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
- m_NumberFormat - Variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
- m_obj - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
object that is managed by the node
- m_object - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectFiledRecordsView
-
object to find the parents of
- m_object - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
object to find the parents of
- m_object - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
- m_ObjectClass - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassPreviewView
-
the object class description to preview
- m_objectClassesMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
a map of resources for category: object classes
- m_objectClassName - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
class name
- m_ObjectClassPreview - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
View to display the class description as Preview
- m_ObjectList - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- m_ObjectListView - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
objectlist that displays the history entries
- m_ObjectMap - Variable in class com.wewebu.ow.server.app.OwFieldManager
-
map which keeps the objects to be edited / displayed and create links upon
- m_ObjectMap - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
map which keeps the objects to be opened and create links upon
- m_ObjectNamePropertyClass - Static variable in interface com.wewebu.ow.server.ecm.OwResource
-
the one and only instance of the OwStandardPropertyClass property class, which are added manually
- m_objectPath - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
the path to the currently opened sub folder
- m_ObjectPathPropertyClass - Static variable in interface com.wewebu.ow.server.ecm.OwResource
-
the one and only instance of the OwStandardPropertyClass property class, which are added manually
- m_ObjectRef - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
object reference the view is working on
- m_ObjectRef - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectAccessRightsView
-
object reference the view is working on
- m_ObjectRef - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
object reference to display versions
- m_ObjectRef - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
object reference the view is working on
- m_objects - Variable in class com.wewebu.ow.server.command.OwCommand
-
the objects on which the command is executed.
- m_occuredObjectTypes - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
object types found during rendering
- m_oDefaultValue - Variable in class com.wewebu.ow.server.field.OwSearchCriteria
-
the default value
- m_OpenFolderNode - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
the OwXMLUtil wrapped DOM node of the currently opened sub folder
- m_OperatorMap - Variable in class com.wewebu.ow.server.field.OwSearchSQLOperator.SqlOperatorSingleton
-
- m_operators - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
a collection of possible filter / search operators for the field
- m_originalFileName - Variable in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
the original file name
- m_oValue - Variable in class com.wewebu.ow.server.field.OwSearchCriteria
-
compare value for the search
- m_OverrideDefaultValuesMap - Variable in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
map of default values to override ECM defaults
- m_page - Variable in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
the page number of this element
- m_pagecount - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- m_pageSelectorComponent - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
page selector component
- m_pagingNode - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
the paging node
- m_parameterBindings - Variable in class com.wewebu.ow.server.field.OwSearchSQLPreparedStatementOperator
-
ArrayList to collect all parameter values
- m_parent - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
- m_parent - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
the parent class of this class
- m_parent - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
parent
- m_parent - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
parent object to the node
- m_parentPathInfoList - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectFiledRecordsView
-
List containing OwEcmUtil.OwParentPathInfo items for each filed reference of the given object
- m_pasteMetadataHandler - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
paste metadata handler
- m_pasteMetadataHandler - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
paste metadata handler
- m_path - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
path to the node
- m_Plugin - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwPluginEntry
-
reference to the plugin
- m_PluginCategoryMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
a map of resources for the plugins
- m_PluginMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
map to the description nodes, keyed by their id, DO NEVER access directly, rather use getPlugin()
The plugin map is static, so it gets only loaded once upon application server startup
and not each time a user logs on.
- m_pluginTypeDefinitions - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
type definitions of the different plugin types
- m_PluginTypesMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
map to the lists of plugin description nodes, keyed by their type
DO NEVER access directly, rather use getAllowedPluginsMap()
The plugin map is static, so it gets only loaded once upon application server startup
and not each time a user logs on.
- m_predefinedcategories - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
array of all predefined categories
- m_PrevActiveView - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
OwMultipanel implementation previous view reference
- m_Properties - Variable in class com.wewebu.ow.server.app.OwSettingsSet
-
map of properties with current values
- m_properties - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
the properties from the work item
- m_Properties - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- m_properties - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardBatchPropertiesHandler
-
properties from the object
- m_properties - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardPasteMetadataHandler
-
properties from the object
- m_PropertyClass - Variable in class com.wewebu.ow.server.ecm.OwStandardProperty
-
class description of the property
- m_PropertyClassesMap - Variable in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
map containing the property class descriptions of the class
- m_PropertyClassesMap - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
map containing the property class descriptions of the class
- m_PropertyClassesMap - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
map containing the property class descriptions of the class
- m_propertyColumnList - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
List with property names as columninfos if no searchTemplate_p is provided
- m_propertyDefinitionNode - Variable in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
- m_propertyInfos - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
Collection of OwObjectPropertyView.OwPropertyInfo objects
- m_propertyKeyList - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
optional backup list for predictable order of keys (ClassNames)
- m_PropertyMap - Variable in class com.wewebu.ow.server.ecm.OwFileObject
-
map containing the properties of the file document object
- m_PropertyMap - Variable in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
- m_PropertyMap - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
map containing the properties of the virtual folder object
- m_propertyname - Variable in class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
the object property name this column is referring to
- m_PropertyView - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
the property view
- m_ReadOnlyContext - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
context to be used for the read-only property
- m_readOnlyProperties - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
contains a map of properties to be rendered read only or null
- m_ReasonObject - Variable in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
optional object to be submitted to the event handler / view.
- m_ReasonObject - Variable in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
optional object to be submitted to the event handler / view.
- m_refinementCriteriaList - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
a List of criteria to refine this node
- m_RefreshContext - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
event listener for the function plugin refresh events
- m_RefreshContext - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- m_RefreshContext - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- m_RefreshCtx - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
refresh context for callback
- m_RefreshCtx - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
refresh context for callback
- m_Regions - Variable in class com.wewebu.ow.server.ui.OwLayout
-
map of the contained views, keyed by Region Name
- m_releaseVersion - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
release version flag
- m_repository - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- m_repository - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
reference to the repository
- m_resource - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
network resource to get the classes from
- m_resource - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
network resource to get the classes from
- m_resourceid - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- m_resourceNames - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
List of resource IDs the fields should be resolved from, or null to use the default resource
- m_ResourcePropertyClass - Static variable in interface com.wewebu.ow.server.ecm.OwResource
-
the one and only instance of the OwStandardPropertyClass for Resource properties, which are added manually
- m_Resources - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager.StandardFunctionResources
-
- m_restoreFromRequestStrategy - Variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
use default restore mechanism or restore from request strategy (for invalid field values)
- m_root - Variable in class com.wewebu.ow.server.ui.OwTreeView
-
root node
- m_rootNode - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
root node describing the virtual folder
- m_saveAllActive - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
flag specify if save all feature is active
- m_saveAllActive - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- m_saveAllButtonIndex - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
save all button index
- m_saveSplitPosition - Variable in class com.wewebu.ow.server.app.OwSubLayout
-
flag indicating if splitter position should be saved
- m_sceletonObject - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
the new folder object
- m_sceletonObject - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
the new folder object
- m_scontainer - Variable in class com.wewebu.ow.server.field.OwPriorityRuleBase
-
- m_sDateFormatString - Variable in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
string to use to format the date
- m_Search - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
the Search created out of the template
- m_SearchCriteriaView - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
displays the filter criteria
- m_searchtemplate - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
the searchtemplate to be used for filtering history entries
- m_SearchTemplate - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
search template to use for this node, can be null
- m_SearchTemplateCategoryMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
a map of resources for the category: search template
- m_searchTemplateRefinementCriteriaNameSet - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
a set of criteria names to refine the search template
- m_secondrangecriteria - Variable in class com.wewebu.ow.server.field.OwSearchCriteria
-
optional second child criteria for range searches
- m_selectedNode - Variable in class com.wewebu.ow.server.ui.OwTreeView
-
currently selected node of null if nothing is selected
- m_SelectiveConfigurationMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
map of all selective configuration names (elements with a "optionid" attribute) in the config files.
- m_ServletContext - Variable in class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
servlet context reference for this session
- m_ServletContext - Variable in class com.wewebu.ow.server.ui.OwAppContext
-
servlet context reference for this session
- m_settings - Variable in class com.wewebu.ow.server.app.OwSubLayout
-
Holder for layout settings.
- m_SettingsSetList - Variable in class com.wewebu.ow.server.app.OwSettings
-
the above map is not ordered, so we need a backup ordered list.
- m_SettingsSetMap - Variable in class com.wewebu.ow.server.app.OwSettings
-
map containing the settings nodes
- m_sID - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilter
-
ID of this filter for persistence
- m_SitePreferences - Variable in class com.wewebu.ow.server.app.OwSettings
-
OwObject holding application scope preferences, identical for all users
- m_Sort - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- m_Sort - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- m_SortList - Variable in class com.wewebu.ow.server.field.OwSort
-
list containing the sort OwSortCriteria
- m_SqlOperators - Static variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
SQL operators singleton
- m_SqlOperators - Static variable in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
singleton for the SQL operators
- m_sresource - Variable in class com.wewebu.ow.server.field.OwPriorityRuleBase
-
- m_sStyleClass - Variable in class com.wewebu.ow.server.field.OwPriorityRuleBase
-
- m_StandardClassDescription - Static variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
the one and only class description for the virtual folder objects
- m_strClassName - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
- m_strClassName - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
the name of the class
- m_strCloseFolderURL - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
URL to the close folder icon
- m_strCriteria - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria
-
name of the criteria to refine
- m_strDefaultDisplayName - Variable in class com.wewebu.ow.server.util.OwString
-
default displayname if key was not found
- m_strDesign - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
the design name
- m_strDesignURL - Variable in class com.wewebu.ow.server.ui.OwTreeView
-
URL to the design dir
- m_strDisplayName - Variable in class com.wewebu.ow.server.app.OwSettingsSet
-
the display name of the set
- m_strDMSID - Variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
ID of virtual folder used in getDMSID to recreate the folder
- m_strDmsID - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
the DMSID of the object
- m_strError - Variable in class com.wewebu.ow.server.app.OwEditablePropertyString
-
a error message for this field, if update failed
- m_strError - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
a error message for this field, if update failed
- m_strError - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
a error message for this field, if update failed
- m_strEventMethod - Variable in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
name of the event method to be called in the event target.
- m_strFormName - Variable in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
Name of the form if button is a form submit button.
- m_strHelpPath - Variable in class com.wewebu.ow.server.app.OwStandardDialog
-
Help path to the JSP help
- m_strHtmlFormular - Variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
optional HTML form
- m_strHtmlLayout - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
optional HTML layout
- m_strInfoIconURL - Variable in class com.wewebu.ow.server.app.OwStandardDialog
-
URL to the info icon to display
- m_stringOperatorMap - Variable in class com.wewebu.ow.server.field.OwSearchOperator.OperatorMapSingleton
-
map which contains search operator display string mappings
- m_strInstruction - Variable in class com.wewebu.ow.server.field.OwSearchCriteria
-
the instruction to the search criteria
- m_strJavaClassName - Variable in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
class name of the java object associated with this property
- m_strJspFormular - Variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
optional JSP form
- m_strJspLayoutPage - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
optional JSP layout page
- m_strJspPage - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
URL of a form page to use
- m_strKeyName - Variable in class com.wewebu.ow.server.util.OwString
-
key for localization
- m_strMainJspPage - Variable in class com.wewebu.ow.server.ui.OwWebApplication
-
path the the main view page
- m_strMimeIconStyle - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
style to be used for icons
- m_strMimeItemStyle - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
style to be used for items
- m_strMimeType - Variable in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
MIME type
- m_strMimetype - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
object mimetype
- m_strName - Variable in class com.wewebu.ow.server.app.OwSettingsSet
-
Name of the set i.e.
- m_strName - Variable in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
name of the tab to be displayed
- m_strName - Variable in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
template name
- m_strName - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
the name that should be displayed for the object
- m_strName - Variable in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
name of the tab to be displayed
- m_strNamePropertyName - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
- m_strObjectClass - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
- m_strObjectClass - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
the initial class
- m_strObjectClassParent - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
- m_strObjectClassParent - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
parent object class from where the user can select, only useful if classes are structured in a tree
- m_strOpenFolderURL - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
URL to the open folder icon
- m_strPath - Variable in class com.wewebu.ow.server.ui.OwTreeView
-
current navigated path
- m_strPropertyName - Variable in class com.wewebu.ow.server.field.OwSort.OwSortCriteria
-
name of the property which should be used in the sort
- m_strReleaseType - Variable in class com.wewebu.ow.server.app.OwConfigDump.VersionNumber
-
- m_strSearchString - Variable in class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
search string to look for
- m_strSetName - Variable in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
set name
- m_strTitle - Variable in class com.wewebu.ow.server.app.OwStandardDialog
-
dialog title
- m_strToolTip - Variable in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
tooltip text for the item
- m_strToolTip - Variable in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
tooltip text for the item
- m_strUniqueName - Variable in class com.wewebu.ow.server.field.OwSearchCriteria
-
a unique name that identifies this criteria
- m_styleClasses - Variable in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
list of style sheet classes
- m_SubNavigation - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
navigation view to navigate through the subviews
- m_symbolInverseOperatorMap - Variable in class com.wewebu.ow.server.field.OwSearchOperator.OperatorMapSingleton
-
map which contains search operator display symbol mappings inverse
- m_symbolOperatorMap - Variable in class com.wewebu.ow.server.field.OwSearchOperator.OperatorMapSingleton
-
map which contains search operator display symbol mappings
- m_TabList - Variable in class com.wewebu.ow.server.ui.OwNavigationView
-
list of OwTabInfos
- m_Target - Variable in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
target to receive notification in case menu item was pressed
- m_Target - Variable in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
target to receive notification in case menu item was pressed
- m_Target - Variable in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
target to receive notification in case menu item was pressed
- m_tempDir - Variable in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
the temporary directory where the import file is stored
- m_textareaThreshold - Variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
threshold of string length for a textarea, below this threshold a textfield is rendered
- m_theFieldManager - Variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
instance of the property field class
- m_theFieldManager - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- m_theFieldManager - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- m_theFieldManager - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
instance of the property field class
- m_theFieldManager - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
instance of the property field class
- m_ThumbnailTypes - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
list of thumbnail types
- m_TimeFormat - Variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
- m_title - Variable in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
the title
- m_TreeItemStyle - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
overwritten TreeItemStyle for the treeview or null to use default
- m_TreeSelectedItemStyle - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
overwritten TreeItemSelectedStyle for the treeview or null to use default
- m_TreeView - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
tree view module to display the OwObject structure
- m_type - Variable in class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
- m_useContextMenu - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
flag indicating if context menu should be shown
- m_useContextMenu - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
flag indicating if context menu should be shown
- m_UserPreferences - Variable in class com.wewebu.ow.server.app.OwSettings
-
OwObject holding user scope preferences, one for each user
- m_useTransparentIcon - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
use transparent icon for not present icons
- m_value - Variable in class com.wewebu.ow.server.app.OwEditablePropertyString
-
current value of property
- m_Value - Variable in class com.wewebu.ow.server.ecm.OwStandardProperty
-
value of the property
- m_value - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
current value of property
- m_value - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
current value of property
- m_ValuesMap - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
a set of properties that should be set as default for the new object
- m_ValuesMap - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
a set of properties that should be set as default for the new object
- m_versionObjects - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
object cache with version objects
- m_VersionSeriesPropertyClass - Static variable in interface com.wewebu.ow.server.ecm.OwResource
-
the one and only instance of the OwStandardPropertyClass for VersionsSeries properties, which are added manually
- m_View - Variable in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
View to add and view to be displayed in case menu item was pressed
- m_view - Variable in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
attached OwView to be maximized minimized
- m_View - Variable in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
View to add and view to be displayed in case menu item was pressed
- m_view - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
the view on this component apply to
- m_View - Variable in class com.wewebu.ow.server.ui.OwPortletApplication
-
Main View Object
- m_view - Variable in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
reference to the underlying view
- m_ViewClass - Variable in class com.wewebu.ow.server.ui.OwPortletApplication
-
- m_ViewClass - Variable in class com.wewebu.ow.server.ui.OwWebApplication
-
class definition for the view class to be created for the web application
- m_ViewList - Variable in class com.wewebu.ow.server.ui.OwDocument
-
list of attached views if any
- m_VirtualFolderCategoryMap - Variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
a map of resources for the category: virtual folder
- m_wildcarddefinitions - Variable in class com.wewebu.ow.server.field.OwSearchCriteria
-
Collection of OwWildCardDefinition wildcard definition for this criteria, or null if no wildcards are allowed
- m_wrappednode - Variable in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- m_writeablebagfactory - Variable in class com.wewebu.ow.server.ecm.OwAttributeBagResolver
-
factory for pooled attribute bags
- m_zones - Variable in class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
zones
- main(String[]) - Static method in class com.wewebu.ow.server.util.OwSecretKey
-
create a new java m_keybytes member
- MAIN_HEIGHT - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
Persistent node for main window height
- MAIN_PLUGIN_DOCUMENT_ID_EXTENSION - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
ID extension for the document of a main plugin to be added to the plugin ID
- MAIN_PLUGIN_VIEW_ID_EXTENSION - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
ID extension for the document of a main plugin to be added to the plugin ID
- MAIN_REGION - Static variable in class com.wewebu.ow.server.app.OwMainLayout
-
name of the main region shared with DIALOG_REGION
- MAIN_REGION - Static variable in class com.wewebu.ow.server.app.OwStandardDialog
-
the main region
- MAIN_REGION - Static variable in class com.wewebu.ow.server.app.OwSubLayout
-
main region
- MAIN_REGION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
layout region definition for the main (property list) region
- MAIN_TOPX - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
Persistent node for main window top X coordinate
- MAIN_TOPY - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
Persistent node for main window top Y coordinate
- MAIN_VIEW_TARGET_ID - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
predefined target ID for the main view
- MAIN_WIDTH - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
Persistent node for main window width
- mainType - Variable in class com.wewebu.ow.csqlc.OwCSQLCProcessor.OwProcessContext
-
- makeViewerTitleString(String) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
Make sure ID does not consist of invalid characters for java script window name
- makeXMLString(String) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
create a XML conform text representation
- MANDATOR_REGION - Static variable in class com.wewebu.ow.server.app.OwMainLayout
-
name of the mandator region.
- mapProperties(Map, String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- mapXObjectCollection(OwObjectCollection) - Method in interface com.wewebu.ow.server.ecm.OwCrossMappings
-
replace the objects of the given collection with mapped wrapper objects
- mapXObjectCollection(OwObjectCollection) - Method in class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
replace the objects of the given collection with mapped wrapper objects
- markArrayItemErrorForClear(String, String, int, int) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
Marks the array item with the give ID for deletion.
- masterBagName() - Method in class com.wewebu.ow.server.util.paramcodec.OwAppCounterBag
-
Get the name for the master bag.
- masterBagName() - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- match(OwObjectLink, OwObject) - Method in enum com.wewebu.ow.server.ecm.OwObjectLinkRelation
-
- match(OwSearchCriteria, T) - Method in interface com.wewebu.ow.server.field.filter.OwComparator
-
Matching check, where the filter specifies the
criteria value and operation to be used for filtering.
- match(OwSearchCriteria, T) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwAbstractComparator
-
- match(OwSearchCriteria) - Method in class com.wewebu.ow.server.fieldimpl.OwSearchNodeFilter
-
- matchBetween(OwSearchCriteria, T) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwAbstractComparator
-
Between value compare, where both limits must be include
for comparison. Neither the minimum limit nor the maximum
limit should be excluded.
- matchBetween(OwSearchCriteria, Boolean) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwBoolComparator
-
- matchBetween(OwSearchCriteria, Date) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwDateComparator
-
- matchBetween(OwSearchCriteria, Number) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwNumberComparator
-
- matchBetween(OwSearchCriteria, String) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwStringComparator
-
- matchEquals(OwSearchCriteria, T) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwAbstractComparator
-
Value and filter value must be equal! But equal operation is
depending on the type and restriction of the given value.
- matchEquals(OwSearchCriteria, Boolean) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwBoolComparator
-
- matchEquals(OwSearchCriteria, Date) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwDateComparator
-
- matchEquals(OwSearchCriteria, Number) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwNumberComparator
-
- matchEquals(OwSearchCriteria, String) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwStringComparator
-
- matchGreater(OwSearchCriteria, T) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwAbstractComparator
-
Value restriction where it must be greater as the filter.
- matchGreater(OwSearchCriteria, Boolean) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwBoolComparator
-
- matchGreater(OwSearchCriteria, Date) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwDateComparator
-
- matchGreater(OwSearchCriteria, Number) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwNumberComparator
-
- matchGreater(OwSearchCriteria, String) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwStringComparator
-
- matchGreaterEquals(OwSearchCriteria, T) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwAbstractComparator
-
Greater or equals compare of given value and filter.
- matchGreaterEquals(OwSearchCriteria, Boolean) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwBoolComparator
-
- matchGreaterEquals(OwSearchCriteria, Date) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwDateComparator
-
- matchGreaterEquals(OwSearchCriteria, Number) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwNumberComparator
-
- matchGreaterEquals(OwSearchCriteria, String) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwStringComparator
-
- matchLess(OwSearchCriteria, T) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwAbstractComparator
-
Value must be less than the defined filter.
- matchLess(OwSearchCriteria, Boolean) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwBoolComparator
-
- matchLess(OwSearchCriteria, Date) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwDateComparator
-
- matchLess(OwSearchCriteria, Number) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwNumberComparator
-
- matchLess(OwSearchCriteria, String) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwStringComparator
-
- matchLessEquals(OwSearchCriteria, T) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwAbstractComparator
-
Less or equals compare of the value and filter.
- matchLessEquals(OwSearchCriteria, Boolean) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwBoolComparator
-
- matchLessEquals(OwSearchCriteria, Date) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwDateComparator
-
- matchLessEquals(OwSearchCriteria, Number) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwNumberComparator
-
- matchLessEquals(OwSearchCriteria, String) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwStringComparator
-
- matchLike(OwSearchCriteria, T) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwAbstractComparator
-
A like compare of the value, the filter criteria
can be used to get the representation of wildcard characters.
- matchLike(OwSearchCriteria, Boolean) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwBoolComparator
-
- matchLike(OwSearchCriteria, Date) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwDateComparator
-
- matchLike(OwSearchCriteria, Number) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwNumberComparator
-
- matchLike(OwSearchCriteria, String) - Method in class com.wewebu.ow.server.fieldimpl.filter.OwStringComparator
-
- matchPattern(String) - Static method in enum com.wewebu.ow.server.ui.ua.OwOSFamily
-
- MAX_COLUMN_WIDTH - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Max column width
- MAX_STRING_SIZE_CONFIG_NODE - Static variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
configuration node name for the max size of string input fields ("MAXLENGTH" attribute)
- MAX_THUMBNAIL_PER_ROW - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
how many thumbnails should be display per row
- MAXIMIZED_REGION - Static variable in class com.wewebu.ow.server.app.OwMainLayout
-
name of the maximized region.
- maxNumItems - Variable in class com.wewebu.ow.server.collections.impl.OwAbstractPageFetcher
-
- MDI_OBJECTS_COLLECTION_ATTRIBUTE_NAME - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
session attribute name for objects collection for MDI viewer
- MENU_REGION - Static variable in class com.wewebu.ow.server.app.OwStandardDialog
-
the info icon region
- MENU_REGION - Static variable in class com.wewebu.ow.server.app.OwSubLayout
-
region for the optional menu
- MENU_REGION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
region of the tree view
- MENU_REGION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
region identifier for the layout
- MENU_REGION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
layout region definition for the menu region
- MERGE_INTERSECT - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
merge type to be used, the meaning depends on the used ECM System
- MERGE_NONE - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
merge type to be used
- MERGE_UNION - Static variable in class com.wewebu.ow.server.field.OwSearchOperator
-
merge type to be used, the meaning depends on the used ECM System
- MESSAGE_CONTAINER_ID - Static variable in class com.wewebu.ow.server.app.OwMainLayout
-
the HTML message container ID
- MESSAGE_REGION - Static variable in class com.wewebu.ow.server.app.OwMainLayout
-
name of the login info region.
- MESSAGE_REGION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- MIME_ATT_AUTOVIEWERMODE - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
attribute name for autoviewermode of MIME node
- MIME_DOCUMENTFUNCTION - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
tag name for document function of MIME node
- MIME_DOWNLOAD_URL - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
tag name of the downloadurl in MIME node
- MIME_EDITSERLVET - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
tag name of the viewer servlet definition in MIME node
- MIME_EVENTHANDLER - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
tag name for eventhandler of MIME node
- MIME_ICON_NAME - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
tag name of the icon in the mimenode
- MIME_ICON_SUBPATH - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
- MIME_OPENICON_NAME - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
tag name of the openicon in mimenode
- MIME_PROPERTY - Static variable in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
class name of the size property
- MIME_TYPE - Static variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
the MIME type of the virtual folder
- MIME_TYPE_OPTION_PREFIX - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
prefix for the option id's for MIME types for the mandator selective configuration
- MIME_TYPE_PREFIX_OW_CUSTOMOBJECT - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
prefix for custom object, used to configure the MIME types in the owmimetable.xml file
- MIME_TYPE_PREFIX_OW_DEFAULT - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
prefix for default types (OBJECT_TYPE_DOCUMENT, OBJECT_TYPE_FOLDER, OBJECT_TYPE_HISTORY...),
used to configure the MIME types in the owmimetable.xml file
- MIME_TYPE_PREFIX_OW_FOLDER - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
prefix for a specific folder class, used to configure the MIME types in the owmimetable.xml file
- MIME_VIEWERSERLVET - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
tag name of the viewer servlet definition in MIME node
- MIMETYPES_CUSTOM_FILE_NAME - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
name of the properties file used to define own mimetypes, overriding the existing ones
- MIN_COLUMN_WIDTH - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Min column width
- MIN_READ - Static variable in class com.wewebu.ow.server.util.OwStreamUtil
-
min size if read is blocked
- MODE_MAXIMIZE_BUTTON - Static variable in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
flag for maximize button
- MODE_MINIMIZE_BUTTON - Static variable in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
flag for maximize button
- MODES_REGION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
layout region definition for the mode selection region
- MODIFIED_OBJECT_PROPERTY - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the object properties where modified and saved
- MODIFIED_PROPS_PROPERTY - Static variable in class com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
-
property class name
- MOUSE_CLICK - Static variable in class com.wewebu.ow.server.ui.OwMouseEventDescription
-
- MOUSE_LEFT_CLICK - Static variable in class com.wewebu.ow.server.ui.OwMouseEventDescription
-
- MOUSE_NO_CLICK - Static variable in class com.wewebu.ow.server.ui.OwMouseEventDescription
-
- MOUSE_RIGHT_CLICK - Static variable in class com.wewebu.ow.server.ui.OwMouseEventDescription
-
- move(OwObject, OwObject, OwObject) - Method in interface com.wewebu.ow.server.ecm.OwBatch
-
Moves an object reference to a new parent/destination object (folder).
- move(OwObject, OwObject) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
moves a object reference to this parent object (folder)
- move(OwObject, OwObject) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
moves a object reference to this parent object (folder)
- move(OwObject, OwObject) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
moves a object reference to this parent object (folder)
- move(OwObject, OwObject) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- move(OwObject, OwObject) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
moves a object reference to this parent object (folder)
- move(OwObject, OwObject) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- MS_OFFICE_EMBEDED_DESIGN - Static variable in class com.wewebu.ow.server.role.OwStandardRoleManager
-
special office design to use in case we run embedded in msoffice
- MULTISELECT_COMOBO_MENU_NAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
name of the combobox for multi select events
- OBJECT_DISPATCH - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the object (workitem) was dispatched
- OBJECT_FORWARD - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the object (workitem) was forwarded
- OBJECT_INDEX_KEY - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
query string key for the objectlist index to find the selected object upon onMimeOpenObject.
- OBJECT_INDEX_KEY - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
query string key for the object list index to find the selected object upon onMimeOpenObject.
- OBJECT_INDEX_KEY - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
This definition overrides the OwObjectListView.OBJECT_INDEX_KEY constant because of
AJAX framework integration.
- OBJECT_LIST_REGION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
region identifier for the layout
- OBJECT_PROPERTIES_NOT_CHANGED - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the object properties where not modified
- OBJECT_TYPE_ALL_CONTAINER_OBJECTS - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type objects with child objects
- OBJECT_TYPE_ALL_CONTENT_OBJECTS - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type objects with content
- OBJECT_TYPE_ALL_TUPLE_OBJECTS - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type objects with only metadata
- OBJECT_TYPE_ALL_WORKFLOW_OBJECTS - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type objects for workflows
- OBJECT_TYPE_BPM_ROOT_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type for the BPM root folder
- OBJECT_TYPE_CONTAINER_USER_START - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
start value for user defined object types
- OBJECT_TYPE_CONTENT_USER_START - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
start value for user defined object types
- OBJECT_TYPE_CROSS_QUEUE_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type cross queue object enumerator
- OBJECT_TYPE_CUSTOM - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type Custom object enumerator
- OBJECT_TYPE_DOCUMENT - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type Document enumerator
- OBJECT_TYPE_DYNAMIC_VIRTUAL_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
an object which is create out of a search
- OBJECT_TYPE_ECM_ROOT_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type for the ECM root folder
- OBJECT_TYPE_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type physical folder enumerator
- OBJECT_TYPE_HISTORY - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type History object enumerator
- OBJECT_TYPE_LINK - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type for Link/Relationship/Association objects
- OBJECT_TYPE_PROXY_QUEUE_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type proxy queue object enumerator
- OBJECT_TYPE_PUBLIC_QUEUE_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type public queue object enumerator
- OBJECT_TYPE_ROSTER_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type roster object enumerator
- OBJECT_TYPE_ROSTERITEM - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type roster item object enumerator
- OBJECT_TYPE_STORED_SEARCH - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type stored searches
- OBJECT_TYPE_SYS_QUEUE_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type system queue object enumerator
- OBJECT_TYPE_TRACKER_QUEUE_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type tracker queue object enumerator
- OBJECT_TYPE_TUPLE_USER_START - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
start value for user defined object types
- OBJECT_TYPE_UNDEFINED - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type base definitions
- OBJECT_TYPE_USER_QUEUE_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type user queue object enumerator
- OBJECT_TYPE_VIRTUAL_FOLDER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
an object described in a search node, represented as folder
- OBJECT_TYPE_WORKFLOW_USER_START - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
start value for user defined object types
- OBJECT_TYPE_WORKITEM - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type work item object enumerator
- OBJECT_TYPE_WORKITEM_PROXY - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type proxy object enumerator
- OBJECT_TYPE_WORKITEM_TRACKER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectReference
-
object type tracker object enumerator
- OBJECTS_PROPERTY - Static variable in class com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
-
property class name
- objectTitle - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
label to use for tooltip on objects
use "app.OwMimeManager.objecttitle" to localize/control value
- occuringObjectTypes - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
occurring object types in list
- offsetDay(Date, int) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
Sets a day offset in absolute time (no DST adjustment).
- offsetDay(Date, int, boolean) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
Sets a day offset in absolute time with the possibility of Daylight Savings Time adjustment.
- OLD_PWD - Static variable in class org.alfresco.wd.ui.profile.OwChangePasswordView
-
- onActivate(int, Object) - Method in class com.wewebu.ow.server.app.OwMasterView
-
activate the target from a navigation module.
- onActivate(int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
- onActivate(int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
activate the target from a navigation module.
- onActivate(int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectFiledRecordsView
-
activate the target from a navigation module.
- onActivate(int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
activate the target from a navigation module.
- onActivate(int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
- onActivate(int, Object) - Method in class com.wewebu.ow.server.ui.OwDelegateView
-
- onActivate(int, Object) - Method in class com.wewebu.ow.server.ui.OwView
-
activate the target from a navigation module.
- onActivateMasterPlugin(OwMasterView) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
notify the context about the new activated master plugin in order to generate context sensitive information
- onActivateObjectListView(int, int, OwObjectListView, OwObjectListView) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl.OwObjectListViewControlEventListener
-
called when user selects an object list view
- onAdd(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- onAdd(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
called when user clicked the add item button for a list property
- onAdd(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
called when user clicked the add item button for a list property
- onAdd(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- onAddArrayItem(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
called when user clicks to add an array item
- onAddArrayItem(HttpServletRequest) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
called when user clicks to add an array item
- onAddPrivilege(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditor
-
- onAjaxgetColumnInfo(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
called upon AJAX request "getColumnInfo"
- onAjaxGetComboItems(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
- onAjaxgetContextmenu(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
called upon AJAX request "getColumnInfo"
- onAjaxgetEnumInfo(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
called upon getEnumInfo AJAX call.
encodes the enumeration entries with the following format :
[[value,display_text],display_text]
- onAjaxGetTreeData(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Method called when the tree is loading.
- onAjaxNavigationPanelResize(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.app.OwSubLayout
-
AJAX handler invoked when the user resize the navigation panel.
- onAjaxNodeCollapsed(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Update the server collapsed state for the node.
- onAjaxPanelCollapsedStateChanged(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.app.OwSubLayout
-
AJAX handler invoked when the user collapses/un-collapses a panel.
- onAjaxPersistSelection(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Called upon AJAX request "PersistSelection"
- onAjaxPersistSelection(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
Called upon AJAX request "PersistSelection"
- onAjaxPersistSelection(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
Called upon AJAX request "PersistSelection"
- onAjaxPropertyGroupCollapse(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Method called when property group is collapsed using AJAX.
- onAjaxReadList(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
called upon AJAX request "ReadList"
- onAjaxsetCellData(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
called upon AJAX request "getColumnInfo"
- onAjaxsetColumnInfo(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
called upon AJAX request "setColumnInfo"
- onAjaxUpdate(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.app.OwMainLayout
-
AJAX handler for update the error message.
- onApply(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
- onApply(HttpServletRequest, Object) - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
Event called when user clicked Apply button in menu
- onApply(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
- onApply(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
event called when user clicked Apply button in menu
call getUpdateStatus() after save to check if fields are invalid
- onApplyInternal(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
event called to safe changes
call getUpdateStatus() after save to check if fields are invalid
- onBack(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwHelpDialog
-
called when user clicked the back button
- onBatchIndex() - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
- onBatchIndex() - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
called by the client when the indexes should be set from the previous values as defined with setBatchProperties.
- onBatchIndex() - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
- onBatchIndex() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwBatchPropertiesHandler
-
called by the client when the indexes should be set from the previous values as defined with setBatchProperties
- onBatchIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Update the specified properties (from owplugins->EditBatchPropertyList) with the
values from previous view.
- onBatchIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
called by the client when the indexes should be set from the previous values as defined with setBatchProperties
- onBatchIndex() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardBatchPropertiesHandler
-
- onBootConfigClick(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyRefreshBootConfig
-
called, when user clicked the boot config update button
- onCancel(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMessageBox
-
called when user pressed the Cancel button
- onCancel() - Method in class com.wewebu.ow.server.app.OwMessageBox
-
overridable
- onCancel(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMultipleSelectionCall.OwValidatorMessageBox
-
NO handler.
- onChangeFilterOperator(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
called when user changes a filter operator
- onChangeFilterOperator(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
called when user changes a filter operator
- onChangePwd(HttpServletRequest) - Method in class org.alfresco.wd.ui.profile.OwChangePasswordView
-
- onChangeToRecentRole(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditor
-
called from JSP to change to a recent role
- onClearClipboard(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwClipboardView
-
Handler for clear the content of clipboard.
- onClick(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwToolView.OwToolClickTarget
-
- onClick(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyRefreshClassDescriptions
-
called, when user clicked the button
- onClickEvent(OwObject, OwObject, OwClientRefreshContext) - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
event called when user clicked the plugin label / icon
- onClickEvent(OwObject, OwObject, String, String, OwClientRefreshContext) - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
event called when user clicked the plugin label / icon
overridable
- onClickEvent(OwObject, OwObject, OwClientRefreshContext) - Method in class com.wewebu.ow.server.app.OwRecordFunction
-
event called when user clicked the plugin label / icon
overridable
- onClickEvent() - Method in interface com.wewebu.ow.server.app.OwToolExtension
-
Called when user invokes the extension.
- onClickEvent() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwToolViewItem
-
Called when the user activates the tool item by clicking it.
- onClickLabel(HttpServletRequest) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
handles the navigate event i.e.
- onClickPlusMinus(HttpServletRequest) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
handles the navigate event i.e.
- onClientRefreshContextUpdate(int, Object) - Method in interface com.wewebu.ow.server.app.OwClientRefreshContext
-
call client and cause it to refresh its display data
- onClientRefreshContextUpdate(int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- onClipboardPluginEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwClipboardView
-
External call to execute a plugin for all items in clipboard
- onClose(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
event called when user clicked a close on the dialog
- onClose(HttpServletRequest) - Method in class org.alfresco.wd.ui.profile.OwProfileDialog
-
- onColumnClickEvent(OwObjectCollection, OwObject, OwClientRefreshContext) - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
event called when user clicked the plugin column (only when own column was defined using getColumnTitle())
- onColumnClickEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
event called when user clicked on a plugin column
- onColumnClickEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
event called when user clicked on a plugin column
- onConfigChangeEventUpdateRoles() - Method in class com.wewebu.ow.server.ecm.OwRepositoryContext.OwConfigChangeEvent
-
- onConfigChangeEventUpdateRoles() - Method in interface com.wewebu.ow.server.ecm.OwRepositoryContext.OwConfigChangeEventListener
-
notify that the user roles have changes
- onContextMenuEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
event called when user clicked on a plugin link on the context menu
- onContextMenuEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
event called when user clicked on a plugin link on the context menu
- onDelete(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
called when user clicked a delete button on a list entry
- onDelete(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
called when user clicked a delete button on a list entry
- onDeleteArrayItem(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
called when user clicks to delete an array item
- onDeleteArrayItem(HttpServletRequest) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
called when user clicks to delete an array item
- onDeleteArrayItem(HttpServletRequest) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
called when user clicks to delete an array item
- onDialogClose(OwDialog) - Method in class com.wewebu.ow.server.app.OwMainLayout
-
- onDialogClose(OwDialog) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditor
-
- onDialogClose(OwDialog) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
- onDialogClose(OwDialog) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
called when user select dialog closes
- onDialogClose(OwDialog) - Method in interface com.wewebu.ow.server.ui.OwDialog.OwDialogListener
-
called if the Dialog that was opened by this view closes
- onDispatch(int, Object, Object) - Method in class com.wewebu.ow.server.app.OwMasterDocument
-
This function can be overloaded to dispatch generic calls from other plugins
this is a generic function, used for communication of plugins,
which do not know about the interfaces of each other.
- onDocumentFunctionHandler(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
event called when user clicked on a name link of an object entry in the list
Creates a new dialog for the clicked object
- onDocumentImported(OwDocumentImporter, OwDocumentImportItem) - Method in interface com.wewebu.ow.server.app.OwDocumentImporterCallback
-
Invoked by a document importer after it has finished importing one document.
- onEditFilter(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
called when user clicks on a filter icon
- onEditFilter(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
called when user clicks on a filter icon
- onEnableFilter(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
called when user clicks on a filter enable button
- onEnableFilter(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
called when user clicks on a filter enable button
- onExternalRequest(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
overridable to receive request notifications from external sources / links
- onFormEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwSubNavigationView
-
called before a form event is caught.
- onFormEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
called before a form event is caught.
- onFormEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
called before a form event is caught.
- onHelp(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
event called when user clicked help on the dialog
- onLinkClassChanged(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- onLock(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
event called when user clicked Lock button in menu
- onLogin(OwBaseUserInfo) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
called when user gets logged in
- onLogin(OwBaseUserInfo) - Method in interface com.wewebu.ow.server.ecm.OwNetworkContext
-
callback from network adapter when user gets logged in
- onLogin(String, OwBaseUserInfo) - Static method in class com.wewebu.ow.server.ui.OwUsageCounter
-
called when a user logs in
- onLogOut(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMainLayout
-
event called when user clicked LogOut
- onLogout(String, OwBaseUserInfo) - Static method in class com.wewebu.ow.server.ui.OwUsageCounter
-
called when a user logs off
- onMaximize(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
event called when user clicked maximize
- onMinimize(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
event called when user clicked minimize
- onMoveDown(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringConfigurationBox
-
event called when user clicked Move Down Button
- onMoveUp(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringConfigurationBox
-
event called when user clicked Move Up Button
- onMultiselectClickEvent(Collection, OwObject, OwClientRefreshContext) - Method in class com.wewebu.ow.server.app.OwDocumentFunction
-
event called when user clicked the plugin for multiple selected items
- onMultiSelectEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
event called when user submitted the mulitiselect form
- onMultiSelectEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
event called when user submitted the multi select form
- onNavigate(HttpServletRequest) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
event called when user clicked a tab
- onNext(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwStandardSequenceDialog
-
event called when user clicked a close on the dialog
- onNext(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
Event called when user clicked Next button in menu
- onNext(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
event called when user clicked Lock button in menu
- onNext(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
event called when user clicked Next button to switch to the next pane
- onNo(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMessageBox
-
called when user pressed the No button
- onNo() - Method in class com.wewebu.ow.server.app.OwMessageBox
-
overridable
- onNo(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMultipleSelectionCall.OwValidatorMessageBox
-
NO handler.
- onNormal(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
event called when user clicked minimize
- onObjectClassViewSelectClass(OwObjectClass, String) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
event called when user selects a class
- onObjectClassViewSelectClass(OwObjectClass, String) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView.OwObjectClassViewListner
-
event called when user selects a class
- onObjectListViewFilterChange(OwSearchNode, OwObject) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwObjectListViewEventListner
-
called when user changes or activates the column filter
- onObjectListViewGetRowClassName(int, OwObject) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwObjectListViewEventListner
-
get the style class name for the row
- onObjectListViewItemClick(OwObject) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwObjectListViewEventListner
-
called when uses clicks on a folder, used to redirect folder events an bypass the mimemanager
- onObjectListViewSelect(OwObject, OwObject) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwObjectListViewEventListner
-
called when user clicks a select button, fUseSelectButton_p must have been set to display select buttons
- onObjectListViewSort(OwSort, String) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwObjectListViewEventListner
-
called when uses clicks on a sort header and the sort changes
- onOK(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMessageBox
-
called when user pressed the OK button
- onOK() - Method in class com.wewebu.ow.server.app.OwMessageBox
-
overridable
- onOpenAddDialog(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
Handler to open add privilege dialog, called from JSP.
- onOpenHelpLink(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwHelpDialog
-
called when user clicked on a help link
- onOpenRoleDialog(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditor
-
called from JSP to get role from role dialogue
- onPageAbsolut(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- onPageAbsolut(HttpServletRequest) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
display absolute page of objects
- onPageNext(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- onPageNext(HttpServletRequest) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
display next page of objects
- onPagePrev(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- onPagePrev(HttpServletRequest) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPageableView
-
display previous page of objects
- onPasteAllMetaData(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
called when user presses the paste all metadata button
- onPasteAllMetaData(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
called when user presses the paste all metadata button
- onPasteAllMetaData(HttpServletRequest) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPasteMetadataHandler
-
called when user presses the paste all metadata button
- onPasteAllMetaData(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardPasteMetadataHandler
-
- onPasteObjectArrayItem(HttpServletRequest) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
called when user clicks to paste an object array item from clipboard
- onPasteObjectReference(HttpServletRequest) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
called when user presses SetImage
- onPasteThisMetaData(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
called when user presses the paste this metadata button
- onPasteThisMetaData(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
called when user presses the paste this metadata button
- onPasteThisMetaData(HttpServletRequest) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPasteMetadataHandler
-
called when user presses the paste this metadata button
- onPasteThisMetaData(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardPasteMetadataHandler
-
- onPluginEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
event called when user clicked on a plugin link of an object entry in the list
- onPluginEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
event called when user clicked on a plugin link of an object entry in the list
- onPluginEvent(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
event called when user clicked on a plugin link of an object entry in the list
- onPluginEventHandler(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
event called when user clicked on a name link of an object entry in the list
Dispatches the object to a plugin
- onPrev(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwStandardSequenceDialog
-
event called when user clicked a close on the dialog
- onRemove(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- onRemovePrivileges(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwClipboardView
-
called when the view should create its HTML content to be displayed
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwConfiguration.OwErrorView
-
called when the view should create its HTML content to be displayed
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwLoginView
-
render the view and all contained views
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwMainLayout
-
render the view
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwMainMenuView
-
render the navigation bar
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwMainNavigationView
-
render the navigation bar
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
render the views of the region
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwSmallSubMenuView
-
render the navigation bar
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
render the view
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwSubLayout
-
Render the view.
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwSubMenuView
-
render the navigation bar
- onRender(Writer) - Method in class com.wewebu.ow.server.app.OwSubNavigationView
-
render the navigation bar
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
overridden render the view
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwAbstractDocumentImporterView
-
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwLaunchableWorkflowSelectionView
-
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
render the view and all contained views
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectAccessRightsView
-
render the view and all contained views
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassPreviewView
-
called when the view should create its HTML content to be displayed
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
called when the view should create its HTML content to be displayed
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectFiledRecordsView
-
called when the view should create its HTML content to be displayed
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
called when the view should create its HTML content to be displayed
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
called when the view should create its HTML content to be displayed
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
render a button for each list view
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
render the view
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
render the view
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
render the view
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
called when the view should create its HTML content to be displayed
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
called when the view should create its HTML content to be displayed
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditor
-
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListView
-
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwToolView
-
- onRender(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- onRender(Writer) - Method in class com.wewebu.ow.server.ui.button.OwImageButtonView
-
- onRender(Writer) - Method in class com.wewebu.ow.server.ui.OwDialogManager
-
render the view
- onRender(Writer) - Method in class com.wewebu.ow.server.ui.OwMenu
-
Add code for register menu event to ENTER keyboard event.
- onRender(Writer) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
render the navigation bar
- onRender(Writer) - Method in class com.wewebu.ow.server.ui.OwSmallSubNavigationView
-
- onRender(Writer) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
called when the view should create its HTML content to be displayed
- onRender(Writer) - Method in class com.wewebu.ow.server.ui.OwView
-
called when the view should create its HTML content to be displayed
- onRender(Writer) - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
- onRender(Writer) - Method in class org.alfresco.wd.ui.profile.OwChangePasswordView
-
- onRender(Writer) - Method in class org.alfresco.wd.ui.profile.OwUserProfileView
-
- onRenderHorizontal(Writer) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
render the search template normal without a form
- onRenderVertical(Writer) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
render the search template normal without a form
- onRequest(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
overridable to receive request notifications
to receive onRequest, the target must be registered with OwAppContext.registerRequestTarget
- onRoleConfigClick(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyRefreshBootConfig
-
called, when user clicked the role config update button
- onRowClick(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwLaunchableWorkflowSelectionView
-
- onSave(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
called when the user wants to save the modified properties
call getUpdateStatus() after save to check if fields are invalid
- onSave(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- onSave(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
- onSave(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
OnSave form action handler
- onSaveInternal(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
called to save the modified properties
call getUpdateStatus() after save to check if fields are invalid
- onSaveWindowPositions(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
called when getWindowPositionsSaveURL was invoked see getWindowPositionsSaveURL for details
- onSelect(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
event called when user selects a list view
- onSelect(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
event called when user selected an item
- onSelect(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
event called when user selected an item
- onSelectAbsentPerson(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
called when user clicks select button
- onSelectPath(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectFiledRecordsView
-
called when user clicked a path link
- onSelectProxyPerson(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
called when user clicks select button
- onSelectRole(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMainLayout
-
called when user selects a role in the combobox
- onSelectRoles(List) - Method in class com.wewebu.ow.server.app.OwUserSelectDialog
-
called when user selected a role
- onSelectRoles(List) - Method in interface com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul.OwEventListner
-
called when user selected a role
- onSelectUsers(List) - Method in class com.wewebu.ow.server.app.OwUserSelectDialog
-
called when user selected a group or user
- onSelectUsers(List) - Method in interface com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul.OwEventListner
-
called when user selected a group or user
- onSessionCreated(String) - Static method in class com.wewebu.ow.server.ui.OwUsageCounter
-
called when a session gets created
- onSessionDestroyed(String) - Static method in class com.wewebu.ow.server.ui.OwUsageCounter
-
called when a session gets destroyed
- onSessionTimeOut(HttpSession) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
called when the session times out
- onSetFilterValue(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
called when user clicks on a filter value button
- onSetFilterValue(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
called when user clicks on a filter value button
- onSetImage(HttpServletRequest) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImage
-
called when user presses SetImage
- onShiftLeft(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringConfigurationBox
-
event called when user clicked Shift Left Button
- onShiftRight(HttpServletRequest) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringConfigurationBox
-
event called when user clicked Shift Right Button
- onShowProfile(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMainLayout
-
Open a Dialog which will display the current User Profile.
- onSort(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
event called when user clicked a sort header
- onSort(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
event called when user clicked a sort header
- onSubmitSearch(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
event called when user submits the form
updates the criteria, does the same as updateEditable
NOTE: Exceptions are handled and displayed automatically
- onSubmitSearch(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
called when user clicked submit search
- onTreeViewNavigateFolder(OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
- onTreeViewNavigateFolder(OwTreeView.OwTreeViewNode) - Method in interface com.wewebu.ow.server.ui.OwTreeView.OwTreeViewEventListner
-
event called when a user navigates through the tree (using plus minus
icon), but does not open a folder
- onTreeViewOpenFolder(OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
event called when a user opens a folder to display its document contents
overridden from OwObjectTreeView.OwObjectTreeViewEventListner
- onTreeViewOpenFolder(OwTreeView.OwTreeViewNode) - Method in interface com.wewebu.ow.server.ui.OwTreeView.OwTreeViewEventListner
-
event called when a user opens a folder to display its document
contents
- onUnLock(HttpServletRequest, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
event called when user clicked UnLock button in menu
- onUpdate(OwEventTarget, int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
called by the framework to update the view when OwDocument.Update was called
NOTE: We can not use the onRender method to update,
because we do not know the call order of onRender.
- onUpdate(OwEventTarget, int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
called by the framework to update the view when OwDocument.Update was called
NOTE: We can not use the onRender method to update,
because we do not know the call order of onRender.
- onUpdate(OwEventTarget, int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
called by the framework to update the view when OwDocument.Update was called
NOTE: We can not use the onRender method to update,
because we do not know the call order of onRender.
- onUpdate(OwEventTarget, int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
- onUpdate(OwEventTarget, int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
called by the framework to update the event target after the request was handled.
- onUpdate(OwEventTarget, int, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListView
-
- onUpdate(OwEventTarget, int, Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
- onUpdate(OwEventTarget, int, Object) - Method in interface com.wewebu.ow.server.ui.OwUpdateTarget
-
called by the framework to update the view when OwDocument.Update was called
NOTE: We can not use the onRender method to update,
because we do not know the call order of onRender.
- onUpdate(OwEventTarget, int, Object) - Method in class com.wewebu.ow.server.ui.OwView
-
- onYes(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMessageBox
-
called when user pressed the Yes anchor
- onYes() - Method in class com.wewebu.ow.server.app.OwMessageBox
-
overridable
- onYes(HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwMultipleSelectionCall.OwValidatorMessageBox
-
YES handler.
- OPEN_OBJECT - Static variable in class com.wewebu.ow.server.app.OwDispatchCodes
-
dispatch code issued when a object should be opened
- OPEN_SAVED_SEARCH_TEMPLATE - Static variable in class com.wewebu.ow.server.app.OwDispatchCodes
-
- openBatch() - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
open a new batch operation
- openBatch() - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
- openDialog(OwDialog, OwDialog.OwDialogListener) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
display a new dialog using the dialog manager set in setDialogManager(...)
After it is closed it gets removed from the DialogManager and the context to finalize the Dialog View
- openDialog(OwDialog, OwDialog.OwDialogListener) - Method in class com.wewebu.ow.server.ui.OwDialogManager
-
display a new dialog, adds it to the context for Event handling.
- openFilePreview(OwMainAppContext, String, String) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
open the given file according to MIME settings for preview
- openFilePreview(OwMainAppContext, String, String, String) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
open the given file according to the MIME settings for preview,
Changes the file name to the given parameter fileName_p.
- openHelp(String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
opens a help page in the connected help plugin if available
- openNode(OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
open the node content
- openObject(OwMainAppContext, OwObjectReference, OwObject, int, OwClientRefreshContext, String) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
open the given object according to MIME settings
- openObject(OwMainAppContext, OwObjectReference, OwObject, int, OwClientRefreshContext) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
open the given object according to MIME settings
- openObject(OwMainAppContext, OwObjectReference, OwObject, int, OwClientRefreshContext, int, OwWindowPositions, Collection) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
open the given object according to MIME settings
- openObject(OwMainAppContext, OwObjectReference, OwObject, int, OwClientRefreshContext, int, OwWindowPositions, Collection, String, String) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
open the given object according to the MIME settings, and add also the additional params to the
caller URL.
- openObject(OwMainAppContext, OwObjectReference, OwObject, int, OwClientRefreshContext, int, OwWindowPositions, Collection, String) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
open the given object according to the MIME settings, and add also the additional params to the
caller URL.
- openObjectPreview(OwMainAppContext, OwObjectReference, OwObject, int, OwClientRefreshContext) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
open the given object according to MIME settings
- openObjectPreview(OwMainAppContext, OwObjectReference, OwObject, int, OwClientRefreshContext, int, OwWindowPositions, Collection) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
open the given object according to MIME settings
- OPERATION_TYPE_CHECKIN - Static variable in interface com.wewebu.ow.server.ecm.OwObjectClass
-
- OPERATION_TYPE_CHECKOUT - Static variable in interface com.wewebu.ow.server.ecm.OwObjectClass
-
- OPERATION_TYPE_CREATE_NEW_OBJECT - Static variable in interface com.wewebu.ow.server.ecm.OwObjectClass
-
- OPERATION_TYPE_SET_PROPERTIES - Static variable in interface com.wewebu.ow.server.ecm.OwObjectClass
-
- OPERATION_TYPE_UNDEF - Static variable in interface com.wewebu.ow.server.ecm.OwObjectClass
-
- operationPerformed(OwUserOperationEvent) - Method in class com.wewebu.ow.server.app.OwAttrBagBasedUserOperationListener
-
- operationPerformed(OwUserOperationEvent) - Method in class com.wewebu.ow.server.app.OwLogBasedUserOperationListener
-
- operationPerformed(OwUserOperationEvent) - Method in interface com.wewebu.ow.server.app.OwUserOperationListener
-
Method called when login is performed
- operator(boolean) - Method in class com.wewebu.ow.csqlc.ast.OwFolderPredicateFormat
-
- operator(boolean) - Method in class com.wewebu.ow.csqlc.ast.OwPredicateFormat
-
- OPTION_ID_ATTRIBUTE_NAME - Static variable in class com.wewebu.ow.server.util.OwStandardOptionXMLUtil
-
XML node attribute name for selective id's
- OR - Static variable in class com.wewebu.ow.csqlc.ast.OwORSearchCondition
-
- ORDER_BY - Static variable in class com.wewebu.ow.csqlc.ast.OwOrderByClause
-
- org.alfresco.wd.ext.restlet.auth - package org.alfresco.wd.ext.restlet.auth
-
- org.alfresco.wd.ui.conf - package org.alfresco.wd.ui.conf
-
- org.alfresco.wd.ui.conf.prop - package org.alfresco.wd.ui.conf.prop
-
- org.alfresco.wd.ui.profile - package org.alfresco.wd.ui.profile
-
- org.alfresco.wd.ui.profile.restlet - package org.alfresco.wd.ui.profile.restlet
-
- org.alfresco.wd.util.loader - package org.alfresco.wd.util.loader
-
- osFamily - Variable in class com.wewebu.ow.server.ui.OwOSFamilyKeyCodeSetting.OwOSFamilyKeyCode
-
- osFamily - Variable in class com.wewebu.ow.server.ui.OwOSFamilyMouseSetting.OwOSFamilyMouseActionCode
-
- OW_AUTHENTICATED - Static variable in interface com.wewebu.ow.server.ecm.OwRole
-
- OW_CLIPBOARD_BEHAVIOR_APPEND - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyClipboardBehavior
-
clipboard behavior append - append items to the content of the clipboard each time copy/cut plugins are invoked
- OW_CLIPBOARD_BEHAVIOR_REPLACE - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyClipboardBehavior
-
clipboard behavior replace - replace the content of the clipboard each time copy/cut plugins are invoked
- OW_LINK_RELATION - Static variable in interface com.wewebu.ow.server.ecm.OwObjectLink
-
Virtual property name which is used to query Link relation/direction
- OW_LINK_SOURCE - Static variable in interface com.wewebu.ow.server.ecm.OwObjectLink
-
Abstraction of property name for the source object
- OW_LINK_TARGET - Static variable in interface com.wewebu.ow.server.ecm.OwObjectLink
-
Abstraction of property name for target object
- OW_LINK_TYPE_FILTER - Static variable in interface com.wewebu.ow.server.ecm.OwObjectLink
-
Virtual property name which is used to query specific Link types
- OwAboutMessageHelper - Class in com.wewebu.ow.server.app
-
Simple helper for localization and conversion of values to string.
- OwAboutMessageHelper() - Constructor for class com.wewebu.ow.server.app.OwAboutMessageHelper
-
- OwAbstractAnnotationInfoProvider<T> - Class in com.wewebu.ow.server.ui.viewer
-
Abstract OwAnnotationProvider.
- OwAbstractAnnotationInfoProvider() - Constructor for class com.wewebu.ow.server.ui.viewer.OwAbstractAnnotationInfoProvider
-
- OwAbstractComparator<T> - Class in com.wewebu.ow.server.fieldimpl.filter
-
Abstract comparator implementation.
- OwAbstractComparator() - Constructor for class com.wewebu.ow.server.fieldimpl.filter.OwAbstractComparator
-
- OwAbstractCredentials - Class in com.wewebu.ow.server.ecmimpl
-
Abstract implementation of OwCredentials.
- OwAbstractCredentials() - Constructor for class com.wewebu.ow.server.ecmimpl.OwAbstractCredentials
-
- OwAbstractCredentials(String) - Constructor for class com.wewebu.ow.server.ecmimpl.OwAbstractCredentials
-
- OwAbstractCredentials(String, String) - Constructor for class com.wewebu.ow.server.ecmimpl.OwAbstractCredentials
-
- OwAbstractDocumentImporterView - Class in com.wewebu.ow.server.dmsdialogs.views
-
Abstract default DocumentImporterView, implementing the most functionality by default.
- OwAbstractDocumentImporterView(OwDocumentImporter, OwDocumentImporterCallback) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwAbstractDocumentImporterView
-
Constructor for view, referencing the most important dependencies.
Will throw an IllegalArgumentException if one of the parameter is null.
- OwAbstractInfoProvider - Class in com.wewebu.ow.server.ui.viewer
-
Abstract Information Provider.
- OwAbstractInfoProvider() - Constructor for class com.wewebu.ow.server.ui.viewer.OwAbstractInfoProvider
-
- OwAbstractIterable<T> - Class in com.wewebu.ow.server.collections
-
- OwAbstractIterable(long, OwAbstractPageFetcher<T>) - Constructor for class com.wewebu.ow.server.collections.OwAbstractIterable
-
- OwAbstractIterator<T> - Class in com.wewebu.ow.server.collections.impl
-
Abstract implementation of a java iterator for pageable collections.
- OwAbstractIterator(long, OwAbstractPageFetcher<T>) - Constructor for class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
- OwAbstractKeySetting - Class in com.wewebu.ow.server.ui
-
Basic key setting implementation.
- OwAbstractKeySetting(String) - Constructor for class com.wewebu.ow.server.ui.OwAbstractKeySetting
-
- OwAbstractPageFetcher<T> - Class in com.wewebu.ow.server.collections.impl
-
Knows how to fetch a new page of items from a source/back-end.
- OwAbstractPageFetcher(long) - Constructor for class com.wewebu.ow.server.collections.impl.OwAbstractPageFetcher
-
- OwAbstractRenditionService - Class in com.wewebu.service.rendition.impl
-
Abstract implementation of OwRendtionService, with default implementations throwing exception.
- OwAbstractRenditionService() - Constructor for class com.wewebu.service.rendition.impl.OwAbstractRenditionService
-
- OwAbstractSettingsPropertyControl - Class in com.wewebu.ow.server.settingsimpl
-
Default abstract implementation of OwSettingsPropertyControl.
- OwAbstractSettingsPropertyControl() - Constructor for class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
- OwAbstractToolExtension - Class in com.wewebu.ow.server.app
-
A generic extension of the tool item.
Implements the common configuration issues for an extension.
- OwAbstractToolExtension() - Constructor for class com.wewebu.ow.server.app.OwAbstractToolExtension
-
- OwAbstractUpload - Class in com.wewebu.ow.server.servlets
-
Abstract HttpServlet which provides helper methods to
handle file name for upload process.
- OwAbstractUpload() - Constructor for class com.wewebu.ow.server.servlets.OwAbstractUpload
-
- OwAccessDeniedException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when access is denied to a resource.
- OwAccessDeniedException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwAccessDeniedException
-
construct a exception with a message
- OwAccessDeniedException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwAccessDeniedException
-
construct a exception with a message
- OwAccessDeniedException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwAccessDeniedException
-
construct a exception with a message and Throwable
- OwAccessDeniedException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwAccessDeniedException
-
construct a exception with a message and Throwable
- OwAction - Interface in com.wewebu.ow.server.ui
-
Describes a user interaction that can be registered within an
OwAppContext
.
- OwAdaptor - Class in com.wewebu.ow.server.ui
-
Utility class to handle adaptor selection.
- OwAdaptor() - Constructor for class com.wewebu.ow.server.ui.OwAdaptor
-
Constructor
- OwAdaptor.OwAjaxRequestHandlerStrategy - Class in com.wewebu.ow.server.ui
-
Strategy for handling an AJAX request
- OwAdaptor.OwAjaxRequestHandlerStrategy() - Constructor for class com.wewebu.ow.server.ui.OwAdaptor.OwAjaxRequestHandlerStrategy
-
- OwAdaptor.OwApplicationStarterStrategy - Class in com.wewebu.ow.server.ui
-
Strategy for handling "Start OWD" button request
- OwAdaptor.OwApplicationStarterStrategy() - Constructor for class com.wewebu.ow.server.ui.OwAdaptor.OwApplicationStarterStrategy
-
- OwAdaptor.OwGetEditNodesStrategy - Class in com.wewebu.ow.server.ui
-
Strategy for handling "get editable nodes" request.
- OwAdaptor.OwGetEditNodesStrategy() - Constructor for class com.wewebu.ow.server.ui.OwAdaptor.OwGetEditNodesStrategy
-
- OwAdaptor.OwListSavedFilesStrategy - Class in com.wewebu.ow.server.ui
-
Strategy for handling "list saved files" request.
- OwAdaptor.OwListSavedFilesStrategy() - Constructor for class com.wewebu.ow.server.ui.OwAdaptor.OwListSavedFilesStrategy
-
- OwAdaptor.OwRequestHandlerStrategy - Interface in com.wewebu.ow.server.ui
-
Strategy for handling different requests.
- OwAdaptor.OwSaveFileStrategy - Class in com.wewebu.ow.server.ui
-
Strategy for handling "save file" request.
- OwAdaptor.OwSaveFileStrategy() - Constructor for class com.wewebu.ow.server.ui.OwAdaptor.OwSaveFileStrategy
-
- OwAddPrivilegeDialog - Class in com.wewebu.ow.server.dmsdialogs.views
-
Privilege addition dialog.
- OwAddPrivilegeDialog(OwPrivilegesView) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwAddPrivilegeDialog
-
- OwADSchemaInterpreter - Class in com.wewebu.ow.server.util.ldap
-
Microsoft's Active Directory schema LDAP interpreter.
- OwADSchemaInterpreter() - Constructor for class com.wewebu.ow.server.util.ldap.OwADSchemaInterpreter
-
- OwAdvice - Annotation Type in com.wewebu.ow.server.ecm.eaop
-
Interfaces marked with this annotation are considered eaop-advice-interfaces
by the
OwAdviser
s.
- OwAdvicedProxy - Class in com.wewebu.ow.server.ecm.eaop
-
- OwAdviser - Interface in com.wewebu.ow.server.ecm.eaop
-
An advice collection.
- OwAggregateIterable<T> - Class in com.wewebu.ow.server.collections
-
- OwAggregateIterable(List<OwIterable<T>>) - Constructor for class com.wewebu.ow.server.collections.OwAggregateIterable
-
- OwAggregateIterable(OwIterable<T>...) - Constructor for class com.wewebu.ow.server.collections.OwAggregateIterable
-
- OwAllLinksView - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwAllLinksView(OwObjectLinksDocument) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwAllLinksView
-
- OwAlphabetCoder - Class in com.wewebu.ow.server.util.paramcodec
-
Encodes a long value in a numeric base given by the length of given alphabet.
- OwAlphabetCoder() - Constructor for class com.wewebu.ow.server.util.paramcodec.OwAlphabetCoder
-
- OwAlphabetCoder(char[]) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwAlphabetCoder
-
Constructor
- OwANDBooleanTerm - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : AND operator implementation of the <boolean term> syntax non-terminal as defined by the SQL grammar.
- OwANDBooleanTerm(OwBooleanTerm, OwBooleanFactor) - Constructor for class com.wewebu.ow.csqlc.ast.OwANDBooleanTerm
-
- OwAnnotationInfoProvider - Interface in com.wewebu.ow.server.ui.viewer
-
Annotation Information Provider Interface.
- OwAnnotInfoEnum - Enum in com.wewebu.ow.server.ui.viewer
-
Enumeration representing the information
to request from annotation.
- OwAnnotResultsEnum - Enum in com.wewebu.ow.server.ui.viewer
-
Enumeration of Results.
- OwAOConfigurableProvider - Interface in com.wewebu.ow.server.ao
-
Implementors are application object providers that have XML based configurations and
can be initialized with application object contexts.
- OwAOConfiguration - Class in com.wewebu.ow.server.ao
-
Application objects configuration wrapper.
- OwAOConfiguration(OwXMLUtil, OwAOContext) - Constructor for class com.wewebu.ow.server.ao.OwAOConfiguration
-
- OwAOConfigurationPart - Class in com.wewebu.ow.server.ao
-
Application objects configuration component abstraction.
- OwAOConfigurationPart(OwXMLUtil) - Constructor for class com.wewebu.ow.server.ao.OwAOConfigurationPart
-
- OwAOConstants - Class in com.wewebu.ow.server.ecmimpl
-
Class of constants for Application Object type specification.
- OwAOConstants() - Constructor for class com.wewebu.ow.server.ecmimpl.OwAOConstants
-
- OwAOContext - Interface in com.wewebu.ow.server.ao
-
Application objects usage context.
- OwAOManager - Interface in com.wewebu.ow.server.ao
-
Alfresco Workdesk application objects manager interface.
- OwAOManagerRegistry - Interface in com.wewebu.ow.server.ao
-
Defines and registers multiple
OwAOManager
s of different types.
- OwAOProvider - Interface in com.wewebu.ow.server.ao
-
Interface to be implemented for Application object provider.
- OwAOProviderFactory - Class in com.wewebu.ow.server.ao
-
Singleton configuration and context based application object factory.
- OwAOSupport - Interface in com.wewebu.ow.server.ao
-
- OwAOType<T> - Interface in com.wewebu.ow.server.ao
-
Interface which should be implemented for type retrieval.
- OwAOTypeImpl<T> - Class in com.wewebu.ow.server.ao
-
Simple implementation of OwAOType.
- OwAOTypeImpl(OwAOTypesEnum, Class<T>) - Constructor for class com.wewebu.ow.server.ao.OwAOTypeImpl
-
- OwAOTypesEnum - Enum in com.wewebu.ow.server.ecmimpl
-
Application object types.
- OwAppContext - Class in com.wewebu.ow.server.ui
-
Main Application Context Class Base Implementation.
- OwAppContext() - Constructor for class com.wewebu.ow.server.ui.OwAppContext
-
Creates a new instance of OwAppContext
- OwAppContext.OwDialogManagerViewReference - Class in com.wewebu.ow.server.ui
-
View reference for the dynamically changing dialog manager.
- OwAppContext.OwDialogManagerViewReference(OwAppContext) - Constructor for class com.wewebu.ow.server.ui.OwAppContext.OwDialogManagerViewReference
-
create a dialog manager view reference that delegates the region to the currently active dialogmanger view
- OwAppCounterBag - Class in com.wewebu.ow.server.util.paramcodec
-
This class represent an application counter generator
A bag is used for the unique index storage.
- OwAppCounterBag(OwNetwork) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwAppCounterBag
-
Constructor
- OwAppEdition - Class in com.wewebu.ow.server.app
-
Utility that returns different footer based on released edition.
- OwAppEdition() - Constructor for class com.wewebu.ow.server.app.OwAppEdition
-
- OwAppVersion - Class in com.wewebu.ow.server.app
-
This class models a version string.
- OwAttrBagBasedUserOperationListener - Class in com.wewebu.ow.server.app
-
Listener for user operation.
- OwAttrBagBasedUserOperationListener(JdbcTemplate, String) - Constructor for class com.wewebu.ow.server.app.OwAttrBagBasedUserOperationListener
-
- OwAttrBagBasedUserOperationListener(JdbcTemplate, OwTableSpec) - Constructor for class com.wewebu.ow.server.app.OwAttrBagBasedUserOperationListener
-
Constructor.
- OwAttrBagBasedUserOperationListener.OwDateValue - Class in com.wewebu.ow.server.app
-
converter class for attribute bag value
- OwAttributeBag - Interface in com.wewebu.ow.server.util
-
Interface for attribute bags, which describe the attribute of an object.
- OwAttributeBagCodec - Class in com.wewebu.ow.server.util.paramcodec
-
An
OwCookieStoreCodec
implementation that stores cookies using the Alfresco Workdesk
attribute bag mechanism.
The codec uses a bag for the unique index storage ( the master bag) and another bag
for cookie expiration time storage (the cookie table bag).
- OwAttributeBagCodec(String, long, String, String) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
Constructor
- OwAttributeBagIterator - Interface in com.wewebu.ow.server.util
-
Extends the interface for attribute bag Iterators, which describe the attribute of an object.
- OwAttributeBagResolver - Class in com.wewebu.ow.server.ecm
-
Implements a helper class that resolves attribute bags for the getAttributeBagWriteable methods in the OwNetwork adapters.
- OwAttributeBagResolver() - Constructor for class com.wewebu.ow.server.ecm.OwAttributeBagResolver
-
- OwAttributeBagsManager - Class in com.wewebu.ow.server.ao
-
- OwAttributeBagsManager() - Constructor for class com.wewebu.ow.server.ao.OwAttributeBagsManager
-
- OwAttributeBagsManager(OwNetworkContext, OwAOType<?>, boolean, OwAttributeBagsSupport) - Constructor for class com.wewebu.ow.server.ao.OwAttributeBagsManager
-
Constructor
- OwAttributeBagsSupport - Interface in com.wewebu.ow.server.ecm
-
- OwAttributeBagWriteable - Interface in com.wewebu.ow.server.util
-
Interface for writing Attributes, extends the OwAttributeBag interface.
- OwAuthentication - Interface in com.wewebu.ow.server.auth
-
Interface of an Authentication object, which
will be provided during an authentication.
- OwAuthenticationConfiguration - Class in com.wewebu.ow.server.util
-
Helper to wrap Authentication Configuration node.
- OwAuthenticationConfiguration(Node) - Constructor for class com.wewebu.ow.server.util.OwAuthenticationConfiguration
-
- OwAuthenticationConfiguration(OwXMLUtil) - Constructor for class com.wewebu.ow.server.util.OwAuthenticationConfiguration
-
- OwAuthenticationContext - Interface in com.wewebu.ow.server.auth
-
Authentication holder.
- OwAuthenticationException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when user could not be authenticated.
- OwAuthenticationException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwAuthenticationException
-
construct a exception with a message
- OwAuthenticationException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwAuthenticationException
-
construct a exception with a message
- OwAuthenticationException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwAuthenticationException
-
construct a exception with a message and Throwable
- OwAuthenticationException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwAuthenticationException
-
construct a exception with a message and Throwable
- OwAuthenticationProvider - Interface in com.wewebu.ow.server.ecm
-
Base interface for the authentication of users.
To be implemented with the specific ECM system.
- OwAuthenticator - Interface in com.wewebu.ow.server.auth
-
Interface for authentication process.
- OwAutoAttributeBagSupport - Class in com.wewebu.ow.server.ecm
-
Attribute bag support with automatic DB connection detection.
- OwAutoAttributeBagSupport() - Constructor for class com.wewebu.ow.server.ecm.OwAutoAttributeBagSupport
-
- OwBackwardsCompatibilityAOProvider - Class in com.wewebu.ow.server.ecmimpl
-
AOProvider bound to the old, deprecated network application objects
retrieval methods implementation.
- OwBackwardsCompatibilityAOProvider() - Constructor for class com.wewebu.ow.server.ecmimpl.OwBackwardsCompatibilityAOProvider
-
- OwBackwardsCompatibilityAOProvider(OwNetwork, OwRoleManager) - Constructor for class com.wewebu.ow.server.ecmimpl.OwBackwardsCompatibilityAOProvider
-
- OwBackwardsCompatibilityAOProvider.OwLegacyAONetwork - Interface in com.wewebu.ow.server.ecmimpl
-
Deprecated.
this interface is meant to support old network adapters, it should not be used for
for other purposes
- OwBaseComboboxRenderer - Class in com.wewebu.ow.server.app
-
Combo box renderer component.
- OwBaseComboboxRenderer() - Constructor for class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
Default constructor
- OwBaseConfiguration - Class in com.wewebu.ow.server.conf
-
Interface for the base context.
- OwBaseConfiguration() - Constructor for class com.wewebu.ow.server.conf.OwBaseConfiguration
-
- OwBaseConfiguration.OwPluginTypeDefinition - Class in com.wewebu.ow.server.conf
-
Type definitions of the different plugin types.
- OwBaseConfiguration.OwPluginTypeDefinition(String, OwString, String) - Constructor for class com.wewebu.ow.server.conf.OwBaseConfiguration.OwPluginTypeDefinition
-
- OwBaseInitializer - Interface in com.wewebu.ow.server.conf
-
Base interface for application scope initializers.
- OwBaseUserInfo - Interface in com.wewebu.ow.server.conf
-
Base interface for user and group information.
- OwBaseView - Interface in com.wewebu.ow.server.ui
-
Base View functionality, which supports rendering and regions.
- OwBasicLdapSchemaInterpreter - Class in com.wewebu.ow.server.util.ldap
-
Common base class for LDAP schema interpreter.
- OwBasicLdapSchemaInterpreter() - Constructor for class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- OwBatch - Interface in com.wewebu.ow.server.ecm
-
Interface for batch operations.
Each operation is stored as pending and committed to the ECM system upon method call commit.
To retrieve a batch see
OwRepository.openBatch()
- OwBatchPropertiesHandler - Interface in com.wewebu.ow.server.dmsdialogs.views
-
Provide support for batch operations.
- OwBetweenPredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : between predicate implementation.
An aggregated predicate : a greater than and less than search condition composition.
Example :
(value>2123 AND value<7789)
(value<'foo' OR value>'bar') for the negated form (not between).
- OwBetweenPredicate(OwColumnReference, OwLiteral, OwLiteral) - Constructor for class com.wewebu.ow.csqlc.ast.OwBetweenPredicate
-
- OwBetweenPredicate(OwColumnReference, OwLiteral, OwLiteral, boolean) - Constructor for class com.wewebu.ow.csqlc.ast.OwBetweenPredicate
-
- OwBoolComparator - Class in com.wewebu.ow.server.fieldimpl.filter
-
Simple boolean comparator.
- OwBoolComparator() - Constructor for class com.wewebu.ow.server.fieldimpl.filter.OwBoolComparator
-
- OwBooleanCollector - Class in com.wewebu.ow.server.ecm.eaop
-
- OwBooleanFactor - Class in com.wewebu.ow.csqlc.ast
-
AST node : <boolean factor> syntax non-terminal as defined by the SQL grammar.
- OwBooleanFactor() - Constructor for class com.wewebu.ow.csqlc.ast.OwBooleanFactor
-
- OwBooleanTerm - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <boolean term> syntax non-terminal as defined by the SQL grammar.
- OwBooleanTerm() - Constructor for class com.wewebu.ow.csqlc.ast.OwBooleanTerm
-
- OwBooleanTest - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <boolean test> syntax non-terminal as defined by the SQL grammar.
- OwBooleanTest() - Constructor for class com.wewebu.ow.csqlc.ast.OwBooleanTest
-
- OwBootstrapToIdMapping - Class in com.wewebu.ow.server.ui
-
Utility class to handle mappings between different owbootstrap.xml files and corresponding identifiers.
- OwBufferedServletInputStream - Class in com.wewebu.ow.server.util.upload
-
A BufferedServletInputStream
wraps a
ServletInputStream
in order to provide input buffering and to
avoid calling the the readLine
method of the wrapped
ServletInputStream
.
- OwBufferedServletInputStream(ServletInputStream) - Constructor for class com.wewebu.ow.server.util.upload.OwBufferedServletInputStream
-
Creates a BufferedServletInputStream
that wraps
ServletInputStream
.
- OwCaseObject - Interface in com.wewebu.ow.server.ecm.bpm
-
Base interface for case objects.
- OwChangePasswordView - Class in org.alfresco.wd.ui.profile
-
View displayed for capability to change password.
Requires the "EcmBaseUrl" parameter name in bootstrap->globalParameters to work.
- OwChangePasswordView() - Constructor for class org.alfresco.wd.ui.profile.OwChangePasswordView
-
- OwCharacterStringLiteral - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <character string literal> syntax terminal as defined by the SQL grammar.
- OwCharacterStringLiteral(String) - Constructor for class com.wewebu.ow.csqlc.ast.OwCharacterStringLiteral
-
Constructor
- OwCheckInHandler - Interface in com.wewebu.ow.server.dmsdialogs.views
-
Handler for checkin operation.
- OwClass - Class in com.wewebu.ow.server.ecm
-
OwClass value for search templates.
- OwClass(int, String, String, String, boolean, boolean) - Constructor for class com.wewebu.ow.server.ecm.OwClass
-
construct a OwClass value
- OwClass(int, String, boolean, boolean) - Constructor for class com.wewebu.ow.server.ecm.OwClass
-
construct a OwClass value
- OwClass(Node) - Constructor for class com.wewebu.ow.server.ecm.OwClass
-
XML constructor
- OwClass(String) - Constructor for class com.wewebu.ow.server.ecm.OwClass
-
string constructor
- OwClassicComboboxRenderer - Class in com.wewebu.ow.server.app
-
Classic combo box renderer component.
- OwClassicComboboxRenderer() - Constructor for class com.wewebu.ow.server.app.OwClassicComboboxRenderer
-
- OwClassInstanceLoader<T,O extends T> - Class in org.alfresco.wd.util.loader
-
Loader based on Class.newInstance handling.
- OwClassInstanceLoader(Class<O>) - Constructor for class org.alfresco.wd.util.loader.OwClassInstanceLoader
-
- OwClientRefreshContext - Interface in com.wewebu.ow.server.app
-
Interface to refresh objects and display data.
Mainly used by the function plugins to inform their clients of changed objects, which have to be updated.
See
OwUpdateCodes
as well.
- OwClipboard - Class in com.wewebu.ow.server.app
-
Clipboard object, holds a list of clipboard items for cut, copy, paste functions.
- OwClipboard() - Constructor for class com.wewebu.ow.server.app.OwClipboard
-
- OwClipboard.OwClipboardContent - Interface in com.wewebu.ow.server.app
-
Clipboard item base interface for all clipboard content items.
- OwClipboard.OwClipboardOperation - Interface in com.wewebu.ow.server.app
-
Interface for clipboard operation type.
- OwClipboardContentOwField - Class in com.wewebu.ow.server.app
-
Clipboard Content.
- OwClipboardContentOwField(OwField) - Constructor for class com.wewebu.ow.server.app.OwClipboardContentOwField
-
- OwClipboardContentOwObject - Class in com.wewebu.ow.server.app
-
Single clipboard item for OwObject types.
- OwClipboardContentOwObject(OwObject, OwObject) - Constructor for class com.wewebu.ow.server.app.OwClipboardContentOwObject
-
construct a clipboard item
- OwClipboardContentOwWorkitem - Class in com.wewebu.ow.server.app
-
Single clipboard item for OwWorkitem types.
- OwClipboardContentOwWorkitem() - Constructor for class com.wewebu.ow.server.app.OwClipboardContentOwWorkitem
-
- OwClipboardException - Exception in com.wewebu.ow.server.app
-
Exception thrown when a clipboard operation cannot be performed.
- OwClipboardException(String) - Constructor for exception com.wewebu.ow.server.app.OwClipboardException
-
Constructor
- OwClipboardException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.app.OwClipboardException
-
Constructor
- OwClipboardException(OwString) - Constructor for exception com.wewebu.ow.server.app.OwClipboardException
-
Constructor
- OwClipboardException(String, Throwable) - Constructor for exception com.wewebu.ow.server.app.OwClipboardException
-
Constructor
- OwClipboardView - Class in com.wewebu.ow.server.app
-
View to display the clipboard content.
- OwClipboardView() - Constructor for class com.wewebu.ow.server.app.OwClipboardView
-
- OwCollectionIterable<T> - Class in com.wewebu.ow.server.collections
-
Iterable over the entire collection of objects.
- OwCollectionIterable(long, OwAbstractPageFetcher<T>) - Constructor for class com.wewebu.ow.server.collections.OwCollectionIterable
-
- OwCollectionIterable(OwAbstractPageFetcher<T>) - Constructor for class com.wewebu.ow.server.collections.OwCollectionIterable
-
- OwCollectionIterator<T> - Class in com.wewebu.ow.server.collections.impl
-
Iterator over the entire collection (not only one page).
- OwCollectionIterator(long, OwAbstractPageFetcher<T>) - Constructor for class com.wewebu.ow.server.collections.impl.OwCollectionIterator
-
- OwCollectionPageIterable<T> - Class in com.wewebu.ow.server.collections
-
Iterable over a single page of objects.
- OwCollectionPageIterable(long, OwAbstractPageFetcher<T>) - Constructor for class com.wewebu.ow.server.collections.OwCollectionPageIterable
-
- OwCollectionPageIterator<T> - Class in com.wewebu.ow.server.collections.impl
-
Iterator over a single page.
- OwCollectionPageIterator(long, OwAbstractPageFetcher<T>) - Constructor for class com.wewebu.ow.server.collections.impl.OwCollectionPageIterator
-
- OwCollectionPageIterator(OwCollectionPageIterator<T>) - Constructor for class com.wewebu.ow.server.collections.impl.OwCollectionPageIterator
-
Create a new Page Iterator with the same configuration like this one.
- OwColumnQualifier - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : query column qualifier as defined by the SQL grammar.
- OwColumnQualifier() - Constructor for class com.wewebu.ow.csqlc.ast.OwColumnQualifier
-
- OwColumnQualifier(String, String) - Constructor for class com.wewebu.ow.csqlc.ast.OwColumnQualifier
-
- OwColumnQualifier(String, String, String) - Constructor for class com.wewebu.ow.csqlc.ast.OwColumnQualifier
-
- OwColumnReference - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <column reference> syntax non-terminal as defined by the SQL grammar.
- OwColumnReference(OwColumnQualifier, String) - Constructor for class com.wewebu.ow.csqlc.ast.OwColumnReference
-
Constructor
- OwComboboxRenderer - Interface in com.wewebu.ow.server.app
-
Combo box renderer component interface.
- OwComboboxRendererFactory - Interface in com.wewebu.ow.server.app
-
Factory which will create new instances of a renderer.
- OwComboItem - Interface in com.wewebu.ow.server.app
-
Interface for combo box item.
- OwComboModel - Interface in com.wewebu.ow.server.app
-
Interface for combo box model.
- OwCommand - Class in com.wewebu.ow.server.command
-
Execute a specific command for a collection of objects.
- OwCommand(OwObject, OwMainAppContext, OwProcessableObjectStrategy) - Constructor for class com.wewebu.ow.server.command.OwCommand
-
Constructs a command where the given object is verified if it can be processed by this command, using processableStrategy_p
.
- OwCommand(Collection, OwMainAppContext) - Constructor for class com.wewebu.ow.server.command.OwCommand
-
Constructs a command where all given object are processable.
- OwCommand(Collection, OwMainAppContext, OwProcessableObjectStrategy) - Constructor for class com.wewebu.ow.server.command.OwCommand
-
Constructs a command where all given object are verified if they can be processed by this command, using processableStrategy_p
.
- OwComparator<T> - Interface in com.wewebu.ow.server.field.filter
-
Compare Interface for filtering.
- OwComparisonOperator - Enum in com.wewebu.ow.csqlc.ast
-
The SQL comparison operator enumeration.
- OwComparisonPredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <comparison predicate> syntax non-terminal as defined by the SQL grammar.
- OwComparisonPredicate(OwValueExpression, OwComparisonOperator, OwLiteral) - Constructor for class com.wewebu.ow.csqlc.ast.OwComparisonPredicate
-
- OwComplexPropertyChildScope - Class in com.wewebu.ow.server.field
-
Scope of complex OwProperty occurrences for Expression Language expressions.
Rules Engine for Highlighting in Hit List.
- OwComplexPropertyChildScope(String, Object[], OwPropertyClass) - Constructor for class com.wewebu.ow.server.field.OwComplexPropertyChildScope
-
- OwCompoundSelectList - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : an container of <select list>s implementation of the
<select list> syntax non-terminal as defined by the SQL grammar.
- OwCompoundSelectList() - Constructor for class com.wewebu.ow.csqlc.ast.OwCompoundSelectList
-
- OwConfigDump - Class in com.wewebu.ow.server.app
-
Configuration View to display the whole configuration of the application and its plugins.
- OwConfigDump() - Constructor for class com.wewebu.ow.server.app.OwConfigDump
-
- OwConfigDump.VersionNumber - Class in com.wewebu.ow.server.app
-
version number class to retrieve version numbers form class objects
- OwConfigDump.VersionNumber(Class<?>, boolean) - Constructor for class com.wewebu.ow.server.app.OwConfigDump.VersionNumber
-
construct VersionNumber object
retrieve the version numbers from the static fields of a class object
- OwConfigDump.VersionNumber(String) - Constructor for class com.wewebu.ow.server.app.OwConfigDump.VersionNumber
-
construct VersionNumber object
retrieve the version numbers from the static fields of a class object
- OwConfigurableDialog - Interface in com.wewebu.ow.server.ui
-
Configurable dialog interface.
- OwConfigurableManager - Interface in com.wewebu.ow.server.ao
-
Alfresco Workdesk application objects configurable manager interface.
- OwConfigurableRenditionService - Interface in com.wewebu.service.rendition
-
Interface of RenditionService to configure the service
- OwConfigurableSupport - Interface in com.wewebu.ow.server.ao
-
An configurable application
OwObject
provider.
- OwConfiguration - Class in com.wewebu.ow.server.app
-
Configuration class for the global application Configuration and Plugins.
- OwConfiguration() - Constructor for class com.wewebu.ow.server.app.OwConfiguration
-
- OwConfiguration.OwErrorView - Class in com.wewebu.ow.server.app
-
simple message view class to display a exception when main plugin load failed
- OwConfiguration.OwErrorView(Exception, String) - Constructor for class com.wewebu.ow.server.app.OwConfiguration.OwErrorView
-
Constructor
- OwConfiguration.OwMasterPluginInstance - Class in com.wewebu.ow.server.app
-
plugin instance used as return value of createMasterPlugin function
- OwConfiguration.OwMasterPluginInstance(Exception, OwXMLUtil) - Constructor for class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
signal an error occurred when loading / initializing the plugin
- OwConfiguration.OwMasterPluginInstance(OwMasterView, OwMasterDocument, OwXMLUtil) - Constructor for class com.wewebu.ow.server.app.OwConfiguration.OwMasterPluginInstance
-
construct a plugin instance
- OwConfigurationException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when a error occurred in the configuration or setup of the framework.
- OwConfigurationException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwConfigurationException
-
construct a exception with a message
- OwConfigurationException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwConfigurationException
-
construct a exception with a message
- OwConfigurationException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwConfigurationException
-
construct a exception with a message and Throwable
- OwConfigurationException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwConfigurationException
-
construct a exception with a message and Throwable
- OwConfigurationInitialisingContextListener - Class in com.wewebu.ow.server.servlets
-
Init listener that initializes the Alfresco Workdesk configuration data upon application start up
(like log4j, spring JDBC template...).
- OwConfigurationInitialisingContextListener() - Constructor for class com.wewebu.ow.server.servlets.OwConfigurationInitialisingContextListener
-
- OwConfigUtils - Class in com.wewebu.ow.server.plug.owutil
-
Static class with utility functions to create simple parameter from plugin descriptor.
- OwConfigUtils() - Constructor for class com.wewebu.ow.server.plug.owutil.OwConfigUtils
-
- OwContentCollection - Interface in com.wewebu.ow.server.ecm
-
Base interface for Content Collections.
- OwContentElement - Interface in com.wewebu.ow.server.ecm
-
Base interface for Content Elements.
- OwContextBasedUOListenerFactory - Class in com.wewebu.ow.server.app
-
Abstract class for user operation listener factory.
- OwContextBasedUOListenerFactory(OwMainAppContext) - Constructor for class com.wewebu.ow.server.app.OwContextBasedUOListenerFactory
-
constructor
- OwCookieStoreCodec - Class in com.wewebu.ow.server.util.paramcodec
-
An
OwParameterMap
codec that relays on a stored cookie scheme.
When encoding an
OwParameterMap
a cookie value is generated, stored in the encoded map
and the generated cookie is associated with the parameters to be encoded.
When decoding an
OwParameterMap
the value of the URL parameter is fetched and
the parameter map associated with it is returned as the decoded value.
The stored cookies expire after a certain amount of time and they are removed along with the
parameter map they are associated with.
- OwCookieStoreCodec() - Constructor for class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
- OwCookieStoreCodec(long) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
Constructor
- OwCookieStoreCodec(String, long) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
Constructor
- OwCookieStoreCodec(OwAlphabetCoder, String, long) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
Constructor
- OwCookieStoreCodec.OwTimedCookie - Class in com.wewebu.ow.server.util.paramcodec
-
Inner cookie name class used to
encapsulate a cookie name and its expiration time.
- OwCookieStoreCodec.OwTimedCookie(String, long) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec.OwTimedCookie
-
Constructor
- OwCookieStoreCodec.OwTimedCookieValue - Class in com.wewebu.ow.server.util.paramcodec
-
- OwCookieStoreCodec.OwTimedCookieValue(Map, OwCookieStoreCodec.OwTimedCookie) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec.OwTimedCookieValue
-
- OwCorrelatedTableName - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : a table name with correlation syntax non-terminal as defined by the SQL grammar.
<table name>[[AS] <correlation name>];
- OwCorrelatedTableName(String, OwColumnQualifier) - Constructor for class com.wewebu.ow.csqlc.ast.OwCorrelatedTableName
-
Constructor
- OwCreateObjectDialog - Class in com.wewebu.ow.server.dmsdialogs
-
Dialog for adding records or single folders to a folder.
- OwCreateObjectDialog(OwObject, String, String, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
- OwCreateObjectDialog(OwObject, OwObjectClassSelectionCfg, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
create a record / folder create dialog
- OwCreateObjectFormularDialog - Class in com.wewebu.ow.server.dmsdialogs
-
Dialog to create new objects.
- OwCreateObjectFormularDialog(OwObject, String, String, boolean, OwJspFormConfigurator) - Constructor for class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
create a record / folder create dialog
- OwCreateObjectWithFormDialog - Class in com.wewebu.ow.server.dmsdialogs
-
Create object dialog with JSP form based property view.
- OwCreateObjectWithFormDialog(OwObject, String, String, boolean, String) - Constructor for class com.wewebu.ow.server.dmsdialogs.OwCreateObjectWithFormDialog
-
- OwCreateObjectWithFormDialog(OwObject, OwObjectClassSelectionCfg, boolean, String) - Constructor for class com.wewebu.ow.server.dmsdialogs.OwCreateObjectWithFormDialog
-
- OwCreateObjectWithFormDialog(OwObject, String, String, boolean, OwJspFormConfigurator) - Constructor for class com.wewebu.ow.server.dmsdialogs.OwCreateObjectWithFormDialog
-
- OwCreateObjectWithFormDialog(OwObject, OwObjectClassSelectionCfg, boolean, OwJspFormConfigurator) - Constructor for class com.wewebu.ow.server.dmsdialogs.OwCreateObjectWithFormDialog
-
- OwCredentials - Interface in com.wewebu.ow.server.ecm
-
Base interface for the user Credentials and Session context for the login to the ECM System.
- OwCredentialsAuthentication - Class in com.wewebu.ow.server.auth
-
Alfresco Workdesk credentials based authentication.
- OwCredentialsAuthentication(String, String) - Constructor for class com.wewebu.ow.server.auth.OwCredentialsAuthentication
-
Simple non authenticated OwCredentialsAuthentication constructor
- OwCredentialsAuthentication(OwCredentials, String, String) - Constructor for class com.wewebu.ow.server.auth.OwCredentialsAuthentication
-
- OwCredentialsConstants - Class in com.wewebu.ow.server.ecmimpl
-
Summary of constants used for credentials handling.
- OwCredentialsConstants() - Constructor for class com.wewebu.ow.server.ecmimpl.OwCredentialsConstants
-
- OwCrossMappings - Interface in com.wewebu.ow.server.ecm
-
Interface for ECM adapter mapping or sort, search, properties and login.
- OwCSQLCException - Exception in com.wewebu.ow.csqlc
-
Content SQL Creator base exception.
- OwCSQLCException(OwString, Throwable) - Constructor for exception com.wewebu.ow.csqlc.OwCSQLCException
-
- OwCSQLCException(OwString) - Constructor for exception com.wewebu.ow.csqlc.OwCSQLCException
-
- OwCSQLCException(String, Throwable) - Constructor for exception com.wewebu.ow.csqlc.OwCSQLCException
-
- OwCSQLCException(String) - Constructor for exception com.wewebu.ow.csqlc.OwCSQLCException
-
- OwCSQLCProcessor - Class in com.wewebu.ow.csqlc
-
Content SQL Creator node processing facade.
- OwCSQLCProcessor(OwSQLEntitiesResolver) - Constructor for class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- OwCSQLCProcessor(OwSQLEntitiesResolver, Integer) - Constructor for class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- OwCSQLCProcessor.OwProcessContext - Class in com.wewebu.ow.csqlc
-
OwProcessContext.
- OwCSQLCProcessor.OwProcessContext(String, String, Set<String>) - Constructor for class com.wewebu.ow.csqlc.OwCSQLCProcessor.OwProcessContext
-
- OwCSQLCProcessor.RangeLimits - Class in com.wewebu.ow.csqlc
-
Just a conveyor belt for two values.
- OwCSQLCProcessor.RangeLimits(Object, Object) - Constructor for class com.wewebu.ow.csqlc.OwCSQLCProcessor.RangeLimits
-
- OWD_APPLICATION - Static variable in class com.wewebu.ow.server.app.OwUserOperationEvent
-
the Alfresco Workdesk application id
- OwDataSourceException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when the data source caused an exception like a malformed SQL statement
or malformed DB configuration (JDBCTemplate is null).
- OwDataSourceException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwDataSourceException
-
construct a exception with a message
- OwDataSourceException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwDataSourceException
-
construct a exception with a message
- OwDataSourceException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwDataSourceException
-
construct a exception with a message and Throwable
- OwDataSourceException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwDataSourceException
-
construct a exception with a message and Throwable
- OwDataSourceUtil - Class in com.wewebu.ow.server.util
-
Simple DataSource utility class.
- OwDataSourceUtil() - Constructor for class com.wewebu.ow.server.util.OwDataSourceUtil
-
- OwDateComparator - Class in com.wewebu.ow.server.fieldimpl.filter
-
Simple date comparator.
- OwDateComparator() - Constructor for class com.wewebu.ow.server.fieldimpl.filter.OwDateComparator
-
- OwDateTimeUtil - Class in com.wewebu.ow.server.util
-
Utility class for manipulating date and time.
- OwDateTimeUtil() - Constructor for class com.wewebu.ow.server.util.OwDateTimeUtil
-
- OwDBAttributeBagsSupport - Class in com.wewebu.ow.server.ao
-
An application
OwAttributeBag
support to be used
with Alfresco Workdesk DB connections.
- OwDBAttributeBagsSupport() - Constructor for class com.wewebu.ow.server.ao.OwDBAttributeBagsSupport
-
Constructor
- OwDBDependentComboboxDataHandler - Class in com.wewebu.ow.server.fieldctrlimpl.dynamic
-
Implements a DB based OwDependentComboboxDataHandler.
- OwDBDependentComboboxDataHandler() - Constructor for class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
- OwDBDependentComboboxDataHandler.OwWherePropDefinition - Class in com.wewebu.ow.server.fieldctrlimpl.dynamic
-
POJO containing configuration options,
as simplified data objects.
- OwDBDependentComboboxDataHandler.OwWherePropDefinition(String, String, String) - Constructor for class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler.OwWherePropDefinition
-
- OwDbUserOperationListenerFactory - Class in com.wewebu.ow.server.app
-
Factory that creates a operation listener that log user events using a logger (can be a db logger too).
- OwDbUserOperationListenerFactory(OwMainAppContext) - Constructor for class com.wewebu.ow.server.app.OwDbUserOperationListenerFactory
-
constructor
- OwDebugModeException - Exception in com.wewebu.ow.server.util
-
Exception to signal the debug language.
- OwDebugModeException() - Constructor for exception com.wewebu.ow.server.util.OwDebugModeException
-
- OwDebugModeException(String, Throwable) - Constructor for exception com.wewebu.ow.server.util.OwDebugModeException
-
construct a exception with a message and Throwable
- OwDefaultAOManager - Class in com.wewebu.ow.server.ao
-
- OwDefaultAOManager() - Constructor for class com.wewebu.ow.server.ao.OwDefaultAOManager
-
- OwDefaultAOManager(OwAOType<?>, OwAOSupport, String) - Constructor for class com.wewebu.ow.server.ao.OwDefaultAOManager
-
Constructor
- OwDefaultComboItem - Class in com.wewebu.ow.server.app
-
Default implementation for combo box item.
- OwDefaultComboItem(String, String) - Constructor for class com.wewebu.ow.server.app.OwDefaultComboItem
-
Constructor
- OwDefaultComboModel - Class in com.wewebu.ow.server.app
-
Default implementation for combo box model.
- OwDefaultComboModel(String, String[], String[]) - Constructor for class com.wewebu.ow.server.app.OwDefaultComboModel
-
Constructor
- OwDefaultComboModel(boolean, boolean, String, String[], String[], String) - Constructor for class com.wewebu.ow.server.app.OwDefaultComboModel
-
Constructor
- OwDefaultComboModel(boolean, boolean, String, String[], String[]) - Constructor for class com.wewebu.ow.server.app.OwDefaultComboModel
-
Constructor
- OwDefaultComboModel(boolean, boolean, String, List, String) - Constructor for class com.wewebu.ow.server.app.OwDefaultComboModel
-
Constructor
- OwDefaultComboModel(boolean, boolean, String, List) - Constructor for class com.wewebu.ow.server.app.OwDefaultComboModel
-
Constructor
- OwDefaultComboModel(String, List) - Constructor for class com.wewebu.ow.server.app.OwDefaultComboModel
-
Constructor
- OwDefaultRegistry - Class in com.wewebu.ow.server.ao
-
Standard application object managers registry implementation.
- OwDefaultRegistry() - Constructor for class com.wewebu.ow.server.ao.OwDefaultRegistry
-
- OwDelegateView - Class in com.wewebu.ow.server.ui
-
View used to display changeable inner view.
- OwDelegateView() - Constructor for class com.wewebu.ow.server.ui.OwDelegateView
-
- OwDependentComboboxDataHandler - Interface in com.wewebu.ow.server.fieldctrlimpl.dynamic
-
Data handler interface for dependent combo box field control.
- OwDependentComboboxFieldControl - Class in com.wewebu.ow.server.fieldctrlimpl.dynamic
-
Configurable dependency FieldControl.
Can load values dependent on other field values, from different Data provider.
- OwDependentComboboxFieldControl() - Constructor for class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
- OwDialog - Class in com.wewebu.ow.server.ui
-
Base Class for Dialog Views.
- OwDialog() - Constructor for class com.wewebu.ow.server.ui.OwDialog
-
- OwDialog.OwDialogListener - Interface in com.wewebu.ow.server.ui
-
Event listener for dialog events.
- OwDialogManager - Class in com.wewebu.ow.server.ui
-
Dialog Manager.
- OwDialogManager() - Constructor for class com.wewebu.ow.server.ui.OwDialogManager
-
- OwDirectInputPageSelectorComponent - Class in com.wewebu.ow.server.dmsdialogs.views
-
Class for simple page selector component, using images for rendering
the links to the first, last, next, previous pages.
- OwDirectInputPageSelectorComponent(OwPageableView) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponent
-
Constructor.
- OwDirectInputPageSelectorComponentTextBased - Class in com.wewebu.ow.server.dmsdialogs.views
-
Class for simple page selector component, using images for rendering
the links to the first, last, next, previous pages.
- OwDirectInputPageSelectorComponentTextBased(OwPageableView) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponentTextBased
-
Constructor.
- OwDispatchCodes - Class in com.wewebu.ow.server.app
-
Predefined dispatch codes for OwMasterDocument.onDisptach / dispatch methods,
for transparent plugin communication.
- OwDispatchCodes() - Constructor for class com.wewebu.ow.server.app.OwDispatchCodes
-
- OwDocInfoEnum - Enum in com.wewebu.ow.server.ui.viewer
-
Enum for handling of OwInforProvider implementation.
- OwDocument - Class in com.wewebu.ow.server.ui
-
Document Base Class.
- OwDocument() - Constructor for class com.wewebu.ow.server.ui.OwDocument
-
- OwDocumentFunction - Class in com.wewebu.ow.server.app
-
Base Class for Document Function plugins.
- OwDocumentFunction() - Constructor for class com.wewebu.ow.server.app.OwDocumentFunction
-
- OwDocumentFunctionCall - Class in com.wewebu.ow.server.app
-
Document Function Call Object.
Objects of this class represent document function calls.
- OwDocumentFunctionCall(OwDocumentFunction) - Constructor for class com.wewebu.ow.server.app.OwDocumentFunctionCall
-
Constructor
- OwDocumentImporter - Interface in com.wewebu.ow.server.app
-
Interface for document importers.
A document importer can be used by plugins that gather content like the add document,
the save or the checkin plugins to receive the content from the user.
- OwDocumentImporterCallback - Interface in com.wewebu.ow.server.app
-
Callback interface invoked by the OwDocumentImporter.
A document importer can be used by plugins that gather content like the add document,
the save or the checkin plugins to receive the content from the user.
- OwDocumentImportItem - Interface in com.wewebu.ow.server.app
-
Interface describing one single document imported by a document importer.
A document importer can be used by plugins that gather content like the add document,
the save or the checkin plugins to receive the content from the user.
- OwDocumentImportItemContentCollection - Class in com.wewebu.ow.server.app
-
- OwDocumentImportItemContentCollection(OwDocumentImportItem) - Constructor for class com.wewebu.ow.server.app.OwDocumentImportItemContentCollection
-
Create a new OwDocumentImportItemContentCollection
from the given OwDocumentImportItem
.
- OwDocumentImportItemContentElement - Class in com.wewebu.ow.server.app
-
- OwDocumentImportItemContentElement(int, int, OwDocumentImportItem) - Constructor for class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
Create a new OwDocumentImportItemContentElement
that represents
a page (aka.
- OwDragDropContent - Class in com.wewebu.ow.server.servlets
-
Drag&Drop Servlet performs an upload of documents.
- OwDragDropContent() - Constructor for class com.wewebu.ow.server.servlets.OwDragDropContent
-
Constructor of the object.
- OwDuplicateException - Exception in com.wewebu.ow.server.exceptions
-
Thrown when a unique constraint is not satisfied, like unique names for the documents in a folder etc.
- OwDuplicateException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwDuplicateException
-
- OwDuplicateException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwDuplicateException
-
- OwDynamicLayoutSettings - Class in com.wewebu.ow.server.app
-
Class for holding some of the settings of dynamic layout.
- OwDynamicLayoutSettings(boolean, OwAppContext, String) - Constructor for class com.wewebu.ow.server.app.OwDynamicLayoutSettings
-
Constructor
- OwEcmUtil - Class in com.wewebu.ow.server.app
-
Utility functions for working with the ECM system.
- OwEcmUtil() - Constructor for class com.wewebu.ow.server.app.OwEcmUtil
-
- OwEcmUtil.OwParentPathInfo - Class in com.wewebu.ow.server.app
-
- OwEcmUtil.OwParentPathInfo(OwObject, String, String) - Constructor for class com.wewebu.ow.server.app.OwEcmUtil.OwParentPathInfo
-
construct a path info item
- OwEcmUtil.OwSimpleSearchClause - Class in com.wewebu.ow.server.app
-
A simple search clause tuple.
- OwEcmUtil.OwSimpleSearchClause(String, int, Object) - Constructor for class com.wewebu.ow.server.app.OwEcmUtil.OwSimpleSearchClause
-
create a search clause
- OwEditableProperty - Interface in com.wewebu.ow.server.app
-
Interface for a editable property used in HTML forms.
- OwEditablePropertyDate - Class in com.wewebu.ow.server.app
-
Base class for a single editable date property used in HTML forms.
- OwEditablePropertyDate(OwMainAppContext) - Constructor for class com.wewebu.ow.server.app.OwEditablePropertyDate
-
construct a date property with context, use default date format
- OwEditablePropertyDate(OwMainAppContext, String) - Constructor for class com.wewebu.ow.server.app.OwEditablePropertyDate
-
construct a date property with context
- OwEditablePropertyDate(OwMainAppContext, String, boolean) - Constructor for class com.wewebu.ow.server.app.OwEditablePropertyDate
-
- OwEditablePropertyString - Class in com.wewebu.ow.server.app
-
Base class for a single editable property used in HTML forms.
- OwEditablePropertyString() - Constructor for class com.wewebu.ow.server.app.OwEditablePropertyString
-
- OwEmptyIterable<T> - Class in com.wewebu.ow.server.collections
-
This is kind of "null object" implementation for
OwIterable
.
- OwEmptyIterable() - Constructor for class com.wewebu.ow.server.collections.OwEmptyIterable
-
- OwEmptyIterable.EmptyIterator<V> - Class in com.wewebu.ow.server.collections
-
An empty iterator.
Since JDK does not provide a public default implementation.
- OwEmptyIterable.EmptyIterator() - Constructor for class com.wewebu.ow.server.collections.OwEmptyIterable.EmptyIterator
-
- OwEnum - Interface in com.wewebu.ow.server.field
-
Pair of enum value and display name strings for each enum entry.
- OwEnumCollection - Interface in com.wewebu.ow.server.field
-
Collection of OwEnum elements.
- OwEscapedStringTokenizer - Class in com.wewebu.ow.server.util
-
Utility class to get a tokenized string representation, using specific escape characters.
- OwEscapedStringTokenizer(String, char, char) - Constructor for class com.wewebu.ow.server.util.OwEscapedStringTokenizer
-
- OwEscapedStringTokenizer(String) - Constructor for class com.wewebu.ow.server.util.OwEscapedStringTokenizer
-
- OwEvent - Interface in com.wewebu.ow.server.event
-
Interface for history events used with the event manager to add new events to the database.
The implementation of the event manager can decide how detailed the information should be written to the database.
Example:
Simple event Managers will only write the getSummary() String
More detailed event Managers will write the OwHistoryEventObjectDescription descriptions to database
For absolute detail cast the OwHistoryEvent to the appropriate subclasses and retrieve detail information
To be implemented with the specific ECM system.
- OwEvent - Class in com.wewebu.ow.server.util
-
Utility class to manage a collection of listeners through one single instance.
- OwEvent() - Constructor for class com.wewebu.ow.server.util.OwEvent
-
- OwEvent.EmptyIterator - Class in com.wewebu.ow.server.util
-
Simple empty iterator.
- OwEvent.EmptyIterator() - Constructor for class com.wewebu.ow.server.util.OwEvent.EmptyIterator
-
- OwEventDescription - Interface in com.wewebu.ow.server.ui
-
A user interaction event description.
- OwEventManager - Interface in com.wewebu.ow.server.event
-
Interface for adding events to a database.
- OwEventSetting - Interface in com.wewebu.ow.server.ui
-
An identifiable event setting.
- OwEventSettingsConfiguration - Interface in com.wewebu.ow.server.ui
-
Centralized configuration abstraction : a collection of settings.
- OwEventTarget - Class in com.wewebu.ow.server.ui
-
EventTarget Base Class.
- OwEventTarget() - Constructor for class com.wewebu.ow.server.ui.OwEventTarget
-
- OwException - Exception in com.wewebu.ow.server.exceptions
-
Base class for all specialized Exception in OECM Framework.
- OwException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwException
-
construct a exception with a message
- OwException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwException
-
construct a exception with a message and cause
- OwException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwException
-
construct a exception with a message
- OwException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwException
-
construct a exception with a message and cause
- OWEXCEPTION_ELEMENT_ID - Static variable in class com.wewebu.ow.server.util.OwExceptionManager
-
the ID of the HTML element that should be open on click
- OwExceptionManager - Class in com.wewebu.ow.server.util
-
Utility class for displaying exceptions in HTML.
- OwExceptionManager() - Constructor for class com.wewebu.ow.server.util.OwExceptionManager
-
- OwExpressionPriorityRule - Class in com.wewebu.ow.server.field
-
Priority rule definition standard implementation (Expression Language based).
Rules Engine for Highlighting in Hit List.
- OwExtendedCrossMappings - Interface in com.wewebu.ow.server.ecm
-
Extended interface for ECM adapter mapping or sort, search, properties and login.
- OwExternal<I> - Class in com.wewebu.ow.csqlc.ast
-
External information template class used in transporting external search information along the
search parse tree.
- OwExternal() - Constructor for class com.wewebu.ow.csqlc.ast.OwExternal
-
- OwExternal(I) - Constructor for class com.wewebu.ow.csqlc.ast.OwExternal
-
- OwExternal(OwExternal<?>) - Constructor for class com.wewebu.ow.csqlc.ast.OwExternal
-
- OwExternal(I, OwExternal<?>) - Constructor for class com.wewebu.ow.csqlc.ast.OwExternal
-
- OwExtJSComboboxRenderer - Class in com.wewebu.ow.server.app
-
ExtJS combo box renderer component.
- OwExtJSComboboxRenderer() - Constructor for class com.wewebu.ow.server.app.OwExtJSComboboxRenderer
-
- OwField - Interface in com.wewebu.ow.server.field
-
Base interface for fields, like object properties or search criteria.
- OwFieldColumnInfo - Interface in com.wewebu.ow.server.field
-
Column Description for object lists.
- OwFieldDefinition - Interface in com.wewebu.ow.server.field
-
Base interface for property class and Search Fields.
- OwFieldDefinitionProvider - Interface in com.wewebu.ow.server.field
-
Interface for objects that provide field definitions, like ECM Adapters.
- OwFieldManager - Class in com.wewebu.ow.server.app
-
Base Class for field User Interface.
Displays field as HTML and creates HTML Form Elements for editing properties,
also performs Validation.
- OwFieldManager() - Constructor for class com.wewebu.ow.server.app.OwFieldManager
-
- OwFieldManagerComboModel - Class in com.wewebu.ow.server.app
-
Combo Box Model used when
OwFieldManager
needs to display combobox fields.
- OwFieldManagerComboModel(Locale, boolean, String, String[], String[]) - Constructor for class com.wewebu.ow.server.app.OwFieldManagerComboModel
-
Constructor
- OwFieldManagerControl - Class in com.wewebu.ow.server.app
-
Base Class for field manager UI Controls.
- OwFieldManagerControl() - Constructor for class com.wewebu.ow.server.app.OwFieldManagerControl
-
- OwFieldManagerControlClass - Class in com.wewebu.ow.server.fieldctrlimpl
-
Control to display a Image Property.
- OwFieldManagerControlClass() - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlClass
-
- OwFieldManagerControlImage - Class in com.wewebu.ow.server.fieldctrlimpl
-
Control to display a Image Property.
- OwFieldManagerControlImage() - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImage
-
- OwFieldManagerControlImageInsteadOfValue - Class in com.wewebu.ow.server.fieldctrlimpl
-
Control to display an image depending of an property value.
- OwFieldManagerControlImageInsteadOfValue() - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImageInsteadOfValue
-
- OwFieldManagerControlModifiedProperties - Class in com.wewebu.ow.server.fieldctrlimpl
-
Control to display a array of OwHistoryModifiedPropertyValue.
- OwFieldManagerControlModifiedProperties() - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlModifiedProperties
-
- OwFieldManagerControlNote - Class in com.wewebu.ow.server.fieldctrlimpl
-
Field control implementation for notes.
- OwFieldManagerControlNote() - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote
-
- OwFieldManagerControlNote.OwNote - Class in com.wewebu.ow.server.fieldctrlimpl
-
Convenient class for holding a note.
- OwFieldManagerControlNote.OwNote(Locale, String, String, String) - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNote
-
Constructor
- OwFieldManagerControlNote.OwNoteDataModel - Class in com.wewebu.ow.server.fieldctrlimpl
-
Class holding the new note data model.
- OwFieldManagerControlNote.OwNoteDataModel(Locale, String) - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Constructor - create a list of m_notes from note m_content, if it's possible.
- OwFieldManagerControlNote.OwNoteDataModel(Locale, String, boolean) - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Constructor - create a list of m_notes from note m_content, if it's possible.
- OwFieldManagerControlNote.OwNoteException - Exception in com.wewebu.ow.server.fieldctrlimpl
-
Exception for notes management.
- OwFieldManagerControlNote.OwNoteException(String) - Constructor for exception com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteException
-
Constructor
- OwFieldManagerControlObject - Class in com.wewebu.ow.server.fieldctrlimpl
-
Field Control to display properties of type OwObject.
- OwFieldManagerControlObject() - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
- OwFieldManagerException - Exception in com.wewebu.ow.server.app
-
Specialized Exception thrown, when a a edit field could not be updated / validated in field manager.
- OwFieldManagerException(String) - Constructor for exception com.wewebu.ow.server.app.OwFieldManagerException
-
construct a exception with a message
- OwFieldManagerException(OwString) - Constructor for exception com.wewebu.ow.server.app.OwFieldManagerException
-
construct a exception with a message
- OwFieldManagerException(String, Throwable) - Constructor for exception com.wewebu.ow.server.app.OwFieldManagerException
-
construct a exception with a message and Throwable
- OwFieldManagerException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.app.OwFieldManagerException
-
construct a exception with a message and Throwable
- OwFieldPropertyClassWrapper - Class in com.wewebu.ow.server.ecm
-
Property class wrapper for OwFields.
- OwFieldPropertyClassWrapper(OwFieldDefinition) - Constructor for class com.wewebu.ow.server.ecm.OwFieldPropertyClassWrapper
-
create a property class out of a field definition
- OwFieldProvider - Interface in com.wewebu.ow.server.field
-
Interface for objects that provide fields, like search templates or OwObjects.
- OwFileAOSupport - Class in com.wewebu.ow.server.ao
-
An file system application
OwObject
provider.
- OwFileAOSupport() - Constructor for class com.wewebu.ow.server.ao.OwFileAOSupport
-
- OwFileAOSupport(OwNetwork<?>, OwNetworkConfiguration, String) - Constructor for class com.wewebu.ow.server.ao.OwFileAOSupport
-
Constructor
- OwFileAOSupport.BasicFileFilter - Class in com.wewebu.ow.server.ao
-
- OwFileAOSupport.BasicFileFilter() - Constructor for class com.wewebu.ow.server.ao.OwFileAOSupport.BasicFileFilter
-
- OwFileObject - Class in com.wewebu.ow.server.ecm
-
Implements OwObject for files on the files system.
- OwFileObject() - Constructor for class com.wewebu.ow.server.ecm.OwFileObject
-
default constructor for overriding classes
- OwFileObject(OwNetwork<?>, File) - Constructor for class com.wewebu.ow.server.ecm.OwFileObject
-
construct File Object
- OwFileObject(OwNetwork<?>, File, String) - Constructor for class com.wewebu.ow.server.ecm.OwFileObject
-
FileObject where the file (name and extension) is encrypted for security reasons,
and MIME type and file name can be defined separately.
- OwFileObject(OwNetwork, File, String, String) - Constructor for class com.wewebu.ow.server.ecm.OwFileObject
-
FileObject where the file (name and extension) is encrypted for security reasons,
and MIME type and file name can be defined separately.
- OwFileObject.OwFileObjectClass - Class in com.wewebu.ow.server.ecm
-
File documents class definition for the OwFileDocument Object.
- OwFileObject.OwFileObjectClass(boolean) - Constructor for class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
construct PropertyClass Object and set Property classes
- OwFileObject.OwFilePropertyClass - Class in com.wewebu.ow.server.ecm
-
Property class definition for the OwStandardProperty properties.
- OwFileObject.OwFilePropertyClass(String, String, OwString, boolean, boolean, boolean) - Constructor for class com.wewebu.ow.server.ecm.OwFileObject.OwFilePropertyClass
-
- OwFileObject.OwFilePropertyClass(String, String, OwString, boolean, boolean, boolean, boolean) - Constructor for class com.wewebu.ow.server.ecm.OwFileObject.OwFilePropertyClass
-
- OwFileObject.OwObjectFileFilter - Class in com.wewebu.ow.server.ecm
-
a file filter that accepts only the given object types array
- OwFileObject.OwObjectFileFilter(int[]) - Constructor for class com.wewebu.ow.server.ecm.OwFileObject.OwObjectFileFilter
-
construct a file filter that accepts only the given object types array
- OwFileUpStream - Class in com.wewebu.ow.server.util.upload
-
PartInputStream
filters a ServletInputStream
, providing access
to a single MIME part contained with in which ends with the boundary specified.
- OwFileUpStream(ServletInputStream, String) - Constructor for class com.wewebu.ow.server.util.upload.OwFileUpStream
-
Creates a PartInputStream
which stops at the specified
boundary from a ServletInputStream
.
- OwFileUtil - Class in com.wewebu.ow.server.util
-
Utility class for file access and manipulation.
- OwFileUtil() - Constructor for class com.wewebu.ow.server.util.OwFileUtil
-
- OwFilteringIterable<T> - Class in com.wewebu.ow.server.collections
-
An
OwIterable
implementation that accepts a filtering criteria.
- OwFilteringIterable(OwIterable<T>, OwItemFilter<T>) - Constructor for class com.wewebu.ow.server.collections.OwFilteringIterable
-
- OwFilteringIterable(OwIterable<T>, OwItemFilter<T>, long) - Constructor for class com.wewebu.ow.server.collections.OwFilteringIterable
-
- OwFilteringIterable(OwIterable<T>, OwItemFilter<T>, long, boolean) - Constructor for class com.wewebu.ow.server.collections.OwFilteringIterable
-
- OwFlashPreviewRenderer - Class in com.wewebu.ow.server.ui.preview
-
ShockWave Flash based preview renderer.
- OwFlashPreviewRenderer() - Constructor for class com.wewebu.ow.server.ui.preview.OwFlashPreviewRenderer
-
- OwFolderPredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <in folder> syntax non-terminal as defined by the SQL grammar.
- OwFolderPredicate(OwCharacterStringLiteral, boolean, OwFolderPredicateFormat) - Constructor for class com.wewebu.ow.csqlc.ast.OwFolderPredicate
-
- OwFolderPredicateFormat - Class in com.wewebu.ow.csqlc.ast
-
<in folder> syntax non-terminal format.
- OwFolderPredicateFormat(String, String) - Constructor for class com.wewebu.ow.csqlc.ast.OwFolderPredicateFormat
-
- OwFormat - Interface in com.wewebu.ow.server.field
-
Base interface for format information for fields.
- OwFormatPredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL standard form predicate (prefix leftOPerand operator rightOperand suffix) AST node.
- OwFormatPredicate(OwPredicateFormat, boolean) - Constructor for class com.wewebu.ow.csqlc.ast.OwFormatPredicate
-
- OwFormPropertyViewBridge - Class in com.wewebu.ow.server.dmsdialogs
-
JSP form based property view bridge.
- OwFormPropertyViewBridge(OwObjectPropertyFormularView) - Constructor for class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
constructor
- OwFromClause - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <from clause> syntax non-terminal as defined by the SQL grammar.
- OwFromClause(OwTableReference) - Constructor for class com.wewebu.ow.csqlc.ast.OwFromClause
-
Constructor
- OwFunction - Class in com.wewebu.ow.server.app
-
Base class for all function plugins.
- OwFunction() - Constructor for class com.wewebu.ow.server.app.OwFunction
-
- OwFunctionFolderFormat - Class in com.wewebu.ow.csqlc.ast
-
<in folder> syntax non-terminal function format(e.g.
- OwFunctionFolderFormat(String, String) - Constructor for class com.wewebu.ow.csqlc.ast.OwFunctionFolderFormat
-
- OwGetContent - Class in com.wewebu.ow.server.servlets
-
GetContent Servlet to download the content of documents and display them in a client or browser.
- OwGetContent() - Constructor for class com.wewebu.ow.server.servlets.OwGetContent
-
- OwGetPropertyContent - Class in com.wewebu.ow.server.servlets
-
Servlet that download content from binary object properties.
- OwGetPropertyContent() - Constructor for class com.wewebu.ow.server.servlets.OwGetPropertyContent
-
- OwGlobalParametersConfiguration - Class in com.wewebu.ow.server.app
-
simple Helper to work with GlobalParameters configuration.
- OwGlobalParametersConfiguration(OwXMLUtil) - Constructor for class com.wewebu.ow.server.app.OwGlobalParametersConfiguration
-
- OwGlobalRegistryContext - Interface in com.wewebu.ow.server.app
-
Registry handler for global instance of factories, manager, etc.
- OwGroupPropertiesConfiguration - Class in com.wewebu.ow.server.dmsdialogs
-
Deprecated.
since 4.2.0.0 use new OwPropertyListConfiguration
- OwGroupPropertiesConfiguration(OwXMLUtil, OwMainAppContext) - Constructor for class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration
-
Deprecated.
Constructor
- OwGroupPropertiesConfiguration.OwPropertyGroup - Class in com.wewebu.ow.server.dmsdialogs
-
Deprecated.
Holds the grouped properties.
- OwGroupPropertiesConfiguration.OwPropertyGroup(String, String, String, List<OwPropertyInfo>, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration.OwPropertyGroup
-
Deprecated.
Constructor
- OwHeaderFieldColumnInfo - Interface in com.wewebu.ow.server.field
-
Header based Column Description.
- OwHeaderFieldColumnInfoDecorator - Class in com.wewebu.ow.server.field
-
- OwHeaderFieldColumnInfoDecorator(OwFieldColumnInfo, String) - Constructor for class com.wewebu.ow.server.field.OwHeaderFieldColumnInfoDecorator
-
- OwHelpDialog - Class in com.wewebu.ow.server.app
-
Standard Dialog to display a help page within other dialogs.
- OwHelpDialog(String, String) - Constructor for class com.wewebu.ow.server.app.OwHelpDialog
-
constructor set the help to display
- OwHistoryAnnotationEvent - Interface in com.wewebu.ow.server.history
-
Interface for history events used with the history manager to add new events to the database.
Created for annotation change events.
To be implemented with the specific ECM system.
- OwHistoryEntry - Interface in com.wewebu.ow.server.history
-
Interface for history entries used with the history manager to display the history events.
To be implemented with the specific ECM system.
- OwHistoryException - Exception in com.wewebu.ow.server.history
-
History exception class.
- OwHistoryException(String) - Constructor for exception com.wewebu.ow.server.history.OwHistoryException
-
construct a exception with a message
- OwHistoryException(OwString) - Constructor for exception com.wewebu.ow.server.history.OwHistoryException
-
construct a exception with a message
- OwHistoryException(String, Throwable) - Constructor for exception com.wewebu.ow.server.history.OwHistoryException
-
construct a exception with a message and Throwable
- OwHistoryException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.history.OwHistoryException
-
construct a exception with a message and Throwable
- OwHistoryManager - Interface in com.wewebu.ow.server.history
-
Interface for history managers to collect and retrieve history information.
History Events are collected both in the EcmAdapter and in the Workdesk itself.
Most ECM Systems will write their own history and so the history manager needs only to read that information.
- OwHistoryManagerContext - Interface in com.wewebu.ow.server.history
-
Interface for the history context.
The context keeps basic configuration, localization and
environment information and is independent to the web context.
- OwHistoryModifiedPropertyValue - Interface in com.wewebu.ow.server.history
-
Interface for a property change property used by OwHistoryEtnry.
Keeps information about a modified property and its previous and new value.
- OwHistoryObjectChangeEvent - Interface in com.wewebu.ow.server.history
-
Interface for history events used with the history manager to add
new events to the database.
To be implemented with the specific ECM system.
- OwHistoryObjectCreateEvent - Interface in com.wewebu.ow.server.history
-
Interface for history events used with the history manager to add
new events to the database.
To be implemented with the specific ECM system.
- OwHistoryObjectDeleteEvent - Interface in com.wewebu.ow.server.history
-
Interface for history events used with the history manager to add
new events to the database.
To be implemented with the specific ECM system.
- OwHistoryPropertyChangeEvent - Interface in com.wewebu.ow.server.history
-
Interface for history events used with the history manager to add
new events to the database.
- OwHTMLHelper - Class in com.wewebu.ow.server.util
-
Utility class for HTML creation.
- OwHTMLHelper() - Constructor for class com.wewebu.ow.server.util.OwHTMLHelper
-
- OwHttpContentDisposition - Class in com.wewebu.ow.server.servlets.download
-
A simple class to generate the HTTP attachment element to be used with Content-Disposition header.
- OwHttpContentDisposition.OwElementType - Enum in com.wewebu.ow.server.servlets.download
-
OwElementType.
- OwIdDecoder<T> - Interface in com.wewebu.ow.server.app.id
-
General interface for an Id decoder Instance.
- OwImageButton - Class in com.wewebu.ow.server.ui.button
-
POJO for image link/button rendering.
- OwImageButton() - Constructor for class com.wewebu.ow.server.ui.button.OwImageButton
-
- OwImageButton(String, String) - Constructor for class com.wewebu.ow.server.ui.button.OwImageButton
-
- OwImageButton(String, String, String) - Constructor for class com.wewebu.ow.server.ui.button.OwImageButton
-
- OwImageButton(String, String, String, String) - Constructor for class com.wewebu.ow.server.ui.button.OwImageButton
-
- OwImageButtonView - Class in com.wewebu.ow.server.ui.button
-
Simple view which provides additional handling,
for ImageButton rendering.
- OwImageButtonView() - Constructor for class com.wewebu.ow.server.ui.button.OwImageButtonView
-
- OwImagePreviewRenderer - Class in com.wewebu.ow.server.ui.preview
-
Preview Renderer for image MIME types.
- OwImagePreviewRenderer() - Constructor for class com.wewebu.ow.server.ui.preview.OwImagePreviewRenderer
-
- OwInaccessibleException - Exception in com.wewebu.ow.server.exceptions
-
Special exception for runtime exceptions.
- OwInaccessibleException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwInaccessibleException
-
- OwInaccessibleException(OwString, String) - Constructor for exception com.wewebu.ow.server.exceptions.OwInaccessibleException
-
- OwInaccessibleException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwInaccessibleException
-
- OwInaccessibleException(OwString, Throwable, String) - Constructor for exception com.wewebu.ow.server.exceptions.OwInaccessibleException
-
- OwInaccessibleException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwInaccessibleException
-
- OwInaccessibleException(String, String) - Constructor for exception com.wewebu.ow.server.exceptions.OwInaccessibleException
-
- OwInaccessibleException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwInaccessibleException
-
- OwInaccessibleException(String, Throwable, String) - Constructor for exception com.wewebu.ow.server.exceptions.OwInaccessibleException
-
- OwInfoProvider - Interface in com.wewebu.ow.server.ui.viewer
-
Information Provider Interface.
- OwInfoProviderRegistry - Interface in com.wewebu.ow.server.ui.viewer
-
Registry to retrieve OwInfoProvider.
- OwInfoRequest - Interface in com.wewebu.ow.server.ui.viewer
-
Request object for OwInfoProvider.
- OwInfoView - Interface in com.wewebu.ow.server.app
-
A Info View supports links between several JSP pages.
- OwInitialisingContextListener - Class in com.wewebu.ow.server.servlets
-
Init listener that initializes the Alfresco Workdesk shared data.
- OwInitialisingContextListener() - Constructor for class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
- OwInnerViewWrapper - Class in com.wewebu.ow.server.ui.helper
-
Helper for wrapping different OwView.
- OwInnerViewWrapper() - Constructor for class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
- OwInnerViewWrapper(OwView) - Constructor for class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
- OwInPredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <in predicate> syntax non-terminal as defined by the SQL grammar.
- OwInPredicate(OwColumnReference, OwInValueList, boolean, OwPredicateFormat) - Constructor for class com.wewebu.ow.csqlc.ast.OwInPredicate
-
Constructor
- OwInsertLabelHelper - Class in com.wewebu.ow.server.app
-
Helper class for adding labels.
- OwInsertLabelHelper() - Constructor for class com.wewebu.ow.server.app.OwInsertLabelHelper
-
- OwIntegratedApplicationRoleManager - Interface in com.wewebu.ow.server.role
-
Interface for integrated application role managers.
Allows multiple applications (egg.Alfresco Workdesk and Mobile Workdesk) to be
managed separately.
- OwIntegratedPreview - Class in com.wewebu.ow.server.ui.preview
-
Object content preview interface.
- OwIntegratedPreview() - Constructor for class com.wewebu.ow.server.ui.preview.OwIntegratedPreview
-
- OwInvalidOperationException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when the operation is not allowed, or the parameters are wrong.
- OwInvalidOperationException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwInvalidOperationException
-
construct a exception with a message
- OwInvalidOperationException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwInvalidOperationException
-
construct a exception with a message
- OwInvalidOperationException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwInvalidOperationException
-
construct a exception with a message and Throwable
- OwInvalidOperationException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwInvalidOperationException
-
construct a exception with a message and Throwable
- OwInvalidValueException - Exception in com.wewebu.ow.server.exceptions
-
Exception defining that a value does not match.
- OwInvalidValueException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwInvalidValueException
-
- OwInvalidValueException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwInvalidValueException
-
- OwInvalidValueException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwInvalidValueException
-
- OwInvalidValueException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwInvalidValueException
-
- OwInValueList - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <in value list> syntax non-terminal as defined by the SQL grammar.
- OwInValueList() - Constructor for class com.wewebu.ow.csqlc.ast.OwInValueList
-
- OwItemFilter<T> - Interface in com.wewebu.ow.server.collections
-
- OwIterable<T> - Interface in com.wewebu.ow.server.collections
-
An iterable implementation with support for paging.
- OwIterableAttributeBag<T> - Class in com.wewebu.ow.server.collections
-
Abstract base class for
OwIterable
implementations.
- OwIterableAttributeBag() - Constructor for class com.wewebu.ow.server.collections.OwIterableAttributeBag
-
- OwIterableObjectCollectionConverter - Class in com.wewebu.ow.server.collections
-
- OwIterableObjectCollectionConverter(OwIterable<?>, long) - Constructor for class com.wewebu.ow.server.collections.OwIterableObjectCollectionConverter
-
- OwIterableObjectCollectionConverter(OwIterable<?>, long, int) - Constructor for class com.wewebu.ow.server.collections.OwIterableObjectCollectionConverter
-
Constructs an OwObjectCollection over an Iterable.
- OwJarVerifier - Class in com.wewebu.ow.server.util.jar
-
Utility class for checking jar file integrity.
- OwJarVerifier(URL) - Constructor for class com.wewebu.ow.server.util.jar.OwJarVerifier
-
- OwJoinedTable - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <joined table> syntax non-terminal as defined by the SQL grammar.
- OwJoinedTable(OwTableReference, OwTableReference, OwJoinSpecification) - Constructor for class com.wewebu.ow.csqlc.ast.OwJoinedTable
-
Constructor - default join type
- OwJoinedTable(OwTableReference, OwJoinType, OwTableReference, OwJoinSpecification) - Constructor for class com.wewebu.ow.csqlc.ast.OwJoinedTable
-
Constructor
- OwJoinPoint - Class in com.wewebu.ow.server.ecm.eaop
-
A join point defines when an advice must run .
- OwJoinPointResultCollector - Interface in com.wewebu.ow.server.ecm.eaop
-
A join point defines when an advice must run .
- OwJoinSpecification - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <join specification> syntax non-terminal as defined by the SQL grammar.
- OwJoinSpecification(OwColumnReference, OwColumnReference, String) - Constructor for class com.wewebu.ow.csqlc.ast.OwJoinSpecification
-
Constructor
- OwJoinType - Enum in com.wewebu.ow.csqlc.ast
-
Join type enumeration.
- OwJspConfigurable - Interface in com.wewebu.ow.server.ui
-
Interface to implement if supporting JSP forms configuration.
- OwJspFormConfigurator - Class in com.wewebu.ow.server.app
-
JspForm Configurator.
- OwJspFormConfigurator(String) - Constructor for class com.wewebu.ow.server.app.OwJspFormConfigurator
-
Create JSP Configurator with a default jspForm for all object classes
- OwJspFormConfigurator(OwXMLUtil) - Constructor for class com.wewebu.ow.server.app.OwJspFormConfigurator
-
Create JSP Configurator based on plugin configuration.
- OwKeyAction - Interface in com.wewebu.ow.server.ui
-
Centralized key-interaction handling entity that can be
registered as an
OwKeyEvent
within a given
OwAppContext
.
- OwKeyboardDescription - Class in com.wewebu.ow.server.ui
-
A keyboard key description registry.
- OwKeyEvent - Class in com.wewebu.ow.server.ui
-
OwKeyEvent.
- OwKeyEvent(int, int, String, String, String) - Constructor for class com.wewebu.ow.server.ui.OwKeyEvent
-
create key event
- OwKeySetting - Interface in com.wewebu.ow.server.ui
-
Identifiable key-action settings information holder.
- OwKeySettingsConfiguration - Interface in com.wewebu.ow.server.ui
-
Centralized key settings configuration : a collection of key settings.
- OwLastDaysDate - Class in com.wewebu.ow.server.fieldctrlimpl
-
Special date tagging class for OwLastDaysDateControl.
- OwLastDaysDate(int) - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwLastDaysDate
-
- OwLastDaysDate(long) - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwLastDaysDate
-
- OwLastDaysDateControl - Class in com.wewebu.ow.server.fieldctrlimpl
-
Control to display a last days select box for OwLastDaysDate.
- OwLastDaysDateControl() - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwLastDaysDateControl
-
- OwLaunchableWorkflowSelectionView - Class in com.wewebu.ow.server.dmsdialogs.views
-
A view that renders a list of selectable workflow descriptions.
- OwLaunchableWorkflowSelectionView(Collection) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwLaunchableWorkflowSelectionView
-
Constructor
- OwLaunchableWorkflowSelectionView.OwWorkflowSelectionListener - Interface in com.wewebu.ow.server.dmsdialogs.views
-
Selection listener interface.
- OwLayout - Class in com.wewebu.ow.server.ui
-
Layout Class, which can add further Views to regions and act as a container.
- OwLayout() - Constructor for class com.wewebu.ow.server.ui.OwLayout
-
- OwLayout.OwDispatchRegion - Class in com.wewebu.ow.server.ui
-
dispatch region wrapper used by addRegion to dispatch to a region in the attached Renderable
- OwLayout.OwDispatchRegion(OwBaseView, int) - Constructor for class com.wewebu.ow.server.ui.OwLayout.OwDispatchRegion
-
- OwLayout.OwLayoutViewRefrence - Interface in com.wewebu.ow.server.ui
-
- OwLazyLoadingProxyHandler - Class in com.wewebu.ow.server.util
-
Simple utility class to create a proxy based on special
OwLoader
implementation.
- OwLazyLoadingProxyHandler() - Constructor for class com.wewebu.ow.server.util.OwLazyLoadingProxyHandler
-
- OwLdapConnection - Class in com.wewebu.ow.server.util.ldap
-
- OwLdapConnection(Properties, int) - Constructor for class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
Constructor
- OwLdapConnector - Class in com.wewebu.ow.server.util.ldap
-
Utility class for connecting to an LDAP Server.
- OwLdapConnector(Properties, int) - Constructor for class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Construct the LDAP Connector with given properties
- OwLdapConnector(Node) - Constructor for class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Construct LDAP connector from the XML config node of bootstrap.xml
- OwLDAPGroupInfo - Class in com.wewebu.ow.server.util.ldap
-
LDAP backed group info.
- OwLDAPGroupInfo(String, String) - Constructor for class com.wewebu.ow.server.util.ldap.OwLDAPGroupInfo
-
- OwLdapSchemaInterpreter - Interface in com.wewebu.ow.server.util.ldap
-
Schema base LDAP strategy interface.
- OwLDAPUserInfo - Class in com.wewebu.ow.server.util.ldap
-
LDAP backed user info.
- OwLDAPUserInfo(String, String) - Constructor for class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- OwLDAPUserInfo(String, String, String, String, String) - Constructor for class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- OwLikePredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <like predicate> syntax non-terminal as defined by the SQL grammar.
- OwLikePredicate(OwColumnReference, OwCharacterStringLiteral, OwPredicateFormat) - Constructor for class com.wewebu.ow.csqlc.ast.OwLikePredicate
-
Constructor
- OwLikePredicate(OwColumnReference, OwCharacterStringLiteral, boolean, OwPredicateFormat) - Constructor for class com.wewebu.ow.csqlc.ast.OwLikePredicate
-
Constructor
- OwLiteral - Interface in com.wewebu.ow.csqlc.ast
-
SQL AST node : <literal> syntax terminal as defined by the SQL grammar.
- OwLoadContext - Class in com.wewebu.ow.server.collections
-
Used to filter out objects retrieved from the back-end.
- OwLoadContext() - Constructor for class com.wewebu.ow.server.collections.OwLoadContext
-
- OwLoadContext(OwLoadContextInfo) - Constructor for class com.wewebu.ow.server.collections.OwLoadContext
-
- OwLoadContextInfo - Interface in com.wewebu.ow.server.collections
-
Interface about the context to load data/objects.
- OwLoader<T> - Interface in org.alfresco.wd.util.loader
-
Interface for loading instances of a type.
- OwLoaderProxyHandler<T> - Class in org.alfresco.wd.util.loader
-
OwLoader based proxy handler.
- OwLoaderProxyHandler(OwLoader<T>) - Constructor for class org.alfresco.wd.util.loader.OwLoaderProxyHandler
-
- OwLocalAuthenticationContext - Class in com.wewebu.ow.server.auth
-
Simple authentication storing context.
- OwLocalAuthenticationContext() - Constructor for class com.wewebu.ow.server.auth.OwLocalAuthenticationContext
-
- OwLocation - Interface in com.wewebu.ow.server.ecm
-
Interface defining the location of or for an object.
- OwLockDeniedException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when an object could not be locked, but can be used read only.
- OwLockDeniedException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwLockDeniedException
-
construct a exception with a message
- OwLockDeniedException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwLockDeniedException
-
construct a exception with a message
- OwLockDeniedException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwLockDeniedException
-
construct a exception with a message and Throwable
- OwLockDeniedException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwLockDeniedException
-
construct a exception with a message and Throwable
- OwLogBasedUserOperationListener - Class in com.wewebu.ow.server.app
-
Listener for user operation.
- OwLogBasedUserOperationListener() - Constructor for class com.wewebu.ow.server.app.OwLogBasedUserOperationListener
-
- OwLogCore - Class in com.wewebu.ow.server.log
-
Alfresco Workdesk Logger.
usage:
private static final Logger LOG = OwLogCore.getLogger(Class class_p);
Depending on the settings, returns the module/package logger or the class logger.
- OwLogCore() - Constructor for class com.wewebu.ow.server.log.OwLogCore
-
- OwLogCoreBase - Class in com.wewebu.ow.server.log
-
Alfresco Workdesk Logger abstract class.
- OwLogCoreBase() - Constructor for class com.wewebu.ow.server.log.OwLogCoreBase
-
- OwLoginView - Class in com.wewebu.ow.server.app
-
Login View Module for the Application.
- OwLoginView() - Constructor for class com.wewebu.ow.server.app.OwLoginView
-
- OwLogoutSessionListener - Class in com.wewebu.ow.server.servlets
-
Logout listener that ends the session on time out.
- OwLogoutSessionListener() - Constructor for class com.wewebu.ow.server.servlets.OwLogoutSessionListener
-
- OwLogUserOperationListenerFactory - Class in com.wewebu.ow.server.app
-
Factory that creates a operation listener that log user events in attribute bag.
- OwLogUserOperationListenerFactory(OwMainAppContext) - Constructor for class com.wewebu.ow.server.app.OwLogUserOperationListenerFactory
-
constructor
- OwMainAppContext - Class in com.wewebu.ow.server.app
-
Main Application Context Class Implementation.
- OwMainAppContext() - Constructor for class com.wewebu.ow.server.app.OwMainAppContext
-
Create a new OwMainAppContext.
- OwMainLayout - Class in com.wewebu.ow.server.app
-
Main Layout for Workdesk.
- OwMainLayout() - Constructor for class com.wewebu.ow.server.app.OwMainLayout
-
- OwMainMenuView - Class in com.wewebu.ow.server.app
-
Creates a standard top level Menus for the Workdesk.
- OwMainMenuView() - Constructor for class com.wewebu.ow.server.app.OwMainMenuView
-
- OwMainNavigationView - Class in com.wewebu.ow.server.app
-
Main Navigation UI Module.
- OwMainNavigationView() - Constructor for class com.wewebu.ow.server.app.OwMainNavigationView
-
- OwMainNavigationView.OwSubTabInfo - Class in com.wewebu.ow.server.app
-
a navigation item
- OwMainNavigationView.OwSubTabInfo(OwView) - Constructor for class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
- OwMainRoleManagerContext - Class in com.wewebu.ow.server.app
-
Main Role Manager Context Class Implementation.
- OwMainRoleManagerContext(OwMainAppContext) - Constructor for class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- OwManagedAOProvider - Class in com.wewebu.ow.server.ao
-
Application objects provider for managed contexts.
- OwManagedAOProvider() - Constructor for class com.wewebu.ow.server.ao.OwManagedAOProvider
-
- OwManagedSemiVirtualRecordConfiguration - Class in com.wewebu.ow.server.ecm
-
Cached collection of <SemiVirtualRecordClassName> XML configuration nodes
as described by the EcmAdapter node in owbootstrap.xml.
- OwManagedSemiVirtualRecordConfiguration() - Constructor for class com.wewebu.ow.server.ecm.OwManagedSemiVirtualRecordConfiguration
-
- OwManagerConfiguration - Class in com.wewebu.ow.server.ao
-
Application objects manager configuration wrapper.
- OwManagerConfiguration(OwXMLUtil) - Constructor for class com.wewebu.ow.server.ao.OwManagerConfiguration
-
- OwManagersConfiguration - Class in com.wewebu.ow.server.ao
-
Application objects manager collection configuration wrapper.
- OwManagersConfiguration(OwXMLUtil, OwSupportsConfiguration, OwAOContext) - Constructor for class com.wewebu.ow.server.ao.OwManagersConfiguration
-
- OwMandator - Interface in com.wewebu.ow.server.mandator
-
Interface for mandators (multitenancy, multi-tenant) to specify the mandator configuration data.
To be implemented with the specific ECM system.
You get a instance of the mandator manager by calling getContext().getMandatorManager().getUserMandator()
- OwMandatorManager - Interface in com.wewebu.ow.server.mandator
-
Interface for mandators (multitenancy, multi-tenant) to specify the mandator configuration data.
To be implemented with the specific ECM system.
You get a instance of the mandator manager by calling getContext().getMandatorManager().getUserMandator()
- OwMandatorManagerContext - Interface in com.wewebu.ow.server.mandator
-
Interface for the mandator (multitenancy, multi-tenant) context.
The context keeps basic configuration, localization and environment information and is independent to the web context.
- OwMappingUtils - Class in com.wewebu.ow.server.plug.owutil
-
Static class with utility functions to create mappings and read mappings from XML.
- OwMappingUtils() - Constructor for class com.wewebu.ow.server.plug.owutil.OwMappingUtils
-
- OwMasterDocument - Class in com.wewebu.ow.server.app
-
Document Module base class for the Main Area Plugins.
- OwMasterDocument() - Constructor for class com.wewebu.ow.server.app.OwMasterDocument
-
- OwMasterView - Class in com.wewebu.ow.server.app
-
View Module base class for the Main Area Plugins.
- OwMasterView() - Constructor for class com.wewebu.ow.server.app.OwMasterView
-
- OwMaxMinButtonControlView - Class in com.wewebu.ow.server.app
-
View Module to display a maximize minimize button and maximize minimize the attached view.
- OwMaxMinButtonControlView(OwView) - Constructor for class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
attach a view to the control use maximize button
- OwMaxMinButtonControlView(OwView, int) - Constructor for class com.wewebu.ow.server.app.OwMaxMinButtonControlView
-
attach a view to the control, select button mode
- OwMenu - Class in com.wewebu.ow.server.ui
-
Base class for menus for the Workdesk.
The Menu Items can consist of Icons or Text or both.
- OwMenu() - Constructor for class com.wewebu.ow.server.ui.OwMenu
-
- OwMenu.OwMenuTab - Class in com.wewebu.ow.server.ui
-
a navigation item
- OwMenu.OwMenuTab(OwEventTarget, String, String, Object, String, String) - Constructor for class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
- OwMenuView - Class in com.wewebu.ow.server.app
-
Base class for menus for the Workdesk.
- OwMenuView() - Constructor for class com.wewebu.ow.server.app.OwMenuView
-
- OwMenuView.OwMenuTabInfo - Class in com.wewebu.ow.server.app
-
a navigation item
- OwMenuView.OwMenuTabInfo(OwEventTarget, String, String, Object, String, String) - Constructor for class com.wewebu.ow.server.app.OwMenuView.OwMenuTabInfo
-
- OwMergeType - Enum in com.wewebu.ow.csqlc.ast
-
Repository merge policy type enumeration.
- OwMessageBox - Class in com.wewebu.ow.server.app
-
Generic Message Box with OK and Cancel button.
- OwMessageBox(int, int, String, String) - Constructor for class com.wewebu.ow.server.app.OwMessageBox
-
construct a message box with given type
- OwMessageBox(int, int, int, String, String) - Constructor for class com.wewebu.ow.server.app.OwMessageBox
-
construct a message box with given type
- OwMimeManager - Class in com.wewebu.ow.server.app
-
MIME Manager, holds the MIME table, creates Object hyper links,
handles requests to view and open objects according to their MIME type.
NOTE: ALWAYS CALL Reset() in your onRender method before using the insertLink functions,
otherwise the map increases to infinite.
- OwMimeManager() - Constructor for class com.wewebu.ow.server.app.OwMimeManager
-
- OwMimeManager.OwOpenCommand - Class in com.wewebu.ow.server.app
-
Identifies a open command URL or script.
- OwMimeManager.OwOpenCommand(OwMainAppContext, OwObjectReference, String) - Constructor for class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
- OwMimeManager.OwOpenCommand(OwMainAppContext, OwObjectReference, String, int) - Constructor for class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
- OwMimeManager.OwOpenCommand(OwMainAppContext, OwObjectReference, String, String, int) - Constructor for class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
- OwMimeManager.OwOpenCommand(OwMainAppContext, OwObjectReference, String, String, int, boolean) - Constructor for class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
- OwMimeManager.OwOpenCommand(OwMimeManager, OwObjectReference, String) - Constructor for class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
- OwMimeManager.OwOpenCommand(OwMimeManager, OwObjectReference, String, int) - Constructor for class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
- OwMimeManager.OwOpenCommand(OwMimeManager, OwObjectReference, String, int, boolean) - Constructor for class com.wewebu.ow.server.app.OwMimeManager.OwOpenCommand
-
- OwMimeManager.OwReplaceScanner - Class in com.wewebu.ow.server.app
-
Class to perform search and replace on strings.
Derive a subclass and implement getReplacement.
- OwMimeManager.OwReplaceScanner() - Constructor for class com.wewebu.ow.server.app.OwMimeManager.OwReplaceScanner
-
- OwMimeTypes - Class in com.wewebu.ow.server.util
-
Utility class for mimetype descriptions mappings.
If the client wants to add more MIME types, or overwrite the existing settings,
the owdummy
configuration provide a file called e.g.
- OwMimeTypes() - Constructor for class com.wewebu.ow.server.util.OwMimeTypes
-
- OwMimeTypes.OwFileObjectStatics - Class in com.wewebu.ow.server.util
-
Mimetypes singleton with mimetype file extension mappings.
- OwMouseAction - Interface in com.wewebu.ow.server.ui
-
- OwMouseEventDescription - Class in com.wewebu.ow.server.ui
-
A mouse event description : necessary key bindings and text description.
- OwMouseEventDescription(int, int, int, OwString) - Constructor for class com.wewebu.ow.server.ui.OwMouseEventDescription
-
- OwMouseSetting - Interface in com.wewebu.ow.server.ui
-
Identifiable mouse-action settings information holder.
- OwMouseSettingsConfiguration - Interface in com.wewebu.ow.server.ui
-
Centralized key settings configuration : a collection of mouse settings.
- OwMultifileDownload - Class in com.wewebu.ow.server.servlets
-
OwMultifileDownload Servlet provides one or several object contents
for download as a zipped archive or as a single content file depending on the
request and init parameters.
The OwMultifileDownload Servlet processes the request by creating an archive
of folders containing content files and/or other folders.
- OwMultifileDownload() - Constructor for class com.wewebu.ow.server.servlets.OwMultifileDownload
-
- OwMultifileDownload.OwBufferedSingleContentEntry - Class in com.wewebu.ow.server.servlets
-
An archive entry containing a single content file.
- OwMultifileDownload.OwBufferedSingleContentEntry() - Constructor for class com.wewebu.ow.server.servlets.OwMultifileDownload.OwBufferedSingleContentEntry
-
- OwMultifileDownload.OwContentArchiveEntry - Interface in com.wewebu.ow.server.servlets
-
A content archive entry.
Each entry contains 0 or more files, can be zipped on a ZipOutputStream
under
a specified path and can be "served" on a HttpServletResponse
.
- OwMultifileDownload.OwContentElementEntry - Class in com.wewebu.ow.server.servlets
-
- OwMultifileDownload.OwContentElementEntry(OwContentElement, String, int) - Constructor for class com.wewebu.ow.server.servlets.OwMultifileDownload.OwContentElementEntry
-
Constructor
- OwMultifileDownload.OwFolderArchiveEntry - Class in com.wewebu.ow.server.servlets
-
A folder archive entry.
- OwMultifileDownload.OwFolderArchiveEntry() - Constructor for class com.wewebu.ow.server.servlets.OwMultifileDownload.OwFolderArchiveEntry
-
- OwMultipanel - Interface in com.wewebu.ow.server.ui
-
Interface for multi panel views, which build up a continues flow from the first to the last view with validation.
- OwMultipanelAccessRightsView - Class in com.wewebu.ow.server.dmsdialogs.views
-
Access rights view.
- OwMultipanelAccessRightsView() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
- OwMultiPart - Class in com.wewebu.ow.server.util.upload
-
A FilePart is an upload part, which represents an input type = "file" form parameter.
- OwMultiPart(String, ServletInputStream, String, String, String, String) - Constructor for class com.wewebu.ow.server.util.upload.OwMultiPart
-
Construct a file part
- OwMultipleObjectsProcessCollector - Class in com.wewebu.ow.server.command
-
This is an utility class which holds the elements affected by a multiple objects operation.
- OwMultipleObjectsProcessCollector() - Constructor for class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector
-
Constructor.
- OwMultipleObjectsProcessCollector.OwObjectCollectData - Class in com.wewebu.ow.server.command
-
Object data caching class.
- OwMultipleObjectsProcessCollector.OwObjectCollectData(OwObject) - Constructor for class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector.OwObjectCollectData
-
Constructor
- OwMultipleSelectionCall - Class in com.wewebu.ow.server.app
-
Multiple selection document function call wrapper.
- OwMultipleSelectionCall(OwDocumentFunction, Collection, OwObject, OwClientRefreshContext, OwMainAppContext) - Constructor for class com.wewebu.ow.server.app.OwMultipleSelectionCall
-
Constructor.
- OwMultipleSelectionCall.OwValidatorMessageBox - Class in com.wewebu.ow.server.app
-
YES/NO validating message box implementation
- OwMultipleSelectionCall.OwValidatorMessageBox(String, String) - Constructor for class com.wewebu.ow.server.app.OwMultipleSelectionCall.OwValidatorMessageBox
-
Constructor.
Creates a yes/no question validation message box.
- OwMultipleSelectionCall.OwValidatorMessageBox(int, int, String, String) - Constructor for class com.wewebu.ow.server.app.OwMultipleSelectionCall.OwValidatorMessageBox
-
Constructor
- OwMultiViewNavigation - Class in com.wewebu.ow.server.app
-
Navigation view that allows for a secondary sub-view
to be selected and displayed.
- OwMultiViewNavigation() - Constructor for class com.wewebu.ow.server.app.OwMultiViewNavigation
-
- OwMultiViewNavigation.OwMultiViewTabInfo - Class in com.wewebu.ow.server.app
-
- OwMultiViewNavigation.OwMultiViewTabInfo(OwSubNavigationView, OwView, String, String, Object, String) - Constructor for class com.wewebu.ow.server.app.OwMultiViewNavigation.OwMultiViewTabInfo
-
- OwNativeSearchAdvice - Interface in com.wewebu.ow.server.ecm.eaop
-
OwNativeSearchAdvice.
- OwNavigationView - Class in com.wewebu.ow.server.ui
-
Base Class for all Navigation Views / Menus / Multiple View Navigations.
- OwNavigationView() - Constructor for class com.wewebu.ow.server.ui.OwNavigationView
-
- OwNavigationView.OwAbstractTabInfo - Class in com.wewebu.ow.server.ui
-
Simple part implemenation of OwTabInfo.
- OwNavigationView.OwAbstractTabInfo() - Constructor for class com.wewebu.ow.server.ui.OwNavigationView.OwAbstractTabInfo
-
- OwNavigationView.OwDelimiterTabInfo - Class in com.wewebu.ow.server.ui
-
info class for the tabulator view and name and optional data
- OwNavigationView.OwDelimiterTabInfo() - Constructor for class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
- OwNavigationView.OwTabInfo - Interface in com.wewebu.ow.server.ui
-
Info class for the tabulator view and name and optional data
to be overloaded by the implementing menu.
- OwNetwork<O extends OwObject> - Interface in com.wewebu.ow.server.ecm
-
Base interface for the network access.
- OwNetworkAttributeBagCodec - Class in com.wewebu.ow.server.util.paramcodec
-
- OwNetworkAttributeBagCodec(OwNetwork, String, long, String, String, String) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwNetworkAttributeBagCodec
-
- OwNetworkConfiguration - Class in com.wewebu.ow.server.util
-
Helper class to wrap the <EcmAdapter> element from owbootstrap.xml.
- OwNetworkConfiguration(OwXMLUtil) - Constructor for class com.wewebu.ow.server.util.OwNetworkConfiguration
-
Will build this instance from the provided XML.
- OwNetworkContext - Interface in com.wewebu.ow.server.ecm
-
Interface for the ECM context.
- OwNextDaysDate - Class in com.wewebu.ow.server.fieldctrlimpl
-
Special date tagging interface for OwNextDaysDateControl.
- OwNextDaysDate(int) - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwNextDaysDate
-
- OwNextDaysDate(long) - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwNextDaysDate
-
- OwNextDaysDateControl - Class in com.wewebu.ow.server.fieldctrlimpl
-
Control to display a next days select box for OwNextDaysDate.
- OwNextDaysDateControl() - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwNextDaysDateControl
-
- OwNoPreviewRenderer - Class in com.wewebu.ow.server.ui.preview
-
Renderer in case no preview is available.
- OwNoPreviewRenderer() - Constructor for class com.wewebu.ow.server.ui.preview.OwNoPreviewRenderer
-
- OwNoRenditionService - Class in com.wewebu.service.rendition.impl
-
Service which will be returned in case no Rendition Service are available.
- OwNoRenditionService() - Constructor for class com.wewebu.service.rendition.impl.OwNoRenditionService
-
- OwNOTBooleanFactor - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : NOT operator implementation of the <boolean factor> syntax non-terminal as defined by the SQL grammar.
- OwNOTBooleanFactor(OwBooleanTest) - Constructor for class com.wewebu.ow.csqlc.ast.OwNOTBooleanFactor
-
- OwNotSupportedException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when a function is not supported or not implemented.
- OwNotSupportedException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwNotSupportedException
-
construct a exception with a message
- OwNotSupportedException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwNotSupportedException
-
construct a exception with a message
- OwNotSupportedException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwNotSupportedException
-
construct a exception with a message and Throwable
- OwNotSupportedException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwNotSupportedException
-
construct a exception with a message and Throwable
- OwNullLiteral - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : an invalid/missing literal implementation.
- OwNullLiteral() - Constructor for class com.wewebu.ow.csqlc.ast.OwNullLiteral
-
- OwNullPredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <null predicatet> syntax non-terminal as defined by the SQL grammar.
- OwNullPredicate(OwColumnReference, boolean) - Constructor for class com.wewebu.ow.csqlc.ast.OwNullPredicate
-
Constructor
- OwNumberBlockPageSelectorComponent - Class in com.wewebu.ow.server.dmsdialogs.views
-
Page navigation component, that render each page URL as a group of first and the last item number displayed on that page.
- OwNumberBlockPageSelectorComponent(OwPageableView) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwNumberBlockPageSelectorComponent
-
Constructor
- OwNumberComparator - Class in com.wewebu.ow.server.fieldimpl.filter
-
Simple number comparator.
- OwNumberComparator() - Constructor for class com.wewebu.ow.server.fieldimpl.filter.OwNumberComparator
-
- OwNumberFieldControl - Class in com.wewebu.ow.server.fieldctrlimpl
-
Field control implementation for
Number
based fields.
The field rendering and updating relies on Java's
NumberFormat
.
- OwNumberFieldControl() - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- OwObject - Interface in com.wewebu.ow.server.ecm
-
Base interface for all ECM objects.
- OwObjectAccessRightsView - Class in com.wewebu.ow.server.dmsdialogs.views
-
View Module to edit the OwObject Access rights via OwNetwork.getEditAccessRightsSubModul(...).
- OwObjectAccessRightsView() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectAccessRightsView
-
- OwObjectClass - Interface in com.wewebu.ow.server.ecm
-
Base interface for object class descriptions.
- OwObjectClassPreviewView - Class in com.wewebu.ow.server.dmsdialogs.views
-
View to display the class description as Preview.
- OwObjectClassPreviewView() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassPreviewView
-
- OwObjectClassProcessor - Interface in com.wewebu.ow.server.dmsdialogs.views
-
Interface for ObjectClass handling in create process.
- OwObjectClassSelectionCfg - Class in com.wewebu.ow.server.dmsdialogs.views.classes
-
Configuration to be used for selecting the class of a newly created document.
- OwObjectClassTreeView - Class in com.wewebu.ow.server.dmsdialogs.views
-
TreeView Module to display Tree Views of OwObjects.
- OwObjectClassTreeView(OwResource, int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
construct a doc class view to select document classes
- OwObjectClassTreeView(OwResource, int, OwObjectClassSelectionCfg) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassTreeView
-
- OwObjectClassView - Class in com.wewebu.ow.server.dmsdialogs.views
-
View Module to select the document class of a new document.
- OwObjectClassView(OwResource, int, String) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
- OwObjectClassView(OwResource, int, OwObjectClassSelectionCfg) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
- OwObjectClassView(OwResource, int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
construct a doc class view to select document classes
- OwObjectClassView.OwObjectClassTreeViewViewWithStyle - Class in com.wewebu.ow.server.dmsdialogs.views
-
overwrite the object tree view to use own styles
- OwObjectClassView.OwObjectClassTreeViewViewWithStyle(OwResource, int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView.OwObjectClassTreeViewViewWithStyle
-
construct a doc class view to select document classes
- OwObjectClassView.OwObjectClassTreeViewViewWithStyle(OwResource, int, OwObjectClassSelectionCfg) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView.OwObjectClassTreeViewViewWithStyle
-
- OwObjectClassView.OwObjectClassViewListner - Interface in com.wewebu.ow.server.dmsdialogs.views
-
Event listener for select event.
- OwObjectCollection - Interface in com.wewebu.ow.server.ecm
-
Base interface for object class descriptions.
- OwObjectCollectionDelegator - Class in com.wewebu.ow.server.ecm
-
An object list wrapper/delegate class.
- OwObjectCollectionDelegator(OwObjectCollection) - Constructor for class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
Constructor
- OwObjectCollectionIterableAdapter<T> - Class in com.wewebu.ow.server.collections
-
- OwObjectCollectionIterableAdapter(OwObjectCollection) - Constructor for class com.wewebu.ow.server.collections.OwObjectCollectionIterableAdapter
-
- OwObjectCollectionIterableAdapter(OwObjectCollection, int) - Constructor for class com.wewebu.ow.server.collections.OwObjectCollectionIterableAdapter
-
- OwObjectCollectionIterableAdapter(OwObjectCollection, boolean) - Constructor for class com.wewebu.ow.server.collections.OwObjectCollectionIterableAdapter
-
- OwObjectCollectionIterableAdapter(OwObjectCollection, boolean, int) - Constructor for class com.wewebu.ow.server.collections.OwObjectCollectionIterableAdapter
-
- OwObjectEditVersionsView - Class in com.wewebu.ow.server.dmsdialogs.views
-
Versions view to display the versions of a OwObject.
- OwObjectEditVersionsView() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
construct the list view
- OwObjectFiledRecordsView - Class in com.wewebu.ow.server.dmsdialogs.views
-
Displays the records (Folders) where the given document is filed in.
- OwObjectFiledRecordsView() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectFiledRecordsView
-
- OwObjectHistoryView - Class in com.wewebu.ow.server.dmsdialogs.views
-
Display the history of an object.
- OwObjectHistoryView(OwSearchTemplate, Collection, int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
constructs a history view to display the history of an object
- OwObjectIDCodeUtil - Class in com.wewebu.ow.server.util
-
Utility class for ObjectID de- and encoding.
The ID (string) of an object can be used for path definitions, because the object
name must not be unique, therefore the object ID should not contain slashes.
- OwObjectIDCodeUtil() - Constructor for class com.wewebu.ow.server.util.OwObjectIDCodeUtil
-
- OwObjectLink - Interface in com.wewebu.ow.server.ecm
-
OwObjectLink representation of association/relationship.
- OwObjectLinkRelation - Enum in com.wewebu.ow.server.ecm
-
Enumeration of direction/relation types for an Link.
- OwObjectLinksDocument - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwObjectLinksDocument(OwObjectLinkRelation) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksDocument
-
Constructor
- OwObjectLinksDocument(OwObjectLinkRelation, Collection<String>, List<String>) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksDocument
-
Constructor
- OwObjectLinksView - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwObjectLinksView(OwObjectLinksDocument) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
- OwObjectListView - Class in com.wewebu.ow.server.dmsdialogs.views
-
Base class to all views that display object collections.
- OwObjectListView() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
construct a object list view
- OwObjectListView(int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
construct a object list view
- OwObjectListView.OwFilter - Class in com.wewebu.ow.server.dmsdialogs.views
-
A map of filter settings.
- OwObjectListView.OwFilter(String) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilter
-
create filter
- OwObjectListView.OwFilterEntry - Class in com.wewebu.ow.server.dmsdialogs.views
-
Single filter setting.
- OwObjectListView.OwFilterEntry(OwFieldDefinition, int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilterEntry
-
- OwObjectListView.OwFilterEntry(OwFieldDefinition, OwFieldDefinitionProvider, String, int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilterEntry
-
- OwObjectListView.OwHtmlAlignmentMap - Class in com.wewebu.ow.server.dmsdialogs.views
-
Static class to retrieve HTML alignment attributes out of
OwFieldColumnInfo alignment.
- OwObjectListView.OwHtmlAlignmentMap() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwHtmlAlignmentMap
-
- OwObjectListView.OwIcon - Class in com.wewebu.ow.server.dmsdialogs.views
-
Helper class to determine how many icons exists in a given string.
- OwObjectListView.OwIcon(String) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwIcon
-
constructor
- OwObjectListView.OwObjectListViewEventListner - Interface in com.wewebu.ow.server.dmsdialogs.views
-
Event listener interface for OwObjectCollectionView's.
- OwObjectListView.OwPluginEntry - Class in com.wewebu.ow.server.dmsdialogs.views
-
a single entry for a plugins with its original index
- OwObjectListView.OwPluginEntry(OwDocumentFunction, int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwPluginEntry
-
a single entry for a plugins with its original index
- OwObjectListViewCombined - Class in com.wewebu.ow.server.dmsdialogs.views
-
List View: OwObject List View Combined.
- OwObjectListViewCombined(int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
construct a object list view
- OwObjectListViewCombined() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- OwObjectListViewControl - Class in com.wewebu.ow.server.dmsdialogs.views
-
Control that selects different object list views.
- OwObjectListViewControl() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
- OwObjectListViewControl.OwListViewEntry - Class in com.wewebu.ow.server.dmsdialogs.views
-
A list view item reference entry.
- OwObjectListViewControl.OwListViewEntry(OwObjectListView) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl.OwListViewEntry
-
- OwObjectListViewControl.OwObjectListViewControlEventListener - Interface in com.wewebu.ow.server.dmsdialogs.views
-
Event listener interface.
- OwObjectListViewEXTJSGrid - Class in com.wewebu.ow.server.dmsdialogs.views
-
Object list view based on YUI-EXT Grid view.
- OwObjectListViewEXTJSGrid(int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
construct a object list view
- OwObjectListViewEXTJSGrid() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
construct a object list view
with default view mask (0).
- OwObjectListViewEXTJSGrid.OwAjaxColumnEntry - Class in com.wewebu.ow.server.dmsdialogs.views
-
Helper class for column handling.
- OwObjectListViewEXTJSGrid.OwAjaxColumnEntry(OwFieldColumnInfo, int, String) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwAjaxColumnEntry
-
create a new AjaxColumnEntry
- OwObjectListViewEXTJSGrid.OwColumnInfoBagValue - Class in com.wewebu.ow.server.dmsdialogs.views
-
String-bag-value encoder/decoder for header based column information.
- OwObjectListViewEXTJSGrid.OwColumnInfoBagValue() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- OwObjectListViewEXTJSGrid.OwColumnInfoBagValue(String) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- OwObjectListViewFilterEXTJSGrid - Class in com.wewebu.ow.server.dmsdialogs.views
-
ExtJS Object list view.
- OwObjectListViewFilterEXTJSGrid(int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
construct a object list view
- OwObjectListViewFilterEXTJSGrid() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
construct a object list view
- OwObjectListViewFilterRow - Class in com.wewebu.ow.server.dmsdialogs.views
-
Object list view.
- OwObjectListViewFilterRow(int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
construct a object list view
- OwObjectListViewFilterRow() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
construct a object list view
- OwObjectListViewPluginCache - Class in com.wewebu.ow.server.dmsdialogs.views
-
Abstract list view which contains a plugin cache utility class.
- OwObjectListViewPluginCache() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache
-
- OwObjectListViewPluginCache(int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache
-
- OwObjectListViewPluginCache.OwPluginStatus - Class in com.wewebu.ow.server.dmsdialogs.views
-
Class which holds the plugin status.
- OwObjectListViewPluginCache.OwPluginStatus(boolean, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache.OwPluginStatus
-
constructor
- OwObjectListViewPluginCache.OwPluginStatusCachingUtility - Class in com.wewebu.ow.server.dmsdialogs.views
-
Utility class for caching the enabled/disabled status
for a plugin, for each visible object in list.
- OwObjectListViewPluginCache.OwPluginStatusCachingUtility(int, int, OwObjectCollection, OwObject, Collection<OwObjectListView.OwPluginEntry>) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache.OwPluginStatusCachingUtility
-
Deprecated.
since 4.2.0.0 use #OwPluginStatusCachingUtility(OwIterable, OwObject, Collection, boolean)
instead
- OwObjectListViewPluginCache.OwPluginStatusCachingUtility(OwIterable<OwObject>, OwObject, Collection<OwObjectListView.OwPluginEntry>, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache.OwPluginStatusCachingUtility
-
Constructor
- OwObjectListViewRow - Class in com.wewebu.ow.server.dmsdialogs.views
-
Object list view.
- OwObjectListViewRow(int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
Construct a object list view.
- OwObjectListViewRow() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
Construct a object list view.By default, try to use sticky footer.
- OwObjectListViewThumbnails - Class in com.wewebu.ow.server.dmsdialogs.views
-
Object list view.
- OwObjectListViewThumbnails(int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
construct a object list view
- OwObjectListViewThumbnails() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
construct a object list view
- OwObjectListViewThumbnails.ThumbnailTypeConfig - Class in com.wewebu.ow.server.dmsdialogs.views
-
configdata of thumbnail type
- OwObjectListViewThumbnails.ThumbnailTypeConfig(String, int, int, boolean, String) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails.ThumbnailTypeConfig
-
- OwObjectNotFoundException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when a named object was not found.
- OwObjectNotFoundException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwObjectNotFoundException
-
construct a exception with a message
- OwObjectNotFoundException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwObjectNotFoundException
-
construct a exception with a message
- OwObjectNotFoundException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwObjectNotFoundException
-
construct a exception with a message and Throwable
- OwObjectNotFoundException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwObjectNotFoundException
-
construct a exception with a message and Throwable
- OwObjectPropertyFormularView - Class in com.wewebu.ow.server.dmsdialogs.views
-
Form View for Object Properties.
- OwObjectPropertyFormularView() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
- OwObjectPropertyFormularView.OwPropertyPlaceholder - Class in com.wewebu.ow.server.dmsdialogs.views
-
tuple after a successful placeholder scan
- OwObjectPropertyFormularView.OwPropertyPlaceholder(String) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView.OwPropertyPlaceholder
-
construct and scan the place holder
of the following form:
[ow_err_ | ow_ro_]
[.]
e.g.:
Customer : renders the property "Customer"
ow_err_Customer : renders the error string for the property "Customer"
ow_ro_Custpmer : renders the property "Customer" as read-only
Customer.Address : renders the property "Address" of the property "Customer", if Customer is of type OwObject
- OwObjectPropertyView - Class in com.wewebu.ow.server.dmsdialogs.views
-
View Module to edit OwObject Properties.
- OwObjectPropertyView() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- OwObjectPropertyView.OwPropertyInfo - Class in com.wewebu.ow.server.dmsdialogs.views
-
Deprecated.
since 4.2.0.0 use org.alfresco.wd.ui.conf.prop.OwPropertyInfo instead
- OwObjectPropertyView.OwPropertyInfo(String, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView.OwPropertyInfo
-
Deprecated.
- OwObjectReference - Interface in com.wewebu.ow.server.ecm
-
Base interface for all ECM Objects.
- OwObjectScope - Class in com.wewebu.ow.server.field
-
OwObject based scope for Expression Language expressions.
Rules Engine for Highlighting in Hit List.
- OwObjectScope(String, OwObject) - Constructor for class com.wewebu.ow.server.field.OwObjectScope
-
- OwObjectSequenceDialog - Class in com.wewebu.ow.server.app
-
Object collection nase implementation.
- OwObjectSequenceDialog(List<OwObject>) - Constructor for class com.wewebu.ow.server.app.OwObjectSequenceDialog
-
- OwObjectSkeleton - Class in com.wewebu.ow.server.ecm
-
OwObject implementation to be used for new objects.
To be implemented with the specific ECM system.
- OwObjectSkeleton(OwNetwork, OwObjectClass) - Constructor for class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
construct An Empty Object
- OwObjectSkeleton(OwNetwork, OwObjectClass, OwXMLUtil) - Constructor for class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
construct An Empty Object
- OwObjectsQuery - Interface in com.wewebu.ow.server.ecm
-
Implementors of this interface are objects query implementations.
- OwObjectTreeView - Class in com.wewebu.ow.server.dmsdialogs.views
-
TreeView Module to display Tree Views of OwObjects.
- OwObjectTreeView() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
- OwObjectTreeViewEXTJS - Class in com.wewebu.ow.server.dmsdialogs.views
-
Object tree based on EXT-JS tree view.
- OwObjectTreeViewEXTJS() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
- OwObjectTreeViewEXTJS.OwTreeViewNodeJS - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwObjectTreeViewEXTJS.OwTreeViewNodeJS(OwTreeView, Object) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS.OwTreeViewNodeJS
-
Constructor.
- OwObjectUtils - Class in com.wewebu.ow.server.plug.owutil
-
Static class with utility functions to access OwObjects.
- OwObjectUtils() - Constructor for class com.wewebu.ow.server.plug.owutil.OwObjectUtils
-
- OwOperandFolderFormat - Class in com.wewebu.ow.csqlc.ast
-
<in folder> syntax non-terminal operand based format(e.g.
- OwOperandFolderFormat(String, String, String) - Constructor for class com.wewebu.ow.csqlc.ast.OwOperandFolderFormat
-
- OwOrderByClause - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <order by clause> syntax non-terminal as defined by the SQL grammar.
- OwOrderByClause() - Constructor for class com.wewebu.ow.csqlc.ast.OwOrderByClause
-
- OwORSearchCondition - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : OR operator implementation of the <search condition> syntax non-terminal as defined by the SQL grammar.
- OwORSearchCondition(OwSearchCondition, OwBooleanTerm) - Constructor for class com.wewebu.ow.csqlc.ast.OwORSearchCondition
-
- OwOSFamily - Enum in com.wewebu.ow.server.ui.ua
-
HTTP user agent pattern based operating system family model.
- OwOSFamilyKeyAction - Class in com.wewebu.ow.server.ui
-
Key action that can distinguish between user agent described operating system families.
- OwOSFamilyKeyAction(OwOSFamilyKeyCodeSetting, String, String) - Constructor for class com.wewebu.ow.server.ui.OwOSFamilyKeyAction
-
- OwOSFamilyKeyAction(OwOSFamilyKeyCodeSetting, String, String, String) - Constructor for class com.wewebu.ow.server.ui.OwOSFamilyKeyAction
-
- OwOSFamilyKeyCodeSetting - Class in com.wewebu.ow.server.ui
-
Operating system based key setting.
- OwOSFamilyKeyCodeSetting(String, OwOSFamilyKeyCodeSetting.OwOSFamilyKeyCode...) - Constructor for class com.wewebu.ow.server.ui.OwOSFamilyKeyCodeSetting
-
- OwOSFamilyKeyCodeSetting.OwOSFamilyKeyCode - Class in com.wewebu.ow.server.ui
-
OwOSFamilyKeyCode.
- OwOSFamilyKeyCodeSetting.OwOSFamilyKeyCode(OwOSFamily, int, int) - Constructor for class com.wewebu.ow.server.ui.OwOSFamilyKeyCodeSetting.OwOSFamilyKeyCode
-
- OwOSFamilyMouseAction - Class in com.wewebu.ow.server.ui
-
- OwOSFamilyMouseAction(OwOSFamilyMouseSetting, OwString) - Constructor for class com.wewebu.ow.server.ui.OwOSFamilyMouseAction
-
- OwOSFamilyMouseSetting - Class in com.wewebu.ow.server.ui
-
Operating system based mouse setting.
- OwOSFamilyMouseSetting(String, OwOSFamilyMouseSetting.OwOSFamilyMouseActionCode...) - Constructor for class com.wewebu.ow.server.ui.OwOSFamilyMouseSetting
-
- OwOSFamilyMouseSetting.OwOSFamilyMouseActionCode - Class in com.wewebu.ow.server.ui
-
- OwOSFamilyMouseSetting.OwOSFamilyMouseActionCode(OwOSFamily, int, int, int) - Constructor for class com.wewebu.ow.server.ui.OwOSFamilyMouseSetting.OwOSFamilyMouseActionCode
-
- OwPage<T> - Class in com.wewebu.ow.server.collections.impl
-
Container for a single page worth of items.
- OwPage(List<T>, BigInteger, Boolean) - Constructor for class com.wewebu.ow.server.collections.impl.OwPage
-
- OwPage(List<T>, long, boolean) - Constructor for class com.wewebu.ow.server.collections.impl.OwPage
-
- OwPageableListView - Class in com.wewebu.ow.server.dmsdialogs.views
-
Abstraction of paging handling for ListViews.
- OwPageableListView() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- OwPageableListView(int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- OwPageableObject<T extends OwObject> - Interface in com.wewebu.ow.server.collections
-
This interface denotes an object that is capable of providing navigation
of its children through the
OwIterable
interface.
- OwPageableView - Interface in com.wewebu.ow.server.dmsdialogs.views
-
Base interface for the views that intends to use different paging components.
- OwPageSelectorComponent - Class in com.wewebu.ow.server.dmsdialogs.views
-
Base class for paging components.
- OwPageSelectorComponent(OwPageableView) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Constructor.
- OwParameterMap - Class in com.wewebu.ow.server.util.paramcodec
-
Encapsulates a
Map
containing parameter names as keys and
parameter values as map values.
- OwParameterMap() - Constructor for class com.wewebu.ow.server.util.paramcodec.OwParameterMap
-
Constructor
- OwParameterMap(OwParameterMap) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwParameterMap
-
Deep copy constructor
- OwParameterMap(Map) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwParameterMap
-
Constructor
- OwParameterMapCodec - Interface in com.wewebu.ow.server.util.paramcodec
-
- OwPasteMetadataHandler - Interface in com.wewebu.ow.server.dmsdialogs.views
-
Provide support for paste operations inside properties view.
- OwPath - Class in com.wewebu.ow.server.ecm
-
OwPath value for search templates.
- OwPath(String) - Constructor for class com.wewebu.ow.server.ecm.OwPath
-
- OwPath(String, boolean) - Constructor for class com.wewebu.ow.server.ecm.OwPath
-
- OwPath(String, String, boolean) - Constructor for class com.wewebu.ow.server.ecm.OwPath
-
- OwPeerMethodCollector - Class in com.wewebu.ow.server.ecm.eaop
-
An
OwReflectiveCollector
that collects results through methods
having the same name as the advice method and an argument that matches the type
of the advice method return type.
- OwPeerMethodCollector() - Constructor for class com.wewebu.ow.server.ecm.eaop.OwPeerMethodCollector
-
- OwPendingSessionException - Exception in com.wewebu.ow.server.ui
-
Exception thrown, when the previous request is not yet finished.
- OwPendingSessionException(String) - Constructor for exception com.wewebu.ow.server.ui.OwPendingSessionException
-
construct a exception with a message
- OwPendingSessionException(OwString) - Constructor for exception com.wewebu.ow.server.ui.OwPendingSessionException
-
construct a exception with a message
- OwPendingSessionException(String, Throwable) - Constructor for exception com.wewebu.ow.server.ui.OwPendingSessionException
-
construct a exception with a message and Throwable
- OwPendingSessionException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.ui.OwPendingSessionException
-
construct a exception with a message and Throwable
- OwPermissionCollection - Interface in com.wewebu.ow.server.ecm
-
Base interface for ECM System specific permissions objects.
- OwPermissionsDocument - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwPermissionsDocument(OwObject) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPermissionsDocument
-
Constructor.
- OwPermissionsDocument(OwObject, OwPermissionCollection) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPermissionsDocument
-
Constructor
- OwPlugin - Interface in com.wewebu.ow.server.app
-
Base interface for all plugins.
- OwPluginKeyBoardMaping - Class in com.wewebu.ow.server.app
-
Single keyboard mapping for a plugin.
- OwPluginKeyBoardMaping(OwPluginKeyBoardMaping) - Constructor for class com.wewebu.ow.server.app.OwPluginKeyBoardMaping
-
- OwPluginKeyBoardMaping(Node) - Constructor for class com.wewebu.ow.server.app.OwPluginKeyBoardMaping
-
- OwPluginKeyBoardMaping() - Constructor for class com.wewebu.ow.server.app.OwPluginKeyBoardMaping
-
- OwPluginKeyBoardMaping(String, int, int) - Constructor for class com.wewebu.ow.server.app.OwPluginKeyBoardMaping
-
- OwPluginKeyBoardMaping(String, int, int, OwOSFamily) - Constructor for class com.wewebu.ow.server.app.OwPluginKeyBoardMaping
-
- OwPolicy - Interface in com.wewebu.ow.server.ecm
-
Interface for policies used in OwPermissionCollection.
To be implemented with the specific ECM system.
- OwPolicyLevelDocument - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwPolicyLevelDocument(OwPermissionsDocument) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelDocument
-
- OwPolicyLevelView - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwPolicyLevelView(OwUIGenericAccessRightsModul, OwUserInfo, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
Constructor
- OwPolicyLevelView(OwUIGenericAccessRightsModul, OwUserInfo, boolean, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
Constructor
- OwPolicyLevelView.OwPolicyViewItem - Class in com.wewebu.ow.server.dmsdialogs.views
-
List box item policy item.Used to provide unique IDs for
OwPolicy
objects
- OwPortletApplication - Class in com.wewebu.ow.server.ui
-
Main Portlet Application Class, handles Portlet API and maps to document view.
- OwPortletApplication() - Constructor for class com.wewebu.ow.server.ui.OwPortletApplication
-
Creates a new instance of OwPortletApplication
- OwPredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <predicate> syntax non-terminal as defined by the SQL grammar.
- OwPredicate() - Constructor for class com.wewebu.ow.csqlc.ast.OwPredicate
-
- OwPredicateFormat - Class in com.wewebu.ow.csqlc.ast
-
SQL standard form predicate (prefix leftOPerand operator rightOperand suffix) node configuration.
- OwPredicateFormat(String, String, String, String, String, String) - Constructor for class com.wewebu.ow.csqlc.ast.OwPredicateFormat
-
- OwPreview - Class in com.wewebu.ow.server.ui.preview
-
- OwPreview(OwXMLUtil, OwObject) - Constructor for class com.wewebu.ow.server.ui.preview.OwPreview
-
- OwPreviewContext - Interface in com.wewebu.ow.server.ui.preview
-
Interface for the context of integrated preview.
- OwPreviewRenderer - Interface in com.wewebu.ow.server.ui.preview
-
Interface for internal renderer of Integrated preview handler.
- OwPriorityRule - Interface in com.wewebu.ow.server.field
-
Priority rule definition.
Rules Engine for Highlighting in Hit List.
- OwPriorityRuleBase - Class in com.wewebu.ow.server.field
-
Base class for priority rules implementation.
Rules Engine for Highlighting in Hit List.
- OwPriorityRuleBase() - Constructor for class com.wewebu.ow.server.field.OwPriorityRuleBase
-
- OwPriorityRuleBase(String, String, String) - Constructor for class com.wewebu.ow.server.field.OwPriorityRuleBase
-
Constructor
- OwPriorityRuleFactory - Class in com.wewebu.ow.server.field
-
Singleton priority rules factory.
Used for multiple Priority Rules implementations and legacy support.
Rules Engine for Highlighting in Hit List.
- OwPrivilege - Interface in com.wewebu.ow.server.ecm
-
Interface for privileges used in OwPermissionCollection.
- OwPrivilegesDocument - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwPrivilegesDocument(OwPermissionsDocument, Map<String, String>) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesDocument
-
- OwPrivilegeSet - Interface in com.wewebu.ow.server.ecm
-
Interface for privilege sets used in OwPermissionCollection.
- OwPrivilegeSetEditor - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwPrivilegeSetEditor(OwPrivilegesDocument, OwDialog) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditor
-
- OwPrivilegeSetEditorDocument - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwPrivilegeSetEditorDocument(OwPrivilegesDocument) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditorDocument
-
- OwPrivilegesView - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwPrivilegesView(OwUIGenericAccessRightsModul, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
- OwPrivilegesView(OwUIGenericAccessRightsModul, Map<String, String>, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
- OwProcessableObjectStrategy - Interface in com.wewebu.ow.server.command
-
Check if the specific object is can be processed.
- OwProfileDialog - Class in org.alfresco.wd.ui.profile
-
Dialog to show User Profile.
- OwProfileDialog() - Constructor for class org.alfresco.wd.ui.profile.OwProfileDialog
-
- OwPropertiesCollectionScope - Class in com.wewebu.ow.server.field
-
A property collection based scope for Expression Language expressions.
Rules Engine for Highlighting in Hit List.
- OwPropertiesCollectionScope(String, OwPropertyCollection) - Constructor for class com.wewebu.ow.server.field.OwPropertiesCollectionScope
-
- OwPropertiesContainerScope - Class in com.wewebu.ow.server.field
-
Abstract property container based scope for Expression Language expressions.
Rules Engine for Highlighting in Hit List.
- OwPropertiesContainerScope(String) - Constructor for class com.wewebu.ow.server.field.OwPropertiesContainerScope
-
- OwProperty - Interface in com.wewebu.ow.server.ecm
-
Base interface for object properties.
- OwPropertyClass - Interface in com.wewebu.ow.server.ecm
-
Base interface for property class descriptions.
- OwPropertyCollection - Interface in com.wewebu.ow.server.ecm
-
Base interface for property maps from an objects.
- OwPropertyComparator - Class in com.wewebu.ow.server.ecm
-
Standard property comparator implementation.
- OwPropertyGroup<T extends OwPropertyInfo> - Interface in org.alfresco.wd.ui.conf.prop
-
Interface of a Property Group configuration.
- OwPropertyInfo - Class in org.alfresco.wd.ui.conf.prop
-
Helper tuple definition of UI property Id and state.
- OwPropertyInfo(String, boolean) - Constructor for class org.alfresco.wd.ui.conf.prop.OwPropertyInfo
-
- OwPropertyListConfiguration - Class in org.alfresco.wd.ui.conf
-
PropertyGroups and PropertyList configuration object representation.
- OwPropertyListConfiguration() - Constructor for class org.alfresco.wd.ui.conf.OwPropertyListConfiguration
-
- OwPropertyListConfiguration(String) - Constructor for class org.alfresco.wd.ui.conf.OwPropertyListConfiguration
-
- OwPropertySubregion<T extends OwPropertyInfo> - Interface in org.alfresco.wd.ui.conf
-
Interface to represent a Property rendering region
- OwPropertyViewBridge - Interface in com.wewebu.ow.server.dmsdialogs
-
Property view bridge interface.
- OwProviderConfiguration - Class in com.wewebu.service.rendition.impl
-
Class to wrap the configuration XML of a RenditionServiceProvider.
- OwQuantifiedComparisonPredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <quantified comparison predicate> based on syntax non-terminal
defined by the SQL grammar.
- OwQuantifiedComparisonPredicate(OwLiteral, OwColumnReference, boolean, OwPredicateFormat) - Constructor for class com.wewebu.ow.csqlc.ast.OwQuantifiedComparisonPredicate
-
Constructor
- OwQuantifiedInPredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <quantified in predicate> based on syntax non-terminal
defined by the SQL grammar.
- OwQuantifiedInPredicate(OwColumnReference, OwInValueList, boolean, OwPredicateFormat) - Constructor for class com.wewebu.ow.csqlc.ast.OwQuantifiedInPredicate
-
Constructor
- OwQueriedCollection - Class in com.wewebu.ow.server.ecm
-
- OwQueriedCollection(OwObjectCollection, OwObjectsQuery) - Constructor for class com.wewebu.ow.server.ecm.OwQueriedCollection
-
- OwQueriedCollection(OwObjectsQuery, OwSort) - Constructor for class com.wewebu.ow.server.ecm.OwQueriedCollection
-
- OwQueryStatement - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <query statement> syntax root non-terminal as defined by the SQL grammar.
- OwQueryStatement(OwRepositoryTarget, OwSimpleTable) - Constructor for class com.wewebu.ow.csqlc.ast.OwQueryStatement
-
Constructor
- OwQueryStatement(OwRepositoryTarget, OwSimpleTable, OwOrderByClause) - Constructor for class com.wewebu.ow.csqlc.ast.OwQueryStatement
-
Constructor
- OwReason - Interface in com.wewebu.ow.server.ecm
-
Base interface for reason object.
- OwRecordFunction - Class in com.wewebu.ow.server.app
-
Base class for Record Function plugins, used in the record plugin only.
- OwRecordFunction() - Constructor for class com.wewebu.ow.server.app.OwRecordFunction
-
- OwReflectiveCollector - Class in com.wewebu.ow.server.ecm.eaop
-
A result collector that uses reflection to match an abstract collect method
for each advice method call result.
- OwReflectiveCollector() - Constructor for class com.wewebu.ow.server.ecm.eaop.OwReflectiveCollector
-
- OwRelativeDate - Class in com.wewebu.ow.server.fieldctrlimpl
-
Current time relative
Date
extension base.
- OwRelativeDate(int) - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwRelativeDate
-
Constructor
- OwRelativeDate(long) - Constructor for class com.wewebu.ow.server.fieldctrlimpl.OwRelativeDate
-
Constructor used for restoring search template state
- OwRenderRowException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when rendering a row failed.
- OwRenderRowException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwRenderRowException
-
construct a exception with a message
- OwRenderRowException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwRenderRowException
-
construct a exception with a message
- OwRenderRowException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwRenderRowException
-
construct a exception with a message and Throwable
- OwRenderRowException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwRenderRowException
-
construct a exception with a message and Throwable
- OwRenditionService - Interface in com.wewebu.service.rendition
-
Interface for Rendition capability handling.
- OwRenditionServiceProvider - Interface in com.wewebu.service.rendition
- OwRenditionServlet - Class in com.wewebu.ow.server.servlets
-
OwRenditionServlet for retrieval of renditions from objects.
- OwRenditionServlet() - Constructor for class com.wewebu.ow.server.servlets.OwRenditionServlet
-
- OwRepository<O extends OwObject> - Interface in com.wewebu.ow.server.ecm
-
Base interface for Repositories.
- OwRepositoryAOSupport - Class in com.wewebu.ow.server.ao
-
Simple Repository based OwAOSupport.
- OwRepositoryAOSupport() - Constructor for class com.wewebu.ow.server.ao.OwRepositoryAOSupport
-
- OwRepositoryAOSupport(OwNetwork<?>, String, int[], int, String) - Constructor for class com.wewebu.ow.server.ao.OwRepositoryAOSupport
-
Create an instance with a max size of Integer.MAX_VALUE for object retrieval.
- OwRepositoryAOSupport(OwNetwork<?>, String, int[], int, String, int) - Constructor for class com.wewebu.ow.server.ao.OwRepositoryAOSupport
-
Create an instance with a max size of Integer.MAX_VALUE,
for object retrieval.
- OwRepositoryContext - Interface in com.wewebu.ow.server.ecm
-
Interface for the ECM Repository context.
- OwRepositoryContext.OwConfigChangeEvent - Class in com.wewebu.ow.server.ecm
-
Delegates OwConfigChangeEventListener notifications to the subscribed listeners.
- OwRepositoryContext.OwConfigChangeEvent() - Constructor for class com.wewebu.ow.server.ecm.OwRepositoryContext.OwConfigChangeEvent
-
- OwRepositoryContext.OwConfigChangeEventListener - Interface in com.wewebu.ow.server.ecm
-
Interface of config change event listeners that get notifications about changes in configuration.
- OwRepositoryTarget - Class in com.wewebu.ow.csqlc.ast
-
Targeted repository information encapsulation.
- OwRepositoryTarget(String, OwMergeType) - Constructor for class com.wewebu.ow.csqlc.ast.OwRepositoryTarget
-
- OwRequestContext - Class in com.wewebu.ow.server.util
-
Helper for request context handling.
- OwRequestContext() - Constructor for class com.wewebu.ow.server.util.OwRequestContext
-
- OwRequestListener - Class in com.wewebu.ow.server.servlets
-
ServletRequestListener.
- OwRequestListener() - Constructor for class com.wewebu.ow.server.servlets.OwRequestListener
-
- OwResource - Interface in com.wewebu.ow.server.ecm
-
Base interface for resource objects to identify resources in ECM Adapters that
support multiple resources (Archives, ObjectStore...).
- OwResource.OwClassDescriptionPropertyClass - Class in com.wewebu.ow.server.ecm
-
Special property class for ClassDescription property.
- OwResource.OwClassDescriptionPropertyClass() - Constructor for class com.wewebu.ow.server.ecm.OwResource.OwClassDescriptionPropertyClass
-
construct PropertyClass Object and set members
- OwResource.OwObjectNamePropertyClass - Class in com.wewebu.ow.server.ecm
-
Special property class for the object name property.
- OwResource.OwObjectNamePropertyClass() - Constructor for class com.wewebu.ow.server.ecm.OwResource.OwObjectNamePropertyClass
-
construct PropertyClass Object and set members
- OwResource.OwObjectPathPropertyClass - Class in com.wewebu.ow.server.ecm
-
Special property class for the object path property.
- OwResource.OwObjectPathPropertyClass() - Constructor for class com.wewebu.ow.server.ecm.OwResource.OwObjectPathPropertyClass
-
- OwResource.OwResourcePropertyClass - Class in com.wewebu.ow.server.ecm
-
Special property class for resource property.
- OwResource.OwResourcePropertyClass() - Constructor for class com.wewebu.ow.server.ecm.OwResource.OwResourcePropertyClass
-
construct PropertyClass Object and set members
- OwResource.OwSpecialPropertyClass - Class in com.wewebu.ow.server.ecm
-
Class description for special classes, which are added manually.
- OwResource.OwSpecialPropertyClass() - Constructor for class com.wewebu.ow.server.ecm.OwResource.OwSpecialPropertyClass
-
construct PropertyClass Object and set members
- OwResource.OwVersionSeriesPropertyClass - Class in com.wewebu.ow.server.ecm
-
Special property class for VersionSeries ID property.
- OwResource.OwVersionSeriesPropertyClass() - Constructor for class com.wewebu.ow.server.ecm.OwResource.OwVersionSeriesPropertyClass
-
construct PropertyClass Object and set members
- OwResourceProperties - Class in com.wewebu.ow.server.util
-
Class which upgrades the java.util.Properties
with several methods.
- OwResourceProperties() - Constructor for class com.wewebu.ow.server.util.OwResourceProperties
-
- OwRestletAuthenticationHandler - Interface in org.alfresco.wd.ext.restlet.auth
- OwRestletBasicAuthenticationHandler - Class in org.alfresco.wd.ext.restlet.auth
-
Simple HTTP-BASIC authentication RESTlet handler.
- OwRestletBasicAuthenticationHandler(String, String) - Constructor for class org.alfresco.wd.ext.restlet.auth.OwRestletBasicAuthenticationHandler
-
- OwRole - Interface in com.wewebu.ow.server.ecm
-
Role defining interface.
- OwRoleManagedAOImpl<T> - Class in com.wewebu.ow.server.ao
-
Simple implementation of OwAOType for role
managed application objects.
- OwRoleManagedAOImpl(OwAOTypesEnum, Class<T>, int) - Constructor for class com.wewebu.ow.server.ao.OwRoleManagedAOImpl
-
- OwRoleManagedAOType<T> - Interface in com.wewebu.ow.server.ao
-
Extension of OwAOType for role managed application objects .
- OwRoleManager - Interface in com.wewebu.ow.server.role
-
Interface for the role manager.
Override this class to implement your own role manager
and set the role manager in the bootstrap settings.
You get a instance of the RoleManager by calling getContext().getRoleManager().
- OwRoleManagerContext - Interface in com.wewebu.ow.server.role
-
Interface for the role manager context.
The context keeps basic configuration, localization and environment information and is independent to the web context.
- OwRoleOptionAttributeBag - Class in com.wewebu.ow.server.role
-
Since the role manager is only available after login and we need the option ID bag before, we use this delegate.
- OwRoleOptionAttributeBag() - Constructor for class com.wewebu.ow.server.role.OwRoleOptionAttributeBag
-
- OwRootClassCfg - Class in com.wewebu.ow.server.dmsdialogs.views.classes
-
- OwRootClassCfg(String, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.classes.OwRootClassCfg
-
- OwrReturnTypeCollector - Class in com.wewebu.ow.server.ecm.eaop
-
An
OwReflectiveCollector
that collects results through methods
than are named "collect" and have an argument that matches the type
of the advice method return type.
- OwrReturnTypeCollector() - Constructor for class com.wewebu.ow.server.ecm.eaop.OwrReturnTypeCollector
-
- OwRuntimeException - Exception in com.wewebu.ow.server.exceptions
-
Base class for all specialized unchecked Exception in OECM Framework.
- OwRuntimeException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwRuntimeException
-
Create a new OwRuntimeException
with a non-localizable message.
- OwRuntimeException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwRuntimeException
-
Create a new OwRuntimeException
with a non-localizable message and a cause.
- OwRuntimeException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwRuntimeException
-
Create a new OwRuntimeException
with a localizable message.
- OwRuntimeException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwRuntimeException
-
Create a new OwRuntimeException
with a localizable message and a cause.
- OwScript - Class in com.wewebu.ow.server.app
-
Object representation of a JavaScript snippet.
- OwScript(String) - Constructor for class com.wewebu.ow.server.app.OwScript
-
- OwScript(String, int) - Constructor for class com.wewebu.ow.server.app.OwScript
-
- OwScriptTable - Class in com.wewebu.ow.server.ui
-
Utility class for Java Script supported HTML tables with selection and context menu.
In addition java script code needs to be included into the page.
- OwScriptTable() - Constructor for class com.wewebu.ow.server.ui.OwScriptTable
-
- OwSearchCondition - Interface in com.wewebu.ow.csqlc.ast
-
SQL AST node : <search condition> syntax non-terminal as defined by the SQL grammar.
- OwSearchConditionBooleanTest - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : sub search condition embedding
<boolean term>:='(' <search condition> ')' syntax
non-terminal as defined by the SQL grammar.
- OwSearchConditionBooleanTest(OwSearchCondition) - Constructor for class com.wewebu.ow.csqlc.ast.OwSearchConditionBooleanTest
-
- OwSearchConditionBooleanTest(OwSearchCondition, boolean) - Constructor for class com.wewebu.ow.csqlc.ast.OwSearchConditionBooleanTest
-
- OwSearchConditionPredicate - Class in com.wewebu.ow.csqlc.ast
-
Search condition wrapping predicate.
- OwSearchConditionPredicate(OwSearchCondition) - Constructor for class com.wewebu.ow.csqlc.ast.OwSearchConditionPredicate
-
- OwSearchCriteria - Class in com.wewebu.ow.server.field
-
Search criteria tuple containing property, operator and value.
- OwSearchCriteria() - Constructor for class com.wewebu.ow.server.field.OwSearchCriteria
-
- OwSearchCriteriaFieldDefOverride - Class in com.wewebu.ow.server.field
-
Overridden OwSearchCriteria to set specific max, min, default and native
values for custom controls.
- OwSearchCriteriaFieldDefOverride() - Constructor for class com.wewebu.ow.server.field.OwSearchCriteriaFieldDefOverride
-
- OwSearchCriteriaView - Class in com.wewebu.ow.server.app
-
View Module to display and edit search criteria.
- OwSearchCriteriaView() - Constructor for class com.wewebu.ow.server.app.OwSearchCriteriaView
-
- OwSearchNode - Class in com.wewebu.ow.server.field
-
Class for searches
Searches are trees of OwSearchNode Objects.
Each node can contain either a list of child OwSearchNode Objects of a search criteria element.
- OwSearchNode(OwSearchCriteria) - Constructor for class com.wewebu.ow.server.field.OwSearchNode
-
criteria constructor
- OwSearchNode(OwFieldDefinition, int, Object, int, String, String, Collection) - Constructor for class com.wewebu.ow.server.field.OwSearchNode
-
create a search node with a criteria
- OwSearchNode(OwFieldDefinition, int, Object, int, String, String, Collection, Object, Object, Object, String) - Constructor for class com.wewebu.ow.server.field.OwSearchNode
-
decorator pattern to and override a search node with a criteria
- OwSearchNode(OwField, int, int, String, String, Collection) - Constructor for class com.wewebu.ow.server.field.OwSearchNode
-
create a search node with a criteria
- OwSearchNode(OwFieldDefinition, int, Object, int) - Constructor for class com.wewebu.ow.server.field.OwSearchNode
-
create a search node with a criteria
- OwSearchNode(OwField, int, int) - Constructor for class com.wewebu.ow.server.field.OwSearchNode
-
create a search node with a criteria
- OwSearchNode(int, int) - Constructor for class com.wewebu.ow.server.field.OwSearchNode
-
create combination search with children but no criteria
- OwSearchNode(OwSearchNode) - Constructor for class com.wewebu.ow.server.field.OwSearchNode
-
create a copy with child tree
- OwSearchNode() - Constructor for class com.wewebu.ow.server.field.OwSearchNode
-
default constructor for overridden classes
- OwSearchNode.OwSearchList - Class in com.wewebu.ow.server.field
-
Deprecated.
since 4.0.0.0
- OwSearchNode.OwSearchList(OwSearchNode, int) - Constructor for class com.wewebu.ow.server.field.OwSearchNode.OwSearchList
-
Deprecated.
constructs a list form the given OwSearchNode tree
- OwSearchNode.OwSearchMap - Class in com.wewebu.ow.server.field
-
Deprecated.
since 4.0.0.0 don't use this class anymore
- OwSearchNode.OwSearchMap(OwSearchNode, int) - Constructor for class com.wewebu.ow.server.field.OwSearchNode.OwSearchMap
-
Deprecated.
constructs a list form the given OwSearchNode tree
- OwSearchNode.OwSearchNodeFieldProvider - Class in com.wewebu.ow.server.field
-
Field provider interface for searches.
- OwSearchNode.OwSearchNodeFieldProvider(OwSearchNode) - Constructor for class com.wewebu.ow.server.field.OwSearchNode.OwSearchNodeFieldProvider
-
create a field provider for the given search
- OwSearchNodeFilter - Class in com.wewebu.ow.server.fieldimpl
-
Helper class to filter criteria node in a SearchNode structure.
- OwSearchNodeFilter(int) - Constructor for class com.wewebu.ow.server.fieldimpl.OwSearchNodeFilter
-
- OwSearchNodeFilter() - Constructor for class com.wewebu.ow.server.fieldimpl.OwSearchNodeFilter
-
- OwSearchObjectStore - Class in com.wewebu.ow.server.ecm
-
Search template defined ObjectStore data.
- OwSearchObjectStore(String, String) - Constructor for class com.wewebu.ow.server.ecm.OwSearchObjectStore
-
- OwSearchOperator - Class in com.wewebu.ow.server.field
-
Manages the search operators.
- OwSearchOperator() - Constructor for class com.wewebu.ow.server.field.OwSearchOperator
-
- OwSearchOperator.OperatorMapSingleton - Class in com.wewebu.ow.server.field
-
Singleton with the operator maps.
- OwSearchPath - Class in com.wewebu.ow.server.ecm
-
Search template defined search path.
- OwSearchPath(OwSearchObjectStore) - Constructor for class com.wewebu.ow.server.ecm.OwSearchPath
-
Constructor
- OwSearchPath(String, String, boolean, OwSearchObjectStore) - Constructor for class com.wewebu.ow.server.ecm.OwSearchPath
-
Constructor
- OwSearchPathField - Class in com.wewebu.ow.server.ecm
-
Search template criteria-field for path entries.
- OwSearchPathField(OwSearchPath) - Constructor for class com.wewebu.ow.server.ecm.OwSearchPathField
-
Constructor
- OwSearchPathField() - Constructor for class com.wewebu.ow.server.ecm.OwSearchPathField
-
- OwSearchPathField.OwSearchPathFieldClass - Class in com.wewebu.ow.server.ecm
-
OwSearchPathFieldClass.
- OwSearchSQLOperator - Class in com.wewebu.ow.server.field
-
Standard Operator to create SQL out of a OwSearchNode Tree.
- OwSearchSQLOperator(int) - Constructor for class com.wewebu.ow.server.field.OwSearchSQLOperator
-
create a new operator
- OwSearchSQLOperator.SqlOperatorSingleton - Class in com.wewebu.ow.server.field
-
Singleton for the SQL operators.
- OwSearchSQLPreparedStatementOperator - Class in com.wewebu.ow.server.field
-
Operator to create SQL out of a OwSearchNode Tree using prepared statements.
- OwSearchSQLPreparedStatementOperator() - Constructor for class com.wewebu.ow.server.field.OwSearchSQLPreparedStatementOperator
-
Default constructor
- OwSearchTemplate - Interface in com.wewebu.ow.server.field
-
Object Wrapper for XML Search Templates.
Parses Search Objects to create search forms and holds formating information for the search results.
To be implemented by the DMS Adaptor.
- OwSearchTemplateFactory - Interface in com.wewebu.ow.server.ao
-
A search template factory interface.
- OwSearchTemplatesManager - Class in com.wewebu.ow.server.ao
-
- OwSearchTemplatesManager() - Constructor for class com.wewebu.ow.server.ao.OwSearchTemplatesManager
-
- OwSearchTemplatesManager(OwAOSupport, OwSearchTemplateFactory) - Constructor for class com.wewebu.ow.server.ao.OwSearchTemplatesManager
-
Constructor - an empty string base path will be used
- OwSearchTemplatesManager(OwAOSupport, String, OwSearchTemplateFactory, String, String) - Constructor for class com.wewebu.ow.server.ao.OwSearchTemplatesManager
-
Constructor
- OwSecretEncryption - Class in com.wewebu.ow.server.util
-
Utility class to encrypt / decrypt strings.
You can use this class for simple encryption of strings.
WARNING:
This class offers only weak encryption.
- OwSecretEncryption() - Constructor for class com.wewebu.ow.server.util.OwSecretEncryption
-
- OwSecretKey - Class in com.wewebu.ow.server.util
-
Represents a static secret key used for encryption.
- OwSecretKey() - Constructor for class com.wewebu.ow.server.util.OwSecretKey
-
create a key out of the given serialized byte representation
- OwSelectAll - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : an select all (egg.
- OwSelectAll() - Constructor for class com.wewebu.ow.csqlc.ast.OwSelectAll
-
Constructor
- OwSelectAll(OwColumnQualifier) - Constructor for class com.wewebu.ow.csqlc.ast.OwSelectAll
-
Constructor
- OwSelectList - Interface in com.wewebu.ow.csqlc.ast
-
SQL AST node : <select list> syntax non-terminal as defined by the SQL grammar.
- OwSelectSublist - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <select sublist> syntax non-terminal as defined by the SQL grammar.
- OwSelectSublist(OwValueExpression) - Constructor for class com.wewebu.ow.csqlc.ast.OwSelectSublist
-
Constructor
- OwSelectSublist(OwValueExpression, String) - Constructor for class com.wewebu.ow.csqlc.ast.OwSelectSublist
-
- OwSemiVirtualFolder - Interface in com.wewebu.ow.server.ecm
-
Semi-virtual-folder object adapter interface.
- OwSemiVirtualFolderAdapter - Interface in com.wewebu.ow.server.ecm
-
Semi-virtual-folder object adapter interface.
- OwSemiVirtualRecordClass - Class in com.wewebu.ow.server.ecm
-
Java model of the <SemiVirtualRecordClassName> XML configuration node in owbootstrap.xml.
- OwSemiVirtualRecordClass(Node) - Constructor for class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
- OwSequenceView - Interface in com.wewebu.ow.server.app
-
Base Interface for sequence views.
- OwServerContext - Class in com.wewebu.ow.server.servlets
-
This class is used to access the content of the ServletContext.
- OwServerException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when a server exception such as a timeout occurred.
- OwServerException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwServerException
-
construct a exception with a message
- OwServerException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwServerException
-
construct a exception with a message
- OwServerException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwServerException
-
construct a exception with a message and Throwable
- OwServerException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwServerException
-
construct a exception with a message and Throwable
- OwServletBaseInitializer - Class in com.wewebu.ow.server.servlets
-
Initializer implementation for ServletContext
based environments
- OwServletBaseInitializer(ServletContext) - Constructor for class com.wewebu.ow.server.servlets.OwServletBaseInitializer
-
- OwServletFilter - Class in com.wewebu.ow.server.servlets
-
This filter will setup all the boilerplate around the request/response, needed for Alfresco Workdesk to function properly.
- OwServletFilter() - Constructor for class com.wewebu.ow.server.servlets.OwServletFilter
-
- OwSessionException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when a session or HTTP request exception occurred.
- OwSessionException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwSessionException
-
construct a exception with a message
- OwSessionException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwSessionException
-
construct a exception with a message
- OwSessionException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwSessionException
-
construct a exception with a message and Throwable
- OwSessionException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwSessionException
-
construct a exception with a message and Throwable
- OwSessionHistoryDeleteEvent - Interface in com.wewebu.ow.server.history
-
Special interface for session history events.
The event holds the DMSID of the deleted object.
- OwSessionHistoryEntry - Class in com.wewebu.ow.server.history
-
History entry for in memory stored events.
- OwSessionHistoryEntry(OwHistoryManagerContext, Date, String, int, int, String, String, OwObjectReference, Collection) - Constructor for class com.wewebu.ow.server.history.OwSessionHistoryEntry
-
construct a history entry for object modifying events
- OwSessionHistoryEntry(OwHistoryManagerContext, Date, String, int, int, String, String, OwObjectReference, OwFieldDefinitionProvider, String, Collection, Collection, Collection) - Constructor for class com.wewebu.ow.server.history.OwSessionHistoryEntry
-
construct a history entry for property modifying events
- OwSessionHistoryEntry(OwHistoryManagerContext, Date, String, int, int, String, String) - Constructor for class com.wewebu.ow.server.history.OwSessionHistoryEntry
-
construct a history entry for non modifying or generic events
- OwSessionHistoryEntry.OwSessionHistoryEntryObjectClass - Class in com.wewebu.ow.server.history
-
Object class description of history entry.
- OwSessionHistoryEntry.OwSessionHistoryEntryObjectClass() - Constructor for class com.wewebu.ow.server.history.OwSessionHistoryEntry.OwSessionHistoryEntryObjectClass
-
- OwSettings - Class in com.wewebu.ow.server.app
-
Settings which hold the user and application settings, which can be changed during runtime.
The settings store the nodes in two XML documents.
- OwSettings(OwMainAppContext) - Constructor for class com.wewebu.ow.server.app.OwSettings
-
Creates a new instance of OwSettings, must be called after login
- OwSettingsProperty - Interface in com.wewebu.ow.server.app
-
Base interface for a single settings property used in the OwSettings for the plugins.
Unlike configuration node entries, the settings are stored for each user or for a site,
where the configuration via getConfigNode is only set during startup.
- OwSettingsPropertyBagWrapper - Class in com.wewebu.ow.server.settingsimpl
-
Base class for property controls that display a set of named settings.
For each entry a menu button is displayed and the specified control will
be shown embedded when selecting the menu.
- OwSettingsPropertyBagWrapper() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- OwSettingsPropertyBaseImpl - Class in com.wewebu.ow.server.settingsimpl
-
Base Implementation of the OwSettingsProperty class.
- OwSettingsPropertyBaseImpl() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
- OwSettingsPropertyBoolean - Class in com.wewebu.ow.server.settingsimpl
-
A single settings boolean property.
- OwSettingsPropertyBoolean() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBoolean
-
- OwSettingsPropertyBPMProxy - Class in com.wewebu.ow.server.settingsimpl
-
The proxy settings for BPM.
- OwSettingsPropertyBPMProxy() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
- OwSettingsPropertyClipboardBehavior - Class in com.wewebu.ow.server.settingsimpl
-
Settings Property for Clipboard behavior.
- OwSettingsPropertyClipboardBehavior() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyClipboardBehavior
-
- OwSettingsPropertyControl - Class in com.wewebu.ow.server.app
-
Base class for a single settings property controls used in the OwSettings for the plugins.
- OwSettingsPropertyControl() - Constructor for class com.wewebu.ow.server.app.OwSettingsPropertyControl
-
- OwSettingsPropertyDisplayCombo - Class in com.wewebu.ow.server.settingsimpl
-
Settings Property Combobox for Windows Position.
- OwSettingsPropertyDisplayCombo() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyDisplayCombo
-
- OwSettingsPropertyInteger - Class in com.wewebu.ow.server.settingsimpl
-
Settings Property for Integer Values.
- OwSettingsPropertyInteger() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyInteger
-
- OwSettingsPropertyIntegerCombo - Class in com.wewebu.ow.server.settingsimpl
-
Settings Property for Integer Values.
- OwSettingsPropertyIntegerCombo() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyIntegerCombo
-
- OwSettingsPropertyKeyBoardMapping - Class in com.wewebu.ow.server.settingsimpl
-
Settings Property for Keyboard mappings (OwPluginKeyBoardMaping).
- OwSettingsPropertyKeyBoardMapping() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyKeyBoardMapping
-
- OwSettingsPropertyLanguageString - Class in com.wewebu.ow.server.settingsimpl
-
A single settings String property that can be configured language dependent.
- OwSettingsPropertyLanguageString() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
- OwSettingsPropertyMasterRoles - Class in com.wewebu.ow.server.settingsimpl
-
A master role select property.
- OwSettingsPropertyMasterRoles() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyMasterRoles
-
- OwSettingsPropertyObject - Class in com.wewebu.ow.server.settingsimpl
-
Settings Property for OwObjectReference Values.
- OwSettingsPropertyObject() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject
-
- OwSettingsPropertyObject.OwObjectEntry - Class in com.wewebu.ow.server.settingsimpl
-
Class defining a single object reference instance.
- OwSettingsPropertyObject.OwObjectEntry() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyObject.OwObjectEntry
-
- OwSettingsPropertyRefreshBootConfig - Class in com.wewebu.ow.server.settingsimpl
-
Settings Property for boot configuration refresh button.
NOTE: Property does not edit data, it just displays a button
- OwSettingsPropertyRefreshBootConfig() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyRefreshBootConfig
-
- OwSettingsPropertyRefreshClassDescriptions - Class in com.wewebu.ow.server.settingsimpl
-
Settings Property for Class Descriptions Refresh Button.
NOTE: Property does not edit data, it just displays a button.
- OwSettingsPropertyRefreshClassDescriptions() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyRefreshClassDescriptions
-
- OwSettingsPropertySort - Class in com.wewebu.ow.server.settingsimpl
-
A single settings Sort property that can be configured to sort the columns.
- OwSettingsPropertySort() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- OwSettingsPropertyStartupPlugin - Class in com.wewebu.ow.server.settingsimpl
-
Settings Property for the startup plugin selection.
- OwSettingsPropertyStartupPlugin() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStartupPlugin
-
- OwSettingsPropertyString - Class in com.wewebu.ow.server.settingsimpl
-
A single settings String property.
- OwSettingsPropertyString() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyString
-
- OwSettingsPropertyStringCombo - Class in com.wewebu.ow.server.settingsimpl
-
A single settings String property, with combo select box.
- OwSettingsPropertyStringCombo() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringCombo
-
- OwSettingsPropertyStringConfigurationBox - Class in com.wewebu.ow.server.settingsimpl
-
A List of String properties, which can be configured via two combo boxes.
- OwSettingsPropertyStringConfigurationBox() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringConfigurationBox
-
- OwSettingsPropertyWindowPositions - Class in com.wewebu.ow.server.settingsimpl
-
Settings control implementation to save the window and
viewer position as a OwSettingsPropertyWindowPositions.OwWindowPositions value.
- OwSettingsPropertyWindowPositions() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
- OwSettingsPropertyWindowPositions.OwWindowPositionsImpl - Class in com.wewebu.ow.server.settingsimpl
-
tuple that holds window position information
- OwSettingsPropertyWindowPositions.OwWindowPositionsImpl() - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
create default value
- OwSettingsPropertyWindowPositions.OwWindowPositionsImpl(HttpServletRequest, String) - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
create from request
- OwSettingsPropertyWindowPositions.OwWindowPositionsImpl(Node) - Constructor for class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
construct value from XML node
- OwSettingsSet - Class in com.wewebu.ow.server.app
-
Settings Set, containing the settings properties for a plugin.
- OwSettingsSet(String, Map, String) - Constructor for class com.wewebu.ow.server.app.OwSettingsSet
-
constructs a settings info
- OwSignedNumericLiteral - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <signed numeric literal> syntax terminal as defined by the SQL grammar.
- OwSignedNumericLiteral(Number) - Constructor for class com.wewebu.ow.csqlc.ast.OwSignedNumericLiteral
-
Constructor
- OwSimpleAttributeBagWriteable - Class in com.wewebu.ow.server.util
-
Implements a simple writable attribute bag that writes to internal memory.
- OwSimpleAttributeBagWriteable() - Constructor for class com.wewebu.ow.server.util.OwSimpleAttributeBagWriteable
-
- OwSimpleHistoryManager - Class in com.wewebu.ow.server.historyimpl.simplehistory
-
Simple implementation for the history manager, does not create a history.
To be implemented with the specific ECM system.
- OwSimpleHistoryManager() - Constructor for class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
- OwSimpleInfoProviderRegistry - Class in com.wewebu.ow.server.app.viewer
-
Simple OwInfoProviderRegistry implementation.
- OwSimpleInfoProviderRegistry(OwRoleManagerContext) - Constructor for class com.wewebu.ow.server.app.viewer.OwSimpleInfoProviderRegistry
-
- OwSimpleIntegratedPreview - Class in com.wewebu.ow.server.ui.preview
-
Simple implementation of OwIntegratedPreview.
- OwSimpleIntegratedPreview() - Constructor for class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
- OwSimpleLocation - Class in com.wewebu.ow.server.ecmimpl
-
Simple implementation of the OwLocation interface.
- OwSimpleLocation() - Constructor for class com.wewebu.ow.server.ecmimpl.OwSimpleLocation
-
- OwSimpleLocation(OwResource) - Constructor for class com.wewebu.ow.server.ecmimpl.OwSimpleLocation
-
- OwSimpleLocation(OwObject) - Constructor for class com.wewebu.ow.server.ecmimpl.OwSimpleLocation
-
Create a Location from parent, which will implicitly set
the resource from provided parent object.
- OwSimpleMandatorManager - Class in com.wewebu.ow.server.mandatorimpl.simplemandator
-
Implementation of a simple mandator managers (multitenancy, multi-tenant).
- OwSimpleMandatorManager() - Constructor for class com.wewebu.ow.server.mandatorimpl.simplemandator.OwSimpleMandatorManager
-
- OwSimplePageSelectorComponent - Class in com.wewebu.ow.server.dmsdialogs.views
-
Base class for simple page selector component.
- OwSimplePageSelectorComponent(OwPageableView) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwSimplePageSelectorComponent
-
Constructor
- OwSimplePropertyGroup<T extends OwPropertyInfo> - Class in org.alfresco.wd.ui.conf.prop
-
- OwSimplePropertyGroup(String, String, List<T>) - Constructor for class org.alfresco.wd.ui.conf.prop.OwSimplePropertyGroup
-
Constructor
- OwSimplePropertyGroup(String, String, List<T>, boolean) - Constructor for class org.alfresco.wd.ui.conf.prop.OwSimplePropertyGroup
-
Constructor
- OwSimplePropertySubregion<T extends OwPropertyInfo> - Class in org.alfresco.wd.ui.conf
-
simple implementation of OwPropertySubregion.
- OwSimplePropertySubregion(OwPropertyGroup<T>) - Constructor for class org.alfresco.wd.ui.conf.OwSimplePropertySubregion
-
- OwSimplePropertySubregion(List<T>) - Constructor for class org.alfresco.wd.ui.conf.OwSimplePropertySubregion
-
- OwSimpleRenditionServiceProvider - Class in com.wewebu.service.rendition.impl
-
Simple implementation of OwRenditionServiceProvider.
- OwSimpleRenditionServiceProvider() - Constructor for class com.wewebu.service.rendition.impl.OwSimpleRenditionServiceProvider
-
- OwSimpleRoleManager - Class in com.wewebu.ow.server.roleimpl.simplerole
-
Simple role manager, which allows everything.
- OwSimpleRoleManager() - Constructor for class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
- OwSimpleTable - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <simple table> syntax non-terminal as defined by the SQL grammar.
- OwSimpleTable(OwSelectList, OwFromClause) - Constructor for class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
Constructor
- OwSimpleTable(OwSelectList, OwFromClause, Integer) - Constructor for class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
Constructor
- OwSimpleTable(OwSelectList, OwFromClause, OwWhereClause) - Constructor for class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
Constructor
- OwSimpleTable(OwSelectList, OwFromClause, OwWhereClause, Integer) - Constructor for class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
Constructor
- OwSimpleVIId - Class in com.wewebu.ow.server.app.impl.viid
-
Simple implementation of the
OwVIId
interface.
- OwSimpleVIId(String, String, String) - Constructor for class com.wewebu.ow.server.app.impl.viid.OwSimpleVIId
-
- OwSimpleVIId(String, String, OwVIIdType) - Constructor for class com.wewebu.ow.server.app.impl.viid.OwSimpleVIId
-
- OwSimpleVIIdDecoder - Class in com.wewebu.ow.server.app.impl.viid
-
Decoder for simple VIId representations.
- OwSimpleVIIdDecoder() - Constructor for class com.wewebu.ow.server.app.impl.viid.OwSimpleVIIdDecoder
-
- OwSimpleVIIdFactory - Class in com.wewebu.ow.server.app.impl.viid
-
- OwSimpleVIIdFactory() - Constructor for class com.wewebu.ow.server.app.impl.viid.OwSimpleVIIdFactory
-
- OwSingeltonLoader<T> - Class in org.alfresco.wd.util.loader
-
Implementation of OwLoader which create an instance only once.
- OwSingeltonLoader(OwLoader<T>) - Constructor for class org.alfresco.wd.util.loader.OwSingeltonLoader
-
- OwSmallSubMenuView - Class in com.wewebu.ow.server.app
-
Creates a standard small menu for the Workdesk.
- OwSmallSubMenuView() - Constructor for class com.wewebu.ow.server.app.OwSmallSubMenuView
-
- OwSmallSubNavigationView - Class in com.wewebu.ow.server.ui
-
View: OwSmallSubNavigationView.
- OwSmallSubNavigationView() - Constructor for class com.wewebu.ow.server.ui.OwSmallSubNavigationView
-
- OwSmallSubNavigationView(boolean) - Constructor for class com.wewebu.ow.server.ui.OwSmallSubNavigationView
-
- OwSort - Class in com.wewebu.ow.server.field
-
Sorts contain a list of sort criteria.
- OwSort() - Constructor for class com.wewebu.ow.server.field.OwSort
-
constructs empty sort criteria list with maxsize = 1 and default sort order asc = true
- OwSort(int, boolean) - Constructor for class com.wewebu.ow.server.field.OwSort
-
constructs empty sort criteria list with specified maxsize
if the number of sort criteria exceeds the maximum value, the first sort criteria gets removed
- OwSort.OwSortCriteria - Class in com.wewebu.ow.server.field
-
Sort criteria tuple containing property and order direction.
- OwSort.OwSortCriteria(String, boolean) - Constructor for class com.wewebu.ow.server.field.OwSort.OwSortCriteria
-
constructs a sort criteria for the specified property
- OwSortSpecification - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <sort specification> syntax non-terminal as defined by the SQL grammar.
- OwSortSpecification(OwColumnReference) - Constructor for class com.wewebu.ow.csqlc.ast.OwSortSpecification
-
Constructor
- OwSortSpecification(OwColumnReference, boolean) - Constructor for class com.wewebu.ow.csqlc.ast.OwSortSpecification
-
Constructor
- OwSplitObjectListDocument - Class in com.wewebu.ow.server.dmsdialogs.views
-
Models several object collections called splits.
- OwSplitObjectListDocument(String[], Collection<OwFieldColumnInfo>[], List<OwDocumentFunction>) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListDocument
-
- OwSplitObjectListView - Class in com.wewebu.ow.server.dmsdialogs.views
-
Displays several object collections called splits.
- OwSplitObjectListView(String[], Collection<OwFieldColumnInfo>[], List<OwDocumentFunction>) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListView
-
Constructor
- OwSplitObjectListView(OwSplitObjectListDocument) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListView
-
- OwSQLDateTimeLiteral - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <date time literal> syntax terminal as defined by the SQL grammar.
- OwSQLDateTimeLiteral(Date) - Constructor for class com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral
-
- OwSQLDateTimeLiteral(GregorianCalendar) - Constructor for class com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral
-
- OwSQLDateTimeLiteral(XMLGregorianCalendar) - Constructor for class com.wewebu.ow.csqlc.ast.OwSQLDateTimeLiteral
-
Constructor
- OwSQLEntitiesResolver - Interface in com.wewebu.ow.csqlc
-
SQL entities resolver interface.
- OwStandardBatchPropertiesHandler - Class in com.wewebu.ow.server.dmsdialogs.views
-
Provide support for batch operations.
- OwStandardBatchPropertiesHandler(OwDocument) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwStandardBatchPropertiesHandler
-
Constructor.
- OwStandardCheckInHandler - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwStandardCheckInHandler() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
- OwStandardClassSelectObject - Class in com.wewebu.ow.server.ecm
-
Class object value for search templates to filter for object classes and object types.
- OwStandardClassSelectObject.OwStandardClassSelectObjectClass - Class in com.wewebu.ow.server.ecm
-
Class description for on the fly created search fields.
- OwStandardClassSelectObject.OwStandardClassSelectObjectClass(String) - Constructor for class com.wewebu.ow.server.ecm.OwStandardClassSelectObject.OwStandardClassSelectObjectClass
-
- OwStandardContentBasedRetrivalObject - Class in com.wewebu.ow.server.ecm
-
CBR value for search templates to perform cbr searches.
- OwStandardContentBasedRetrivalObject(Node) - Constructor for class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
construct a resource value
- OwStandardContentBasedRetrivalObject(String) - Constructor for class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
string constructor
- OwStandardContentBasedRetrivalObject(String, List) - Constructor for class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
string constructor with zones
- OwStandardContentBasedRetrivalObject.OwStandardContentBasedRetrivalObjectClass - Class in com.wewebu.ow.server.ecm
-
Class description for on the fly created search fields.
- OwStandardContentBasedRetrivalObject.OwStandardContentBasedRetrivalObjectClass() - Constructor for class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject.OwStandardContentBasedRetrivalObjectClass
-
- OwStandardContentCollection - Class in com.wewebu.ow.server.ecm
-
Standard Implementation of the OwContentCollection interface for just one content type and page.
- OwStandardContentCollection(InputStream, int, int) - Constructor for class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
construct a content collection with just one page and one content type
- OwStandardContentCollection(InputStream, int, int, String) - Constructor for class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
construct a content collection with just one page and one content type
- OwStandardCrossMappings - Class in com.wewebu.ow.server.ecm
-
Implements a configurable mapping of user's and properties for federated cross adapter scenarios.
- OwStandardCrossMappings(OwXMLUtil) - Constructor for class com.wewebu.ow.server.ecm.OwStandardCrossMappings
-
creates a mapping with given configuration
- OwStandardCrossMappings.OwCrossDecoratorSearchNode - Class in com.wewebu.ow.server.ecm
-
Wrapper class to map the property names.
- OwStandardCrossMappings.OwCrossDecoratorSearchNode(OwSearchNode, OwCrossMappings, OwNetwork, String) - Constructor for class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode
-
- OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria - Class in com.wewebu.ow.server.ecm
-
OwWrappedSearchCriteria.
- OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria(OwSearchCriteria, OwCrossMappings, OwNetwork, String) - Constructor for class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria
-
- OwStandardCrossMappings.OwCrossSort - Class in com.wewebu.ow.server.ecm
-
- OwStandardCrossMappings.OwCrossSort(OwSort) - Constructor for class com.wewebu.ow.server.ecm.OwStandardCrossMappings.OwCrossSort
-
- OwStandardDBAttributeBagWriteable - Class in com.wewebu.ow.server.util
-
Implements a writable attribute bag for DBs.
Uses the following attribute scheme to access the database e.g.:
| (Number) | UserName (String) | BagName (String) | AttributeName (String) | AttributeValue (String) |
| 1 | OW_SITE_USER | ViewerSize | X | 100 |
| 2 | OW_SITE_USER | ViewerSize | Y | 100 |
| 3 | UserName | SelectedClass | Konto | 1 |
| 4 | UserName | SelectedClass | Kredit | 1 |
| 5 | UserName | SelectedClass | Depot | 1 |
- OwStandardDBAttributeBagWriteable(OwStandardDBAttributeBagWriteableFactory, String) - Constructor for class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteable
-
- OwStandardDBAttributeBagWriteableFactory - Class in com.wewebu.ow.server.util
-
Implements a factory for DB based writable attribute bags.
Retrieve a writable attribute bag with getBag(Name).
The factory has the advantage that all attribute bag data is loaded in one single SQL Query.
Uses the following attribute scheme to access the database e.g.:
(Number)User (String)Name (String)AttributeName (String)AttributeValue (String)
1OW_SITE_USERViewerSizeX100
2OW_SITE_USERViewerSizeY100
3UserNameSelectedClassAccount1
4UserNameSelectedClassCredit1
5UserNameSelectedClassDepot1
- OwStandardDBAttributeBagWriteableFactory(JdbcTemplate, String, String) - Constructor for class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
- OwStandardDBAttributeBagWriteableFactory(JdbcTemplate, String, OwTableSpec) - Constructor for class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
Constructs the attribute bag with the given Database
Use the following attribute scheme:
[Index, User, Name, AttributeName, AttributeValue]
- OwStandardDBInvertedAttributeBag - Class in com.wewebu.ow.server.util
-
Implements a DB based read only attribute bag the inverts user- and attribute names.
Uses the following attribute scheme to access the database e.g.:
(Number)User (String)Name (String)AttributeName (String)AttributeValue (String)
1OW_SITE_USERViewerSizeX100
2OW_SITE_USERViewerSizeY100
3UserNameSelectedClassAccount1
4UserNameSelectedClassCredit1
5UserNameSelectedClassDepot1
- OwStandardDBInvertedAttributeBag(JdbcTemplate, String, String, String) - Constructor for class com.wewebu.ow.server.util.OwStandardDBInvertedAttributeBag
-
- OwStandardDBInvertedAttributeBag(JdbcTemplate, String, String, OwTableSpec) - Constructor for class com.wewebu.ow.server.util.OwStandardDBInvertedAttributeBag
-
- OwStandardDecoratorFieldDefinition - Class in com.wewebu.ow.server.field
-
OwFieldDefinition wrapper to implement a decorator pattern.
- OwStandardDecoratorFieldDefinition() - Constructor for class com.wewebu.ow.server.field.OwStandardDecoratorFieldDefinition
-
- OwStandardDecoratorObject - Class in com.wewebu.ow.server.ecm
-
OwObject wrapper to implement a decorator pattern.
- OwStandardDecoratorObject() - Constructor for class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- OwStandardDecoratorSearchCriteria - Class in com.wewebu.ow.server.field
-
OwSearchCriteria wrapper to implement a decorator pattern.
- OwStandardDecoratorSearchCriteria() - Constructor for class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- OwStandardDecoratorSearchNode - Class in com.wewebu.ow.server.field
-
OwSearchNode wrapper to implement a decorator pattern.
- OwStandardDecoratorSearchNode() - Constructor for class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- OwStandardDialog - Class in com.wewebu.ow.server.app
-
Standard Dialog Layout for Workdesk.
- OwStandardDialog() - Constructor for class com.wewebu.ow.server.app.OwStandardDialog
-
- OwStandardDocumentImportItem - Class in com.wewebu.ow.server.app
-
The OwStandardDocumentImportItem
is a default implementation
that can be used if collecting the imported file(s), identified by a numerical
ID, in some temporary directory.
- OwStandardDocumentImportItem(String, int, String) - Constructor for class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
Create a new OwStandardDocumentImportItem
with the given parameters.
- OwStandardEnum - Class in com.wewebu.ow.server.field
-
Standard implementation of the OwEnum interface.
- OwStandardEnum(Object, String) - Constructor for class com.wewebu.ow.server.field.OwStandardEnum
-
construct a single enum value, used in getEnums
Use this constructor if you got already a localized displayname.
- OwStandardEnum(Object, String, String) - Constructor for class com.wewebu.ow.server.field.OwStandardEnum
-
Constructor to create an enumeration entry with a predefined localization key.
- OwStandardEnumCollection - Class in com.wewebu.ow.server.field
-
Standard implementation of OwEnumCollection of OwEnum elements.
- OwStandardEnumCollection() - Constructor for class com.wewebu.ow.server.field.OwStandardEnumCollection
-
- OwStandardFieldColumnInfo - Class in com.wewebu.ow.server.field
-
Standard implementation of the OwFieldColumnInfo Interface.
- OwStandardFieldColumnInfo(OwFieldDefinition, int, int) - Constructor for class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
construct and initialize Column info tuple
- OwStandardFieldColumnInfo(OwFieldDefinition, int) - Constructor for class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
construct and initialize Column info tuple
- OwStandardFieldColumnInfo(OwFieldDefinition) - Constructor for class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
construct and initialize Column info tuple
- OwStandardFieldColumnInfoString - Class in com.wewebu.ow.server.field
-
Implements the OwFieldColumnInfo interface using.
- OwStandardFieldColumnInfoString(String, int) - Constructor for class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
construct and initialize Column info tuple
- OwStandardFieldColumnInfoString(OwString, String, int) - Constructor for class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
construct and initialize Column info tuple
- OwStandardFieldColumnInfoString(OwString, String, int, int) - Constructor for class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
construct and initialize Column info tuple
- OwStandardFieldManager - Class in com.wewebu.ow.server.app
-
Standard Implementation of the Property User Interface.
- OwStandardFieldManager() - Constructor for class com.wewebu.ow.server.app.OwStandardFieldManager
-
- OwStandardHistoryAnnotationEvent - Class in com.wewebu.ow.server.history
-
Standard implementation of the OwStandardHistoryAnnotationEvent interface.
- OwStandardHistoryAnnotationEvent(OwObjectReference, int, String, String, String) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryAnnotationEvent
-
constructs a annotation changed event
- OwStandardHistoryEntry - Class in com.wewebu.ow.server.history
-
Standard implementation of the OwHistoryEntry interface.
- OwStandardHistoryEntry(OwHistoryManagerContext, Date, String, int, int, String, String, OwObjectReference, Collection) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
construct a history entry for object modifying events
- OwStandardHistoryEntry(OwHistoryManagerContext, Date, String, int, int, String, String, OwObjectReference, OwFieldDefinitionProvider, String, Collection, Collection, Collection) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
construct a history entry for property modifying events
- OwStandardHistoryEntry(OwHistoryManagerContext, Date, String, int, int, String, String) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
construct a history entry for non modifying or generic events
- OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass - Class in com.wewebu.ow.server.history
-
Object class description of history entry.
- OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass() - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
-
init object class description
- OwStandardHistoryEntry.OwStandardHistoryEntryPropertyClass - Class in com.wewebu.ow.server.history
-
Property class description of history entry object properties.
- OwStandardHistoryEntry.OwStandardHistoryEntryPropertyClass(String, OwString, String, boolean, boolean, OwEnumCollection) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryPropertyClass
-
init property class description
- OwStandardHistoryManager - Class in com.wewebu.ow.server.history
-
Base implementation for history managers to collect and retrieve history information.
History Events are collected both in the EcmAdapter and in the Workdesk itself.
Most ECM Systems will write their own history and so the history manager needs only to read that information.
- OwStandardHistoryManager() - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryManager
-
- OwStandardHistoryModifiedPropertyValue - Class in com.wewebu.ow.server.history
-
Base implementation for OwHistoryModifiedPropertyValue a property change property used by OwHistoryEtnry.
Keeps information about a modified property and its previous and new value.
- OwStandardHistoryModifiedPropertyValue(String, boolean, String, String, OwFieldDefinitionProvider, String) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue
-
construct a modified property value
- OwStandardHistoryModifiedPropertyValue.OwModifiedField - Class in com.wewebu.ow.server.history
-
OwModifiedField.
- OwStandardHistoryModifiedPropertyValue.OwModifiedField(Object, OwFieldDefinition) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue.OwModifiedField
-
- OwStandardHistoryObjectChangeEvent - Class in com.wewebu.ow.server.history
-
Standard implementation of the OwHistoryObjectChangeEvent interface.
- OwStandardHistoryObjectChangeEvent(OwObjectReference, OwObjectReference) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryObjectChangeEvent
-
construct a history object change event with one object and parent / root
- OwStandardHistoryObjectChangeEvent(Collection, OwObjectReference) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryObjectChangeEvent
-
construct a history object change event with a list of objects and parent / root
- OwStandardHistoryObjectCreateEvent - Class in com.wewebu.ow.server.history
-
Standard implementation of the OwHistoryObjectCreateEvent interface.
- OwStandardHistoryObjectCreateEvent(String, String, OwPropertyCollection, OwResource, OwObject, OwPermissionCollection, Boolean, Object) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- OwStandardHistoryObjectCreateEvent(String, String, OwPropertyCollection, OwResource, OwObject, OwPermissionCollection) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- OwStandardHistoryObjectCreateEvent(String, String, OwPropertyCollection) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryObjectCreateEvent
-
- OwStandardHistoryObjectDeleteEvent - Class in com.wewebu.ow.server.history
-
OwStandardHistoryObjectDeleteEvent.
- OwStandardHistoryObjectDeleteEvent(String, OwObjectReference) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryObjectDeleteEvent
-
construct a history object delete event with one object and parent / root
- OwStandardHistoryObjectDeleteEvent(Collection, OwObjectReference) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryObjectDeleteEvent
-
construct a history object change event with a list of objects and parent / root
- OwStandardHistoryPropertyChangeEvent - Class in com.wewebu.ow.server.history
-
Standard implementation of the OwHistoryPropertyChangeEvent interface.
- OwStandardHistoryPropertyChangeEvent(OwObject, OwPropertyCollection) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryPropertyChangeEvent
-
constructs a property change event class for historization
if object_p was already modified, use second constructor
- OwStandardHistoryPropertyChangeEvent(OwObject, OwPropertyCollection, OwPropertyCollection) - Constructor for class com.wewebu.ow.server.history.OwStandardHistoryPropertyChangeEvent
-
constructs a property change event class for historization
- OwStandardLocalizeableEnum - Class in com.wewebu.ow.server.field
-
Standard implementation of the OwEnum interface.
- OwStandardLocalizeableEnum(Object, OwString) - Constructor for class com.wewebu.ow.server.field.OwStandardLocalizeableEnum
-
construct a single enum value, used in getEnums
Use this constructor if the display name should be retrieve from resource bundle with the given key
- OwStandardObjectClass - Class in com.wewebu.ow.server.ecm
-
Class descriptions are defined by the ECM System, the contain information about
the object type.
To be implemented with the specific ECM system.
- OwStandardObjectClass() - Constructor for class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
default constructor, override with subclass
- OwStandardObjectClass(String, int) - Constructor for class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
simple constructor
- OwStandardObjectCollection - Class in com.wewebu.ow.server.ecm
-
Standard Implementation for objects lists from the network.
- OwStandardObjectCollection() - Constructor for class com.wewebu.ow.server.ecm.OwStandardObjectCollection
-
- OwStandardObjectCollection.OwObjectCollectionComparator - Class in com.wewebu.ow.server.ecm
-
sort operator used in
- OwStandardObjectCollection.OwObjectCollectionComparator(OwSort.OwSortCriteria) - Constructor for class com.wewebu.ow.server.ecm.OwStandardObjectCollection.OwObjectCollectionComparator
-
construct a List comparator with the sort criteria
- OwStandardObjectReference - Class in com.wewebu.ow.server.ecm
-
Standard implementation of the OwObjectReference interface.
- OwStandardObjectReference() - Constructor for class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
overridable default constructor
override and set members
- OwStandardObjectReference(String, String, String, int, String, OwRepository, boolean) - Constructor for class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
constructor
- OwStandardObjectReference(String, String, OwRepository) - Constructor for class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
serialized constructor
- OwStandardObjectReference(String, OwRepository) - Constructor for class com.wewebu.ow.server.ecm.OwStandardObjectReference
-
Serialized constructor
- OwStandardOptionXMLUtil - Class in com.wewebu.ow.server.util
-
Extends OwStandardXMLUtil and keys selective nodes in the node map.
- OwStandardOptionXMLUtil(Node) - Constructor for class com.wewebu.ow.server.util.OwStandardOptionXMLUtil
-
- OwStandardOptionXMLUtil(InputStream, String) - Constructor for class com.wewebu.ow.server.util.OwStandardOptionXMLUtil
-
- OwStandardPasteMetadataHandler - Class in com.wewebu.ow.server.dmsdialogs.views
-
OwStandardPasteMetadataHandler - Used for plugins with JSPForm.
- OwStandardPasteMetadataHandler(OwMainAppContext, boolean, boolean) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwStandardPasteMetadataHandler
-
Constructor
- OwStandardPolicy - Class in com.wewebu.ow.server.ecm
-
Standard policy bean implementation.
- OwStandardPolicy(String, String) - Constructor for class com.wewebu.ow.server.ecm.OwStandardPolicy
-
- OwStandardPriorityRule - Class in com.wewebu.ow.server.field
-
Priority rule definition standard implementation (XML Search Node based).
Rules Engine for Highlighting in Hit List.
- OwStandardPriorityRule() - Constructor for class com.wewebu.ow.server.field.OwStandardPriorityRule
-
- OwStandardProperty - Class in com.wewebu.ow.server.ecm
-
Standard Implementation for object properties.
A property contains the name and value of a object property.
- OwStandardProperty(Object, OwPropertyClass) - Constructor for class com.wewebu.ow.server.ecm.OwStandardProperty
-
construct Property Object and set members
- OwStandardPropertyClass - Class in com.wewebu.ow.server.ecm
-
Standard Implementation for property class descriptions.
- OwStandardPropertyClass() - Constructor for class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
- OwStandardPropertyCollection - Class in com.wewebu.ow.server.ecm
-
Standard Implementation for the OwPropertyCollection Map Class for property maps from an object.
- OwStandardPropertyCollection() - Constructor for class com.wewebu.ow.server.ecm.OwStandardPropertyCollection
-
- OwStandardPropertyViewBridge - Class in com.wewebu.ow.server.dmsdialogs
-
- OwStandardPropertyViewBridge(OwObjectPropertyView) - Constructor for class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
constructor
- OwStandardReason - Class in com.wewebu.ow.server.ecmimpl
-
Standard/Default implementation of a OwReason object.
- OwStandardReason(boolean, String) - Constructor for class com.wewebu.ow.server.ecmimpl.OwStandardReason
-
- OwStandardRoleManager - Class in com.wewebu.ow.server.role
-
Standard implementation for the rolemanager.
Override this class to implement your own rolemanager
and set the rolemanager in the bootstrap settings.
You get a instance of the RoleManager by calling getContext().getRoleManager().
- OwStandardRoleManager() - Constructor for class com.wewebu.ow.server.role.OwStandardRoleManager
-
- OwStandardRoleManager.CategoryNames - Class in com.wewebu.ow.server.role
-
Inner class that holds the mapping of the categories to category names.
- OwStandardRoleManager.CategoryNames() - Constructor for class com.wewebu.ow.server.role.OwStandardRoleManager.CategoryNames
-
- OwStandardRoleManager.StandardFunctionResources - Class in com.wewebu.ow.server.role
-
Inner class that holds the map that maps the standard function IDs to display names.
- OwStandardRoleManager.StandardFunctionResources() - Constructor for class com.wewebu.ow.server.role.OwStandardRoleManager.StandardFunctionResources
-
- OwStandardRoleManagerInitialisingContextListener - Class in com.wewebu.ow.server.servlets
-
Init listener that initializes the standard role manager config data upon application start up.
- OwStandardRoleManagerInitialisingContextListener() - Constructor for class com.wewebu.ow.server.servlets.OwStandardRoleManagerInitialisingContextListener
-
- OwStandardSchemaInterpreter - Class in com.wewebu.ow.server.util.ldap
-
Interpreter for X.500(96) User Schema for LDAPv3 (see RFC2256) and
for variations of Unix Posix accounts based schemas.
- OwStandardSchemaInterpreter() - Constructor for class com.wewebu.ow.server.util.ldap.OwStandardSchemaInterpreter
-
- OwStandardSearchSpecialNodeOperator - Class in com.wewebu.ow.server.ecm
-
Standard implementation to scan a search node structure for
special nodes, like paths, object stores and classes.
- OwStandardSearchSpecialNodeOperator() - Constructor for class com.wewebu.ow.server.ecm.OwStandardSearchSpecialNodeOperator
-
- OwStandardSearchTemplate - Class in com.wewebu.ow.server.ecm
-
Standard implementation of the search template for FileNet P8 Designer Compatible XML templates.
- OwStandardSearchTemplate(OwNetworkContext, Node, String, String) - Constructor for class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
Creates a new search template with the given DOM node
- OwStandardSearchTemplate(OwNetworkContext, Node, String, String, boolean) - Constructor for class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
Deprecated.
- OwStandardSearchTemplate(OwNetworkContext, OwObject) - Constructor for class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
Creates a new search template with the given object
NOTE: The syntax of the XML Template is compatible with FileNet P8 Search designer.
- OwStandardSearchTemplate(OwNetworkContext, OwObject, boolean) - Constructor for class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
- OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper - Class in com.wewebu.ow.server.ecm
-
- OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper(OwFieldDefinition, OwEnumCollection) - Constructor for class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper
-
- OwStandardSearchTemplate.OwOnTheFlySearchFieldDescription - Class in com.wewebu.ow.server.ecm
-
class description for on the fly created search fields
- OwStandardSearchTemplate.OwOnTheFlySearchFieldDescription(String, OwString, String) - Constructor for class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.OwOnTheFlySearchFieldDescription
-
- OwStandardSearchTemplate.SearchNodeXMLDeserializer - Class in com.wewebu.ow.server.ecm
-
Utility class for criteria deserialize.
- OwStandardSearchTemplate.SearchNodeXMLDeserializer(String) - Constructor for class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.SearchNodeXMLDeserializer
-
constructor
- OwStandardSearchTemplate.SearchNodeXMLSerializer - Class in com.wewebu.ow.server.ecm
-
Serialize a search node in a XML structure.
- OwStandardSearchTemplate.SearchNodeXMLSerializer(OwSearchNode) - Constructor for class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.SearchNodeXMLSerializer
-
Constructor
- OwStandardSearchTemplate.SqlOperatorSingleton - Class in com.wewebu.ow.server.ecm
-
SQL operators singleton.
- OwStandardSearchTemplate.SqlOperatorSingleton() - Constructor for class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.SqlOperatorSingleton
-
- OwStandardSemiVirtualFolderAdapter - Class in com.wewebu.ow.server.ecm
-
Standard semi-virtual-folder adapter implementation.
- OwStandardSemiVirtualFolderAdapter(OwNetwork) - Constructor for class com.wewebu.ow.server.ecm.OwStandardSemiVirtualFolderAdapter
-
Constructor
- OwStandardSequenceDialog - Class in com.wewebu.ow.server.app
-
Extends the Standard Dialog with a prev / next button, as well as a overridden listener interface
to handle sequences.
- OwStandardSequenceDialog() - Constructor for class com.wewebu.ow.server.app.OwStandardSequenceDialog
-
- OwStandardSessionHistoryDeleteEvent - Class in com.wewebu.ow.server.history
-
Standard implementation of the
OwSessionHistoryDeleteEvent
interface.
Important: the contained DMSID belongs to a deleted object, do not try to obtain the object from the DMSID provided by this event.
- OwStandardSessionHistoryDeleteEvent(String) - Constructor for class com.wewebu.ow.server.history.OwStandardSessionHistoryDeleteEvent
-
Constructor
- OwStandardUnresolvedReference - Class in com.wewebu.ow.server.ecm
-
Base interface for unresolved ECM Objects.
- OwStandardUnresolvedReference(Exception, String, String, String, String, int) - Constructor for class com.wewebu.ow.server.ecm.OwStandardUnresolvedReference
-
construct a unresolved reference object
- OwStandardVirtualFolderObjectFactory - Class in com.wewebu.ow.server.ecm
-
Base Class for virtual folder objects.
Folder Objects can contain other objects like documents and sub folders.
- OwStandardVirtualFolderObjectFactory() - Constructor for class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
Empty default constructor.
- OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper - Class in com.wewebu.ow.server.ecm
-
Helper to identify if a refresh/reset of the searchtemplate was processed or not.
- OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper(OwSearchTemplate) - Constructor for class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass - Class in com.wewebu.ow.server.ecm
-
ObjectClass of virtual folder.
- OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass() - Constructor for class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
-
construct PropertyClass Object and set Property classes
- OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria - Class in com.wewebu.ow.server.ecm
-
Tuple of criteria name and value to refine a search criteria.
- OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria(String, Node) - Constructor for class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria
-
- OwStandardWildCardDefinition - Class in com.wewebu.ow.server.field
-
Standard implementation of Interface for Wild character definitions used in searches.
To be implemented with the specific ECM system.
- OwStandardWildCardDefinition(String, String, int, OwString1) - Constructor for class com.wewebu.ow.server.field.OwStandardWildCardDefinition
-
create a wildcard definition
- OwStandardXMLUtil - Class in com.wewebu.ow.server.util
-
Implements OwXMLUtil utility class for structured configuration data access.
- OwStandardXMLUtil() - Constructor for class com.wewebu.ow.server.util.OwStandardXMLUtil
-
construct an empty configuration
- OwStandardXMLUtil(Node) - Constructor for class com.wewebu.ow.server.util.OwStandardXMLUtil
-
construct the utility class, wrap around the given node
- OwStandardXMLUtil(InputStream, String) - Constructor for class com.wewebu.ow.server.util.OwStandardXMLUtil
-
Construct the utility class, wrap around the given first root node.
- OwStandardXMLUtil(InputStream, String, String) - Constructor for class com.wewebu.ow.server.util.OwStandardXMLUtil
-
Construct the utility class, wrap around the given first root node.
- OwStaticKeySettingsConfiguration - Class in com.wewebu.ow.server.ui
-
A hard-coded key settings configuration .
- OwStaticMouseSettingsConfiguration - Class in com.wewebu.ow.server.ui
-
A hard-coded mouse settings configuration .
- OwStatusContextDefinitions - Class in com.wewebu.ow.server.ecm
-
Definitions for the context used for status functions like can...
- OwStatusContextDefinitions() - Constructor for class com.wewebu.ow.server.ecm.OwStatusContextDefinitions
-
- OwStatusContextException - Exception in com.wewebu.ow.server.ecm
-
Exception thrown, when a function does not support the requested status context value.
- OwStatusContextException(String) - Constructor for exception com.wewebu.ow.server.ecm.OwStatusContextException
-
construct a exception with a message
- OwStatusContextException(OwString) - Constructor for exception com.wewebu.ow.server.ecm.OwStatusContextException
-
construct a exception with a message
- OwStatusContextException(String, Throwable) - Constructor for exception com.wewebu.ow.server.ecm.OwStatusContextException
-
construct a exception with a message and Throwable
- OwStatusContextException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.ecm.OwStatusContextException
-
construct a exception with a message and Throwable
- OwStreamUtil - Class in com.wewebu.ow.server.util
-
Utility class for Streams.
- OwStreamUtil() - Constructor for class com.wewebu.ow.server.util.OwStreamUtil
-
- OwString - Class in com.wewebu.ow.server.util
-
Utility class OwString used to localize strings.
- OwString(String, String) - Constructor for class com.wewebu.ow.server.util.OwString
-
construct a string that can be localized later using getString(Locale locale_p)
- OwString(String, String, boolean) - Constructor for class com.wewebu.ow.server.util.OwString
-
construct a string that can be localized later using getString(Locale locale_p)
- OwString(String) - Constructor for class com.wewebu.ow.server.util.OwString
-
construct a label (symbolic name or metadata) that can be localized later using getString(Locale locale_p)
- OwString1 - Class in com.wewebu.ow.server.util
-
Utility class OwString1.
- OwString1(String, String, String) - Constructor for class com.wewebu.ow.server.util.OwString1
-
construct a string that can be localized later using getString(Locale locale_p)
- OwString1(String, String) - Constructor for class com.wewebu.ow.server.util.OwString1
-
construct a string that can be localized later using getString1(Locale locale_p,String strAttribute1_p)
- OwString2 - Class in com.wewebu.ow.server.util
-
Utility class OwString2.
- OwString2(String, String, String, String) - Constructor for class com.wewebu.ow.server.util.OwString2
-
construct a string that can be localized later using getString(Locale locale_p)
- OwString3 - Class in com.wewebu.ow.server.util
-
Utility class OwString2.
- OwString3(String, String, String, String, String) - Constructor for class com.wewebu.ow.server.util.OwString3
-
construct a string that can be localized later using getString(Locale locale_p)
- OwStringComparator - Class in com.wewebu.ow.server.fieldimpl.filter
-
Simple string comparator.
- OwStringComparator() - Constructor for class com.wewebu.ow.server.fieldimpl.filter.OwStringComparator
-
- OwStringImageLiteral - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : undefined data type literal implementation.
- OwStringImageLiteral(String) - Constructor for class com.wewebu.ow.csqlc.ast.OwStringImageLiteral
-
Constructor
- OwStringProperties - Class in com.wewebu.ow.server.util
-
Class for the string text mapped by key.
- OwSubLayout - Class in com.wewebu.ow.server.app
-
Layout of the tab/plugin areas.
- OwSubLayout() - Constructor for class com.wewebu.ow.server.app.OwSubLayout
-
- OwSubMenuView - Class in com.wewebu.ow.server.app
-
Creates a standard Menus for the Workdesk.
- OwSubMenuView() - Constructor for class com.wewebu.ow.server.app.OwSubMenuView
-
- OwSubNavigationView - Class in com.wewebu.ow.server.app
-
Sub View Navigation UI Module.
- OwSubNavigationView() - Constructor for class com.wewebu.ow.server.app.OwSubNavigationView
-
- OwSubNavigationView.OwSubTabInfo - Class in com.wewebu.ow.server.app
-
a navigation item
- OwSubNavigationView.OwSubTabInfo(OwSubNavigationView, OwView, String, String, Object, String) - Constructor for class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
- OwSupportBasedManager - Class in com.wewebu.ow.server.ao
-
Base class for application object managers that relay on
OwAOSupport
s for persistence.
- OwSupportBasedManager() - Constructor for class com.wewebu.ow.server.ao.OwSupportBasedManager
-
- OwSupportBasedManager(OwAOSupport, String) - Constructor for class com.wewebu.ow.server.ao.OwSupportBasedManager
-
- OwSupportConfiguration - Class in com.wewebu.ow.server.ao
-
Application objects support configuration wrapper.
- OwSupportConfiguration(OwXMLUtil) - Constructor for class com.wewebu.ow.server.ao.OwSupportConfiguration
-
- OwSupportsConfiguration - Class in com.wewebu.ow.server.ao
-
Application objects support collection configuration wrapper.
- OwSupportsConfiguration(OwXMLUtil, OwAOContext) - Constructor for class com.wewebu.ow.server.ao.OwSupportsConfiguration
-
- OwSymbolicRenditionService - Class in com.wewebu.service.rendition.impl
-
Symbolic rendition service representation.
- OwSymbolicRenditionService() - Constructor for class com.wewebu.service.rendition.impl.OwSymbolicRenditionService
-
- OwTableReference - Interface in com.wewebu.ow.csqlc.ast
-
SQL AST node : <table reference> syntax non-terminal as defined by the SQL grammar.
- OwTableSpec - Class in com.wewebu.ow.server.util
-
Simple bean for storing the configuration of the <DbAttributeBagTableName> element or any other element that describes an SQL Table.
- OwTableSpec() - Constructor for class com.wewebu.ow.server.util.OwTableSpec
-
- OwTableSpec(String, String, String) - Constructor for class com.wewebu.ow.server.util.OwTableSpec
-
- OwTextSearchPredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL AST base node : <content based retrieval> syntax non-terminal as defined by the SQL grammar.
- OwTextSearchPredicate(OwCharacterStringLiteral, OwColumnReference, OwColumnQualifier, String) - Constructor for class com.wewebu.ow.csqlc.ast.OwTextSearchPredicate
-
Constructor for a text search predicate where every parameter can be null,
but for a valid predicate at least the search expression should be a
non-null and non-empty element.
- OwThreadAdviser - Class in com.wewebu.ow.server.ecm.eaop
-
A thread localized advice collection.
- OwTimeZoneInfo - Class in com.wewebu.ow.server.util
-
Time Zone information (UTC offset , hemisphere location , daylight savings) used
to select or guess a corresponding time zone.
- OwTimeZoneInfo() - Constructor for class com.wewebu.ow.server.util.OwTimeZoneInfo
-
Constructor
Based on current time zone information.
- OwTimeZoneInfo(TimeZone) - Constructor for class com.wewebu.ow.server.util.OwTimeZoneInfo
-
- OwTimeZoneInfo(Date, TimeZone) - Constructor for class com.wewebu.ow.server.util.OwTimeZoneInfo
-
Constructor
- OwTimeZoneInfo(long, int, boolean, Long[], boolean) - Constructor for class com.wewebu.ow.server.util.OwTimeZoneInfo
-
Constructor
- OwToolExtension - Interface in com.wewebu.ow.server.app
-
An extension of the tool item.
Defines the actions performed when a tool item is clicked.
- OwToolView - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwToolView() - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwToolView
-
- OwToolView(int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwToolView
-
- OwToolView.OwToolClickTarget - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwToolView.OwToolClickTarget(OwToolViewItem) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwToolView.OwToolClickTarget
-
- OwToolViewItem - Interface in com.wewebu.ow.server.dmsdialogs.views
-
Defines the view of a single tool-item.
- OwTouchConfiguration - Class in com.wewebu.ow.server.history
-
Class for holding the configuration information for in session History entries,
and for the Touch plugin.
- OwTouchConfiguration(boolean) - Constructor for class com.wewebu.ow.server.history.OwTouchConfiguration
-
Constructor
- OwTouchConfiguration(boolean, Node, Locale) - Constructor for class com.wewebu.ow.server.history.OwTouchConfiguration
-
Constructor
- OwTouchConfiguration.OwEventID2IconMaping - Class in com.wewebu.ow.server.history
-
Convenient class for holding a pair of event ID and icon for a given event type
- OwTouchConfiguration.OwEventID2IconMaping(String, String, String) - Constructor for class com.wewebu.ow.server.history.OwTouchConfiguration.OwEventID2IconMaping
-
Constructor
- OwTransientBagRepository - Class in com.wewebu.ow.server.util
-
In memory storage of attribute bags.
Should only be used for testing as it stores all attribute bags in memory.
- OwTransientBagsSupport - Class in com.wewebu.ow.server.ecm
-
- OwTransientBagsSupport() - Constructor for class com.wewebu.ow.server.ecm.OwTransientBagsSupport
-
- OwTransientCodec - Class in com.wewebu.ow.server.util.paramcodec
-
An
OwCookieStoreCodec
implementation that stores
the cookies in memory.
The index name uniqueness is guaranteed per VM-instance.
- OwTransientCodec() - Constructor for class com.wewebu.ow.server.util.paramcodec.OwTransientCodec
-
- OwTransientCodec(long) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwTransientCodec
-
- OwTransientCodec(String, long) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwTransientCodec
-
- OwTransientCodec(OwAlphabetCoder, long, String, long) - Constructor for class com.wewebu.ow.server.util.paramcodec.OwTransientCodec
-
- OwTreeView - Class in com.wewebu.ow.server.ui
-
Generic Tree View base class.
- OwTreeView() - Constructor for class com.wewebu.ow.server.ui.OwTreeView
-
- OwTreeView.OwTreeViewEventListner - Interface in com.wewebu.ow.server.ui
-
Base class for event listeners to OwTreeView.
- OwTreeView.OwTreeViewNode - Class in com.wewebu.ow.server.ui
-
- OwTreeView.OwTreeViewNode(OwTreeView, Object) - Constructor for class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
construct a tree node
- OwTypedLinksView - Class in com.wewebu.ow.server.dmsdialogs.views
-
- OwTypedLinksView(OwObjectLinksDocument) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- OwUIAccessRightsModul<N extends OwNetwork> - Class in com.wewebu.ow.server.ecm.ui
-
Base Class for the access rights submodule to be created in the network (ECM) Adapter.
- OwUIAccessRightsModul() - Constructor for class com.wewebu.ow.server.ecm.ui.OwUIAccessRightsModul
-
- OwUIGenericAccessRightsModul - Class in com.wewebu.ow.server.dmsdialogs.views
-
Generic access rights module.
- OwUIGenericAccessRightsModul(OwNetwork, OwObject) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- OwUIGenericAccessRightsModul(OwNetwork, OwObject, int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
Constructor
- OwUIGenericAccessRightsModul(OwNetwork, OwObject, String, String, int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
Constructor
- OwUIGenericAccessRightsModul(OwNetwork, OwObject, String, String, Map<String, String>, int) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
Constructor
- OwUILoginModul<N extends OwNetwork> - Class in com.wewebu.ow.server.ecm.ui
-
Base Class for the login sub module to be created in the network (ECM) Adapter.
- OwUILoginModul() - Constructor for class com.wewebu.ow.server.ecm.ui.OwUILoginModul
-
- OwUISubModul<N extends OwNetwork> - Class in com.wewebu.ow.server.ecm.ui
-
Base Class for submodules to be created in the network (ECM) Adapter.
- OwUISubModul() - Constructor for class com.wewebu.ow.server.ecm.ui.OwUISubModul
-
- OwUIUserSelectModul - Class in com.wewebu.ow.server.ecm.ui
-
Base Class for the user / group / role select sub module to be created in the network (ECM) Adapter.
- OwUIUserSelectModul() - Constructor for class com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul
-
- OwUIUserSelectModul.OwEventListner - Interface in com.wewebu.ow.server.ecm.ui
-
Event listener interface for the user select module.
- OwUndefinedPredicate - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : undefined predicate implementation.
- OwUndefinedPredicate() - Constructor for class com.wewebu.ow.csqlc.ast.OwUndefinedPredicate
-
- OwUnicodeInputStream - Class in com.wewebu.ow.server.util
-
Class OwUnicodeInputStream.
The class recognize unicode BOM marks and will skip bytes:
- OwUniformParamConfiguration - Interface in org.alfresco.wd.ui.conf
-
Interface defining a standard way for configuration.
Example
- OwUnifyImageButtonView - Class in com.wewebu.ow.server.ui.button
-
Helper class to summarize many OwImageButtonView instances
and render them as one list of ImageButton's.
- OwUnifyImageButtonView() - Constructor for class com.wewebu.ow.server.ui.button.OwUnifyImageButtonView
-
- OwUnifyImageButtonView(List<OwImageButtonView>) - Constructor for class com.wewebu.ow.server.ui.button.OwUnifyImageButtonView
-
- OwUnresolvedReference - Interface in com.wewebu.ow.server.ecm
-
Base interface for unresolved ECM Objects.
- OwUpdateCodes - Class in com.wewebu.ow.server.app
-
Global Definitions of the codes used in the OwDocument.Update(...) and
OwClientRefreshContext.onClientRefreshContextUpdate(...) functions.
- OwUpdateCodes() - Constructor for class com.wewebu.ow.server.app.OwUpdateCodes
-
- OwUpdateTarget - Interface in com.wewebu.ow.server.ui
-
Interface for update events that where sent from documents.
- OwUpStreamParser - Class in com.wewebu.ow.server.util.upload
-
A utility class to handle multipart/form-data
requests, the kind
of requests that support file uploads.
- OwUpStreamParser(HttpServletRequest) - Constructor for class com.wewebu.ow.server.util.upload.OwUpStreamParser
-
Creates a MultipartParser
from the specified request buffers for performance
- OwUsageCounter - Class in com.wewebu.ow.server.ui
-
Tracks the user usage.
- OwUsageCounter() - Constructor for class com.wewebu.ow.server.ui.OwUsageCounter
-
- OwUsageCounter.OwUsageState - Class in com.wewebu.ow.server.ui
-
A usage statistic entry.
- OwUsageCounter.OwUsageState(Map, Map, Date) - Constructor for class com.wewebu.ow.server.ui.OwUsageCounter.OwUsageState
-
create a usage statistic entry
- OwUsageSessionListener - Class in com.wewebu.ow.server.servlets
-
Usage listener that listens to session timeouts and updates the license counts.
- OwUsageSessionListener() - Constructor for class com.wewebu.ow.server.servlets.OwUsageSessionListener
-
- OwUserAgentKeyAction - Class in com.wewebu.ow.server.ui
-
HTTP user agent based key action.
- OwUserAgentKeyAction() - Constructor for class com.wewebu.ow.server.ui.OwUserAgentKeyAction
-
- OwUserInfo - Interface in com.wewebu.ow.server.ecm
-
Base interface for user and group information, created by credentials object.
- OwUserOperationDispatch - Class in com.wewebu.ow.server.app
-
Operation executor utility.
- OwUserOperationDispatch() - Constructor for class com.wewebu.ow.server.app.OwUserOperationDispatch
-
- OwUserOperationEvent - Class in com.wewebu.ow.server.app
-
The user operation event class.
- OwUserOperationEvent(OwBaseUserInfo, OwUserOperationEvent.OwUserOperationType, String) - Constructor for class com.wewebu.ow.server.app.OwUserOperationEvent
-
Constructor
- OwUserOperationEvent.OwUserOperationType - Enum in com.wewebu.ow.server.app
-
Operation Types
- OwUserOperationException - Exception in com.wewebu.ow.server.exceptions
-
Exception thrown, when the user invoked a illegal/unauthorized/forbidden function.
- OwUserOperationException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwUserOperationException
-
construct a exception with a message
- OwUserOperationException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwUserOperationException
-
construct a exception with a message
- OwUserOperationException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwUserOperationException
-
construct a exception with a message and Throwable
- OwUserOperationException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwUserOperationException
-
construct a exception with a message and Throwable
- OwUserOperationExecutor - Interface in com.wewebu.ow.server.app
-
Interface for user operation executor.
- OwUserOperationListener - Interface in com.wewebu.ow.server.app
-
The user operation listener.
- OwUserOperationListenerFactory - Interface in com.wewebu.ow.server.app
-
The factory interface for user operation listener creation.
- OwUserProfileView - Class in org.alfresco.wd.ui.profile
-
Simple user profile info view.
- OwUserProfileView() - Constructor for class org.alfresco.wd.ui.profile.OwUserProfileView
-
- OwUserSelectDialog - Class in com.wewebu.ow.server.app
-
Base Class for the login sub module to be created in the network (DMS) Adaptor.
- OwUserSelectDialog(int[], boolean) - Constructor for class com.wewebu.ow.server.app.OwUserSelectDialog
-
create a user select dialog
- OwValueExpression - Interface in com.wewebu.ow.csqlc.ast
-
SQL AST node : <value expression> syntax non-terminal as defined by the SQL grammar.
- OwVersion - Interface in com.wewebu.ow.server.ecm
-
Base interface for Object versions to identify a single version of a document in a versioning system.
To be implemented with the specific ECM system.
- OwVersionSeries - Interface in com.wewebu.ow.server.ecm
-
Base interface for Versions Series.
- OwVicinityPageSelectorComponent - Class in com.wewebu.ow.server.dmsdialogs.views
-
Class that render the each page number as a link.
- OwVicinityPageSelectorComponent(OwPageableView) - Constructor for class com.wewebu.ow.server.dmsdialogs.views.OwVicinityPageSelectorComponent
-
Constructor
- OwView - Class in com.wewebu.ow.server.ui
-
View Class, which supports Document View Pattern and acts as an Event Target.
- OwView() - Constructor for class com.wewebu.ow.server.ui.OwView
-
- OwViewUpdateException - Exception in com.wewebu.ow.server.exceptions
-
Specific exception to throw if an onUpdate call end exceptional.
- OwViewUpdateException(String) - Constructor for exception com.wewebu.ow.server.exceptions.OwViewUpdateException
-
- OwViewUpdateException(String, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwViewUpdateException
-
- OwViewUpdateException(OwString) - Constructor for exception com.wewebu.ow.server.exceptions.OwViewUpdateException
-
- OwViewUpdateException(OwString, Throwable) - Constructor for exception com.wewebu.ow.server.exceptions.OwViewUpdateException
-
- OwVIId - Interface in com.wewebu.ow.server.app.id.viid
-
Interface for Version Independent Id representation.
- OwVIIdFactory - Interface in com.wewebu.ow.server.app.id.viid
-
Factory which will create an UniqueObjectId from a specific Object
- OwVIIdResolver - Interface in com.wewebu.ow.server.app.id.viid
-
OwVIIdResolver
- OwVIIdType - Enum in com.wewebu.ow.server.app.id.viid
-
Enumeration of Types.
- OwVirtualFolderFactory - Interface in com.wewebu.ow.server.ao
-
A virtual folder factory interface.
- OwVirtualFolderObject - Interface in com.wewebu.ow.server.ecm
-
Base Class for virtual folder objects.
- OwVirtualFolderObjectFactory - Interface in com.wewebu.ow.server.ecm
-
Base Class for virtual folder object factories.
- OwVirtualFoldersManager - Class in com.wewebu.ow.server.ao
-
Manager for virtual folder
OwObject
application objects.
- OwVirtualFoldersManager() - Constructor for class com.wewebu.ow.server.ao.OwVirtualFoldersManager
-
- OwVirtualFoldersManager(OwAOSupport, OwVirtualFolderFactory) - Constructor for class com.wewebu.ow.server.ao.OwVirtualFoldersManager
-
- OwVirtualFoldersManager(OwAOSupport, OwVirtualFolderFactory, OwRoleManager, String) - Constructor for class com.wewebu.ow.server.ao.OwVirtualFoldersManager
-
- OwVirtualLinkPropertyClasses - Class in com.wewebu.ow.server.ecm
-
OwObjectLink virtual properties constant class.
- OwVirtualLinkPropertyClasses() - Constructor for class com.wewebu.ow.server.ecm.OwVirtualLinkPropertyClasses
-
- OwVirtualLinkPropertyClasses.OwLinkFilterPropertyClass - Class in com.wewebu.ow.server.ecm
-
Virtual property to be used for filtering/retrieving specific Link types.
- OwVirtualLinkPropertyClasses.OwLinkFilterPropertyClass() - Constructor for class com.wewebu.ow.server.ecm.OwVirtualLinkPropertyClasses.OwLinkFilterPropertyClass
-
- OwVirtualLinkPropertyClasses.OwLinkRelationPropertyClass - Class in com.wewebu.ow.server.ecm
-
Special PropertyClass for handling OwObjectLink requests.
- OwVirtualLinkPropertyClasses.OwLinkRelationPropertyClass() - Constructor for class com.wewebu.ow.server.ecm.OwVirtualLinkPropertyClasses.OwLinkRelationPropertyClass
-
- OwVirtualLinkPropertyClasses.OwLinkSourcePropertyClass - Class in com.wewebu.ow.server.ecm
-
PropertyClass for the Link source definition.
- OwVirtualLinkPropertyClasses.OwLinkSourcePropertyClass() - Constructor for class com.wewebu.ow.server.ecm.OwVirtualLinkPropertyClasses.OwLinkSourcePropertyClass
-
- OwVirtualLinkPropertyClasses.OwLinkTargetPropertyClass - Class in com.wewebu.ow.server.ecm
-
PropertyClass for the Link-target definition.
- OwVirtualLinkPropertyClasses.OwLinkTargetPropertyClass() - Constructor for class com.wewebu.ow.server.ecm.OwVirtualLinkPropertyClasses.OwLinkTargetPropertyClass
-
- OwWebApplication - Class in com.wewebu.ow.server.ui
-
Main Application Class, handles Request Response and maps to document view.
- OwWebApplication() - Constructor for class com.wewebu.ow.server.ui.OwWebApplication
-
Creates a new instance of WdWebApplication
- OwWhereClause - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : <where clause> syntax non-terminal as defined by the SQL grammar.
- OwWhereClause(OwSearchCondition) - Constructor for class com.wewebu.ow.csqlc.ast.OwWhereClause
-
Constructor
- OwWildCardDefinition - Interface in com.wewebu.ow.server.field
-
Interface for Wild character definitions used in searches.
To be implemented with the specific ECM system.
- OwWindowPositions - Class in com.wewebu.ow.server.app
-
Settings value for the window / viewer positions when the viewer is opened via autoopen feature.
- OwWindowPositions() - Constructor for class com.wewebu.ow.server.app.OwWindowPositions
-
- OwWorkflowDescription - Interface in com.wewebu.ow.server.ecm.bpm
-
Base interface for workflow descriptions.
To be implemented with the specific BPM system.
- OwWorkitem - Interface in com.wewebu.ow.server.ecm.bpm
-
Base interface for Workitem containers, or BPM Queues.
To be implemented with the specific BPM system.
- OwWorkitemContainer - Interface in com.wewebu.ow.server.ecm.bpm
-
Base interface for Workitem containers, or BPM Queues.
To be implemented with the specific BPM system.
- OwWorkitemProcessorInfo - Interface in com.wewebu.ow.server.ecm.bpm
-
Base interface for step processor information.
To be implemented with the specific BPM system.
- OwWorkitemRepository<W extends OwWorkitem> - Interface in com.wewebu.ow.server.ecm.bpm
-
Base interface for Workitem containers, or BPM Queues.
To be implemented with the specific BPM system.
- OwWorkitemRepository.OwContainerPrefixMapSingleton - Class in com.wewebu.ow.server.ecm.bpm
-
Singleton that maps BPM container prefixes to types,
used to organize the different container types for configuration,
e.g.
- OwWorkitemRepository.OwContainerPrefixMapSingleton() - Constructor for class com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwContainerPrefixMapSingleton
-
- OwWorkitemRepository.OwProxyInfo - Interface in com.wewebu.ow.server.ecm.bpm
-
Proxy object information.
- OwXBooleanFactor - Class in com.wewebu.ow.csqlc.ast
-
SQL AST node : external class based boolean factor - used in multiple class search templates .
- OwXBooleanFactor(OwBooleanFactor) - Constructor for class com.wewebu.ow.csqlc.ast.OwXBooleanFactor
-
- OwXMLAOManager - Class in com.wewebu.ow.server.ao
-
- OwXMLAOManager() - Constructor for class com.wewebu.ow.server.ao.OwXMLAOManager
-
- OwXMLAOManager(OwAOSupport) - Constructor for class com.wewebu.ow.server.ao.OwXMLAOManager
-
- OwXMLAOManager(OwAOSupport, String) - Constructor for class com.wewebu.ow.server.ao.OwXMLAOManager
-
Constructor - an empty string base path will be used
- OwXMLDOMUtil - Class in com.wewebu.ow.server.util
-
Implements DOM Node utility methods for XML access.
Please note: DOM is not thread safe.
To read the configuration for plugins and boot options use OwXMLUtil getters only.
- OwXMLDOMUtil(String) - Constructor for class com.wewebu.ow.server.util.OwXMLDOMUtil
-
construct an empty XML Dom node
- OwXMLUtil - Interface in com.wewebu.ow.server.util
-
Utility interface for structured configuration data access.
- OwXMLUtilOptionAndPlaceholderFilter - Class in com.wewebu.ow.server.util
-
Utility class for XML access and debugging.
Overrides OwXMLUtilPlaceholderFilter with option IDs.
Option ID's allow the selection of nodes through option ID attributes.
- OwXMLUtilOptionAndPlaceholderFilter(OwXMLUtil, OwAttributeBag, OwAttributeBag) - Constructor for class com.wewebu.ow.server.util.OwXMLUtilOptionAndPlaceholderFilter
-
construct a template XML util node with option and placeholder configuration filter
- OwXMLUtilOptionAndPlaceholderFilter(Node, OwAttributeBag, OwAttributeBag) - Constructor for class com.wewebu.ow.server.util.OwXMLUtilOptionAndPlaceholderFilter
-
construct a template XML util node with option and placeholder configuration filter
- OwXMLUtilPlaceholderFilter - Class in com.wewebu.ow.server.util
-
Utility class for XML access and debugging.
Implements OwXMLUtil with a OwAttributeBag interface.
So the place holder values are converted with the given OwAttributeBag.
- OwXMLUtilPlaceholderFilter(OwXMLUtil, OwAttributeBag) - Constructor for class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
construct a template XML util node
- OwXMLUtilPlaceholderFilter(Node, OwAttributeBag) - Constructor for class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
construct a template XML util node
P
- page - Variable in class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
- PAGE_BUTTONS - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- PAGE_KEY - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
query string key for the page parameter
- pageAbsolut(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Move to the given zero based absolute page.
- pageAbsolut(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- pageAbsolut(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- PAGECOUNT_REPLACE_SCANNER - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
page count replacement scanner for high performance replacement
- PARAM_CONTEXT - Static variable in interface com.wewebu.ow.server.ui.viewer.OwInfoProvider
-
Constant for the CONTEXT value to retrieve from OwInfoRequest object
- PARAM_DMSID - Static variable in interface com.wewebu.ow.server.ui.viewer.OwInfoProvider
-
Constant for the DMSID value to retrieve from OwInfoRequest object
- PARENT_PROPERTY - Static variable in class com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
-
property class name
- parseDate(Object, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Helper to parse an object to a java.util.Date,
which will simply cast the object or use it together with the provided
date format in a parse operation.
- PATH_DELIMITER - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
delimiter used to build paths and structure the containers into folders and subfolders,
see also m_containerprefixmap
- PATH_DELIMITER - Static variable in class com.wewebu.ow.server.ecm.OwSearchPath
-
standard path delimiter
- PATH_DELIMITER - Static variable in class com.wewebu.ow.server.ui.OwTreeView
-
delimiter used to build the path
- PATH_SEPARATOR - Static variable in class com.wewebu.ow.server.ao.OwFileAOSupport
-
Separator used for the file system path, creating for example the default ow_app location
- PATH_SEPARATOR - Static variable in class com.wewebu.ow.server.util.OwObjectIDCodeUtil
-
Separator of the path, should not be contained in
objectID definition.
- PATH_SEPARATOR_CHAR - Static variable in class com.wewebu.ow.server.util.OwObjectIDCodeUtil
-
- peekAtNextURLParameter() - Method in class com.wewebu.ow.server.util.paramcodec.OwTransientCodec
-
Retrieve the next unique URL parameter value without incrementing the
global unique counter.
- PERMISSION - Static variable in interface com.wewebu.ow.server.ui.viewer.OwAnnotationInfoProvider
-
Tag to describe permission for an Annotation
- PERMISSIONS - Static variable in interface com.wewebu.ow.server.ui.viewer.OwAnnotationInfoProvider
-
ROOT tag for answer
- PERSIST_ACTIVE_ATTR_NAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilterEntry
-
DOM name for persistence see get/setPersistentNode()
- PERSIST_END_RANGE_NAME - Static variable in class com.wewebu.ow.server.field.OwSearchNode
-
DOM name for persistence see get/setPersistentNode()
- PERSIST_ENTRY_NAME_ATTR_NAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilter
-
DOM name for
- PERSIST_FILTER_NODE_NAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilter
-
DOM name for persistence
- PERSIST_NODE_NAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilterEntry
-
DOM name for persistence see get/setPersistentNode()
- PERSIST_OPERATOR_ATTR_NAME - Static variable in class com.wewebu.ow.server.field.OwSearchNode
-
DOM name for persistence see get/setPersistentNode()
- PERSIST_SEARCH_NODE_NAME - Static variable in class com.wewebu.ow.server.field.OwSearchNode
-
DOM name for persistence see get/setPersistentNode()
- PERSIST_START_RANGE_NAME - Static variable in class com.wewebu.ow.server.field.OwSearchNode
-
DOM name for persistence see get/setPersistentNode()
- PERSIST_UNIQUE_NAME__ATTR_NAME - Static variable in class com.wewebu.ow.server.field.OwSearchNode
-
DOM name for persistence see get/setPersistentNode()
- persistAjaxTriggeredSelection(HttpServletRequest, HttpServletResponse, OwObjectCollection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
- persistAjaxTriggeredSelection(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
AJAX selection persistence request support method.
Subclasses should use this method on their AJAX selection persistence methods
providing their current object collection.
- persistObjectSelectionState(int, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Persist selection state for given object ID (number in list)
- PLACEHOLDER_ERROR_PREFIX - Static variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
start delimiter for the placeholders
- PLACEHOLDER_INSTRUCTION_PREFIX - Static variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
start delimiter for the placeholders
- PLACEHOLDER_VALIDATION_PREFIX - Static variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
start delimiter for the placeholders
- PLUG_INDEX_KEY - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
query string key for the plugin index.
- PLUG_INDEX_KEY - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
query string key for the plugin index.
- PLUG_INDEX_KEY - Static variable in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
query key for the attachment plugin index used in renderAttachment
- PLUGIN_NODE_CLASSNAME - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
plugin node name for the Description
- PLUGIN_NODE_DESCRIPTION - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
plugin node name for the Description
- PLUGIN_NODE_HELP - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
plugin node name for the help JSP path
- PLUGIN_NODE_ID - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
plugin node name for the ID
- PLUGIN_NODE_NAME - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
plugin node name for the Name
- PLUGIN_NODE_SETTINGS_SET - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
name of the settings node in the plugin description DOM tree.
- PLUGIN_NODE_VENDOR - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
plugin node name for the Vender
- PLUGIN_NODE_VERSION - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
plugin node name for the Description
- PLUGIN_NODE_VIEW_CLASSNAME - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
plugin node name for the Description
- PLUGIN_SETATTR_DISPLAY_NAME - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
node attribute for the display name
- PLUGIN_SETATTR_EDIT - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
node attribute for the edit flag
- PLUGIN_SETATTR_LIST - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
node attribute for the list flag
- PLUGIN_SETATTR_MAX_SIZE - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
node attribute for the list max size
- PLUGIN_SETATTR_SCOPE - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
node attribute for the scope flag
- pluginCacheCreated - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
flag regarding the plugin cache creation
- PLUGINS_REQUIRE_CAN_MULTISELECT - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
flag indicating that at least one plugin can handle multiselection, see getPluginRequirementFlags()
- PLUGINS_REQUIRE_CONTEXT_MENU - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
flag indicating that at least one plugin needs a context menu, see getPluginRequirementFlags()
- PLUGINTYPE_APPLICATION - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
type of the application, which is actually no plugin,
it is only used to declare help files and settings for the application (Workdesk) itself.
- PLUGINTYPE_DOCUMENT_FUNCTION - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
type of the document function plugins
- PLUGINTYPE_MASTER - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
type of the main plugins
- PLUGINTYPE_RECORD_FUNCTION - Static variable in class com.wewebu.ow.server.conf.OwBaseConfiguration
-
type of the record function plugins, used in the record plugin only
- POLICIES_ONLY - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- POS1_ACTION_ID - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- POSITION_MAIN - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
Persistent node for flag to position also the main window
- postMessage(String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
add a message to be displayed for user info
- postRefresh(OwObjectCollection[]) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- postWarningMessage() - Method in class com.wewebu.ow.server.app.OwClipboard
-
Post a warning message.
- prefix(boolean) - Method in class com.wewebu.ow.csqlc.ast.OwPredicateFormat
-
- PREFIX_ANNOT - Static variable in interface com.wewebu.ow.server.ui.viewer.OwInfoProviderRegistry
-
prefix used to request annotation provider
for a given DMS prefix.
- PREFIX_DRAGDROP - Static variable in class com.wewebu.ow.server.app.OwMainAppContext
-
prefix for the common DND document import temp directory
- prelevateProperty(String) - Method in class com.wewebu.ow.server.field.OwComplexPropertyChildScope
-
- prelevateProperty(String) - Method in class com.wewebu.ow.server.field.OwPropertiesContainerScope
-
- PREPARE - Static variable in class com.wewebu.ow.server.servlets.OwRequestListener
-
Attribute name which is set if prepare was executed
- prepareCall(ClientResource) - Method in interface org.alfresco.wd.ext.restlet.auth.OwRestletAuthenticationHandler
-
Prepare a RESTlet call for current authentication mechanism.
Can throw OwRuntimeException in case of possible problems retrieving data.
- prepareCall(ClientResource) - Method in class org.alfresco.wd.ext.restlet.auth.OwRestletBasicAuthenticationHandler
-
- PREPARED_REQUEST_URL - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
- prepareForAuthentication(String, String) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Called before authentication method to prepare configuration for
- prepareRequest(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Request precondition handler for all JSP based requests.
- prev(boolean) - Method in class com.wewebu.ow.server.app.OwObjectSequenceDialog
-
- prev(boolean) - Method in interface com.wewebu.ow.server.app.OwSequenceView
-
move to prev item
- PREVIEW_REGION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
region of the tree view
- PREVIOUS_PLUGIN_ACTION_ID - Static variable in class com.wewebu.ow.server.app.OwMainNavigationView
-
- PrintCatchedException(Locale, Throwable, PrintWriter, String) - Static method in class com.wewebu.ow.server.util.OwExceptionManager
-
display a exception as HTML
- PrintCatchedException(Locale, Throwable, PrintWriter, String, String) - Static method in class com.wewebu.ow.server.util.OwExceptionManager
-
display an exception as HTML
- printHandleRequestException(PrintWriter, String, Throwable) - Method in class com.wewebu.ow.server.ui.OwWebApplication
-
- printHandleRequestException(PrintWriter, String, Throwable, ServletContext) - Method in class com.wewebu.ow.server.ui.OwWebApplication
-
- printHandleRequestPendingSessionException(PrintWriter, OwAppContext) - Method in class com.wewebu.ow.server.ui.OwWebApplication
-
- PRIVILEGES_ONLY - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- PRIVILEGES_PARAM - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
- PRIVILEGES_PARAMETER - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditor
-
- privilegeToGuid(OwPrivilege) - Static method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesDocument
-
- privilegeToGuid(String) - Static method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesDocument
-
- privilegeToGuid(OwPrivilege) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditorDocument
-
- privilegeToGuid(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditorDocument
-
- process(OwObjectClass, OwLocation, OwAppContext) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwObjectClassProcessor
-
Processing of object class based on configuration or type of current processor.
- process(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.servlets.OwRenditionServlet
-
- process(Node) - Method in class com.wewebu.ow.server.ui.viewer.OwAbstractInfoProvider
-
Process XML node (item) and return the
String representation for the node to set.
- processAjaxRequest(HttpServletRequest, HttpServletResponse, OwWebApplication) - Method in class com.wewebu.ow.server.ui.OwAdaptor.OwAjaxRequestHandlerStrategy
-
Execute the AJAX request
- processAjaxRequest(HttpServletRequest, HttpServletResponse, OwWebApplication) - Method in class com.wewebu.ow.server.ui.OwAdaptor.OwGetEditNodesStrategy
-
- processAjaxRequest(HttpServletRequest, HttpServletResponse, OwWebApplication) - Method in class com.wewebu.ow.server.ui.OwAdaptor.OwListSavedFilesStrategy
-
- processAjaxRequest(HttpServletRequest, HttpServletResponse, OwWebApplication) - Method in class com.wewebu.ow.server.ui.OwAdaptor.OwSaveFileStrategy
-
- processDataResponse(HttpServletRequest, HttpServletResponse, List<OwComboItem>) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
- processObject(OwObject) - Method in class com.wewebu.ow.server.command.OwCommand
-
Process an object.
- processOccurred(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Process occurred object types, for
quicker handling of document functions.
- processRequest(String, Map<String, OwDBDependentComboboxDataHandler.OwWherePropDefinition>, List<OwComboItem>) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
Process the query and add the query-results into the provided results collection,
wrapped as OwComoboItem interface.
- processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.servlets.OwAbstractUpload
-
Main method to be implemented for upload of content to the client,
this method is a delegation from GET and POST requests.
- processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.servlets.OwDragDropContent
-
Processes requests for both HTTP GET
and POST
methods.
- processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.servlets.OwGetContent
-
Processes requests for both HTTP GET
and POST
methods.
- processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.servlets.OwGetPropertyContent
-
Request processing method.
- processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload
-
Processes requests for both HTTP GET
and POST
methods.
- processRequest(HttpServletRequest, HttpServletResponse, OwWebApplication) - Method in class com.wewebu.ow.server.ui.OwAdaptor.OwAjaxRequestHandlerStrategy
-
- processRequest(HttpServletRequest, HttpServletResponse, OwWebApplication) - Method in class com.wewebu.ow.server.ui.OwAdaptor.OwApplicationStarterStrategy
-
- processRequest(HttpServletRequest, HttpServletResponse, OwWebApplication) - Method in interface com.wewebu.ow.server.ui.OwAdaptor.OwRequestHandlerStrategy
-
Process the request.
- processRequest(HttpServletRequest, HttpServletResponse, OwWebApplication) - Method in class com.wewebu.ow.server.ui.OwAdaptor
-
Process the current request
- processSortDefinition(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Process entering request for changes in sorting and notify listener of changes.
- PROFILE_ACTION_REGION - Static variable in class com.wewebu.ow.server.app.OwMainLayout
-
- promote(OwObject) - Method in interface com.wewebu.ow.server.ecm.OwBatch
-
promote version
- promote() - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
promote version
- propagateRootProperties(OwSemiVirtualFolder, OwSearchNode) - Method in class com.wewebu.ow.server.ecm.OwStandardSemiVirtualFolderAdapter
-
Called to propagate the defined set of properties from
"physical" parent to it's virtual children.
- propertiesTab - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
Tab where the properties view is contained
- propertyViewBridge - Variable in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
the property view
- pull(OwSort, Set) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemContainer
-
pulls the next available work item out of the container and locks it for the user
- put(String, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- put(String, String, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- putAll(Locale, Map) - Static method in class com.wewebu.ow.server.util.OwString
-
Adds the given key mapped localization properties to the current text mappings.
- putAll(Locale, Map) - Method in class com.wewebu.ow.server.util.OwStringProperties
-
Adds the given key mapped localization properties to the current text mappings.
- putLabel(Locale, String, String) - Static method in class com.wewebu.ow.server.util.OwString
-
Adds the given key mapped label to the current text mappings.
- putLabel(Locale, String, String) - Method in class com.wewebu.ow.server.util.OwStringProperties
-
Adds the given key mapped label to the current text mappings.
Q
- qualifySingleTable(OwSearchNode, OwQueryStatement) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- QUERY_KEY_PAGE - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
query string key for the page index.
- QUERY_KEY_PAGE_COMBINED - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
query string key for the page index.
- QUERY_KEY_PATH_ITEM - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectFiledRecordsView
-
query key for the selected path item
- QUERY_KEY_PROPNAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
query string for the property name
- QUERY_KEY_PROPNAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwStandardPasteMetadataHandler
-
query string for the property name
- QUERY_STRING_KEY_HELPFILEPATH - Static variable in class com.wewebu.ow.server.app.OwHelpDialog
-
query key for the help path
R
- read() - Method in class com.wewebu.ow.server.util.OwUnicodeInputStream
-
- read() - Method in class com.wewebu.ow.server.util.upload.OwBufferedServletInputStream
-
Implement buffering read
method of
the wrapped ServletInputStream
.
- read(byte[], int, int) - Method in class com.wewebu.ow.server.util.upload.OwBufferedServletInputStream
-
Implement buffering read
method of
the wrapped ServletInputStream
.
- read() - Method in class com.wewebu.ow.server.util.upload.OwFileUpStream
-
Reads the next byte of data from the InputStream.
- read(byte[]) - Method in class com.wewebu.ow.server.util.upload.OwFileUpStream
-
Reads some number of bytes from the input stream and stores them into the
buffer array.
- read(byte[], int, int) - Method in class com.wewebu.ow.server.util.upload.OwFileUpStream
-
Read upto len bytes of data from inputstream into an array of bytes.
- READ_ONLY_COLUMNS_NODE_NAME - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
XML node name for the list of columns,
which should be read-only in INLINE editing mode.
- readConfiguration(String) - Method in class com.wewebu.service.rendition.impl.OwSimpleRenditionServiceProvider
-
- readLine(byte[], int, int) - Method in class com.wewebu.ow.server.util.upload.OwBufferedServletInputStream
-
Implement buffering readLine
method of
the wrapped ServletInputStream
.
- readNextPart() - Method in class com.wewebu.ow.server.util.upload.OwUpStreamParser
-
Read the next part arriving in the stream.
- reassignToPublicContainer(String, boolean) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
reassign the workitem.
- reassignToUserContainer(String, boolean) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
reassign the workitem.
- reduceToMaxSize() - Method in class com.wewebu.ow.server.field.OwSort
-
- REFINE_CRITERIA_NODE_TAG_NAME - Static variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
node name of the refine criteria node
- refresh() - Method in class com.wewebu.ow.server.app.OwSettings
-
reload the setting
- refresh(OwObjectCollection[]) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwAllLinksView
-
- refresh(OwObjectCollection[]) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
Refreshes the contents of this view for the give object link collection array.
- refresh() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS.OwTreeViewNodeJS
-
Refresh the node.
- refresh(OwObjectCollection[]) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- refresh() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
force node to reload its child nodes
- refreshCurrentNode() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
refresh the current node, i.e.
- refreshNodeForObject(Object) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Tries to find the node for the given object and then refresh it.
- refreshProperties() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
refresh the property cache
- refreshProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
refresh the property cache
- refreshProperties() - Method in interface com.wewebu.ow.server.ecm.OwObject
-
refresh the property cache
- refreshProperties(Collection) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
refresh the property cache
- refreshProperties() - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
refresh the property cache
- refreshProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
refresh the property cache
- refreshProperties() - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- refreshProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- refreshProperties() - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
refresh the property cache
- refreshProperties(Collection) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
refresh the property cache
- refreshProperties() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- refreshProperties(Collection) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
refresh the property cache
- refreshStaticClassdescriptions() - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
force the network adapter to reload all the static class description data.
- refreshStaticClassdescriptions() - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
force the network adapter to reload all the static class description data.
- refreshStaticConfiguration() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
update the configuration data
- refreshStaticConfiguration() - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Refresh the static configuration data
- refreshStaticConfiguration() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
update the configuration data
- register(OwAppContext) - Method in interface com.wewebu.ow.server.ui.OwAction
-
- register(OwAppContext) - Method in class com.wewebu.ow.server.ui.OwOSFamilyMouseAction
-
- register(OwAppContext) - Method in class com.wewebu.ow.server.ui.OwUserAgentKeyAction
-
- REGISTERED_KEYS_SCRIPTS_CONTAINER_ID - Static variable in class com.wewebu.ow.server.app.OwMainLayout
-
the registerd scripts container ID
- registerInterface(Class<?>, Object) - Method in interface com.wewebu.ow.server.app.OwGlobalRegistryContext
-
Register some specific object for a defined class/interface.
- registerInterface(Class<?>, Object) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Register some specific object for a defined class/interface.
- registerKeyAction(OwKeyAction) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
- registerKeyAction(String, String, String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
- registerKeyAction(String, String, String, String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
- registerKeyEvent(int, int, String, String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
register a keyboard key to a event URL,
the registered key is only valid for one page request, so it must be called in onRender
- registerKeyEvent(OwKeyEvent) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
- registerKeyEvent(String, OwAppContext) - Method in class com.wewebu.ow.server.ui.OwOSFamilyKeyAction
-
- registerKeyEvent(String, OwAppContext) - Method in class com.wewebu.ow.server.ui.OwUserAgentKeyAction
-
- registerKeyFormEvent(int, int, String, String, String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
register a keyboard key to a event URL,
the registered key is only valid for one page request, so it must be called in onRender
- registerManager(OwAOManager) - Method in class com.wewebu.ow.server.ao.OwDefaultRegistry
-
- registerMouseAction(String, OwString) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
- registerMouseEventDescription(OwMouseEventDescription) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
- registerObject(OwObjectReference) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
register a object to find it later in the events
- registerPluginKeyEvent(String, String, String, String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
register a key event for this plugin if defined in key map, call in onRender method only
- registerProvider(String, OwInfoProvider) - Method in class com.wewebu.ow.server.app.viewer.OwSimpleInfoProviderRegistry
-
- registerProvider(String, OwInfoProvider) - Method in interface com.wewebu.ow.server.ui.viewer.OwInfoProviderRegistry
-
Method called to register a provider for specific context.
- registerRequestTarget(OwEventTarget) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
registers a target to receive onRequest(...) events for each request
the target must already be registered with registerTarget or OwEventTarget.attach
- registerTarget(OwEventTarget, String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
register the event target in the context and assign a unique ID
- registerView(OwView, String) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
- reInitializeClassLoggerSettings() - Static method in class com.wewebu.ow.server.log.OwLogCoreBase
-
reinitialize the setting for using class logger or the package/module logger
reloads the owlog_settings.properties file
- relativePos - Variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
Marker to know if the current position is defined with relative or absolute coordinates
- release() - Method in interface com.wewebu.ow.server.app.OwDocumentImportItem
-
Release this imported document by freeing all temporarily acquired resources like
deleting temporary files.
Please note:
This method must be able to deal with
(a) multiple calls of this method, and
(b) calls to this method AFTER a call to releaseAll
of the creating importer.
- release() - Method in class com.wewebu.ow.server.app.OwStandardDocumentImportItem
-
- releaseAll() - Method in interface com.wewebu.ow.server.app.OwDocumentImporter
-
Releases all
OwDocumentImportItem
s created by this importer during instantiation
or the last invokation of this method.
- releaseDNDImportedDocuments() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Release all imported documents of the DND document import stack and remove
the current temp dir.
- releaseResources() - Method in class com.wewebu.ow.server.app.OwDocumentImportItemContentElement
-
- releaseResources() - Method in interface com.wewebu.ow.server.ecm.OwContentElement
-
method is called e.g.
- releaseResources() - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
- releaseResources() - Method in interface com.wewebu.ow.server.ecm.OwRepository
-
releases all resources that have been used during this session
- releaseResources() - Method in class com.wewebu.ow.server.ecm.OwStandardContentCollection
-
- releaseResources() - Method in class com.wewebu.ow.server.historyimpl.simplehistory.OwSimpleHistoryManager
-
releases all resources that have been used during this session
- reload() - Method in class com.wewebu.ow.server.ecm.OwQueriedCollection
-
Reloads this collection with no sort object
- reload(OwSort) - Method in class com.wewebu.ow.server.ecm.OwQueriedCollection
-
Executes the underlying query using the given sort criteria and replaces the delegate with the result.
- remove() - Method in class com.wewebu.ow.server.collections.impl.OwAbstractIterator
-
- remove() - Method in class com.wewebu.ow.server.collections.OwEmptyIterable.EmptyIterator
-
- remove(Object...) - Method in interface com.wewebu.ow.server.ecm.eaop.OwAdviser
-
- remove(Object...) - Method in class com.wewebu.ow.server.ecm.eaop.OwThreadAdviser
-
- remove(int) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- remove(Object) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- remove(Object) - Method in class com.wewebu.ow.server.field.OwStandardEnumCollection
-
remove an object from the collection
- remove(String) - Method in class com.wewebu.ow.server.ui.OwDocument
-
(implements OwAttributeBagWriteable) remove non persistent attribute
NOTE: use getPersistentAttributeBagWriteable() to obtain a persistent OwAttributeBagWriteable
- remove(String) - Method in interface com.wewebu.ow.server.util.OwAttributeBagWriteable
-
remove the given attribute
- remove() - Method in class com.wewebu.ow.server.util.OwEvent.EmptyIterator
-
- remove(String) - Method in class com.wewebu.ow.server.util.OwSimpleAttributeBagWriteable
-
remove the given attribute
- remove(String) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteable
-
remove the given attribute
- remove(String, String) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
- remove(OwCookieStoreCodec.OwTimedCookie) - Method in class com.wewebu.ow.server.util.paramcodec.OwAttributeBagCodec
-
- remove(OwCookieStoreCodec.OwTimedCookie) - Method in class com.wewebu.ow.server.util.paramcodec.OwCookieStoreCodec
-
- remove(OwCookieStoreCodec.OwTimedCookie) - Method in class com.wewebu.ow.server.util.paramcodec.OwTransientCodec
-
- removeAll(Collection) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- removeAll(Collection) - Method in class com.wewebu.ow.server.field.OwStandardEnumCollection
-
remove objects from the collection
- removeButtonProvider(OwImageButtonView) - Method in class com.wewebu.ow.server.ui.button.OwUnifyImageButtonView
-
Remove a specific button provider.
- removeConfigChangeEventListener(OwRepositoryContext.OwConfigChangeEventListener) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
add a config change event listener to be notified about config changes
- removeCriteria(String) - Method in class com.wewebu.ow.server.field.OwSort
-
remove the specified criteria
- removeDateFormatTokens(String) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
Remove all date formating from the given date-format string
- removeEventListener(EventListener) - Method in class com.wewebu.ow.server.util.OwEvent
-
add a config change event listener to be notified about config changes
- removePolicy(OwPolicy) - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
remove the given privilege set
- removePrivilegeSet(OwPrivilegeSet) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesDocument
-
- removePrivilegeSet(OwPrivilegeSet) - Method in interface com.wewebu.ow.server.ecm.OwPermissionCollection
-
remove the given privilege set
- removeReference(OwObject) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
removes the reference of the given object from this object (folder)
this object needs to be parent of given object
- removeReference(OwObject) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
removes the reference of the given object from this object (folder)
this object needs to be parent of given object
- removeReference(OwObject) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
removes the reference of the given object from this object (OwEmptyObject)
this object needs to be parent of given object
- removeReference(OwObject) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- removeReference(OwObject) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
removes the reference of the given object from this object (folder)
this object needs to be parent of given object
- removeReference(OwObject) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- removeSelectionListener(OwLaunchableWorkflowSelectionView.OwWorkflowSelectionListener) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwLaunchableWorkflowSelectionView
-
Unregisters a selection listener from this view.
- removeTarget(OwEventTarget) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
remove the event target from the context
- removeTarget(String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
remove the event target from the context
- removeTimeFormatTokens(String) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
remove all time formating from the given date format string
e.g.: "dd.MM.yyyy (HH:mm)" becomes "dd.MM.yyyy"
- removeUserOperationListener(OwUserOperationListener) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- removeUserOperationListener(OwUserOperationListener) - Method in class com.wewebu.ow.server.app.OwUserOperationDispatch
-
- removeUserOperationListener(OwUserOperationListener) - Method in interface com.wewebu.ow.server.app.OwUserOperationExecutor
-
Removes the given user operation listener from this executor.
- render(Locale, Writer) - Method in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
overridable to insert a single value into a edit HTML form
- render(Writer, int, int) - Method in class com.wewebu.ow.server.app.OwEditablePropertyString
-
insert the property into a HTML form for editing
- render(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwNumberBlockPageSelectorComponent
-
- render(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Render the component.
- render(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSimplePageSelectorComponent
-
- render(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwVicinityPageSelectorComponent
-
- render(Writer) - Method in class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
render the view
- render(Writer) - Method in class com.wewebu.ow.server.ui.OwAppContext.OwDialogManagerViewReference
-
- render(Writer) - Method in interface com.wewebu.ow.server.ui.OwBaseView
-
render the object
- render(Writer) - Method in class com.wewebu.ow.server.ui.OwLayout.OwDispatchRegion
-
- render(Writer) - Method in class com.wewebu.ow.server.ui.OwView
-
render the view and all contained views.
- render(Writer, Map<String, String>, OwPreviewContext) - Method in class com.wewebu.ow.server.ui.preview.OwFlashPreviewRenderer
-
- render(Writer, Map<String, String>, OwPreviewContext) - Method in class com.wewebu.ow.server.ui.preview.OwImagePreviewRenderer
-
- render(Writer, Map<String, String>, OwPreviewContext) - Method in class com.wewebu.ow.server.ui.preview.OwNoPreviewRenderer
-
- render(Writer, Map<String, String>, OwPreviewContext) - Method in interface com.wewebu.ow.server.ui.preview.OwPreviewRenderer
-
Called if this instance is matching the rendering requirements.
- renderAccessibilityMark(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Render a mark for accessibility.
- renderBlockBegin(int, int, StringWriter) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
Render block begin.
- renderBlockEnd(int, int, int, StringWriter) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
Render block end
- renderButtons(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
- renderCheckedOut(StringWriter, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- renderCheckInModes(Writer, OwMainAppContext) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwCheckInHandler
-
Render the check in modes.
- renderCheckInModes(Writer, OwMainAppContext) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
- renderCheckInOptions(Writer, OwMainAppContext) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwCheckInHandler
-
Render the check in option (checkbox for creating a released version)
- renderCheckInOptions(Writer, OwMainAppContext) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
- renderCloseButton(Writer) - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
render Close button
- renderCombinedPageButtons(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
render the paging buttons for the combined view
- renderCombo(Writer) - Method in class com.wewebu.ow.server.app.OwClassicComboboxRenderer
-
- renderCombo(Writer) - Method in interface com.wewebu.ow.server.app.OwComboboxRenderer
-
Render the combobox on a
Writer
object.
- renderCombo(Writer) - Method in class com.wewebu.ow.server.app.OwExtJSComboboxRenderer
-
- renderContextMenu(Writer, Set) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Default method to render the context menu.
- renderCurrentView(Writer) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
render the currently selected view
- renderEditCriteria(Writer, OwSearchCriteria) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
render a single editable criteria
- renderErrors() - Method in class com.wewebu.ow.server.app.OwFieldManager
-
- renderErrors(Writer) - Method in class com.wewebu.ow.server.ecm.ui.OwUILoginModul
-
Render login error, by respecting accessibility requests.
- renderErrorsRegion(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- renderEvents(String) - Method in class com.wewebu.ow.server.app.OwClassicComboboxRenderer
-
Render the events.
- renderEvents() - Method in class com.wewebu.ow.server.app.OwClassicComboboxRenderer
-
Utility method for rendering all events.
- renderEvents(String) - Method in class com.wewebu.ow.server.app.OwExtJSComboboxRenderer
-
Add prepared events for rendering EXTJS combo box.
- renderExtraColumnHeader(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
overridable to render additional columns
- renderExtraColumnHeader(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
overridable to render additional columns
- renderExtraColumnRows(Writer, OwObject, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
overridable to render additional columns
- renderExtraColumnRows(Writer, OwProperty) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
overridable to render additional columns
- renderFirstPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponent
-
- renderFirstPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponentTextBased
-
- renderFirstPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSimplePageSelectorComponent
-
Render active content (a symbol or an image) for the first page.
- renderFirstPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponent
-
- renderFirstPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponentTextBased
-
- renderFirstPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSimplePageSelectorComponent
-
Render inactive content (a symbol or an image) for the first page.
- renderFolderIconLink(StringWriter, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Writes the link and icon for a folder tree node to a StringWriter
- renderGroupHeader(OwPropertyGroup, Writer, String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Render properties group header.
- renderHelpButton(Writer) - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
render Help button
- renderHorizontalProperties(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Render properties horizontally.
- renderHorizontalProperty(Writer, String, OwProperty, OwPropertyClass) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Render the property as a row in table.
- renderHorizontalPropertyGroups(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- renderHTMLFormular(Writer, String) - Method in class com.wewebu.ow.server.ui.OwView
-
generic function, which can render HTML forms.
- renderImage(Writer, OwFieldDefinition, Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImage
-
displays a image
- renderImage(Writer, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImageInsteadOfValue
-
render an image depending on provided value
- renderIndex(StringWriter, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- renderIndexHeader(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- renderJSInclude(String, Writer) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
render a JavaScript include link.
- renderJSInclude(String, boolean, Writer) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Used to include ExtJs scripts, in production or debug mode
- renderKeyBoardScript(Writer) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Deprecated.
- renderLastPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponent
-
- renderLastPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponentTextBased
-
- renderLastPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSimplePageSelectorComponent
-
Render active content (a symbol or an image) for the last page.
- renderLastPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponent
-
- renderLastPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponentTextBased
-
- renderLastPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSimplePageSelectorComponent
-
Render inactive content (a symbol or an image) for the last page.
- renderLocalsRegion(Writer) - Method in class com.wewebu.ow.server.app.OwLoginView
-
render the locales select region to switch languages by user.
- renderLockedColumn(Writer, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
Render lock column.
- renderMainRegion(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
(overridable) render the JSP page
- renderMainRegion(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
(overridable) render the JSP page
- renderMainRegion(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
render the view JSP
- renderMainRegion(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
render the view JSP
- renderMainRegion(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
render the main region with the property list
- renderMainRegion(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
- renderMenuRegion(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
render the menu region
- renderMessageRegion(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
Render the message.
- renderMimeType(StringWriter, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- renderMimeTypeHeader(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- renderMinusIconLink(StringWriter, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Writes the link and icon for collapsing a sub tree (a.k.a.
- renderModesRegion(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
render the modes region with the set properties modes
- renderNamedRegion(Writer, String) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
Called when the form parser finds a placeholder in the HTML input
- renderNamedRegion(Writer, String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Called when the form parser finds a placeholder in the HTML / JSP input
- renderNamedRegion(Writer, String) - Method in class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
render only a region in the view, used by derived classes
- renderNamedRegion(Writer, String) - Method in class com.wewebu.ow.server.ui.OwAppContext.OwDialogManagerViewReference
-
- renderNamedRegion(Writer, String) - Method in interface com.wewebu.ow.server.ui.OwBaseView
-
render only a region in the view, used by derived classes
- renderNamedRegion(Writer, String) - Method in class com.wewebu.ow.server.ui.OwLayout.OwDispatchRegion
-
render only a region in the view, used by derived classes
- renderNamedRegion(Writer, String) - Method in class com.wewebu.ow.server.ui.OwLayout
-
render only a region in the view, used by derived classes
- renderNamedRegion(Writer, String) - Method in class com.wewebu.ow.server.ui.OwView
-
render only a region in the view, used by derived classes
- renderNavigationButtons(Writer) - Method in class com.wewebu.ow.server.app.OwStandardSequenceDialog
-
render Prev and Next buttons
- renderNavigationLink(Writer, OwNavigationView.OwTabInfo, int, int, int) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
render a single navigation tab
- renderNextPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponent
-
- renderNextPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponentTextBased
-
- renderNextPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSimplePageSelectorComponent
-
Render active content (a symbol or an image) for the next page.
- renderNextPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponent
-
- renderNextPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponentTextBased
-
- renderNextPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSimplePageSelectorComponent
-
Render inactive content (a symbol or an image) for the next page.
- renderNode(Writer, OwTreeView.OwTreeViewNode, int) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
render a treenode as node
- renderNodeLink(StringWriter, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Writes the link for a tree node to a StringWriter
- renderObjectReferenceLink(Writer, OwFieldDefinition, OwObjectReference, String, boolean) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
insert a link for OwObject values
- renderObjectReferenceLinkInternal(Writer, OwFieldDefinition, OwObjectReference, String, boolean) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
insert a link for OwObject values
- renderOwFieldContentType(Writer, OwClipboard) - Method in class com.wewebu.ow.server.app.OwClipboardView
-
Render the clipboard information, if content type is an OwField.
- renderPageButtons(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
render the paging buttons
- renderPageLocation(Writer, int, int, int, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwNumberBlockPageSelectorComponent
-
Render a page location representation.
- renderPageSelector(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
Render the page selector
- renderPasswordRow(Writer, String, String, String) - Method in class org.alfresco.wd.ui.profile.OwChangePasswordView
-
- renderPasteAll(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Utility method to render "paste all" symbol.
- renderPasteAllMetadata(Writer, OwEventTarget) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPasteMetadataHandler
-
Render the "paste all" metadata HTML code.
- renderPasteAllMetadata(Writer, OwEventTarget) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardPasteMetadataHandler
-
- renderPasteMetadata(Writer, OwProperty, OwEventTarget) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPasteMetadataHandler
-
Render the "paste" metadata HTML code
- renderPasteMetadata(Writer, OwProperty, OwEventTarget) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardPasteMetadataHandler
-
- renderPasteObjectLink(Writer, String, OwFieldDefinition) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
render the clipboard paste link
- renderPasteProperty(Writer, String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Utility method to render "paste" symbol.
- renderPlusIconLink(StringWriter, OwTreeView.OwTreeViewNode) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Writes the link and icon for expanding a sub tree (a.k.a.
- renderPreviousPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponent
-
- renderPreviousPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponentTextBased
-
- renderPreviousPageActiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSimplePageSelectorComponent
-
Render active content (a symbol or an image) for the previous page.
- renderPreviousPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponent
-
- renderPreviousPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwDirectInputPageSelectorComponentTextBased
-
- renderPreviousPageInactiveContent(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSimplePageSelectorComponent
-
Render inactive content (a symbol or an image) for the previous page.
- renderProperties(StringWriter, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- renderPropertiesHeader(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- renderProperty(Writer, OwProperty, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
overridable to render a property
- renderPropertyColumnHeader(Writer, OwFieldColumnInfo) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
(overridable) render the property sort column
- renderPropertyColumnHeader(Writer, OwFieldColumnInfo) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
(overridable) render the property sort column
- renderPropertyGroup(Writer, OwPropertyGroup<OwPropertyInfo>, int, List<OwProperty>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Render a group based on provided information
- renderPropertyLabel(Writer, OwSearchCriteria, String) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
Renders a property control label on the given Writer.
The property's read-only status and the value type (array or complex value)
are considered at rendering time.
- renderPropertyListConfiguration(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Will render based on defined OwPropertListConfiguration.
- renderReadOnlyCriteria(Writer, OwSearchCriteria) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
render a single read only criteria
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.app.OwHelpDialog
-
render the views of the region
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.app.OwLoginView
-
render the views of the region
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.app.OwMainLayout
-
render the views of the region
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.app.OwMessageBox
-
render only a region in the view, used by derived classes
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
render the views of the region
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.app.OwStandardSequenceDialog
-
render the views of the region
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksView
-
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
render only a region in the view, used by derived classes
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
render the views of the region
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
render only a region in the view, used by derived classes
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.ui.OwAppContext.OwDialogManagerViewReference
-
- renderRegion(Writer, int) - Method in interface com.wewebu.ow.server.ui.OwBaseView
-
render only a region in the view, used by derived classes
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.ui.OwLayout.OwDispatchRegion
-
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.ui.OwLayout
-
render the views of the region
- renderRegion(Writer, int) - Method in class com.wewebu.ow.server.ui.OwView
-
render only a region in the view, used by derived classes
- renderRegister(Writer, OwTreeView.OwTreeViewNode, int) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
render a treenode as register
- renderRow(Writer, String, String, String, String) - Method in class org.alfresco.wd.ui.profile.OwChangePasswordView
-
- renderRows(Writer, Collection<OwObjectListView.OwPluginEntry>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
render the header portion of the object list
- renderSelectAllPolicies(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
Renders a HTML select for all available policies using the context defined
combo renderer.
- renderSortHeader(Writer, Collection<OwObjectListView.OwPluginEntry>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
render the header portion of the object list
- renderStep(Writer, boolean, String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwNumberBlockPageSelectorComponent
-
Render the page previous and next symbols/images.
- renderStyleClasses(Set) - Method in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
Render the style classes
- renderTableCaption(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwLaunchableWorkflowSelectionView
-
- renderTableCaption(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- renderThumbnails(Writer, Collection<OwObjectListView.OwPluginEntry>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
render the header portion of the object list
- renderVersion(StringWriter, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- renderVersionHeader(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- renderVertically(Writer) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Called if properties should be rendered vertical, based on defined ViewMask
- replace(int, int, String) - Method in class com.wewebu.ow.csqlc.ast.OwCharacterStringLiteral
-
Replaces the specified range from this character sequence String contents with
the specified String and returns new
OwCharacterStringLiteral
based
on the resulted string literal contents.
- replace(OwMainAppContext, OwObjectReference, String, String, OwXMLUtil) - Method in class com.wewebu.ow.server.app.OwMimeManager.OwReplaceScanner
-
replace a string with the token from the overridden getReplacement method
- REPLACE_TOKEN_VIID - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
Token to be replaced for specific version independent id representation
- replaceAll(StringBuffer, String, String) - Static method in class com.wewebu.ow.server.util.OwString
-
replaces all occurrences of strPattern_p with strReplacement_p
- replaceAll(StringBuilder, String, String) - Static method in class com.wewebu.ow.server.util.OwString
-
Replace all occurrences of the provided pattern with the replacement String.
- replaceAll(String, String, String) - Static method in class com.wewebu.ow.server.util.OwString
-
replaces all occurrences of strPattern_p with strReplaceMent_p
NOTE: This function might be replaced by String.replaceAll(...) function,
which is provided in JDK 1.4.
- replaceDelegatee(OwObjectCollection) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- replaceExtension(String, String) - Static method in class com.wewebu.ow.server.util.OwFileUtil
-
replace extension of the given filepath
e.g.: c:\temp\myfile.txt,properties
=> c:\temp\myfile.properties
- replaceManager(OwAOManager) - Method in class com.wewebu.ow.server.ao.OwDefaultRegistry
-
- replaceProperties(OwMainAppContext, String, OwObjectReference) - Static method in class com.wewebu.ow.server.app.OwMimeManager
-
replace a object property placeholder
- replaceProperties(OwMainAppContext, String, OwObjectReference) - Static method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
replace a object property placeholder
- replaceResource(String, int, String, String) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Replaces the given dynamic old resource with a new one for its occurrences in
access settings entries corresponding to the given role.
- replaceResource(String, int, String, String) - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
- repositoryID - Variable in class com.wewebu.ow.csqlc.OwCSQLCProcessor.OwProcessContext
-
- REQ_ATT_CFG - Static variable in class com.wewebu.ow.server.ui.preview.OwFlashPreviewRenderer
-
- REQ_PROC_START - Static variable in class com.wewebu.ow.server.servlets.OwRequestListener
-
Attribute name which contains the start time of request (in milliseconds Long)
- requestDestroyed(ServletRequestEvent) - Method in class com.wewebu.ow.server.servlets.OwRequestListener
-
- requestInitialized(ServletRequestEvent) - Method in class com.wewebu.ow.server.servlets.OwRequestListener
-
- reset() - Method in class com.wewebu.ow.server.app.OwFieldManager
-
clear the map before you call insert...
- reset() - Method in class com.wewebu.ow.server.app.OwMimeManager
-
clear the map before you call insertLink methods, otherwise the map would increase to infinite
- reset() - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
clear the map before you call insert...
- reset() - Method in class com.wewebu.ow.server.field.OwSearchNode
-
clear all criteria and set to default values
- reset() - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- resetErrors() - Method in class com.wewebu.ow.server.app.OwFieldManager
-
Clear the error maps
- resetErrors() - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
- resetMessages() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
Reset messages collection.
- resetPersistedSelectionState() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Resets all previously persist selection states.
No object state will be persisted as selected.
- resolveDefaultRepositoryID() - Method in interface com.wewebu.ow.csqlc.OwSQLEntitiesResolver
-
- resolveLiteralPlaceholder(String, String) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- resolveLiteralPlaceholder(String, String) - Method in interface com.wewebu.ow.server.ecm.OwNetworkContext
-
resolve the given literal placeholder name to a property / criteria value
- resolveLiteralPlaceholder(String, String) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
(overridable) resolve the given literal placeholder name to a property / criteria value
- resolveLiteralPlaceholder(String, String) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
(overridable) resolve the given literal placeholder name to a property / criteria value
- resolveLiteralValue(String, OwFieldDefinition, Node) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
resolve the given literal node to a property / criteria value
- resolveLiteralValue(String, OwFieldDefinition, Node) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
resolve the given literal node to a property / criteria value
- resolveQueryableColumnNames(String, String) - Method in interface com.wewebu.ow.csqlc.OwSQLEntitiesResolver
-
- resolveQueryFolderId(String, String) - Method in interface com.wewebu.ow.csqlc.OwSQLEntitiesResolver
-
- resolveQueryTableName(String, String) - Method in interface com.wewebu.ow.csqlc.OwSQLEntitiesResolver
-
- resolveRepositoryID(String) - Method in interface com.wewebu.ow.csqlc.OwSQLEntitiesResolver
-
- RESOURCE_CLASSPATH_PREFIX - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
prefix to configure a subdir in the java class path (WEB-INF/classes or WEB-INF/lib)
- RESOURCE_DEPLOYMENT_PREFIX - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
prefix to configure a subdir in the deployment structure
- RESOURCE_FILE_PATH_ENVIRONMENT_VAR_NAME_PARAM - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
parameter name of the resource file path environment var name in web.xml
- RESOURCE_FILE_PATH_PARAM - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
parameter name of the resource file path in web.xml
- resourceFromObject(T) - Method in class com.wewebu.ow.server.ao.OwRoleManagedAOImpl
-
- resovleQueryColumnName(String, String, String) - Method in interface com.wewebu.ow.csqlc.OwSQLEntitiesResolver
-
Get a query name for column, which is maybe escaped or transformed into
- resubmit(Date) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
resubmit the work item to the given date
- retainAll(Collection) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- retrieveDataSource(String) - Static method in class com.wewebu.ow.server.util.OwDataSourceUtil
-
Helper method to retrieve DataSource definition by JNDI lookup.
- retrieveDefinition(OwSearchCriteria) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- retrieveDisplayName(OwClass) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlClass
-
Attempts to retrieve the display name of the class defined by the given
OwClass
parameter.
- returnToSource() - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
return the work item to the source from where it has been moved
- rewind() - Method in interface com.wewebu.ow.server.util.OwAttributeBagIterator
-
rewind the iterator to its start
- RIGHT - Static variable in class com.wewebu.ow.csqlc.ast.OwJoinSpecification
-
- RIGHT_OUTER - Static variable in class com.wewebu.ow.csqlc.ast.OwJoinSpecification
-
- RIGHT_REGION - Static variable in class com.wewebu.ow.server.app.OwStandardDialog
-
the right region
- ROLE_ACCESS_MASK_FLAG_DYNAMIC_RESOURCE_MODIFY - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
access mask flag for startup folder: modify this property
- ROLE_ACCESS_MASK_FLAG_INDEX_FIELD_MODIFY - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
access mask flag for Object classes: modify this property
- ROLE_ACCESS_MASK_FLAG_INDEX_FIELD_VIEW - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
access mask flag for Object classes: view this property
- ROLE_ACCESS_MASK_FLAG_OBJECT_CLASSES_CHECKIN - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
access mask flag for Object classes: checkin objects of this class
- ROLE_ACCESS_MASK_FLAG_OBJECT_CLASSES_CREATE - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
access mask flag for Object classes: create objects of this class
- ROLE_ACCESS_MASK_FLAG_OBJECT_CLASSES_VIEW - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
access mask flag for Object classes: view objects of this class
- ROLE_ACCESS_RIGHT_ALLOWED - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
the role is granted to the resource
- ROLE_ACCESS_RIGHT_DENIED - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
the role is explicitly denied for that resource.
- ROLE_ACCESS_RIGHT_NOT_ALLOWED - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
default access right: the role has no access to the resource
- ROLE_CATEGORY_BPM_PROCESS_DEFINITION - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
Category for process definitions.
- ROLE_CATEGORY_DESIGN - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
category for the design
- ROLE_CATEGORY_INDEX_FIELDS - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
category for index fields
- ROLE_CATEGORY_OBJECT_CLASSES - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
category for object classes
- ROLE_CATEGORY_PLUGIN - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
category for the plugins to check against role system, used in isAllowed(...)
- ROLE_CATEGORY_SEARCH_TEMPLATE - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
category for the search templates displayed in search to check against role system, used in isAllowed(...)
- ROLE_CATEGORY_SELECTIVE_CONFIGURATION - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
category for the selective configuration
- ROLE_CATEGORY_STANDARD_FUNCTION - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
category for the standard functions to check against role system, used in isAllowed(...)
- ROLE_CATEGORY_STARTUP_FOLDER - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
category for startup folder
- ROLE_CATEGORY_USER_START - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
user defined categories in overridden role managers start here
- ROLE_CATEGORY_VIRTUAL_FOLDER - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
category for startup folder
- ROLE_CATEGORY_VIRTUAL_QUEUE - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
category for virtual queues to check against role system, used in isAllowed(...)
- ROLE_RESOURCE_CONTEXT_CHECKIN - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
resource context CHECKIN
- ROLE_RESOURCE_CONTEXT_CREATE - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
resource context CREATE
- ROLE_RESOURCE_CONTEXT_VIEW - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
resource context VIEW
- ROLE_SELECT_REGION - Static variable in class com.wewebu.ow.server.app.OwMainLayout
-
name of the region that displays the available roles
- ROOT_NODE_TAG_NAME - Static variable in interface com.wewebu.ow.server.ecm.OwVirtualFolderObjectFactory
-
name of the root node tag
- ROW_PREFIX_MULTISELECT - Static variable in class com.wewebu.ow.server.ui.OwScriptTable
-
- ROW_PREFIX_SINGLESELECT - Static variable in class com.wewebu.ow.server.ui.OwScriptTable
-
- RUNTIME_PLACEHOLDER_BASE_URL - Static variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
placeholder for the server base url
- RUNTIME_PLACEHOLDER_DESIGN_URL - Static variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
placeholder for the server design url
S
- safeClassFromName(String, Class<?>) - Method in class com.wewebu.ow.server.ao.OwAOConfigurationPart
-
- safeEqual(Object, Object) - Static method in class com.wewebu.ow.server.app.OwFieldManager
-
check if both values equal, works on null pointers as well
- safeInstanceFromName(String, Class<I>) - Method in class com.wewebu.ow.server.ao.OwAOConfigurationPart
-
- sameDirection(OwObjectLink, OwObject) - Method in enum com.wewebu.ow.server.ecm.OwObjectLinkRelation
-
- save(OwAttributeBagWriteable) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilter
-
persist this filter to the given attribute bag
- save(OwPropertyCollection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
save the properties to the object
- save(OwPropertyCollection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
save the properties to the object
- save(OwObject, OwContentCollection, String, String) - Method in interface com.wewebu.ow.server.ecm.OwBatch
-
set the content to the checked out object
- save(OwContentCollection, String, String) - Method in interface com.wewebu.ow.server.ecm.OwVersion
-
set the content to the checked out object
- save() - Method in class com.wewebu.ow.server.ui.OwDocument
-
(implements OwAttributeBagWriteable) save non persistent attributes, does nothing
NOTE: use getPersistentAttributeBagWriteable() to obtain a persistent OwAttributeBagWriteable
- save() - Method in interface com.wewebu.ow.server.util.OwAttributeBagWriteable
-
save the contents of the attribute bag
- save() - Method in class com.wewebu.ow.server.util.OwSimpleAttributeBagWriteable
-
may be overridden to persist state
- save() - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteable
-
- save(String) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
- saveBatchIndexProperties() - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwBatchPropertiesHandler
-
Save current properties for next object.
- saveBatchIndexProperties() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardBatchPropertiesHandler
-
- saved() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
signal that value was saved and modified flag can be reset
- saved() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
signal that value was saved and modified flag can be reset
- savePermissions() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPermissionsDocument
-
- savePrefs(OwObject, boolean) - Method in class com.wewebu.ow.server.app.OwSettings
-
- saveSearch(String) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
- saveSearch(String) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- saveSearch(String) - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
save the current search
- saveSitePrefs() - Method in class com.wewebu.ow.server.app.OwSettings
-
save the app preferences
- saveUserPrefs() - Method in class com.wewebu.ow.server.app.OwSettings
-
save the user preferences
- scan(OwSearchNode) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchSpecialNodeOperator
-
Traverse the search criteria tree, create and cache the special node
information (namely referred paths within object-stores and object classes )
.
- scanCustomInfo(Node) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
(overridable) scan search template for additional custom info
- scanResourceNodeEx(OwSearchNode, Node, Node) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
Scan the folders and ObjectStore node and
add resource criteria search nodes to the given search node
as defined by AWD 3.0.0.0 search concepts specification.
- scanSearchNode(Node) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
Recursively traverse the DOM nodes of the search template to collect refine criteria names.
- SCRIPT_URL_PREFIX - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
prefix to create a URL out of a script command
- search(String, String[][], String[]) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
Searches the LDAP repository for records matching the given pattern.
- SEARCH_CRITERIA_REGION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
region identifier for the layout
- SEARCH_NODE_TAG_NAME - Static variable in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
node name of the search node
- SEARCH_OP_AND - Static variable in class com.wewebu.ow.server.field.OwSearchNode
-
combination operator for the OwSearchNode child nodes of this OwSearchNode Node
- SEARCH_OP_OR - Static variable in class com.wewebu.ow.server.field.OwSearchNode
-
combination operator for the OwSearchNode child nodes of this OwSearchNode Node
- SEARCH_OP_UNDEF - Static variable in class com.wewebu.ow.server.field.OwSearchNode
-
combination operator for the OwSearchNode child nodes undefined
- searchAttributeValues(String, String[][], String) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
- searchDefaultRoleNames(String) - Method in class com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul
-
- searchSubstructure() - Method in interface com.wewebu.ow.server.ecm.OwSemiVirtualFolder
-
Return a flag indicating if the substructure of current "physical" root
should be include in search also.
- SEARCHSUBSTRUCTURE_ATTRIBUTE - Static variable in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
- searchValuesByFilter(String, String, String, String) - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnection
-
Search for objects with attributes matching a given pattern.
- SECONDARY_REGION - Static variable in class com.wewebu.ow.server.app.OwSubLayout
-
- secondaryViews - Variable in class com.wewebu.ow.server.app.OwMultiViewNavigation.OwMultiViewTabInfo
-
- SELECT - Static variable in class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
- select(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- SELECT_ALL_POLICIES_REGION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- SELECT_DESELECT_NONCONSECUTIVE_OBJECTS_ACTION_ID - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
- selectAll() - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
- SELECTED_ANCHOR - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
name of the anchor which will be append on the URL
- semiVirtualFolderForObjectClass(String, OwRoleManager, OwXMLUtil) - Method in class com.wewebu.ow.server.ecm.OwManagedSemiVirtualRecordConfiguration
-
Retrieve the virtual folder configuration for a given object class.
- SEMIVIRTUALRECORDCLASSES_ELEMENT - Static variable in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
- SEMIVIRTUALRECORDCLASSNAME_ELEMENT - Static variable in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
- sendAnswer(OutputStream, String) - Method in class com.wewebu.ow.server.ui.viewer.OwAbstractAnnotationInfoProvider
-
(overridable)
Called only if the object has annotation, and the process of
the message was correct.
- sendAnswer(String, OutputStream) - Method in class com.wewebu.ow.server.ui.viewer.OwAbstractInfoProvider
-
Method transform the given answer into a byte array (UTF-8)
and sending through given OutputStream back.
- sendRendition(HttpServletRequest, HttpServletResponse, OwRenditionServiceProvider, OwRenditionService, OwObject, String) - Method in class com.wewebu.ow.server.servlets.OwRenditionServlet
-
- SEPARATOR - Static variable in interface com.wewebu.ow.server.app.id.viid.OwVIId
-
- SEQUENCE_NAME - Static variable in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
name of the oracle sequence
- serialize() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.SearchNodeXMLSerializer
-
Serialize the criteria from the current search node into a
Document
object
- serializeToString() - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate.SearchNodeXMLSerializer
-
Serialize the criteria from the current search node into a
String
object
- serverSideDesignInclude(String, Writer) - Method in class com.wewebu.ow.server.ui.OwView
-
Include the specified URL writing its output to the current Writer object.
- serverSideInclude(String, Writer) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Include the specified URL writing its output to the current Writer
object.
- serverSideInclude(String, Writer) - Method in class com.wewebu.ow.server.ui.OwView
-
Include the specified URL writing its output to the current Writer object.
- serveSingleFileOn(HttpServletRequest, HttpServletResponse, String) - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload.OwBufferedSingleContentEntry
-
- serveSingleFileOn(HttpServletRequest, HttpServletResponse, String) - Method in interface com.wewebu.ow.server.servlets.OwMultifileDownload.OwContentArchiveEntry
-
Serializes the content on the response output stream of the HttpServletResponse
parameter
- serveSingleFileOn(HttpServletRequest, HttpServletResponse, String) - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload.OwFolderArchiveEntry
-
Serializes the content on the response output stream of the HttpServletResponse
parameter
as a single file ID this entry is a single-file-entry
- SERVICE_URI - Static variable in class org.alfresco.wd.ui.profile.restlet.AlfrescoRestFactory
-
- SESSION_KEY_LOGGEDOUT_HEADER - Static variable in class com.wewebu.ow.server.ui.OwWebApplication
-
session attribute name for the header of the loggedout.jsp page
- SESSION_KEY_LOGGEDOUT_MESSAGE - Static variable in class com.wewebu.ow.server.ui.OwWebApplication
-
session attribute name for the message of the loggedout.jsp page
- sessionCreated(HttpSessionEvent) - Method in class com.wewebu.ow.server.servlets.OwLogoutSessionListener
-
- sessionCreated(HttpSessionEvent) - Method in class com.wewebu.ow.server.servlets.OwUsageSessionListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class com.wewebu.ow.server.servlets.OwLogoutSessionListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class com.wewebu.ow.server.servlets.OwUsageSessionListener
-
- set(int, Object) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- SET_NEW_OBJECT - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
a new object was set
- setAccessMask(String, int, String, int) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Set the access mask for this resource.
- setAccessMask(String, int, String, int) - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
- setAccessRights(String, int, String, int) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
Persists the access rights for a given role to a given resource.
- setAccessRights(String, int, String, int) - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
- setACLViewMessage(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- setActive(String, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilter
-
enable / disable filter
- setActive(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilterEntry
-
enable / disable filter
- setAddedPrivileges(String[]) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditorDocument
-
- setAjaxRequest(boolean) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Set a marking attribute on the current HttpServletRequest
object.
- setApplicationAttribute(String, Object) - Method in class com.wewebu.ow.server.app.OwMainRoleManagerContext
-
- setApplicationAttribute(String, Object) - Method in interface com.wewebu.ow.server.conf.OwBaseInitializer
-
set a attribute from the application scope
- setApplicationAttribute(String, Object) - Method in class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
get a attribute from the application scope
- setApplicationAttribute(String, Object) - Method in class com.wewebu.ow.server.servlets.OwServletBaseInitializer
-
- setApplicationAttribute(String, Object) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
get a attribute from the application scope
- setAttribute(String, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectCollection
-
set the attribute with the given name
- setAttribute(String, Object) - Method in class com.wewebu.ow.server.ui.OwDocument
-
(implements OwAttributeBagWriteable) set non persistent attributes
NOTE: use getPersistentAttributeBagWriteable() to obtain a persistent OwAttributeBagWriteable
- setAttribute(String, Object) - Method in interface com.wewebu.ow.server.util.OwAttributeBagWriteable
-
set a object
- setAttribute(String, Object) - Method in class com.wewebu.ow.server.util.OwSimpleAttributeBagWriteable
-
- setAttribute(String, Object) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteable
-
- setAttribute(String, Object, String) - Method in class com.wewebu.ow.server.util.OwStandardDBAttributeBagWriteableFactory
-
- setAuthentication(OwAuthentication) - Method in interface com.wewebu.ow.server.auth.OwAuthenticationContext
-
- setAuthentication(OwAuthentication) - Method in class com.wewebu.ow.server.auth.OwLocalAuthenticationContext
-
- setAuthInfo(String, String) - Method in class com.wewebu.ow.server.ecmimpl.OwAbstractCredentials
-
Define a specific authentication key-value association.
- setBatchIndexProperties(Collection) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwBatchPropertiesHandler
-
Set names for properties that are copied from one document to another.
- setBatchIndexProperties(Collection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardBatchPropertiesHandler
-
- setBatchProperties(Collection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Set the collection of property names for batch feature.
- setBatchProperties(Collection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
setter method for m_batchPropertySet
- setBeginOfDayTime(Date) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
set the time of the given date to the begin of a day i.e.
- setBeginOfNextDayTime(Date) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
set the time of the given date to the begin of the NEXT day i.e.
- setCheckInOptions(List, boolean) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwCheckInHandler
-
Set the check in options.
- setCheckInOptions(List, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
- setCheckInVersionMajor(boolean) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwCheckInHandler
-
Set the check in version mode.
- setCheckInVersionMajor(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardCheckInHandler
-
set if check-in Version is major or minor
- setChildrenSort(OwSort) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Set the children sort criteria.
- setClasses(Object[]) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchSpecialNodeOperator
-
Method to set the array of OwClass.
- setClientTimeZoneInfo(OwTimeZoneInfo) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Set client's time zone information.
- setCollapsed(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration.OwPropertyGroup
-
Deprecated.
Set the collapsed status.
- setCollapsed(boolean) - Method in interface org.alfresco.wd.ui.conf.prop.OwPropertyGroup
-
Set collapse state of Group.
- setCollapsed(boolean) - Method in class org.alfresco.wd.ui.conf.prop.OwSimplePropertyGroup
-
- setColumnInfo(Collection<? extends OwFieldColumnInfo>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
set the list of column info to be used by this list view
- setColumnInfo(Collection<? extends OwFieldColumnInfo>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- setColumnInfo(Collection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
set the list of column info to be used by this list view
- setColumnInfo(Collection<? extends OwFieldColumnInfo>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- setColumnInfos(Collection<OwFieldColumnInfo>[]) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListDocument
-
- setColumnName(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwAjaxColumnEntry
-
set name
- setColumnNames(List<String>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksDocument
-
Set a list of column names, or clear a list (provide null).
- setColumnProperties(Collection, int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
- setColumnWidth(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwAjaxColumnEntry
-
set width
- setComplete(boolean) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectCollection
-
set the complete flag
- setConf(OwXMLUtil) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
- setConfigDumpProduct(String) - Method in class com.wewebu.ow.server.app.OwConfigDump
-
- setConfigNode(OwXMLUtil) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
- setConfigNode(Node) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
optional use the default constructor and set a config node to configure the view with XML
This may override the settings in the ViewMaks, see setViewMask
- setConfigNode(Node) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
optional use the default constructor and set a config node to configure the view with XML
This may override the settings in the ViewMaks, see setViewMask
- setConfigNode(Node) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
set the config node to use
- setConfigNode(Node) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
optional use the default constructor and set a config node to configure the view with XML
This may override the settings in the ViewMaks, see setViewMask
- setConfigNode(Node) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
optional use the default constructor and set a config node to configure the view with XML
This may override the settings in the ViewMaks, see setViewMask
- setConfigNode(Node) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Set the config node
- setConfigNode(OwXMLUtil) - Method in interface com.wewebu.ow.server.ui.OwConfigurableDialog
-
- setConfiguration(OwXMLUtil) - Method in class com.wewebu.ow.server.ui.preview.OwIntegratedPreview
-
Set the configuration which was defined for preview.
- setConfiguration(OwXMLUtil) - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
- setContent(OwObject, OwObject) - Method in class com.wewebu.ow.server.app.OwClipboard
-
set a single OwObject type item
- setContent(List, int) - Method in class com.wewebu.ow.server.app.OwClipboard
-
set the content of the clipboard
- setContent(OwField) - Method in class com.wewebu.ow.server.app.OwClipboard
-
Set the content of the field to clipboard.
- setContentCollection(OwContentCollection) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
set the content to the object
- setContentCollection(OwContentCollection) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
set the content to the object
- setContentCollection(OwContentCollection) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
set the content to the object
- setContentCollection(OwContentCollection) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- setContentCollection(OwContentCollection) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
set the content to the object
- setContentCollection(OwContentCollection) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- setContext(OwMainAppContext) - Method in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
- setContext(OwMainAppContext) - Method in interface com.wewebu.ow.server.app.OwComboboxRenderer
-
Set the context.
- setContextClass(Class) - Method in class com.wewebu.ow.server.ui.OwWebApplication
-
sets the Context class
- setCriteria(String, boolean) - Method in class com.wewebu.ow.server.field.OwSort
-
toggle existing criteria or add a criteria to the sort list if it does not yet exist
if the number of sort criteria exceeds the maximum value, the first sort criteria gets removed
- setCriteriaList(List) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
set list of the search criteria
- setCurrentPage(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
- setCurrentRole(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditorDocument
-
- setCustomRegionAttribute(int, String, String) - Method in class com.wewebu.ow.server.app.OwSubLayout
-
- setCustomRegionAttributes(Map<Integer, Map<String, String>>) - Method in class com.wewebu.ow.server.app.OwSubLayout
-
- setCut() - Method in class com.wewebu.ow.server.app.OwClipboard
-
mark the clipboard content as cut, i.e.
- setCut(boolean) - Method in class com.wewebu.ow.server.app.OwClipboard
-
mark the clipboard content cut for flag==true, as copy for flag==false
i.e.
- setDateFormats(DateFormat, DateFormat) - Method in class com.wewebu.ow.server.field.OwSearchSQLOperator
-
overwrite date format with a own one
- setDefault() - Method in interface com.wewebu.ow.server.app.OwSettingsProperty
-
set the default value
- setDefault() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- setDefault() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
set the default value
- setDefault() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
- setDefaultMenuItem(int) - Method in class com.wewebu.ow.server.ui.OwMenu
-
Specify what index from existing entries should be considered as default for ENTER key at a specific moment.
- setDefaultValue(Object) - Method in class com.wewebu.ow.server.field.OwSearchCriteriaFieldDefOverride
-
set default value, override default template behavior and do not call inherited FieldDefinition
- setDesignClass(String) - Method in class com.wewebu.ow.server.ui.button.OwImageButton
-
- setDisabled(boolean) - Method in class com.wewebu.ow.server.app.OwMainNavigationView.OwSubTabInfo
-
get disabled flag
- setDisabled(boolean) - Method in class com.wewebu.ow.server.app.OwSubNavigationView.OwSubTabInfo
-
get disabled flag
- setDisabled(boolean) - Method in class com.wewebu.ow.server.ui.OwMenu.OwMenuTab
-
get disabled flag
- setDisabled(boolean) - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwDelimiterTabInfo
-
get disabled flag
- setDisabled(boolean) - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
get disabled flag
- setDisplayMode(int) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
set the display mode of the view
- setDisplayNoSaveMsg(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Set the flag if "no save" message(s) should be displayed or not.
- setDisplayNoSaveMsg(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Set the configuration if a message should be displayed
when nothing was changed.
- setDnDAppletURL(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
- setDocument(OwDocument) - Method in class com.wewebu.ow.server.ui.OwView
-
Sets the reference to the document.
- setDocumentClass(Class) - Method in class com.wewebu.ow.server.ui.OwPortletApplication
-
sets the document class
- setDocumentFunctionPluginList(List) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Set a java.util.List
of OwDocumentFunction
to be used by this
list.
- setDocumentFunctionPluginList(List) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
Set a java.util.List
of OwDocumentFunction
to be used by this
list.
- setDocumentFunctionPluginList(List) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
Set a java.util.List
of OwDocumentFunction
to be used by this
list.
- setDocumentFunctions(List<OwDocumentFunction>) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListDocument
-
- setDocumentImporterCallback(OwDocumentImporterCallback) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwAbstractDocumentImporterView
-
Set the reference for callback handler.
- setEditDataType(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwAjaxColumnEntry
-
set edit data type
- setEmail(String) - Method in class com.wewebu.ow.server.util.ldap.OwLDAPUserInfo
-
- setEnabled(boolean) - Method in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
- setEnabled(boolean) - Method in interface com.wewebu.ow.server.app.OwComboboxRenderer
-
Set the enabled status of this combobox.
- setEnabled(boolean) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwProxyInfo
-
- setEndOfDayTime(Date) - Static method in class com.wewebu.ow.server.util.OwDateTimeUtil
-
set the time of the given date to the end of a day i.e.
- setEndtime(Date) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwProxyInfo
-
- setError(Throwable) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
set exception to display
- setEventListener(OwObjectListViewControl.OwObjectListViewControlEventListener) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl
-
set event listener for callbacks
- setEventListner(OwObjectClassView.OwObjectClassViewListner) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
set event listener
- setEventListner(OwObjectListView.OwObjectListViewEventListner) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
register an event listener with this view to receive notifications
- setEventListner(OwObjectListView.OwObjectListViewEventListner) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
Register an eventlistener with this view to receive notifications.
- setEventListner(OwUIUserSelectModul.OwEventListner) - Method in class com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul
-
set the event listener for the sub module
- setEventListner(OwTreeView.OwTreeViewEventListner) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
set an eventlistener for the tree view
- setEventManager(OwEventManager) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
set the rolemanager to use
- setEventString(String) - Method in class com.wewebu.ow.server.ui.button.OwImageButton
-
- setExactCalculation(boolean) - Method in class com.wewebu.ow.server.collections.OwFilteringIterable
-
Define if filter should be accessed for total count calculation.
- setExpandOnSelect(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Set the behavior of the tree node when is selected.
- setExternalFormTarget(OwEventTarget) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
override the internal OwEditable with an external one,
must be called BEFORE view is attached.
- setExternalFormTarget(OwEventTarget) - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
- setExternalFormTarget(OwEventTarget) - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
override the internal form with an external one,
must be called BEFORE event target is attached.
- setExternalFormTarget(OwEventTarget) - Method in class com.wewebu.ow.server.ui.OwView
-
override the internal OwEditable with an external one,
must be called BEFORE view is attached.
- setExternalUpdateURL(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Set the URL that resolve the AJAX request when a node is clicked.
- setFailureReason(Exception) - Method in class com.wewebu.ow.server.command.OwMultipleObjectsProcessCollector.OwObjectCollectData
-
Set the reason why this object cannot be processed.
- setField(String, Object) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- setField(String, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- setField(String, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in interface com.wewebu.ow.server.field.OwFieldProvider
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in class com.wewebu.ow.server.field.OwSearchNode.OwSearchNodeFieldProvider
-
modify a Field value, but does not save the value right away
- setField(String, Object) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
modify a Field value, but does not save the value right away
- setFieldDefinition(OwFieldDefinition) - Method in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
- setFieldDefinition(OwFieldDefinition) - Method in interface com.wewebu.ow.server.app.OwComboboxRenderer
-
Set the field definition.
- setFieldDescription(OwString) - Method in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
- setFieldDescription(OwString) - Method in interface com.wewebu.ow.server.app.OwComboboxRenderer
-
Set the description of the rendered field.
- setFieldError(OwField, String) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
Sets the given error message for the given field.
- setFieldId(String) - Method in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
- setFieldId(String) - Method in interface com.wewebu.ow.server.app.OwComboboxRenderer
-
Set the id of the rendered field.
- setFieldManager(OwFieldManager) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
set the internal fieldmanager
in case you want a specific fieldmanager
- setFieldManager(OwFieldManager) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- setFieldManager(OwFieldManager) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- setFieldManagerError(String, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
Sets the given error in the current field manager.
This method handles the complex child fields by setting the error for the
parent field.
- setFieldProvider(OwFieldProvider) - Method in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
- setFieldProvider(OwFieldProvider) - Method in interface com.wewebu.ow.server.app.OwComboboxRenderer
-
Set the field provider.
- setFieldProvider(OwFieldProvider) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
set reference to a field provider interface
the field provider interface can be used by the fields to reference other fields.
- setFieldProvider(OwFieldProvider) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
set an interface to a field provider interface
the field provider interface can be used by the fields to reference other fields.
- setFiledObjectProperties(OwObjectClass, OwPropertyCollection) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
modify the properties of an object to meet the criteria list of this virtual folders search template
This method is used to add documents to a virtual folder.
- setFiledObjectProperties(OwObjectClass, OwPropertyCollection) - Method in interface com.wewebu.ow.server.ecm.OwVirtualFolderObject
-
modify the properties of an object to meet the criteria list of this virtual folders search template
This method is used to add documents to a virtual folder.
- setFileEncoding(String) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
- setFilter(OwSearchNode) - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- setFilter(OwObjectListView.OwFilter) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
set the filter to be used
- setFilter(OwObjectListView.OwFilter) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
set the filter to be used
- setFilter(OwObjectListView.OwFilter) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterRow
-
set the filter to be used
- setFilter(int) - Method in class com.wewebu.ow.server.fieldimpl.OwSearchNodeFilter
-
Set the mask which will be used during filter process.
- setFilterType(int) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemContainer
-
set a filter to filter specific items in getChilds in addition to the getChilds OwSearchNode parameter
- setFocusControlID(String) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
- setFocusControlID(String) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
set the ID of a HTML element to receive focus upon page load
- setFormSubmitButton(String, int) - Method in class com.wewebu.ow.server.ui.OwMenu
-
specify a button in the navigation view to act as a form submit button
- setFromRequest(HttpServletRequest, String) - Method in class com.wewebu.ow.server.app.OwWindowPositions
-
set value from request
- setFromRequest(HttpServletRequest, String) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
set value from request
- setGroupPropertiesConfiguration(OwGroupPropertiesConfiguration) - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
- setGroupPropertiesConfiguration(OwGroupPropertiesConfiguration) - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
- setGroupPropertiesConfiguration(OwGroupPropertiesConfiguration) - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
- setGroupPropertiesConfiguration(OwGroupPropertiesConfiguration) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- setHeight(int) - Method in class com.wewebu.ow.server.app.OwDynamicLayoutSettings
-
Setter for tree height property.
- setHelp(String) - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
set the current path to the help for context sensitive online help
- setHiddenTags(Map<String, String>) - Method in class com.wewebu.ow.server.app.OwConfigDump
-
- setHTMLFormular(String) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
set the optional HTML form to use in the render method
- setHTMLFormular(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
set the JSP page to use as a form
- setHtmlId(String) - Method in class com.wewebu.ow.server.ui.button.OwImageButtonView
-
Set an Id which will be used to
identify the component in UI (HTML)
- setIconClassInUse(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS
-
Set the flag that specify if icons in the tree are rendered using the icon CSS class.
- setIconStyle(String) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
set the style for the MIME icons
- setIDs(Collection) - Method in class com.wewebu.ow.server.role.OwRoleOptionAttributeBag
-
set the IDs after login
- setImage(String, int) - Method in class com.wewebu.ow.server.ui.OwMenu
-
change the user object of the menu item
- setImageLink(String) - Method in class com.wewebu.ow.server.ui.button.OwImageButton
-
- setInfoIcon(String) - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
set the URL to the info icon
- setInformUserOnSuccess(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Post success message on success flag setter.
- setInitialAndDefaultValue(Object) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
set the initial/default value for the search
- setInitialAndDefaultValue(Object) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- setInternal(I) - Method in class com.wewebu.ow.csqlc.ast.OwExternal
-
- setInternalFieldError(String, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
Register an error for a given field ID.
- setIsDynamicSplitUsed(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
- setItemStyle(String) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
set the style for the MIME items
- setItemStyle(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
set the style for the tree item
- setJavaClassName(String) - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
-
set the java classname parameter
- setJavaClassName(String) - Method in class com.wewebu.ow.server.field.OwSearchCriteriaFieldDefOverride
-
set java class name value, override default template behavior and do not call inherited FieldDefinition
- setJspConfigurator(OwJspFormConfigurator) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
- setJspConfigurator(OwJspFormConfigurator) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
- setJspConfigurator(OwJspFormConfigurator) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
- setJspConfigurator(OwJspFormConfigurator) - Method in interface com.wewebu.ow.server.ui.OwJspConfigurable
-
- setJspFormular(String) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
set the optional JSP form to use in the render method
In the JSP Form you can use the following statements to display and manipulate Properties
// get a reference to the calling view
OwView m_View = (OwView)request.getAttribute(OwView.CURRENT_MODULE_KEY);
<% m_View.renderNamedRegion(out,); %> : renders the Property FieldName
<% m_View.renderNamedRegion(out,ow_err_); %> : renders any validation error messages for the Property FieldName
<% m_View.renderNamedRegion(out,ow_inst_); %> : renders the Property FieldName always read-only
<% m_View.renderNamedRegion(out,ow_menu); %> : renders a function menu to save changes
You can also cast the m_View to OwFieldProvider to retrieve a OwField instance and manipulate or program a field directly.
- setJspFormular(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
set the optional JSP form to use in the render method
In the JSP Form you can use the following statements to display and manipulate Properties
// get a reference to the calling view
OwView m_View = (OwView)request.getAttribute(OwView.CURRENT_MODULE_KEY);
<% m_View.renderNamedRegion(out,); %> : renders the Property FieldName
<% m_View.renderNamedRegion(out,ow_err_); %> : renders any validation error messages for the Property FieldName
<% m_View.renderNamedRegion(out,ow_ro_); %> : renders the Property FieldName always read-only
<% m_View.renderNamedRegion(out,ow_menu); %> : renders a function menu to save changes
You can also cast the m_View to OwFieldProvider to retrieve a OwField instance and manipulate or program a field directly.
- setJspPath(String) - Method in class com.wewebu.ow.server.ui.OwWebApplication
-
sets the path to the main JSP page
- setListener(OwDialog.OwDialogListener) - Method in class com.wewebu.ow.server.ui.OwDialog
-
set the view that opens the dialog
- setLiveUpdate(boolean) - Method in class com.wewebu.ow.server.ecm.ui.OwUIAccessRightsModul
-
- setLocale(Locale) - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
- setLocale(Locale) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
- setLocaleFromContext(OwMainAppContext) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
set locale from context
- setLocalThreadRequest(HttpServletRequest) - Static method in class com.wewebu.ow.server.ui.OwAppContext
-
Deprecated.
since 4.2.0.0 using OwRequestContext.setLocalThreadRequest instead, calling method will have no effect
- setLocalThreadRequest(HttpServletRequest) - Static method in class com.wewebu.ow.server.util.OwRequestContext
-
Set the request associated with current thread.
- setLocalThreadResponse(HttpServletResponse) - Static method in class com.wewebu.ow.server.ui.OwAppContext
-
Deprecated.
since 4.2.0.0 using OwRequestContext.setLocalThreadResponse instead, calling method will have no effect
- setLocalThreadResponse(HttpServletResponse) - Static method in class com.wewebu.ow.server.util.OwRequestContext
-
Set the response associated with current thread.
- setLock(boolean) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
lock / unlock object, make it unaccessible for other users
- setLock(boolean) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
lock / unlock object, make it unaccessible for other users
- setLock(boolean) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
lock / unlock object, make it unaccessible for other users
- setLock(boolean) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- setLock(boolean) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
lock / unlock object, make it unaccessible for other users
- setLock(boolean) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- setLoginClass(Class) - Method in class com.wewebu.ow.server.ui.OwWebApplication
-
sets the login view class
- setMasterRole(String) - Method in class com.wewebu.ow.server.app.OwConfiguration
-
set the new master role without logout
- setMasterRole(String) - Method in interface com.wewebu.ow.server.role.OwRoleManager
-
set the role that is currently selected for the user
- setMasterRole(String) - Method in class com.wewebu.ow.server.roleimpl.simplerole.OwSimpleRoleManager
-
set the role that is currently selected for the user
- setMaxChildSize(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeView
-
set maximum number of child nodes
- setMaximizeView(OwView) - Method in class com.wewebu.ow.server.app.OwMainLayout
-
overridable function to set a view as a maximized view, i.e.
- setMaximizeView(OwView) - Method in class com.wewebu.ow.server.ui.OwView
-
overridable function to set a view as a maximized view, i.e.
- setMaxRows(Integer) - Method in class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
Set the max row definition.
- setMaxRows(Integer) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
Set max rows, if ResultSet size should be controlled through generated SQL statement.
- setMaxSize(int) - Method in class com.wewebu.ow.server.ao.OwRepositoryAOSupport
-
Set max size to be used during retrieval.
- setMaxSize(long) - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- setMaxSize(int) - Method in class com.wewebu.ow.server.field.OwSort
-
set the maximum number of sort criteria in the sort list.
- setMaxSize(int) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Set max size for this note.
- setMaxValue(Object) - Method in class com.wewebu.ow.server.field.OwSearchCriteriaFieldDefOverride
-
set max value, override default template behavior and do not call inherited FieldDefinition
- setMergeType(int) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchSpecialNodeOperator
-
Method to set the merge type, which is not
verifying if given parameter value is valid.
- setMessage(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
Set the message to be displayed in the message region.
- setMessage(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
Set the message to be displayed in the message region.
- setMimeTypeContext(String) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
Set the context to be used for MIME type resolution
- setMimeTypeContext(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
Set the context to be used for MIME type resolution
- setMinValue(Object) - Method in class com.wewebu.ow.server.field.OwSearchCriteriaFieldDefOverride
-
set min value, override default template behavior and do not call inherited FieldDefinition
- setMode(String) - Method in class com.wewebu.ow.server.util.OwAuthenticationConfiguration
-
Set the mode of authentication configuration.
- setModel(OwComboModel) - Method in class com.wewebu.ow.server.app.OwBaseComboboxRenderer
-
- setModel(OwComboModel) - Method in interface com.wewebu.ow.server.app.OwComboboxRenderer
-
Set the combo model items.
- setModeType(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
set mode type to use for getModes method
- setModulName(String) - Method in exception com.wewebu.ow.server.exceptions.OwInaccessibleException
-
Set the module name, where Exception was thrown.
- setModulName(String) - Method in exception com.wewebu.ow.server.exceptions.OwInvalidOperationException
-
Set the module name, which is by default "OECM".
- setModulName(String) - Method in exception com.wewebu.ow.server.exceptions.OwViewUpdateException
-
- setMultiselect(boolean) - Method in class com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul
-
set the multi select property
- setNavPanelCollapsed(boolean) - Method in class com.wewebu.ow.server.app.OwDynamicLayoutSettings
-
- setNetwork(OwNetwork) - Method in interface com.wewebu.ow.server.history.OwHistoryManager
-
set a reference to the network adapter
- setNetwork(OwNetwork) - Method in class com.wewebu.ow.server.history.OwStandardHistoryManager
-
set a reference to the network adapter
- setNewpw(String) - Method in class org.alfresco.wd.ui.profile.restlet.AlfrescoRestFactory.PasswordPostData
-
- setNextActivateView(OwView) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
- setNextActivateView(OwView) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
set the view that is next to this view, displays a next button to activate
- setNextActivateView(OwView) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
set the view that is next to this view, displays a next button to activate
- setNextActivateView(OwView) - Method in interface com.wewebu.ow.server.ui.OwMultipanel
-
set the view that is next to this view, displays a next button to activate
- setNode(Node) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
- setNodeAttribute(Document, Node, String, String) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
set a node attribute to the node of a given document
- setNormalizedQualifiers(Set<OwColumnQualifier>) - Method in class com.wewebu.ow.csqlc.ast.OwQueryStatement
-
- setNoteEditable(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
Set the editable note property.
- setObject(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksDocument
-
- setObject(OwObject) - Method in class com.wewebu.ow.server.ui.preview.OwIntegratedPreview
-
Set Object which should be used for preview.
- setObject(OwObject) - Method in class com.wewebu.ow.server.ui.preview.OwPreview
-
- setObject(OwObject) - Method in class com.wewebu.ow.server.ui.preview.OwSimpleIntegratedPreview
-
- setObjectClass(OwObjectClass) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassPreviewView
-
set the object class description to preview
- setObjectClassProcessor(OwObjectClassProcessor) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
Set/Provide an OwObjectClassProcessor.
- setObjectClassProcessor(OwObjectClassProcessor) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
set object class processor
- setObjectIterable(OwIterable<OwObject>, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
set a pageable interface for retrieval of items to display.
- setObjectIterable(OwIterable<OwObject>, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- setObjectIterable(OwIterable<OwObject>, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- setObjectIterable(OwIterable<OwObject>, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- setObjectIterable(OwIterable<OwObject>, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- setObjectIterable(OwIterable<OwObject>, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- setObjectList(OwObjectCollection, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
set the list of objects to be displayed by this list view
- setObjectList(OwObjectCollection, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- setObjectList(OwObjectCollection, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
set the list of objects to be displayed by this list view
- setObjectList(OwObjectCollection, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
set the list of objects to be displayed by this list view
- setObjectList(OwObjectCollection, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- setObjectList(OwObjectCollection, OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- setObjectRef(OwObject, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
- setObjectRef(OwObject, boolean) - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
Sets the object whose properties will be displayed.
- setObjectRef(OwObject, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
- setObjectRef(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
set the object, the access rights view is working on
- setObjectRef(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectAccessRightsView
-
set the object, the access rights view is working on
- setObjectRef(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
- setObjectRef(OwObject, Collection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectFiledRecordsView
-
set the object to find the filed records for
- setObjectRef(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
set the object to find the filed records for
- setObjectRef(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
- setObjectRef(OwObject, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- setObjectRefEx(OwObject, boolean, Collection) - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
Deprecated.
- setObjectRefEx(OwObject, boolean, Collection) - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
- setObjectRefEx(OwObject, boolean, Collection) - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
Deprecated.
- setObjectRefEx(OwObject, boolean, Collection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- setObjectTypes(int...) - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- setOldpw(String) - Method in class org.alfresco.wd.ui.profile.restlet.AlfrescoRestFactory.PasswordPostData
-
- setOperator(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilterEntry
-
set the operator of the criteria
- setOperator(int) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
set the criteria operator which should be applied to the value as defined in OwSearchCriteria
- setOperator(int) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- setPageSize(int) - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- setParameter(String, String) - Method in class com.wewebu.ow.server.util.paramcodec.OwParameterMap
-
Adds the given value to the already existing values of the specifed parameter
- setParent(OwObject) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
set parent to use in document functions
- setParent(OwObject) - Method in class com.wewebu.ow.server.ecmimpl.OwSimpleLocation
-
- setParent(OwView) - Method in class com.wewebu.ow.server.ui.OwView
-
set the parent to this view
- setParentObject(OwObject) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
- setPasteMetadataEnabled(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Set the enabled status for paste metadata feature.
- setPath(OwSearchPath) - Method in class com.wewebu.ow.server.ecm.OwSearchPathField
-
- setPermissions(OwObject, OwPermissionCollection) - Method in interface com.wewebu.ow.server.ecm.OwBatch
-
set the permissions object
- setPermissions(OwPermissionCollection) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
set the permissions object
- setPermissions(OwPermissionCollection) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
set the permissions object
- setPermissions(OwPermissionCollection) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
set the permissions object
- setPermissions(OwPermissionCollection) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- setPermissions(OwPermissionCollection) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
set the permissions object
- setPermissions(OwPermissionCollection) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- setPersistentNode(Node) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilterEntry
-
set a XML node that persists the current state of the criteria
- setPersistentNode(Node) - Method in class com.wewebu.ow.server.field.OwSearchNode
-
set a XML node that persists the current state of the criteria
- setPersistentNode(Node) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchNode
-
- setPlugin(OwConfiguration.OwMasterPluginInstance) - Method in class com.wewebu.ow.server.app.OwMasterDocument
-
set the plugin instance
- setPluginCache(OwObjectListViewPluginCache.OwPluginStatusCachingUtility) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache
-
Simple setter for used cache instance.
- setPolicyViewMessage(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- setPrevActivateView(OwView) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
- setPrevActivateView(OwView) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
set the view that is prev to this view, displays a prev button to activate
- setPrevActivateView(OwView) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
set the view that is prev to this view, displays a prev button to activate
- setPrevActivateView(OwView) - Method in interface com.wewebu.ow.server.ui.OwMultipanel
-
set the view that is prev to this view, displays a prev button to activate
- setPropagationMap(Map) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
- setPropagationMap(Map) - Method in interface com.wewebu.ow.server.ecm.OwVirtualFolderObject
-
Set a map which defines an external triggered value propagation.
- setProperties(OwPropertyCollection) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwBatchPropertiesHandler
-
Set the current properties.
- setProperties(OwPropertyCollection) - Method in interface com.wewebu.ow.server.dmsdialogs.views.OwPasteMetadataHandler
-
Set the current properties.
- setProperties(OwPropertyCollection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardBatchPropertiesHandler
-
- setProperties(OwPropertyCollection) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwStandardPasteMetadataHandler
-
- setProperties(OwObject, OwPropertyCollection, Object) - Method in interface com.wewebu.ow.server.ecm.OwBatch
-
set the properties in the object
- setProperties(OwPropertyCollection) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
set the properties in the object
- setProperties(OwPropertyCollection, Object) - Method in class com.wewebu.ow.server.ecm.OwFileObject
-
- setProperties(OwPropertyCollection) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
set the properties in the object
- setProperties(OwPropertyCollection, Object) - Method in interface com.wewebu.ow.server.ecm.OwObject
-
set the properties in the object
- setProperties(OwPropertyCollection) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
set the properties in the object
- setProperties(OwPropertyCollection, Object) - Method in class com.wewebu.ow.server.ecm.OwObjectSkeleton
-
- setProperties(OwPropertyCollection, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- setProperties(OwPropertyCollection) - Method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- setProperties(OwPropertyCollection) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
set the properties in the object
- setProperties(OwPropertyCollection, Object) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory
-
- setProperties(OwPropertyCollection) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- setProperties(OwPropertyCollection, Object) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- setProperty(String, Object) - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
set a property in the history object
- setPropertyInfos(List) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
- setPropertyListConfiguration(OwPropertyListConfiguration) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
Set PropertyList Configuration
- setPropertyListConfiguration(OwPropertyListConfiguration) - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
- setPropertyListConfiguration(OwPropertyListConfiguration) - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
Define a PropertyList configuration which allows a
- setPropertyListConfiguration(OwPropertyListConfiguration) - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
- setPropertyListConfiguration(OwPropertyListConfiguration) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- setPropertyNames(Collection<String>) - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- setPropPreviewPanelCollapsed(boolean) - Method in class com.wewebu.ow.server.app.OwDynamicLayoutSettings
-
- setProxies(Collection, String) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository
-
set proxies, to receive the workitems
NOTE: All existing proxies for the given absent person will be deleted
- setProxyPersonID(String) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwProxyInfo
-
- setQualifierString(String) - Method in class com.wewebu.ow.csqlc.ast.OwColumnQualifier
-
- setReadOnly(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwMultipanelAccessRightsView
-
set the view read-only
- setReadOnly(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectAccessRightsView
-
set the view read-only
- setReadOnly(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPolicyLevelView
-
- setReadOnly(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegesView
-
- setReadOnly(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- setReadOnly(boolean) - Method in class com.wewebu.ow.server.ecm.ui.OwUIAccessRightsModul
-
make the access rights view read-only
- setReadOnlyContext(int) - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
- setReadOnlyContext(int) - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
set context to be used for the read-only property
- setReadOnlyContext(int) - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
- setReadOnlyContext(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
set context to be used for the read-only property
- setReadOnlyContext(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
set context to be used for the readonly property
- setRefreshContext(OwClientRefreshContext) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
register an eventlistener with this view to receive notifications
- setRefreshContext(OwClientRefreshContext) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
set a plugin refresh callback interface
- setRefreshContext(OwClientRefreshContext) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
set a plugin refresh callback interface
- setRefreshContext(OwClientRefreshContext) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
register an event listener with this view to receive notifications
- setRefreshContext(OwClientRefreshContext) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- setRefreshContext(OwClientRefreshContext) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
register an event listener with this view to receive notifications
- setRefreshContext(OwClientRefreshContext) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
- setRefreshContext(OwClientRefreshContext) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- setRefreshContext(OwClientRefreshContext) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- setRenderEmptyPluginColumn(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Set flag to enable/disable empty column rendering.
- setRequest(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
set the request parameters, called upon each request, MUST BE CALLED BEFORE INIT.
- setReseted(boolean) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- setResource(OwResource) - Method in class com.wewebu.ow.server.ecmimpl.OwSimpleLocation
-
- setResourceFilePath(String) - Method in class com.wewebu.ow.server.servlets.OwServerContext
-
set the OwResourceFilePath param for distributed deployment or to handle multiple configurations
- setResponse(String) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
-
set a response
- setRoleManager(OwRoleManager) - Method in interface com.wewebu.ow.server.ecm.OwNetwork
-
set the rolemanager to use
- setSafeSetting(String, Object) - Method in class com.wewebu.ow.server.app.OwFunction
-
set a settings value for the plugin
NOTE: You must call OwMainAppContext.saveUserPrefs(); to serialize the new value
- setSafeSetting(String, Object) - Method in class com.wewebu.ow.server.app.OwMasterDocument
-
set a settings value for the plugin
NOTE: You must call OwMainAppContext.saveUserPrefs(); to serialize the new value
This function serializes against the XML Preferences and takes a lot of runtime.
- setSaveAllActive(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
- setSaveAllActive(boolean) - Method in interface com.wewebu.ow.server.dmsdialogs.OwPropertyViewBridge
-
Set the save all flag.
- setSaveAllActive(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
- setSaveAllActive(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
Setter for saveAll button state.
- setSaveAllActive(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- setSaveBtnIndex(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
- setSavedSearch(String) - Method in class com.wewebu.ow.server.ecm.OwStandardSearchTemplate
-
- setSavedSearch(String) - Method in class com.wewebu.ow.server.ecm.OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
-
- setSavedSearch(String) - Method in interface com.wewebu.ow.server.field.OwSearchTemplate
-
init the search template with a saved search
- setSecodatyViewCollapsed(boolean) - Method in class com.wewebu.ow.server.app.OwMultiViewNavigation
-
- setSelectedItem(OwComboItem) - Method in interface com.wewebu.ow.server.app.OwComboModel
-
Set the given item as selected.
- setSelectedItem(OwComboItem) - Method in class com.wewebu.ow.server.app.OwDefaultComboModel
-
- setSelectedItem(OwComboItem) - Method in class com.wewebu.ow.server.app.OwFieldManagerComboModel
-
- setSelectedItemStyle(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
set the style for the selected tree item
- setShortenThreshold(int) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNote
-
Set the threshold for shortening note.
- setShortenThreshold(int) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Set the threshold: the note with size over this threshold will be shortened.
- setShouldShortenNote(boolean) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNote
-
Set the shouldShortNote flag.
- setSingleFileImports(boolean) - Method in interface com.wewebu.ow.server.app.OwDocumentImporter
-
Each imported document becomes a document in the back-end ECM system.
- setSingleValueFromRequest(HttpServletRequest, String, OwWorkitemRepository.OwProxyInfo) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
overridable to apply changes on a submitted form
- setSkipCount(long) - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- setSort(OwSort) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
set / override current sort to given sort
- setSort(OwSort) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewCombined
-
- setSort(OwSort) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageableListView
-
- setSorting(OwSort) - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- setSplits(OwObjectCollection[]) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListDocument
-
- setStarttime(Date) - Method in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository.OwProxyInfo
-
- setStickyFooterInUse(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
Deprecated.
since 4.1.1.0 this method is no longer used and it will be soon removed.
- setTargetObjectType(String) - Method in class com.wewebu.ow.csqlc.ast.OwColumnQualifier
-
- setTargetTable(String) - Method in class com.wewebu.ow.csqlc.ast.OwColumnQualifier
-
- setTemplate(JdbcTemplate) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler
-
- setTitle(String) - Method in class com.wewebu.ow.server.app.OwStandardDialog
-
set dialog title
- setTitle(String, int) - Method in class com.wewebu.ow.server.app.OwSubNavigationView
-
change the title of the menu item
- setTooltip(String) - Method in class com.wewebu.ow.server.ui.button.OwImageButton
-
- setUndefinedLabel(String) - Method in class com.wewebu.ow.server.app.OwMimeManager
-
Set the Label which should be used for
rendering of text links, if given display value is null
.
- setUpdateNoChanges(boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
Proceed with update calls even if no changes need to be saved boolean flag setter.
- setValidateForm(boolean) - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwAbstractTabInfo
-
- setValidateForm(boolean) - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
- setValidatePanels(boolean) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
flag indicating if panels should be validated
- setValue(Object) - Method in interface com.wewebu.ow.server.app.OwEditableProperty
-
set current value of property
- setValue(Object) - Method in class com.wewebu.ow.server.app.OwEditablePropertyString
-
set current value of property, to be overridden
- setValue(Object) - Method in interface com.wewebu.ow.server.app.OwSettingsProperty
-
set current value of property, to be overridden
- setValue(Object) - Method in class com.wewebu.ow.server.ecm.OwSearchPathField
-
- setValue(Object) - Method in class com.wewebu.ow.server.ecm.OwStandardClassSelectObject
-
set the value of the field.
- setValue(Object) - Method in class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
set the value of the field.
- setValue(Object) - Method in class com.wewebu.ow.server.ecm.OwStandardProperty
-
set the value of the property.
- setValue(Object) - Method in interface com.wewebu.ow.server.field.OwField
-
set the value of the field.
- setValue(Object) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
set the compare value for the search
- setValue(Object) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- setValue(Object) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDBDependentComboboxDataHandler.OwWherePropDefinition
-
- setValue(Object) - Method in class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue.OwModifiedField
-
- setValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBagWrapper
-
- setValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
set current value of property, to be overridden
- setValue(Object) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
set current value of property, to be overridden
- setValues(Map) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
submit a set of values that should be set as default for the new object
- setValues(Map) - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectFormularDialog
-
submit a set of values that should be set as default for the new object
- setVersionSelection(int) - Method in class com.wewebu.ow.server.collections.OwLoadContext
-
- setView(OwView) - Method in class com.wewebu.ow.server.ui.helper.OwInnerViewWrapper
-
set inner view
- setView(OwView) - Method in class com.wewebu.ow.server.ui.OwDelegateView
-
change inner view
- setViewClass(Class) - Method in class com.wewebu.ow.server.ui.OwPortletApplication
-
sets the view class
- setViewClass(Class) - Method in class com.wewebu.ow.server.ui.OwWebApplication
-
sets the view class
- setViewMask(int) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
determine the views to be displayed by masking them with their flag
- setViewMask(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
determine the views to be displayed by masking them with their flag
- setViewMask(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
set the view properties
- setViewMask(int) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
set the view properties
- setVisible(boolean) - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwAbstractTabInfo
-
- setVisible(boolean) - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
- setVisible(int, boolean) - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
Mekes this item vizbile or not.
- setWidth(int) - Method in class com.wewebu.ow.server.app.OwDynamicLayoutSettings
-
Setter for width property.
- setWildCardDefinitions(Collection) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
set the wildcard definitions for this criteria
- setWildCardDefinitions(Collection) - Method in class com.wewebu.ow.server.field.OwStandardDecoratorSearchCriteria
-
- shouldRenderComponent() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent
-
Check if it make sense to display the paging component.
- shouldShortenNotes() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
Check if the note need to be shortened.
- showMaximized() - Method in class com.wewebu.ow.server.ui.OwView
-
maximize the view
- showMinimized() - Method in class com.wewebu.ow.server.ui.OwView
-
minimize the view
- showNormal() - Method in class com.wewebu.ow.server.ui.OwView
-
show the view normal
- showsContextMenuPlugin(OwDocumentFunction) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- showStaticImage(HttpServletResponse, String) - Method in class com.wewebu.ow.server.servlets.OwRenditionServlet
-
Show a static image from provided path.
- size() - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- size() - Method in class com.wewebu.ow.server.ui.OwNavigationView
-
get the number of views to navigate
- SIZE_PROPERTY - Static variable in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
-
class name of the size property
- skipTo(long) - Method in class com.wewebu.ow.server.collections.OwAbstractIterable
-
- skipTo(long) - Method in class com.wewebu.ow.server.collections.OwAggregateIterable
-
- skipTo(long) - Method in class com.wewebu.ow.server.collections.OwEmptyIterable
-
- skipTo(long) - Method in class com.wewebu.ow.server.collections.OwFilteringIterable
-
- skipTo(long) - Method in interface com.wewebu.ow.server.collections.OwIterable
-
- skipTo(long) - Method in class com.wewebu.ow.server.collections.OwObjectCollectionIterableAdapter
-
- sort(OwSort) - Method in interface com.wewebu.ow.server.ecm.OwObjectCollection
-
sort the list by the given criteria.
- sort(OwSort) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- sort(OwSort) - Method in class com.wewebu.ow.server.ecm.OwQueriedCollection
-
Executes the underlying query using the given sort criteria and replaces the delegate with the result.
- sort(OwSort) - Method in class com.wewebu.ow.server.ecm.OwStandardObjectCollection
-
sort the list by the given criteria.
- SORT_ATTRIBUTE_NAME - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
attribute name of the property sort order
- SORT_PREFIX - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
ID prefix for sort list values
- SORT_PROPERTY_KEY - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
query string key for the sort property.
- SPECIAL_CHARS - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- splitView - Variable in class com.wewebu.ow.server.dmsdialogs.views.OwAllLinksView
-
- SSL_MODE_NONE - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
SSL mode to use for requests
- SSL_MODE_SESSION - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
SSL mode to use for requests
- STANDARD_DB_ATTRIBUTE_BAG_TABLE_NAME - Static variable in class com.wewebu.ow.server.util.OwTableSpec
-
- STANDARD_DELIMITER - Static variable in class com.wewebu.ow.server.util.OwEscapedStringTokenizer
-
the standard delimiter character to be used
- STANDARD_DIALOG_REGION_MAX - Static variable in class com.wewebu.ow.server.app.OwStandardDialog
-
start of overridden regions
- STANDARD_ESCAPE - Static variable in class com.wewebu.ow.server.util.OwEscapedStringTokenizer
-
the standard escape character to be used
- STANDARD_PATH_DELIMITER - Static variable in interface com.wewebu.ow.server.ecm.OwObject
-
path delimiter for building paths
- STARTUP_ERROR_KEY - Static variable in class com.wewebu.ow.server.servlets.OwInitialisingContextListener
-
key used to write the startup errors (configuration) in the context, used to be displayed on the logon page
- STATUS_CONTEXT_CORRECT_STATUS - Static variable in class com.wewebu.ow.server.ecm.OwStatusContextDefinitions
-
the context is not time critical, but we need the correct status
- STATUS_CONTEXT_TIME_CRITICAL - Static variable in class com.wewebu.ow.server.ecm.OwStatusContextDefinitions
-
the context is time critical return the true status only if it can be provided fast, otherwise return an enabled status
- STATUS_PROPERTY - Static variable in class com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
-
property class name
- STD_FUNC_CAN_EDIT_SITE_SETTINGS - Static variable in interface com.wewebu.ow.server.role.OwRoleManager
-
resource ID
- STEPPROCESSOR_CONTEXT_LAUNCH - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
step processor info context, used in getContextType
- STEPPROCESSOR_CONTEXT_STEP - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
step processor info context, used in getContextType
- STEPPROCESSOR_CONTEXT_UNKNOWN - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
step processor info context, used in getContextType
- STEPPROCESSOR_CONTEXT_USER_START - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
step processor info context, user defined definitions start here
- STEPPROCESSOR_TYPE_JAVASCRIPT - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
step processor info type, used in getType
- STEPPROCESSOR_TYPE_JAVASCRIPT_AND_URL - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
step processor info type, used in getType
- STEPPROCESSOR_TYPE_JSP_FORM - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
step processor info type, used in getType
- STEPPROCESSOR_TYPE_UNKNOWN - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
step processor info type, used in getType
- STEPPROCESSOR_TYPE_URL - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
step processor info type, used in getType
- STEPPROCESSOR_TYPE_USER_START - Static variable in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
-
step processor info type, user defined definitions start here
- stringToBytes(String) - Static method in class com.wewebu.ow.server.util.OwSecretEncryption
-
get a byte array from the given string, that was created with bytesToString
- subclass(OwClass, Map<String, List<OwClass>>, boolean) - Method in class com.wewebu.ow.csqlc.OwCSQLCProcessor
-
- SUBCLASSES_NAME - Static variable in class com.wewebu.ow.server.ecm.OwStandardClassSelectObject
-
Class name for the folder property field
that designates classes indicated by the subclasses template entry.
- subList(int, int) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- SUBPATH_KEY - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
query string key for the subpath of the record subfolder to open
- suffix(boolean) - Method in class com.wewebu.ow.csqlc.ast.OwPredicateFormat
-
- SUMMARY_PROPERTY - Static variable in class com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
-
property class name
T
- THRESHOLD_CONFIG_NODE - Static variable in class com.wewebu.ow.server.app.OwStandardFieldManager
-
threshold config node of string length for a textarea, below this threshold a textfield is rendered
- THUMBNAIL_LIST - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- tidyUp() - Method in class com.wewebu.ow.server.util.upload.OwUpStreamParser
-
tidy up all resources, especially close open streams
- TIME_PROPERTY - Static variable in class com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
-
property class name
- TIME_ZONE_DAYLIGHTSAVINGS_PARAMETER_NAME - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
- TIME_ZONE_ID_PARAMETER_NAME - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
- TIME_ZONE_NORTHERN_HEMISPHERE_PARAMETER_NAME - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
- TIME_ZONE_OFFSET_PARAMETER_NAME - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
- TIME_ZONE_TIME_PARAMETER_NAME - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
- TIME_ZONE_TRANSITIONS_PARAMETER_NAME - Static variable in class com.wewebu.ow.server.ui.OwAppContext
-
- TITLE_REGION - Static variable in class com.wewebu.ow.server.app.OwStandardDialog
-
the title region
- TITLE_SUFFIX - Static variable in class com.wewebu.ow.server.app.OwAbstractToolExtension
-
title suffix
- toArray() - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- toArray(Object[]) - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- toCollection() - Method in class com.wewebu.ow.server.util.OwEscapedStringTokenizer
-
convert the tokenizer into a collection
- toFieldValue(OwClass[], OwFieldDefinition) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlClass
-
Converts an
OwClass
array to a field value considering the field definition
If the field is not defined as an array the value at index 0 is returned.
- toFile(File, Node) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
write XML Node to file
- toggle() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwFilterEntry
-
toggle active state
- toggleCheck(int) - Method in class com.wewebu.ow.server.ui.OwMenu
-
toggle the checked state
- toggleCriteria(String) - Method in class com.wewebu.ow.server.field.OwSort
-
toggle existing criteria or add a criteria to the sortlist if it does not yet exist
if the number of sort criteria exceeds the maximum value, the first sort criteria gets removed
- toggleExpand() - Method in class com.wewebu.ow.server.ui.OwTreeView.OwTreeViewNode
-
expand / collapse the node
- toJSONTree() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS.OwTreeViewNodeJS
-
Creates a JSON tree representing the structure of this node and its children.
- toKeySettings(Collection<OwPluginKeyBoardMaping>) - Static method in class com.wewebu.ow.server.app.OwPluginKeyBoardMaping
-
- TOOLTIP_BLOCK_TOKEN_PROPERTY_END - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
- TOOLTIP_BLOCK_TOKEN_PROPERTY_END_CHAR - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
tooltip block (property dependent HLTL sequence) end token
- TOOLTIP_BLOCK_TOKEN_PROPERTY_START - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
tooltip block (property dependent HLTL sequence) start token
- TOP - Static variable in class com.wewebu.ow.csqlc.ast.OwSimpleTable
-
Default constant to be used for
SQL "TOP n" handling
- toRequestParametersMap() - Method in class com.wewebu.ow.server.util.paramcodec.OwParameterMap
-
- toRequestQueryString() - Method in class com.wewebu.ow.server.util.paramcodec.OwParameterMap
-
- toString() - Method in class com.wewebu.ow.csqlc.ast.OwColumnQualifier
-
- toString() - Method in class com.wewebu.ow.csqlc.ast.OwColumnReference
-
- toString() - Method in enum com.wewebu.ow.csqlc.ast.OwMergeType
-
- toString() - Method in class com.wewebu.ow.csqlc.ast.OwQueryStatement
-
- toString() - Method in class com.wewebu.ow.server.ao.OwAttributeBagsManager
-
- toString() - Method in class com.wewebu.ow.server.ao.OwDBAttributeBagsSupport
-
- toString() - Method in class com.wewebu.ow.server.ao.OwDefaultAOManager
-
- toString() - Method in class com.wewebu.ow.server.ao.OwFileAOSupport
-
- toString() - Method in class com.wewebu.ow.server.ao.OwSearchTemplatesManager
-
- toString() - Method in class com.wewebu.ow.server.ao.OwSupportBasedManager
-
- toString() - Method in class com.wewebu.ow.server.ao.OwVirtualFoldersManager
-
- toString() - Method in class com.wewebu.ow.server.ao.OwXMLAOManager
-
- toString() - Method in class com.wewebu.ow.server.app.OwAttrBagBasedUserOperationListener.OwDateValue
-
- toString() - Method in class com.wewebu.ow.server.app.OwConfigDump.VersionNumber
-
create version string
- toString() - Method in class com.wewebu.ow.server.app.OwDefaultComboItem
-
- toString() - Method in class com.wewebu.ow.server.app.OwEcmUtil.OwSimpleSearchClause
-
- toString() - Method in class com.wewebu.ow.server.app.OwPluginKeyBoardMaping
-
- toString() - Method in class com.wewebu.ow.server.app.OwSettingsSet
-
- toString() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwIcon
-
- toString() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwAjaxColumnEntry
-
- toString() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- toString() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectTreeViewEXTJS.OwTreeViewNodeJS
-
- toString() - Method in class com.wewebu.ow.server.ecm.OwClass
-
- toString() - Method in class com.wewebu.ow.server.ecm.OwObjectCollectionDelegator
-
- toString() - Method in class com.wewebu.ow.server.ecm.OwPath
-
- toString() - Method in class com.wewebu.ow.server.ecm.OwSearchObjectStore
-
- toString() - Method in class com.wewebu.ow.server.ecm.OwSearchPath
-
- toString() - Method in class com.wewebu.ow.server.ecm.OwStandardContentBasedRetrivalObject
-
- toString() - Method in class com.wewebu.ow.server.ecm.OwStandardObjectClass
-
- toString() - Method in class com.wewebu.ow.server.ecm.OwStandardProperty
-
- toString() - Method in class com.wewebu.ow.server.ecm.OwStandardPropertyCollection
-
- toString() - Method in class com.wewebu.ow.server.ecm.OwTransientBagsSupport
-
- toString() - Method in class com.wewebu.ow.server.field.OwComplexPropertyChildScope
-
- toString() - Method in class com.wewebu.ow.server.field.OwExpressionPriorityRule
-
- toString() - Method in class com.wewebu.ow.server.field.OwObjectScope
-
- toString() - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- toString() - Method in class com.wewebu.ow.server.field.OwSearchNode
-
- toString() - Method in class com.wewebu.ow.server.field.OwSort.OwSortCriteria
-
- toString() - Method in class com.wewebu.ow.server.field.OwSort
-
- toString() - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfo
-
- toString() - Method in class com.wewebu.ow.server.field.OwStandardFieldColumnInfoString
-
- toString() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNote
-
- toString() - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteDataModel
-
- toString() - Method in class com.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue
-
- toString() - Method in enum com.wewebu.ow.server.servlets.download.OwHttpContentDisposition.OwElementType
-
- toString() - Method in class com.wewebu.ow.server.servlets.download.OwHttpContentDisposition
-
- toString() - Method in class com.wewebu.ow.server.settingsimpl.OwAbstractSettingsPropertyControl
-
- toString() - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
- toString() - Method in class com.wewebu.ow.server.util.ldap.GUID
-
- toString() - Method in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
toString method: creates a String representation of the object
- toString() - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
- toString() - Method in class com.wewebu.ow.server.util.OwString
-
- toString() - Method in class com.wewebu.ow.server.util.OwTimeZoneInfo
-
- toString(Node) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
write XML Node to a String
- toString() - Method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
- toString() - Method in class com.wewebu.ow.server.util.paramcodec.OwParameterMap
-
- toString() - Method in class org.alfresco.wd.ui.conf.prop.OwPropertyInfo
-
- TREE_REGION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView
-
region of the tree view
- type - Variable in enum com.wewebu.ow.server.ecmimpl.OwAOTypesEnum
-
- TYPE_AJAX - Static variable in interface com.wewebu.ow.server.field.OwFieldProvider
-
type of the fieldprovider is a result list
- TYPE_CANCEL - Static variable in class com.wewebu.ow.server.app.OwMessageBox
-
type of messagebox to create
- TYPE_CHECKIN_OBJECT - Static variable in interface com.wewebu.ow.server.field.OwFieldProvider
-
type of the fieldprovider is a checkin object dialog or view
- TYPE_CREATE_OBJECT - Static variable in interface com.wewebu.ow.server.field.OwFieldProvider
-
type of the fieldprovider is a create object dialog or view
- TYPE_DATE - Static variable in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
ENUM for the behavior, only date is shown
- TYPE_EMPTY_DATE_POSSIBLE - Static variable in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
ENUM for the behavior, the date value can be left empty
- TYPE_GROUP - Static variable in class com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul
-
filter type groups, used in OwNetwork.getUserSelectSubModul
- TYPE_META_OBJECT - Static variable in interface com.wewebu.ow.server.field.OwFieldProvider
-
type of the fieldprovider is a object with metadata
- TYPE_OK - Static variable in class com.wewebu.ow.server.app.OwMessageBox
-
type of messagebox to create
- TYPE_OK_CANCEL - Static variable in class com.wewebu.ow.server.app.OwMessageBox
-
type of messagebox to create
- TYPE_PROPERTY - Static variable in class com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
-
property class name
- TYPE_RESULT_LIST - Static variable in interface com.wewebu.ow.server.field.OwFieldProvider
-
type of the fieldprovider is a result list
- TYPE_ROLE - Static variable in class com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul
-
filter type groups, used in OwNetwork.getUserSelectSubModul
- TYPE_SEARCH - Static variable in interface com.wewebu.ow.server.field.OwFieldProvider
-
type of the fieldprovider is search object / template
- TYPE_SMALL - Static variable in interface com.wewebu.ow.server.field.OwFieldProvider
-
type of the fieldprovider is small, fields must not use a lot of space
- TYPE_TIME - Static variable in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
ENUM for the behavior, only time is shown
- TYPE_USER - Static variable in class com.wewebu.ow.server.ecm.ui.OwUIUserSelectModul
-
filter type users, used in OwNetwork.getUserSelectSubModul
- TYPE_YES_NO - Static variable in class com.wewebu.ow.server.app.OwMessageBox
-
type of messagebox to create
- TYPE_YES_NO_CANCEL - Static variable in class com.wewebu.ow.server.app.OwMessageBox
-
type of messagebox to create
U
- undefName - Variable in class com.wewebu.ow.server.app.OwMimeManager
-
label to use when name is null
- undo() - Method in interface com.wewebu.ow.server.history.OwHistoryEntry
-
rewinds the the underlying event to the state before it occurred
- undo() - Method in class com.wewebu.ow.server.history.OwStandardHistoryEntry
-
- unify(OwSearchObjectStore) - Method in class com.wewebu.ow.server.ecm.OwSearchObjectStore
-
Unifies the state of this ObjectStore and the given ObjectStore parameter and
returns their unified state as a new ObjectStore.
- UNITS_PERCENT - Static variable in class com.wewebu.ow.server.app.OwWindowPositions
-
units, see getUnits
- UNITS_PIXEL - Static variable in class com.wewebu.ow.server.app.OwWindowPositions
-
units, see getUnits
- unknownVersion() - Static method in class com.wewebu.ow.server.app.OwAppVersion
-
- unregisterInterface(Class<T>) - Method in interface com.wewebu.ow.server.app.OwGlobalRegistryContext
-
Unregister the object for given class/interface.
- unregisterInterface(Class<T>) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
Unregister the object for given class/interface.
- unregisterProvider(String) - Method in class com.wewebu.ow.server.app.viewer.OwSimpleInfoProviderRegistry
-
- unregisterProvider(String) - Method in interface com.wewebu.ow.server.ui.viewer.OwInfoProviderRegistry
-
Remove a provider from registry for given context.
- unregisterRequestTarget(OwEventTarget) - Method in class com.wewebu.ow.server.ui.OwAppContext
-
unregisters a target to receive onRequest(...) events for each request
the target must already be registered with registerTarget or OwEventTarget.attach
- unwrap(Object) - Static method in class com.wewebu.ow.server.ecm.OwStandardDecoratorObject
-
- update(Locale, HttpServletRequest) - Method in interface com.wewebu.ow.server.app.OwEditableProperty
-
apply changes form a HTML form request, to be overridden
- update(Locale, HttpServletRequest) - Method in class com.wewebu.ow.server.app.OwEditablePropertyString
-
apply changes form a HTML form request, to be overridden
- update(HttpServletRequest, Map, Map) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
update the field values upon request and validates the new values.
- update(HttpServletRequest, Map, Map, boolean) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
update the field values upon request and validates the new values.
- update(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
update view from request
to save the changes call save
- update(HttpServletRequest) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
update view from request
to save the changes call save
- update(OwEventTarget, int, Object) - Method in class com.wewebu.ow.server.ui.OwDocument
-
causes all attached views to receive an onUpdate event
- UPDATE_DEFAULT - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
no code is specified
- UPDATE_OBJECT_CHILDS - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the object has changed its document children
- UPDATE_OBJECT_FOLDER_CHILDS - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the object has changed its folder children
- UPDATE_OBJECT_PROPERTY - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the object properties need to be updated by the view
- UPDATE_OBJECT_VERSION - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the object versions have changed
- UPDATE_PARENT_OBJECT_CHILDS - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the parent of the object has changed its document children
- UPDATE_PARENT_OBJECT_FOLDER_CHILDS - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the parent object has changed its folder children
- UPDATE_SETTINGS - Static variable in class com.wewebu.ow.server.app.OwUpdateCodes
-
the settings have changed
- updateAllowedPlugins() - Method in class com.wewebu.ow.server.role.OwStandardRoleManager
-
update the allowed plugins after role change
- updateComplexSingleFieldInternal(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
update a single complex field type
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
update the view after a view event (caused by getEditableViewEventURL), so it can set its form fields
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
update the target after a form event, so it can set its form fields
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
update the target after a form event, so it can set its form fields
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
update the target after a form event, so it can set its form fields
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
update the target after a form event, so it can set its form fields
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
update the target after a form event, so it can set its form fields
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
update the target after a form event, so it can set its form fields
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBPMProxy
-
update the target after a form event, so it can set its form fields
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyLanguageString
-
update the target after a form event, so it can set its form fields
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertySort
-
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyStringConfigurationBox
-
update the target after a form event, so it can set its form fields
- updateExternalFormTarget(HttpServletRequest, boolean) - Method in class com.wewebu.ow.server.ui.OwEventTarget
-
update the target after a form event, so it can set its form fields
- updateField(Locale, HttpServletRequest, String, boolean, Date, boolean, String) - Static method in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
update the date variable
- updateField(Locale, HttpServletRequest, String, boolean, Date, boolean, String, String) - Static method in class com.wewebu.ow.server.app.OwEditablePropertyDate
-
- updateField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.app.OwFieldManagerControl
-
update the property value upon request and validates the new value.
- updateField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.dynamic.OwDependentComboboxFieldControl
-
- updateField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlClass
-
- updateField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImage
-
update the property value upon request and validates the new value.
- updateField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlImageInsteadOfValue
-
update the property value upon request and validates the new value.
- updateField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlModifiedProperties
-
- updateField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote
-
- updateField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlObject
-
update the property value upon request and validates the new value.
- updateField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwLastDaysDateControl
-
- updateField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNextDaysDateControl
-
- updateField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- updateFieldInternal(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.app.OwFieldManager
-
update the property value upon request and validates the new value.
- updateFieldInternal(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
update the property value upon request and validates the new value.
- updateLinkViews() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectLinksDocument
-
- updateObjectClass() - Method in class com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog
-
the object class for the folder was changed, update the skeleton
- updatePersistedField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote
-
- updatePlugins() - Method in class com.wewebu.ow.server.app.OwConfiguration
-
update the plugins after the role has changed
called after plugins have been created with createPlugins();
- updateSingleField(HttpServletRequest, OwFieldDefinition, Object, String, boolean) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
Updates a single value field.
- updateSingleFieldInternal(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
update a single value of a property value upon request and validates the new value.
- updateSplitViews() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwSplitObjectListDocument
-
- updateVersions() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectEditVersionsView
-
get the versions from the object and set the object list of the parent ObjectListView
- updateVolatileField(HttpServletRequest, OwFieldDefinition, Object, String) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote
-
- upload(InputStream, OutputStream, boolean) - Static method in class com.wewebu.ow.server.util.OwStreamUtil
-
upload the given OutputStream to the given InputStream
The InputStream (in_p) and OutputStream (out_p) are closed
- upload(InputStream, OutputStream, boolean, int) - Static method in class com.wewebu.ow.server.util.OwStreamUtil
-
Helper method which redirect the input stream to the output stream,
using a buffer with given size.
- UploadHelper - Class in com.wewebu.ow.server.util.upload
-
Helper class for upload.
- UploadHelper() - Constructor for class com.wewebu.ow.server.util.upload.UploadHelper
-
- URL_REPLACE_SCANNER - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
URL replacement scanner for high performance replacement
- useFormEventUrls() - Method in class com.wewebu.ow.server.ui.OwTreeView
-
use form event url's instead of get method's used to submit a neighbor
form
- useImages() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwNumberBlockPageSelectorComponent
-
Helper to get configuration information.
- useJS_DateControl() - Method in class com.wewebu.ow.server.app.OwMainAppContext
-
flag indicating if the java script Date control should be used instead of a HTML combobox control
- USER_DISPLAY_NAME_PROPERTY - Static variable in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- USER_DN_PROPERTY - Static variable in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
Distinguished name property name
- USER_GROUP_REFERENCE_PROPERTY - Static variable in class com.wewebu.ow.server.util.ldap.OwBasicLdapSchemaInterpreter
-
- USER_PROPERTY - Static variable in class com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
-
property class name
- USER_START - Static variable in class com.wewebu.ow.server.app.OwDispatchCodes
-
start code for user defined event codes
- USERNAME_REGION - Static variable in class com.wewebu.ow.server.app.OwMainLayout
-
name of the user name region.
- USEROPERATION_BAG_NAME - Static variable in class com.wewebu.ow.server.app.OwAttrBagBasedUserOperationListener
-
the bag name
- USERS_DIRECTORY_PROPERTY - Static variable in class com.wewebu.ow.server.util.ldap.OwLdapConnector
-
- usesFormWithAttributes() - Method in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
to get additional form attributes used for the form
override if your view needs a form.
- usesFormWithAttributes() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewFilterEXTJSGrid
-
to get additional form attributes used for the form
override if your view needs a form.
- usesFormWithAttributes() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewRow
-
to get additional form attributes used for the form
override if your view needs a form.
- usesFormWithAttributes() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
- usesFormWithAttributes() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView
-
to get additional form attributes used for the form
override if your view needs a form.
- usesFormWithAttributes() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
to get additional form attributes used for the form
override if your view needs a form.
- usesFormWithAttributes() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwPrivilegeSetEditor
-
- usesFormWithAttributes() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwTypedLinksView
-
- usesFormWithAttributes() - Method in class com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul
-
- usesFormWithAttributes() - Method in class com.wewebu.ow.server.ui.OwView
-
to get additional form attributes used for the form
override if your view needs a form.
- usesFormWithAttributes() - Method in class org.alfresco.wd.ui.profile.OwChangePasswordView
-
V
- validate(int, Object, Locale) - Method in interface com.wewebu.ow.server.field.OwFormat
-
validate the given value
- validate(int, Object, Locale) - Method in class com.wewebu.ow.server.field.OwSearchCriteria
-
- validateForm() - Method in class com.wewebu.ow.server.ui.OwNavigationView.OwAbstractTabInfo
-
- validateForm() - Method in interface com.wewebu.ow.server.ui.OwNavigationView.OwTabInfo
-
- validateNumber(String, Number, OwFieldDefinition, boolean) - Method in class com.wewebu.ow.server.fieldctrlimpl.OwNumberFieldControl
-
- validateValue(Object, OwFieldDefinition) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
- valueOf(String) - Static method in enum com.wewebu.ow.csqlc.ast.OwComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wewebu.ow.csqlc.ast.OwJoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wewebu.ow.csqlc.ast.OwMergeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wewebu.ow.server.app.id.viid.OwVIIdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wewebu.ow.server.app.OwUserOperationEvent.OwUserOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wewebu.ow.server.ecm.OwObjectLinkRelation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wewebu.ow.server.ecmimpl.OwAOTypesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wewebu.ow.server.servlets.download.OwHttpContentDisposition.OwElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wewebu.ow.server.ui.ua.OwOSFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wewebu.ow.server.ui.viewer.OwAnnotInfoEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wewebu.ow.server.ui.viewer.OwAnnotResultsEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.wewebu.ow.server.ui.viewer.OwDocInfoEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.wewebu.ow.csqlc.ast.OwComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wewebu.ow.csqlc.ast.OwJoinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wewebu.ow.csqlc.ast.OwMergeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wewebu.ow.server.app.id.viid.OwVIIdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wewebu.ow.server.app.OwUserOperationEvent.OwUserOperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wewebu.ow.server.ecm.OwObjectLinkRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wewebu.ow.server.ecmimpl.OwAOTypesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wewebu.ow.server.servlets.download.OwHttpContentDisposition.OwElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wewebu.ow.server.ui.ua.OwOSFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wewebu.ow.server.ui.viewer.OwAnnotInfoEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wewebu.ow.server.ui.viewer.OwAnnotResultsEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.wewebu.ow.server.ui.viewer.OwDocInfoEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(X509Certificate) - Method in class com.wewebu.ow.server.util.jar.OwJarVerifier
-
First, retrieve the jar file from the URL passed in constructor.
- VERSION_SELECT_ALL - Static variable in interface com.wewebu.ow.server.field.OwSearchTemplate
-
type of versions to search for all versions
- VERSION_SELECT_CHECKED_OUT - Static variable in interface com.wewebu.ow.server.field.OwSearchTemplate
-
type of versions to search for the checked out version
- VERSION_SELECT_CURRENT - Static variable in interface com.wewebu.ow.server.field.OwSearchTemplate
-
type of versions to search for the current or latest version
- VERSION_SELECT_DEFAULT - Static variable in interface com.wewebu.ow.server.field.OwSearchTemplate
-
type of versions to search for
- VERSION_SELECT_IN_PROCESS - Static variable in interface com.wewebu.ow.server.field.OwSearchTemplate
-
type of versions to search for the in process versions
- VERSION_SELECT_MAJORS - Static variable in interface com.wewebu.ow.server.field.OwSearchTemplate
-
type of versions to search for all major versions
- VERSION_SELECT_MINORS - Static variable in interface com.wewebu.ow.server.field.OwSearchTemplate
-
type of versions to search for all minor versions
- VERSION_SELECT_RELEASED - Static variable in interface com.wewebu.ow.server.field.OwSearchTemplate
-
type of versions to search for the released version
- view - Variable in class com.wewebu.ow.server.dmsdialogs.OwFormPropertyViewBridge
-
the view
- view - Variable in class com.wewebu.ow.server.dmsdialogs.OwStandardPropertyViewBridge
-
the view
- VIEW_MASK_DISABLE_INTERNAL_MENU - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
flag to enable a internal menu and override getMenu()
- VIEW_MASK_ENABLE_PASTE_METADATA - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
flag to activate the paste metadata buttons
- VIEW_MASK_HISTORY_SCOPE_CASE - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
mask value for the history view, enable case (bpm) history
- VIEW_MASK_HISTORY_SCOPE_OBJECT - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectHistoryView
-
mask value for the history view, enable object history
- VIEW_MASK_INLINE_EDITING - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
view mask flag to control the display behavior
Enable inline editing of column data.
- VIEW_MASK_INSTANCE_PLUGINS - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
view mask flag to control the display behavior
Enable plug-in invoke icons on each item row.
- VIEW_MASK_MULTI_SELECTION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
view mask flag to control the display behavior
Enable multi selection.
- VIEW_MASK_NO_PAGE_BUTTONS - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
view mask flag to control the display behavior
Disable the paging buttons on the resultlist.
- VIEW_MASK_READONLY - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
flag to force read-only mode
- VIEW_MASK_RENDER_VERTICAL - Static variable in class com.wewebu.ow.server.app.OwSearchCriteriaView
-
mask value to enable vertical rendering of criteria
- VIEW_MASK_RENDER_VERTICAL - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView
-
flag to render vertical
- VIEW_MASK_SINGLE_SELECTION - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
view mask flag to control the display behavior
Enable single selection.
- VIEW_MASK_USE_DOCUMENT_PLUGINS - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
view mask flag to control the display behavior
Display document plug-ins if enabled, otherwise disable document plug-ins in the result list.
- VIEW_MASK_USE_SELECT_BUTTON - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListView
-
view mask flag to control the display behavior
Enables a select button on each resultlist row.
- VIEWER_HEIGHT - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
Persistent node for viewer height
- VIEWER_MODE_COMPARE - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
autoviewermode to use: open one viewer for each document and try to put viewers next to each other for comparision
- VIEWER_MODE_DEFAULT - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
autoviewermode to use: use default mode of application
- VIEWER_MODE_JAVASCRIPT - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
autoviewermode to use: call given javascript, i.e.
- VIEWER_MODE_MULTI - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
autoviewermode to use: open one viewer for each document
- VIEWER_MODE_SIMPLE - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
autoviewermode to use: display upload link
- VIEWER_MODE_SINGLE - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
autoviewermode to use: open one single viewer for all documents
- VIEWER_SERVLET_REPLACE_TOKEN_BASEDIR - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the base dir of the server deploy
- VIEWER_SERVLET_REPLACE_TOKEN_BASEURL - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the base URL of the server with application context
- VIEWER_SERVLET_REPLACE_TOKEN_BASEURL - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
token in the viewer servlet to be replaced by the base URL of the server with application context
- VIEWER_SERVLET_REPLACE_TOKEN_BASEURL - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
token in the viewer servlet to be replaced by the base URL of the server with application context
- VIEWER_SERVLET_REPLACE_TOKEN_CONTENT_TYPE - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the requested page
- VIEWER_SERVLET_REPLACE_TOKEN_DMSID - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the DMSID
- VIEWER_SERVLET_REPLACE_TOKEN_DMSID - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
token in the viewer servlet to be replaced by the DMSID
- VIEWER_SERVLET_REPLACE_TOKEN_DMSID - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
token in the viewer servlet to be replaced by the DMSID
- VIEWER_SERVLET_REPLACE_TOKEN_DOWNLOAD_URL - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the requested page
- VIEWER_SERVLET_REPLACE_TOKEN_PAGE - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the requested page
- VIEWER_SERVLET_REPLACE_TOKEN_PAGE_COUNT - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the number of pages in the requested object
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_ENCODE_CHAR - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
char to indicate encoding of given property
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_ENCODE_CHAR - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
char to indicate HTML encoding of given property
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_ENCODE_CHAR - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
char to indicate encoding of given property
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_END - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the property end delimiter
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_END - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
token in the viewer servlet to be replaced by the property end delimiter
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_END - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
token in the viewer servlet to be replaced by the property end delimiter
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_JSENCODE_CHAR - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
char to indicate JavaScript encoding of given property
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_JSENCODE_CHAR - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
char to indicate JavaScript encoding of given property
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_NOENCODE_CHAR - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
char to indicate NO encoding of given property
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_NOENCODE_CHAR - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
char to indicate NO encoding of given property
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_NOENCODE_CHAR - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
char to indicate NO encoding of given property
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_START - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the property following the :
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_START - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
token in the viewer servlet to be replaced by the property following the :
- VIEWER_SERVLET_REPLACE_TOKEN_PROPERTY_START - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
token in the viewer servlet to be replaced by the property following the :
- VIEWER_SERVLET_REPLACE_TOKEN_SECURITYTOKEN - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the security token
- VIEWER_SERVLET_REPLACE_TOKEN_SECURITYTOKEN_ENC - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the encoded security token
- VIEWER_SERVLET_REPLACE_TOKEN_SERVERURL - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
token in the viewer servlet to be replaced by the base URL of the server
- VIEWER_SERVLET_REPLACE_TOKEN_SERVERURL - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid
-
token in the viewer servlet to be replaced by the base URL of the server
- VIEWER_SERVLET_REPLACE_TOKEN_SERVERURL - Static variable in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewThumbnails
-
token in the viewer servlet to be replaced by the base URL of the server
- VIEWER_TOPX - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
Persistent node for viewer top X coordinate
- VIEWER_TOPY - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
Persistent node for viewer top Y coordinate
- VIEWER_WIDTH - Static variable in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions
-
Persistent node for viewer width
- VIID_PREFIX - Static variable in interface com.wewebu.ow.server.app.id.viid.OwVIId
-
- VIRTUAL_FOLDER_SEARCH_PATH_PROPERTY - Static variable in interface com.wewebu.ow.server.ecm.OwSemiVirtualFolderAdapter
-
- VIRTUALFOLDER_ATTRIBUTE - Static variable in class com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass
-
W
- WHERE - Static variable in class com.wewebu.ow.csqlc.ast.OwWhereClause
-
- WIDTH_FIRST_LEVEL_ORDER - Static variable in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
Defines a search order based on the order in which the searched nodes are
encountered in level-first-order traversal of the Document tree.
- widthOf(String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- widthOf(String, String) - Method in class com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewEXTJSGrid.OwColumnInfoBagValue
-
- WILD_CARD_TYPE_CUSTOM_START - Static variable in interface com.wewebu.ow.server.field.OwWildCardDefinition
-
own wild character definitions start here
- WILD_CARD_TYPE_MULTI_CHAR - Static variable in interface com.wewebu.ow.server.field.OwWildCardDefinition
-
wild character definition
- WILD_CARD_TYPE_SINGLE_CHAR - Static variable in interface com.wewebu.ow.server.field.OwWildCardDefinition
-
wild character definition
- WINDOW_POSITIONS_APP_SETTINGS_NAME - Static variable in class com.wewebu.ow.server.app.OwMainAppContext
-
name of the window positions app setting
- WORKDESK_APPLICATION_ID - Static variable in class com.wewebu.ow.server.app.OwConfiguration
-
- writeAddMultiValueItemLink(Writer, OwFieldDefinition, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Overridable method to insert the "Add" Link after a multi-valued field.
- writeAddNewItemButton(Writer) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
Render the add new item button.
- writeBooleanMember(Writer, boolean, String, String, Locale) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
-
- writeDeleteButton(Writer, int) - Method in class com.wewebu.ow.server.settingsimpl.OwSettingsPropertyBaseImpl
-
Render the delete button.
- writeHtmlDump(Writer) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
write configuration as HTML to a writer object
- writeHtmlDump(Writer, Node) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
write XML Node as HTML to a writer object
- writeHtmlDump(Writer) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
write configuration as HTML to a writer object
- writeHtmlDump(Writer) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- writeHtmlDumpFiltered(Writer, Map<String, String>) - Method in class com.wewebu.ow.server.util.OwStandardXMLUtil
-
- writeHtmlDumpFiltered(Writer, Node, Map<String, String>) - Static method in class com.wewebu.ow.server.util.OwXMLDOMUtil
-
- writeHtmlDumpFiltered(Writer, Map<String, String>) - Method in interface com.wewebu.ow.server.util.OwXMLUtil
-
write configuration as HTML to a writer object and filter xml tags
- writeHtmlDumpFiltered(Writer, Map<String, String>) - Method in class com.wewebu.ow.server.util.OwXMLUtilPlaceholderFilter
-
- writeMappings(String, String, String) - Method in class com.wewebu.ow.server.ui.OwBootstrapToIdMapping
-
Write the mappings between the owbootstrap
file and the provided identifier,
- writeRemoveMultiValueItemLink(Writer, OwFieldDefinition, int, String) - Method in class com.wewebu.ow.server.app.OwStandardFieldManager
-
Overridable method to insert the "Delete" Link after each item of a multi-valued field.
- writeSecureHTML(Writer, String) - Static method in class com.wewebu.ow.server.util.OwHTMLHelper
-
write the given text and convert HTML tags and special chars
- writeSecureHTML(Writer, String, boolean) - Static method in class com.wewebu.ow.server.util.OwHTMLHelper
-
write the given text and convert HTML tags and special chars
- writeSelectableListContextMenuEnd(String, Writer) - Static method in class com.wewebu.ow.server.ui.OwScriptTable
-
end context menu
- writeSelectableListContextMenuStart(String, Writer, String) - Static method in class com.wewebu.ow.server.ui.OwScriptTable
-
write the start tag enclosing a context menu HTML
- writeSelectableListContextMenuTREntry(String, Writer, String, int, String, String, String, String) - Static method in class com.wewebu.ow.server.ui.OwScriptTable
-
insert a menu item for the context menu
- writeSelectableListEnableScript(String, Writer, OwAppContext) - Static method in class com.wewebu.ow.server.ui.OwScriptTable
-
enable the java script driven table
- writeSelectableListHandlerScript(String, Writer, String) - Static method in class com.wewebu.ow.server.ui.OwScriptTable
-
insert a handler code that will be called if the user clicks a row
Use the following parameters inside your code
fIndex_p index of selected row
rownode_p selected TR tag
fSelected_p true = row was selected
- writeSelectableListHeaderStart(String, Writer, String, OwAppContext) - Static method in class com.wewebu.ow.server.ui.OwScriptTable
-
write a TR table row start tag for the header that supports script driven table
- writeSelectableListRowStart(Locale, String, Writer, int, String, boolean) - Static method in class com.wewebu.ow.server.ui.OwScriptTable
-
write a TR table row start tag for each row that supports script driven table
- writeSelectableListRowStart(Locale, String, Writer, int, String, String, boolean, boolean) - Static method in class com.wewebu.ow.server.ui.OwScriptTable
-
write a TR table row start tag for each row that supports script driven table
- writeTo(File, String) - Method in class com.wewebu.ow.server.util.upload.OwMultiPart
-
Write this file part to a file or directory.
- writeTo(OutputStream) - Method in class com.wewebu.ow.server.util.upload.OwMultiPart
-
Write this file part to the given output stream.
- writeTooltip(StringWriter, String) - Method in class com.wewebu.ow.server.ui.OwTreeView
-
Utility method for writing tooltip.
X
- XSL_TRANSFORMATOR_ENCODING_KEY - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
query string key for the xsl transformator encoding to use
- XSL_TRANSFORMATOR_KEY - Static variable in class com.wewebu.ow.server.app.OwMimeManager
-
query string key for the xsl transformator URL
Z
- zipIt(ZipOutputStream, String) - Method in interface com.wewebu.ow.server.servlets.OwMultifileDownload.OwContentArchiveEntry
-
Adds the content represented by this archive entry to the specified ZipOutputStream
- zipIt(ZipOutputStream, String) - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload.OwContentElementEntry
-
- zipIt(ZipOutputStream, String) - Method in class com.wewebu.ow.server.servlets.OwMultifileDownload.OwFolderArchiveEntry
-
A B C D E F G H I J K L M N O P Q R S T U V W X Z
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.