Modifier and Type | Class and Description |
---|---|
class |
OwSearchCriteriaView
View Module to display and edit search criteria.
|
Modifier and Type | Field and Description |
---|---|
protected OwFieldProvider |
OwBaseComboboxRenderer.m_fieldProvider
the field provider
|
Modifier and Type | Method and Description |
---|---|
OwFieldProvider |
OwFieldManager.getFieldProvider()
get an interface to a field provider interface
the field provider interface can be used by the fields to reference other fields.
|
Modifier and Type | Method and Description |
---|---|
OwComboboxRenderer |
OwMainAppContext.createComboboxRenderer(OwComboModel model_p,
String strID_p,
OwFieldDefinition fieldDefinition_p,
OwFieldProvider fieldProvider_p,
OwString description_p)
Creates a renderer component for comboboxes.
|
void |
OwFieldManager.setFieldProvider(OwFieldProvider fieldProvider_p)
set reference to a field provider interface
the field provider interface can be used by the fields to reference other fields. |
void |
OwComboboxRenderer.setFieldProvider(OwFieldProvider fieldProvider_p)
Set the field provider.
|
void |
OwSearchCriteriaView.setFieldProvider(OwFieldProvider fieldProvider_p)
set an interface to a field provider interface
the field provider interface can be used by the fields to reference other fields.
|
void |
OwBaseComboboxRenderer.setFieldProvider(OwFieldProvider fieldProvider_p) |
Modifier and Type | Interface and Description |
---|---|
interface |
OwPageableObject<T extends OwObject>
This interface denotes an object that is capable of providing navigation
of its children through the
OwIterable interface. |
Modifier and Type | Class and Description |
---|---|
class |
OwObjectEditVersionsView
Versions view to display the versions of a OwObject.
|
class |
OwObjectListViewEXTJSGrid
Object list view based on YUI-EXT Grid view.
|
class |
OwObjectListViewFilterEXTJSGrid
ExtJS Object list view.
|
class |
OwObjectListViewFilterRow
Object list view.
|
class |
OwObjectListViewRow
Object list view.
|
class |
OwObjectListViewThumbnails
Object list view.
|
class |
OwObjectPropertyFormularView
Form View for Object Properties.
|
class |
OwObjectPropertyView
View Module to edit OwObject Properties.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OwObject
Base interface for all ECM objects.
|
interface |
OwObjectLink
OwObjectLink representation of association/relationship.
|
interface |
OwSemiVirtualFolder
Semi-virtual-folder object adapter interface.
|
interface |
OwVirtualFolderObject
Base Class for virtual folder objects.
|
Modifier and Type | Class and Description |
---|---|
class |
OwFileObject
Implements OwObject for files on the files system.
|
class |
OwObjectSkeleton
OwObject implementation to be used for new objects.
To be implemented with the specific ECM system. |
class |
OwStandardDecoratorObject
OwObject wrapper to implement a decorator pattern.
|
class |
OwStandardSearchTemplate
Standard implementation of the search template for FileNet P8 Designer Compatible XML templates.
|
class |
OwStandardVirtualFolderObjectFactory
Base Class for virtual folder objects.
Folder Objects can contain other objects like documents and sub folders. |
protected static class |
OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper
Helper to identify if a refresh/reset of the searchtemplate was processed or not.
|
Modifier and Type | Field and Description |
---|---|
protected OwFieldProvider |
OwStandardSearchTemplate.m_fieldProvider
field provider from search
|
Modifier and Type | Interface and Description |
---|---|
interface |
OwWorkitem
Base interface for Workitem containers, or BPM Queues.
To be implemented with the specific BPM system. |
interface |
OwWorkitemContainer
Base interface for Workitem containers, or BPM Queues.
To be implemented with the specific BPM system. |
Modifier and Type | Interface and Description |
---|---|
interface |
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. |
Modifier and Type | Class and Description |
---|---|
static class |
OwSearchNode.OwSearchNodeFieldProvider
Field provider interface for searches.
|
Modifier and Type | Method and Description |
---|---|
OwFieldProvider |
OwStandardDecoratorSearchNode.getFieldProvider() |
OwFieldProvider |
OwSearchNode.getFieldProvider()
get a field provider interface for the search
|
Modifier and Type | Method and Description |
---|---|
List<OwComboItem> |
OwDependentComboboxDataHandler.getData(OwFieldProvider fieldProvider)
Provide Combobox results which should be available as options in UI.
|
List<OwComboItem> |
OwDBDependentComboboxDataHandler.getData(OwFieldProvider fieldProvider) |
Modifier and Type | Interface and Description |
---|---|
interface |
OwHistoryEntry
Interface for history entries used with the history manager to display the history events.
To be implemented with the specific ECM system. |
Modifier and Type | Class and Description |
---|---|
class |
OwSessionHistoryEntry
History entry for in memory stored events.
|
class |
OwStandardHistoryEntry
Standard implementation of the OwHistoryEntry interface.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.