| Interface | Description |
|---|---|
| OwAttributeBagsSupport |
An application
OwAttributeBag provider. |
| OwAuthenticationProvider |
Base interface for the authentication of users.
To be implemented with the specific ECM system. |
| OwBatch |
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() |
| OwContentCollection |
Base interface for Content Collections.
|
| OwContentElement |
Base interface for Content Elements.
|
| OwCredentials |
Base interface for the user Credentials and Session context for the login to the ECM System.
|
| OwCrossMappings |
Interface for ECM adapter mapping or sort, search, properties and login.
|
| OwExtendedCrossMappings |
Extended interface for ECM adapter mapping or sort, search, properties and login.
|
| OwLocation |
Interface defining the location of or for an object.
|
| OwNetwork<O extends OwObject> |
Base interface for the network access.
|
| OwNetworkContext |
Interface for the ECM context.
|
| OwObject |
Base interface for all ECM objects.
|
| OwObjectClass |
Base interface for object class descriptions.
|
| OwObjectCollection |
Base interface for object class descriptions.
|
| OwObjectLink |
OwObjectLink representation of association/relationship.
|
| OwObjectReference |
Base interface for all ECM Objects.
|
| OwObjectsQuery |
Implementors of this interface are objects query implementations.
|
| OwPermissionCollection |
Base interface for ECM System specific permissions objects.
|
| OwPolicy |
Interface for policies used in OwPermissionCollection.
To be implemented with the specific ECM system. |
| OwPrivilege |
Interface for privileges used in OwPermissionCollection.
|
| OwPrivilegeSet |
Interface for privilege sets used in OwPermissionCollection.
|
| OwProperty |
Base interface for object properties.
|
| OwPropertyClass |
Base interface for property class descriptions.
|
| OwPropertyCollection |
Base interface for property maps from an objects.
|
| OwReason |
Base interface for reason object.
|
| OwRepository<O extends OwObject> |
Base interface for Repositories.
|
| OwRepositoryContext |
Interface for the ECM Repository context.
|
| OwRepositoryContext.OwConfigChangeEventListener |
Interface of config change event listeners that get notifications about changes in configuration.
|
| OwResource |
Base interface for resource objects to identify resources in ECM Adapters that
support multiple resources (Archives, ObjectStore...).
|
| OwRole |
Role defining interface.
|
| OwSemiVirtualFolder |
Semi-virtual-folder object adapter interface.
|
| OwSemiVirtualFolderAdapter |
Semi-virtual-folder object adapter interface.
|
| OwUnresolvedReference |
Base interface for unresolved ECM Objects.
|
| OwUserInfo |
Base interface for user and group information, created by credentials object.
|
| OwVersion |
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 |
Base interface for Versions Series.
|
| OwVirtualFolderObject |
Base Class for virtual folder objects.
|
| OwVirtualFolderObjectFactory |
Base Class for virtual folder object factories.
|
| Class | Description |
|---|---|
| OwAttributeBagResolver |
Implements a helper class that resolves attribute bags for the getAttributeBagWriteable methods in the OwNetwork adapters.
|
| OwAutoAttributeBagSupport |
Attribute bag support with automatic DB connection detection.
|
| OwClass |
OwClass value for search templates.
|
| OwFieldPropertyClassWrapper |
Property class wrapper for OwFields.
|
| OwFileObject |
Implements OwObject for files on the files system.
|
| OwFileObject.OwFileObjectClass |
File documents class definition for the OwFileDocument Object.
|
| OwFileObject.OwFilePropertyClass |
Property class definition for the OwStandardProperty properties.
|
| OwFileObject.OwObjectFileFilter |
a file filter that accepts only the given object types array
|
| OwManagedSemiVirtualRecordConfiguration |
Cached collection of <SemiVirtualRecordClassName> XML configuration nodes
as described by the EcmAdapter node in owbootstrap.xml.
|
| OwObjectCollectionDelegator |
An object list wrapper/delegate class.
|
| OwObjectSkeleton |
OwObject implementation to be used for new objects.
To be implemented with the specific ECM system. |
| OwPath |
OwPath value for search templates.
|
| OwPropertyComparator |
Standard property comparator implementation.
|
| OwQueriedCollection |
An
OwObjectCollection that relates on an OwObjectsQuery for the
default object contents. |
| OwRepositoryContext.OwConfigChangeEvent |
Delegates OwConfigChangeEventListener notifications to the subscribed listeners.
|
| OwResource.OwClassDescriptionPropertyClass |
Special property class for ClassDescription property.
|
| OwResource.OwObjectNamePropertyClass |
Special property class for the object name property.
|
| OwResource.OwObjectPathPropertyClass |
Special property class for the object path property.
|
| OwResource.OwResourcePropertyClass |
Special property class for resource property.
|
| OwResource.OwSpecialPropertyClass |
Class description for special classes, which are added manually.
|
| OwResource.OwVersionSeriesPropertyClass |
Special property class for VersionSeries ID property.
|
| OwSearchObjectStore |
Search template defined ObjectStore data.
|
| OwSearchPath |
Search template defined search path.
|
| OwSearchPathField |
Search template criteria-field for path entries.
|
| OwSearchPathField.OwSearchPathFieldClass |
OwSearchPathFieldClass.
|
| OwSemiVirtualRecordClass |
Java model of the <SemiVirtualRecordClassName> XML configuration node in owbootstrap.xml.
|
| OwStandardClassSelectObject |
Class object value for search templates to filter for object classes and object types.
|
| OwStandardClassSelectObject.OwStandardClassSelectObjectClass |
Class description for on the fly created search fields.
|
| OwStandardContentBasedRetrivalObject |
CBR value for search templates to perform cbr searches.
|
| OwStandardContentBasedRetrivalObject.OwStandardContentBasedRetrivalObjectClass |
Class description for on the fly created search fields.
|
| OwStandardContentCollection |
Standard Implementation of the OwContentCollection interface for just one content type and page.
|
| OwStandardCrossMappings |
Implements a configurable mapping of user's and properties for federated cross adapter scenarios.
|
| OwStandardCrossMappings.OwCrossDecoratorSearchNode |
Wrapper class to map the property names.
|
| OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria |
OwWrappedSearchCriteria.
|
| OwStandardCrossMappings.OwCrossSort | |
| OwStandardDecoratorObject |
OwObject wrapper to implement a decorator pattern.
|
| OwStandardObjectClass |
Class descriptions are defined by the ECM System, the contain information about
the object type.
To be implemented with the specific ECM system. |
| OwStandardObjectCollection |
Standard Implementation for objects lists from the network.
|
| OwStandardObjectCollection.OwObjectCollectionComparator |
sort operator used in
|
| OwStandardObjectReference |
Standard implementation of the OwObjectReference interface.
|
| OwStandardPolicy |
Standard policy bean implementation.
|
| OwStandardProperty |
Standard Implementation for object properties.
A property contains the name and value of a object property. |
| OwStandardPropertyClass |
Standard Implementation for property class descriptions.
|
| OwStandardPropertyCollection |
Standard Implementation for the OwPropertyCollection Map Class for property maps from an object.
|
| OwStandardSearchSpecialNodeOperator |
Standard implementation to scan a search node structure for
special nodes, like paths, object stores and classes.
|
| OwStandardSearchTemplate |
Standard implementation of the search template for FileNet P8 Designer Compatible XML templates.
|
| OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper | |
| OwStandardSearchTemplate.OwOnTheFlySearchFieldDescription |
class description for on the fly created search fields
|
| OwStandardSearchTemplate.SqlOperatorSingleton |
SQL operators singleton.
|
| OwStandardSemiVirtualFolderAdapter |
Standard semi-virtual-folder adapter implementation.
|
| OwStandardUnresolvedReference |
Base interface for unresolved ECM Objects.
|
| OwStandardVirtualFolderObjectFactory |
Base Class for virtual folder objects.
Folder Objects can contain other objects like documents and sub folders. |
| OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper |
Helper to identify if a refresh/reset of the searchtemplate was processed or not.
|
| OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass |
ObjectClass of virtual folder.
|
| OwStandardVirtualFolderObjectFactory.OwVirtualFolderRefineCriteria |
Tuple of criteria name and value to refine a search criteria.
|
| OwStatusContextDefinitions |
Definitions for the context used for status functions like can...
|
| OwTransientBagsSupport |
An application
OwAttributeBag support to be used
with OwTransientBagRepository. |
| OwVirtualLinkPropertyClasses |
OwObjectLink virtual properties constant class.
|
| OwVirtualLinkPropertyClasses.OwLinkFilterPropertyClass |
Virtual property to be used for filtering/retrieving specific Link types.
|
| OwVirtualLinkPropertyClasses.OwLinkRelationPropertyClass |
Special PropertyClass for handling OwObjectLink requests.
|
| OwVirtualLinkPropertyClasses.OwLinkSourcePropertyClass |
PropertyClass for the Link source definition.
|
| OwVirtualLinkPropertyClasses.OwLinkTargetPropertyClass |
PropertyClass for the Link-target definition.
|
| Enum | Description |
|---|---|
| OwObjectLinkRelation |
Enumeration of direction/relation types for an Link.
|
| Exception | Description |
|---|---|
| OwStatusContextException |
Exception thrown, when a function does not support the requested status context value.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.