Interface | Description |
---|---|
OwEnum |
Pair of enum value and display name strings for each enum entry.
|
OwEnumCollection |
Collection of OwEnum elements.
|
OwField |
Base interface for fields, like object properties or search criteria.
|
OwFieldColumnInfo |
Column Description for object lists.
|
OwFieldDefinition |
Base interface for property class and Search Fields.
|
OwFieldDefinitionProvider |
Interface for objects that provide field definitions, like ECM Adapters.
|
OwFieldProvider |
Interface for objects that provide fields, like search templates or OwObjects.
|
OwFormat |
Base interface for format information for fields.
|
OwHeaderFieldColumnInfo |
Header based Column Description.
|
OwPriorityRule |
Priority rule definition.
Rules Engine for Highlighting in Hit List. |
OwSearchTemplate |
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. |
OwWildCardDefinition |
Interface for Wild character definitions used in searches.
To be implemented with the specific ECM system. |
Class | Description |
---|---|
OwComplexPropertyChildScope |
Scope of complex OwProperty occurrences for Expression Language expressions.
Rules Engine for Highlighting in Hit List. |
OwExpressionPriorityRule |
Priority rule definition standard implementation (Expression Language based).
Rules Engine for Highlighting in Hit List. |
OwHeaderFieldColumnInfoDecorator |
Header ID decorator of standard
OwFieldColumnInfo s. |
OwObjectScope |
OwObject based scope for Expression Language expressions.
Rules Engine for Highlighting in Hit List. |
OwPriorityRuleBase |
Base class for priority rules implementation.
Rules Engine for Highlighting in Hit List. |
OwPriorityRuleFactory |
Singleton priority rules factory.
Used for multiple Priority Rules implementations and legacy support. Rules Engine for Highlighting in Hit List. |
OwPropertiesCollectionScope |
A property collection based scope for Expression Language expressions.
Rules Engine for Highlighting in Hit List. |
OwPropertiesContainerScope |
Abstract property container based scope for Expression Language expressions.
Rules Engine for Highlighting in Hit List. |
OwSearchCriteria |
Search criteria tuple containing property, operator and value.
|
OwSearchCriteriaFieldDefOverride |
Overridden OwSearchCriteria to set specific max, min, default and native
values for custom controls.
|
OwSearchNode |
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.OwSearchNodeFieldProvider |
Field provider interface for searches.
|
OwSearchOperator |
Manages the search operators.
|
OwSearchOperator.OperatorMapSingleton |
Singleton with the operator maps.
|
OwSearchSQLOperator |
Standard Operator to create SQL out of a OwSearchNode Tree.
|
OwSearchSQLOperator.SqlOperatorSingleton |
Singleton for the SQL operators.
|
OwSearchSQLPreparedStatementOperator |
Operator to create SQL out of a OwSearchNode Tree using prepared statements.
|
OwSort |
Sorts contain a list of sort criteria.
|
OwSort.OwSortCriteria |
Sort criteria tuple containing property and order direction.
|
OwStandardDecoratorFieldDefinition |
OwFieldDefinition wrapper to implement a decorator pattern.
|
OwStandardDecoratorSearchCriteria |
OwSearchCriteria wrapper to implement a decorator pattern.
|
OwStandardDecoratorSearchNode |
OwSearchNode wrapper to implement a decorator pattern.
|
OwStandardEnum |
Standard implementation of the OwEnum interface.
|
OwStandardEnumCollection |
Standard implementation of OwEnumCollection of OwEnum elements.
|
OwStandardFieldColumnInfo |
Standard implementation of the OwFieldColumnInfo Interface.
|
OwStandardFieldColumnInfoString |
Implements the OwFieldColumnInfo interface using.
|
OwStandardLocalizeableEnum |
Standard implementation of the OwEnum interface.
|
OwStandardPriorityRule |
Priority rule definition standard implementation (XML Search Node based).
Rules Engine for Highlighting in Hit List. |
OwStandardWildCardDefinition |
Standard implementation of Interface for Wild character definitions used in searches.
To be implemented with the specific ECM system. |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.