Modifier and Type | Method and Description |
---|---|
OwObject |
OwVirtualFolderFactory.createVirtualFolder(Node xmlVirtualFolderDescriptionNode_p,
String strName_p,
String strDmsIDPart_p) |
protected OwObject |
OwSupportBasedManager.getAOSupportObject(String strName_p,
boolean forceUserspecificObject_p,
boolean createIfNotExist_p) |
protected OwObject[] |
OwSupportBasedManager.getAOSupportObjects(String strName_p,
boolean forceUserspecificObject_p,
boolean createIfNotExist_p) |
OwObject |
OwDefaultAOManager.getApplicationObject(String strName_p,
boolean forceUserSpecificObject_p,
boolean createIfNotExist_p) |
OwObject |
OwVirtualFoldersManager.getApplicationObject(String strName_p,
boolean forceUserSpecificObject_p,
boolean createIfNotExist_p) |
OwObject |
OwDefaultAOManager.getApplicationObject(String strName_p,
Object param_p,
boolean forceUserSpecificObject_p,
boolean createIfNotExist_p) |
OwObject |
OwVirtualFoldersManager.getApplicationObject(String strName_p,
Object param_p,
boolean forceUserSpecificObject_p,
boolean createIfNotExist_p) |
OwObject |
OwAOSupport.getSupportObject(String strName_p,
boolean forceUserspecificObject_p,
boolean createIfNotExist_p)
Returns the persistent application
OwObject that is matched by the given name. |
OwObject |
OwFileAOSupport.getSupportObject(String strName_p,
boolean forceUserspecificObject_p,
boolean createIfNotExist_p) |
OwObject |
OwRepositoryAOSupport.getSupportObject(String strName_p,
boolean forceUserspecificObject_p,
boolean createIfNotExist_p) |
OwObject[] |
OwAOSupport.getSupportObjects(String strName_p,
boolean forceUserspecificObject_p,
boolean createIfNotExist_p)
Returns a collection of persistent application
OwObject s that are matched by the given name. |
OwObject[] |
OwFileAOSupport.getSupportObjects(String strName_p,
boolean forceUserspecificObject_p,
boolean createIfNotExist_p) |
OwObject[] |
OwRepositoryAOSupport.getSupportObjects(String strName_p,
boolean forceUserspecificObject_p,
boolean createIfNotExist_p) |
Modifier and Type | Method and Description |
---|---|
List<OwObject> |
OwDefaultAOManager.getApplicationObjects(String strName_p,
boolean forceUserSpecificObject_p) |
List<OwObject> |
OwVirtualFoldersManager.getApplicationObjects(String strName_p,
boolean forceUserSpecificObject_p) |
Modifier and Type | Method and Description |
---|---|
OwSearchTemplate |
OwSearchTemplateFactory.createSearchTemplate(OwObject obj_p)
Create search template from given OwObject,
where the content of given OwObject is the search definition.
|
Modifier and Type | Field and Description |
---|---|
protected OwObject |
OwMimeManager.m_parent |
protected OwObject |
OwSettings.m_SitePreferences
OwObject holding application scope preferences, identical for all users
|
protected OwObject |
OwSettings.m_UserPreferences
OwObject holding user scope preferences, one for each user
|
Modifier and Type | Method and Description |
---|---|
static OwObject |
OwEcmUtil.createObjectFromString(OwMainAppContext context_p,
String strObject_p)
creates a OwObject from a string.
|
static OwObject |
OwEcmUtil.createSafeSubFolder(OwMainAppContext context_p,
OwObject baseFolder_p,
String strName_p)
creates a simple subfolder using the default folder class from bootstrap
checks if folder exits already
|
OwObject |
OwObjectSequenceDialog.getCurrentItem() |
OwObject |
OwClipboardContentOwObject.getObject()
the object in the clipboard
|
OwObject |
OwEcmUtil.OwParentPathInfo.getParent()
get the parent that matches a requested classname
|
OwObject |
OwClipboardContentOwObject.getParent()
the parent of the object for cut operations, can be null
|
Modifier and Type | Method and Description |
---|---|
void |
OwClipboard.addContent(OwObject content_p,
OwObject parent_p)
add an OwObject type item
|
protected void |
OwDocumentFunction.addHistoryEvent(Collection objects_p,
OwObject oParent_p,
int iEventType_p,
int iStatus_p)
add the plugin invoke event to the history manager
|
void |
OwRecordFunction.addHistoryEvent(OwObject rootObject_p,
Collection objects_p,
int iEventType_p,
int iStatus_p)
add the plugin invoke event to the history manager
|
protected void |
OwDocumentFunction.addHistoryEvent(OwObject oObject_p,
OwObject oParent_p,
int iEventType_p,
int iStatus_p)
add the plugin invoke event to the history manager
|
protected void |
OwRecordFunction.addHistoryEvent(OwObject rootObject_p,
OwObject folderObject_p,
int iEventType_p,
int iStatus_p)
add the plugin invoke event to the history manager
|
static OwObject |
OwEcmUtil.createSafeSubFolder(OwMainAppContext context_p,
OwObject baseFolder_p,
String strName_p)
creates a simple subfolder using the default folder class from bootstrap
checks if folder exits already
|
String |
OwDocumentFunction.getBigIconHTML(OwObject oObject_p,
OwObject oParent_p)
get the HTML code for the big (24 x 24 Pixels )icon for this plugin to be displayed in the object list.
|
String |
OwRecordFunction.getBigIconHTML(OwObject rootObject_p,
OwObject folderObject_p)
get the HTML code for the small (24x24 pixels) icon for this plugin to be displayed in the object list.
|
String |
OwDocumentFunction.getIconHTML(OwObject oObject_p,
OwObject oParent_p)
get the HTML code for the small (16x16 pixels) icon for this plugin to be displayed in the object list.
|
String |
OwRecordFunction.getIconHTML(OwObject rootObject_p,
OwObject folderObject_p)
get the HTML code for the small (16x16 pixels) icon for this plugin to be displayed in the object list.
|
String |
OwDocumentFunction.getLabel(OwObject oObject_p,
OwObject oParent_p)
get the label for the plugin, used in menus
|
String |
OwRecordFunction.getLabel(OwObject rootObject_p,
OwObject folderObject_p)
get the label for the plugin, used in menus
|
static List |
OwEcmUtil.getParentPathOfClass(OwObject obj_p,
Collection classNames_p)
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.
|
OwView |
OwDocumentImporter.getPostProcessView(int importContext_p,
OwObject savedObj_p)
Return the view which should be displayed for post processing.
|
boolean |
OwDocumentFunction.isEnabled(Collection objects_p,
OwObject oParent_p,
int iContext_p)
check if function is enabled for the given objects (called only for multi select operations)
|
boolean |
OwDocumentFunction.isEnabled(OwObject oObject_p,
OwObject oParent_p,
int iContext_p)
check if function is enabled for the given object parameters (called only for single select operations)
|
boolean |
OwRecordFunction.isEnabled(OwObject rootObject_p,
OwObject folderObject_p,
int iContext_p)
check if function is enabled for the given object parameters
|
abstract void |
OwDocumentFunction.onClickEvent(OwObject oObject_p,
OwObject oParent_p,
OwClientRefreshContext refreshCtx_p)
event called when user clicked the plugin label / icon
|
void |
OwRecordFunction.onClickEvent(OwObject rootObject_p,
OwObject folderObject_p,
OwClientRefreshContext refreshCtx_p)
event called when user clicked the plugin label / icon
overridable
|
void |
OwRecordFunction.onClickEvent(OwObject rootObject_p,
OwObject folderObject_p,
String subpath_p,
String subdisplaypath_p,
OwClientRefreshContext refreshCtx_p)
event called when user clicked the plugin label / icon
overridable
|
void |
OwDocumentFunction.onColumnClickEvent(OwObjectCollection objects_p,
OwObject oParent_p,
OwClientRefreshContext refreshCtx_p)
event called when user clicked the plugin column (only when own column was defined using getColumnTitle())
|
void |
OwDocumentFunction.onMultiselectClickEvent(Collection objects_p,
OwObject oParent_p,
OwClientRefreshContext refreshCtx_p)
event called when user clicked the plugin for multiple selected items
|
static void |
OwMimeManager.openObject(OwMainAppContext context_p,
OwObjectReference obj_p,
OwObject parent_p,
int iViewerMode_p,
OwClientRefreshContext refreshCtx_p)
open the given object according to MIME settings
|
static void |
OwMimeManager.openObject(OwMainAppContext context_p,
OwObjectReference obj_p,
OwObject parent_p,
int iViewerMode_p,
OwClientRefreshContext refreshCtx_p,
int iPage_p,
OwWindowPositions windowpos_p,
Collection objects_p)
open the given object according to MIME settings
|
static void |
OwMimeManager.openObject(OwMainAppContext context_p,
OwObjectReference obj_p,
OwObject parent_p,
int iViewerMode_p,
OwClientRefreshContext refreshCtx_p,
int iPage_p,
OwWindowPositions windowpos_p,
Collection objects_p,
String additionalParams_p)
open the given object according to the MIME settings, and add also the additional params to the
caller URL.
|
static void |
OwMimeManager.openObject(OwMainAppContext context_p,
OwObjectReference obj_p,
OwObject parent_p,
int iViewerMode_p,
OwClientRefreshContext refreshCtx_p,
int iPage_p,
OwWindowPositions windowpos_p,
Collection objects_p,
String additionalParams_p,
String mimeContext_p)
open the given object according to the MIME settings, and add also the additional params to the
caller URL.
|
static void |
OwMimeManager.openObject(OwMainAppContext context_p,
OwObjectReference obj_p,
OwObject parent_p,
int iViewerMode_p,
OwClientRefreshContext refreshCtx_p,
String mimeContext_p)
open the given object according to MIME settings
|
static void |
OwMimeManager.openObjectPreview(OwMainAppContext context_p,
OwObjectReference obj_p,
OwObject parent_p,
int iViewerMode_p,
OwClientRefreshContext refreshCtx_p)
open the given object according to MIME settings
|
static void |
OwMimeManager.openObjectPreview(OwMainAppContext context_p,
OwObjectReference obj_p,
OwObject parent_p,
int iViewerMode_p,
OwClientRefreshContext refreshCtx_p,
int iPage_p,
OwWindowPositions windowpos_p,
Collection objects_p)
open the given object according to MIME settings
|
protected void |
OwSettings.savePrefs(OwObject prefsObject_p,
boolean fUser_p) |
void |
OwClipboard.setContent(OwObject content_p,
OwObject parent_p)
set a single OwObject type item
|
void |
OwMimeManager.setParent(OwObject parent_p)
set parent to use in document functions
|
Constructor and Description |
---|
OwClipboardContentOwObject(OwObject content_p,
OwObject parent_p)
construct a clipboard item
|
OwEcmUtil.OwParentPathInfo(OwObject parent_p,
String path_p,
String displaypath_p)
construct a path info item
|
OwMultipleSelectionCall(OwDocumentFunction documentFunction_p,
Collection objects_p,
OwObject parent_p,
OwClientRefreshContext refreshCtx_p,
OwMainAppContext context_p)
Constructor.
|
Constructor and Description |
---|
OwObjectSequenceDialog(List<OwObject> objectItems) |
Modifier and Type | Method and Description |
---|---|
OwObject |
OwVIIdResolver.getObject(OwVIId objViid)
Resolve an object-Id to its OwObject instance.
|
Modifier and Type | Method and Description |
---|---|
OwVIId |
OwVIIdFactory.createVersionIndependentId(OwObject obj)
Creates an OwVIId for provided object.
|
Modifier and Type | Method and Description |
---|---|
OwVIId |
OwSimpleVIIdFactory.createVersionIndependentId(OwObject obj) |
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 | 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 | Method and Description |
---|---|
OwObject |
OwMultipleObjectsProcessCollector.OwObjectCollectData.getObject() |
Modifier and Type | Method and Description |
---|---|
boolean |
OwProcessableObjectStrategy.canBeProcessed(OwObject oObject_p)
Check if the given object can be processed
|
OwMultipleObjectsProcessCollector.OwObjectCollectData |
OwMultipleObjectsProcessCollector.createCollectData(OwObject object_p) |
protected abstract void |
OwCommand.processObject(OwObject object_p)
Process an object.
|
Constructor and Description |
---|
OwCommand(OwObject object_p,
OwMainAppContext appContext_p,
OwProcessableObjectStrategy processableObjectStrategy_p)
Constructs a command where the given object is verified if it can be processed by this command, using
processableStrategy_p . |
OwMultipleObjectsProcessCollector.OwObjectCollectData(OwObject object_p)
Constructor
|
Modifier and Type | Field and Description |
---|---|
protected OwObject |
OwCreateObjectFormularDialog.m_folderObject
selected object of record
|
protected OwObject |
OwCreateObjectDialog.m_folderObject
selected object of record
|
Modifier and Type | Method and Description |
---|---|
OwObject |
OwCreateObjectFormularDialog.getNewObject()
get the newly created object
|
OwObject |
OwCreateObjectDialog.getNewObject()
get the newly created object
|
Modifier and Type | Method and Description |
---|---|
void |
OwPropertyViewBridge.setObjectRef(OwObject objectRef,
boolean showSystemProperties)
Sets the object whose properties will be displayed.
|
void |
OwFormPropertyViewBridge.setObjectRef(OwObject objectRef,
boolean showSystemProperties) |
void |
OwStandardPropertyViewBridge.setObjectRef(OwObject objectRef,
boolean showSystemProperties) |
void |
OwPropertyViewBridge.setObjectRefEx(OwObject objectRef_p,
boolean showSystemProperties_p,
Collection propertyInfos_p)
Deprecated.
|
void |
OwFormPropertyViewBridge.setObjectRefEx(OwObject objectRef_p,
boolean showSystemProperties_p,
Collection propertyInfos_p)
Deprecated.
|
void |
OwStandardPropertyViewBridge.setObjectRefEx(OwObject objectRef_p,
boolean showSystemProperties_p,
Collection propertyInfos_p)
Deprecated.
|
Constructor and Description |
---|
OwCreateObjectDialog(OwObject folderObject_p,
OwObjectClassSelectionCfg classSelectionCfg,
boolean fOpenObject_p)
create a record / folder create dialog
|
OwCreateObjectDialog(OwObject folderObject_p,
String strClassName_p,
String strObjectClassParent_p,
boolean fOpenObject_p)
Deprecated.
|
OwCreateObjectFormularDialog(OwObject folderObject_p,
String strClassName_p,
String strObjectClassParent_p,
boolean fOpenObject_p,
OwJspFormConfigurator strJspFormConfig_p)
create a record / folder create dialog
|
OwCreateObjectWithFormDialog(OwObject folderObject_p,
OwObjectClassSelectionCfg classSelectionCfg,
boolean openObject_p,
OwJspFormConfigurator jspFormConfig_p) |
OwCreateObjectWithFormDialog(OwObject folderObject_p,
OwObjectClassSelectionCfg classSelectionCfg,
boolean openObject_p,
String jspForm_p) |
OwCreateObjectWithFormDialog(OwObject folderObject_p,
String strClassName_p,
String strObjectClassParent_p,
boolean openObject_p,
OwJspFormConfigurator jspFormConfig_p)
|
OwCreateObjectWithFormDialog(OwObject folderObject_p,
String strClassName_p,
String strObjectClassParent_p,
boolean openObject_p,
String jspForm_p)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected OwObject |
OwObjectFiledRecordsView.m_object
object to find the parents of
|
protected OwObject |
OwObjectHistoryView.m_object
object to find the parents of
|
protected OwObject |
OwObjectAccessRightsView.m_ObjectRef
object reference the view is working on
|
protected OwObject |
OwObjectPropertyView.m_ObjectRef
object reference the view is working on
|
protected OwObject |
OwObjectEditVersionsView.m_ObjectRef
object reference to display versions
|
protected OwObject |
OwMultipanelAccessRightsView.m_ObjectRef
object reference the view is working on
|
Modifier and Type | Method and Description |
---|---|
OwObject |
OwPermissionsDocument.getObject() |
OwObject |
OwPrivilegesDocument.getObject() |
OwObject |
OwObjectLinksDocument.getObject() |
OwObject |
OwPrivilegeSetEditorDocument.getObject() |
protected OwObject |
OwUIGenericAccessRightsModul.getObject()
Deprecated.
since 4.0.0.0 use the view's
OwPermissionsDocument |
protected OwObject |
OwObjectListView.getObjectByIndex(int index)
Helper to retrieve an OwObject from index.
|
OwObject |
OwObjectAccessRightsView.getObjectRef()
get the object, the access rights view is working on
|
OwObject |
OwObjectPropertyFormularView.getObjectRef()
get the current object to use for property rendering
|
OwObject |
OwObjectPropertyView.getObjectRef()
Getter of current referenced OwObject
|
OwObject |
OwMultipanelAccessRightsView.getObjectRef()
get the object, the access rights view is working on
|
OwObject |
OwObjectListView.getParentObject()
get the parent object
|
Modifier and Type | Method and Description |
---|---|
OwIterable<OwObject> |
OwPageableListView.getDisplayedPage()
Get the items for current displayed page.
|
abstract OwIterable<OwObject> |
OwObjectListView.getObjectIterable() |
OwIterable<OwObject> |
OwPageableListView.getObjectIterable() |
Modifier and Type | Method and Description |
---|---|
protected OwObjectListViewPluginCache.OwPluginStatusCachingUtility |
OwObjectListViewPluginCache.createPluginStatusCacheUtility(int startIndex,
int endIndex,
List objectList,
OwObject parentObject,
Collection<OwObjectListView.OwPluginEntry> pluginEntries,
boolean displayEmptyPluginColumn)
Deprecated.
since 4.2.0.0 use
OwObjectListViewPluginCache.createPluginStatusCacheUtility(Collection) instead |
protected OwObjectListViewPluginCache.OwPluginStatusCachingUtility |
OwObjectListViewPluginCache.createPluginStatusCacheUtility(OwIterable<OwObject> page,
OwObject parentObject,
Collection<OwObjectListView.OwPluginEntry> pluginEntries,
boolean displayEmptyPluginColumn)
Create a cache based on new paging interface.
|
OwObjectListViewPluginCache.OwPluginStatus |
OwObjectListViewPluginCache.OwPluginStatusCachingUtility.getCachedPluginState(OwObjectListView.OwPluginEntry pluginEntry_p,
OwObject obj_p)
Returns the cached plugin status.
|
protected String |
OwObjectListViewEXTJSGrid.getDefaultActionString(OwObject obj)
Get a string which represents the default action for provided object.
|
protected String |
OwObjectListViewEXTJSGrid.getDocumentInstanceFunctionPluginLinks(OwObject obj_p,
int iIndex_p,
Collection instancePluginsList_p)
insert the document function plugins for the requested row index and object
|
protected OwObjectClass |
OwTypedLinksView.getLinkClass(OwObject object) |
protected String |
OwObjectListViewEXTJSGrid.getLockedStateIcon(OwObject obj)
Return a String which contains the Icon for representing the lock status of provide object.
|
protected String |
OwObjectEditVersionsView.getRowClassName(int iIndex_p,
OwObject obj_p)
overridable get the style class name for the row
|
protected String |
OwObjectListViewEXTJSGrid.getRowClassName(int iIndex_p,
OwObject obj_p)
overridable get the style class name for the row
|
protected String |
OwObjectListViewRow.getRowClassName(int iIndex_p,
OwObject obj_p)
overridable get the style class name for the row
|
protected String |
OwObjectListViewRow.getSelectedRowClassName(int iIndex_p,
OwObject obj_p)
overridable get the style class name for the row
|
protected String |
OwObjectListViewEXTJSGrid.getTooltipUrl(OwObject obj_p)
Returns the Tooltip URL
|
protected String |
OwObjectListViewEXTJSGrid.getVersionRepresentation(OwObject obj)
Return a String representing the Version of provided obj.
|
protected String |
OwObjectListViewEXTJSGrid.getVersionStateIcon(OwObject obj)
Return an icon representation of the version state for provided object.
|
protected void |
OwObjectListViewRow.insertDocumentFunctionPluginRows(Writer w_p,
OwObject obj_p,
int iIndex_p,
Collection instancePluginsList_p)
insert the document function plugins for the requested row index and object
|
protected void |
OwObjectListViewThumbnails.insertDocumentFunctionPlugins(Writer w_p,
OwObject obj_p,
int iIndex_p,
Collection<OwObjectListView.OwPluginEntry> instancePluginsList_p)
insert the document function plugins for the requested row index and object
|
protected void |
OwObjectListViewThumbnails.insertStatus(Writer w_p,
OwObject obj_p,
int iIndex_p)
Inserts status HTML part of the thumbnail bar.
|
protected void |
OwObjectListViewThumbnails.insertThumbnailBar(Writer w_p,
OwObject obj_p,
int iIndex_p,
Collection<OwObjectListView.OwPluginEntry> instancePluginsList_p)
Inserts the thumbnail action bar (document function plugins and status notifications).
|
void |
OwObjectTreeView.navigateChildObject(OwObject obj_p)
navigate to the given child object
|
void |
OwObjectListView.OwObjectListViewEventListner.onObjectListViewFilterChange(OwSearchNode filterNode_p,
OwObject parent_p)
called when user changes or activates the column filter
|
String |
OwObjectListView.OwObjectListViewEventListner.onObjectListViewGetRowClassName(int iIndex_p,
OwObject obj_p)
get the style class name for the row
|
boolean |
OwObjectListView.OwObjectListViewEventListner.onObjectListViewItemClick(OwObject obj_p)
called when uses clicks on a folder, used to redirect folder events an bypass the mimemanager
|
void |
OwObjectListView.OwObjectListViewEventListner.onObjectListViewSelect(OwObject object_p,
OwObject parent_p)
called when user clicks a select button, fUseSelectButton_p must have been set to display select buttons
|
protected void |
OwObjectListViewEXTJSGrid.processOccurred(OwObject obj)
Process occurred object types, for
quicker handling of document functions.
|
protected void |
OwObjectListViewRow.renderCheckedOut(StringWriter rowBuffer,
OwObject obj) |
protected void |
OwObjectListViewRow.renderExtraColumnRows(Writer w_p,
OwObject obj_p,
int iIndex_p)
overridable to render additional columns
|
protected void |
OwObjectListViewRow.renderLockedColumn(Writer w_p,
OwObject obj_p)
Render lock column.
|
protected void |
OwObjectListViewRow.renderMimeType(StringWriter rowBuffer,
OwObject obj) |
protected void |
OwObjectListViewRow.renderProperties(StringWriter rowBuffer,
OwObject obj) |
protected void |
OwObjectListViewRow.renderVersion(StringWriter rowBuffer,
OwObject obj) |
void |
OwObjectLinksDocument.setObject(OwObject object) |
abstract void |
OwObjectListView.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject)
set a pageable interface for retrieval of items to display.
|
void |
OwObjectListViewCombined.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject_p) |
void |
OwObjectListViewEXTJSGrid.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject_p) |
void |
OwObjectListViewRow.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject_p) |
void |
OwObjectListViewThumbnails.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject_p) |
void |
OwPageableListView.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject_p) |
abstract void |
OwObjectListView.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p)
set the list of objects to be displayed by this list view
|
void |
OwObjectListViewCombined.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p) |
void |
OwObjectListViewEXTJSGrid.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p)
set the list of objects to be displayed by this list view
|
void |
OwObjectListViewRow.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p)
set the list of objects to be displayed by this list view
|
void |
OwObjectListViewThumbnails.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p) |
void |
OwPageableListView.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p) |
void |
OwObjectAccessRightsView.setObjectRef(OwObject obj_p)
set the object, the access rights view is working on
|
void |
OwObjectPropertyFormularView.setObjectRef(OwObject objectRef_p) |
void |
OwObjectEditVersionsView.setObjectRef(OwObject objectRef_p) |
void |
OwObjectHistoryView.setObjectRef(OwObject obj_p)
set the object to find the filed records for
|
void |
OwMultipanelAccessRightsView.setObjectRef(OwObject obj_p)
set the object, the access rights view is working on
|
void |
OwObjectPropertyView.setObjectRef(OwObject objectRef_p,
boolean showSystemProperties_p) |
void |
OwObjectFiledRecordsView.setObjectRef(OwObject obj_p,
Collection classNames_p)
set the object to find the filed records for
|
void |
OwObjectPropertyView.setObjectRefEx(OwObject objectRef_p,
boolean showSystemProperties_p,
Collection propertyInfos_p)
Deprecated.
since 4.2.0.0 use
OwObjectPropertyView.setObjectRef(OwObject, boolean) instead, and for filtering/grouping OwObjectPropertyView.setPropertyListConfiguration(OwPropertyListConfiguration) |
protected void |
OwObjectListView.setParentObject(OwObject newParent_p) |
Modifier and Type | Method and Description |
---|---|
protected OwObjectListViewPluginCache.OwPluginStatusCachingUtility |
OwObjectListViewPluginCache.createPluginStatusCacheUtility(OwIterable<OwObject> page,
OwObject parentObject,
Collection<OwObjectListView.OwPluginEntry> pluginEntries,
boolean displayEmptyPluginColumn)
Create a cache based on new paging interface.
|
abstract void |
OwObjectListView.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject)
set a pageable interface for retrieval of items to display.
|
void |
OwObjectListViewCombined.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject_p) |
void |
OwObjectListViewEXTJSGrid.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject_p) |
void |
OwObjectListViewRow.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject_p) |
void |
OwObjectListViewThumbnails.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject_p) |
void |
OwPageableListView.setObjectIterable(OwIterable<OwObject> iterable,
OwObject parentObject_p) |
Constructor and Description |
---|
OwObjectListViewPluginCache.OwPluginStatusCachingUtility(int startIndex_p,
int endIndex_p,
OwObjectCollection objectList_p,
OwObject parentObject_p,
Collection<OwObjectListView.OwPluginEntry> pluginEntries_p)
Deprecated.
since 4.2.0.0 use
#OwPluginStatusCachingUtility(OwIterable, OwObject, Collection, boolean) instead |
OwObjectListViewPluginCache.OwPluginStatusCachingUtility(OwIterable<OwObject> page,
OwObject parent,
Collection<OwObjectListView.OwPluginEntry> pluginEntries,
boolean displayEmptyPluginColumn_p)
Constructor
|
OwPermissionsDocument(OwObject object_p)
Constructor.
|
OwPermissionsDocument(OwObject object_p,
OwPermissionCollection permissions_p)
Constructor
|
OwUIGenericAccessRightsModul(OwNetwork network_p,
OwObject object_p) |
OwUIGenericAccessRightsModul(OwNetwork network_p,
OwObject object_p,
int views_p)
Constructor
|
OwUIGenericAccessRightsModul(OwNetwork network_p,
OwObject object_p,
String policyViewTitle_p,
String privilegesViewTitle_p,
int views_p)
Constructor
|
OwUIGenericAccessRightsModul(OwNetwork network_p,
OwObject object_p,
String policyViewTitle_p,
String privilegesViewTitle_p,
Map<String,String> privilegeDisplayNames_p,
int views_p)
Constructor
|
Constructor and Description |
---|
OwObjectListViewPluginCache.OwPluginStatusCachingUtility(OwIterable<OwObject> page,
OwObject parent,
Collection<OwObjectListView.OwPluginEntry> pluginEntries,
boolean displayEmptyPluginColumn_p)
Constructor
|
Modifier and Type | Interface and Description |
---|---|
interface |
OwNetwork<O extends OwObject>
Base interface for the network access.
|
interface |
OwRepository<O extends OwObject>
Base interface for Repositories.
|
Modifier and Type | Interface and Description |
---|---|
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 |
OwStandardVirtualFolderObjectFactory
Base Class for virtual folder objects.
Folder Objects can contain other objects like documents and sub folders. |
Modifier and Type | Field and Description |
---|---|
protected OwObject |
OwStandardSearchTemplate.m_object |
Modifier and Type | Method and Description |
---|---|
OwObject |
OwFileObject.getInstance()
get a instance from this reference
|
OwObject |
OwObjectSkeleton.getInstance()
get a instance from this reference
|
OwObject |
OwStandardObjectReference.getInstance()
get a instance from this reference
|
OwObject |
OwObjectReference.getInstance()
get a instance from this reference
|
OwObject |
OwStandardDecoratorObject.getInstance() |
OwObject |
OwStandardUnresolvedReference.getInstance()
get a instance from this reference
|
OwObject |
OwStandardVirtualFolderObjectFactory.getInstance()
get a instance from this reference
|
OwObject |
OwVersionSeries.getObject(OwVersion version_p)
get a OwObject for a given OwVersion
|
OwObject |
OwRepository.getObjectFromDMSID(String strDMSID_p,
boolean fRefresh_p)
reconstructs an Object from ECM Id,
OwObjectReference.getDMSID() for details. |
OwObject |
OwRepository.getObjectFromPath(String strPath_p,
boolean fRefresh_p)
get object from given path
|
OwObject |
OwLocation.getParent()
The parent object, can return null if not filed/contained in a structure.
|
abstract OwObject |
OwStandardDecoratorObject.getWrappedObject()
to be overridden
|
Modifier and Type | Method and Description |
---|---|
OwIterable<OwObject> |
OwStandardDecoratorObject.getChildren(OwLoadContext filter) |
OwIterable<OwObject> |
OwStandardVirtualFolderObjectFactory.getChildren(OwLoadContext loadContext) |
OwIterable<? extends OwObject> |
OwSemiVirtualFolderAdapter.getChildren(OwSemiVirtualFolder semiVirtualFolder_p,
OwLoadContext loadContext)
Same behavior as
OwSemiVirtualFolderAdapter.getChildren(OwSemiVirtualFolder, int[], Collection, OwSort, int, int, OwSearchNode) but returning a pageable OwIterable . |
OwIterable<OwObject> |
OwStandardSemiVirtualFolderAdapter.getChildren(OwSemiVirtualFolder semiVirtualFolder_p,
OwLoadContext loadContext) |
OwIterable<OwObject> |
OwSemiVirtualFolder.getPhysicalChildren(OwLoadContext loadContext)
Same as
OwSemiVirtualFolder.getPhysicalChildren(int[], Collection, OwSort, int, int, OwSearchNode) but with a different signature. |
Modifier and Type | Method and Description |
---|---|
void |
OwFileObject.add(OwObject oObject_p)
adds a object reference to this parent object / folder
|
void |
OwObjectSkeleton.add(OwObject oObject_p)
adds a object reference to this parent object (folder)
|
void |
OwObject.add(OwObject oObject_p)
adds a object reference to this parent object (folder)
|
void |
OwStandardDecoratorObject.add(OwObject object_p) |
void |
OwStandardVirtualFolderObjectFactory.add(OwObject oObject_p)
adds a object reference to this parent object / folder
|
boolean |
OwFileObject.canAdd(OwObject oObject_p,
int iContext_p)
checks if object supports add function
|
boolean |
OwObjectSkeleton.canAdd(OwObject oObject_p,
int iContext_p)
checks if object supports add function and if user has sufficient access rights
|
boolean |
OwObject.canAdd(OwObject oObject_p,
int iContext_p)
checks if object supports add function and if user has sufficient access rights
|
boolean |
OwStandardDecoratorObject.canAdd(OwObject object_p,
int context_p) |
boolean |
OwStandardVirtualFolderObjectFactory.canAdd(OwObject oObject_p,
int iContext_p)
checks if object supports add function
|
boolean |
OwNetwork.canCreateNewObject(OwResource resource_p,
OwObject parent_p,
int iContext_p)
check, if Adapter can create a new objects
|
boolean |
OwNetwork.canCreateObjectCopy(OwObject parent_p,
int[] childTypes_p,
int iContext_p)
creates a cloned object with new properties on the ECM system
|
boolean |
OwNetwork.canDo(OwObject obj_p,
int iFunctionCode_p,
int iContext_p)
check if a extended function like print can be performed on the given object
|
boolean |
OwNetwork.canEditAccessRights(OwObject object_p)
check if access rights can be edited on the Object.
|
boolean |
OwFileObject.canMove(OwObject oObject_p,
OwObject oldParent_p,
int iContext_p)
check if move operation is allowed
|
boolean |
OwObjectSkeleton.canMove(OwObject oObject_p,
OwObject oldParent_p,
int iContext_p)
check if move operation is allowed
|
boolean |
OwObject.canMove(OwObject oObject_p,
OwObject oldParent_p,
int iContext_p)
check if move operation is allowed
|
boolean |
OwStandardDecoratorObject.canMove(OwObject object_p,
OwObject oldParent_p,
int context_p) |
boolean |
OwStandardVirtualFolderObjectFactory.canMove(OwObject oObject_p,
OwObject oldParent_p,
int iContext_p)
check if move operation is allowed
|
boolean |
OwFileObject.canRemoveReference(OwObject oObject_p,
int iContext_p)
checks if the reference can be removed
this object needs to be parent of given object, and user needs to have sufficient access rights
|
boolean |
OwObjectSkeleton.canRemoveReference(OwObject oObject_p,
int iContext_p)
checks if the reference can be removed
this object needs to be parent of given object, and user needs to have sufficient access rights
|
boolean |
OwObject.canRemoveReference(OwObject oObject_p,
int iContext_p)
checks if the reference can be removed
this object needs to be parent of given object, and user needs to have sufficient access rights
|
boolean |
OwStandardDecoratorObject.canRemoveReference(OwObject object_p,
int context_p) |
boolean |
OwStandardVirtualFolderObjectFactory.canRemoveReference(OwObject oObject_p,
int iContext_p)
checks if the reference can be removed
this object needs to be parent of given object, and user needs to have sufficient access rights
|
void |
OwBatch.checkin(OwObject batchobject_p,
boolean fPromote_p,
Object mode_p,
String strObjectClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwContentCollection content_p,
boolean fOverwriteContent_p,
String strMimeType_p,
String strMimeParameter_p)
checkin
|
void |
OwBatch.checkout(OwObject batchobject_p,
Object mode_p)
checkout
|
String |
OwNetwork.createNewObject(boolean fPromote_p,
Object mode_p,
OwResource resource_p,
String strObjectClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwContentCollection content_p,
OwObject parent_p,
String strMimeType_p,
String strMimeParameter_p)
creates a new object on the ECM System using the given parameters
has additional promote and checkin mode parameters for versionable objects
|
String |
OwBatch.createNewObject(boolean fPromote_p,
Object mode_p,
OwResource resource_p,
String strObjectClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwContentCollection content_p,
OwObject parent_p,
String strMimeType_p,
String strMimeParameter_p)
creates a new object on the ECM System using the given parameters
has additional promote and checkin mode parameters for versionable objects
|
String |
OwNetwork.createNewObject(boolean fPromote_p,
Object mode_p,
OwResource resource_p,
String strObjectClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwContentCollection content_p,
OwObject parent_p,
String strMimeType_p,
String strMimeParameter_p,
boolean fKeepCheckedOut_p)
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. |
String |
OwNetwork.createNewObject(OwResource resource_p,
String strObjectClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwContentCollection content_p,
OwObject parent_p,
String strMimeType_p,
String strMimeParameter_p)
creates a new object on the ECM System using the given parameters
|
String |
OwNetwork.createObjectCopy(OwObject obj_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwObject parent_p,
int[] childTypes_p)
creates a cloned object with new properties on the ECM system
copies the content as well
|
void |
OwBatch.delete(OwObject batchobject_p)
Deletes an object and all its references from DB.
|
void |
OwBatch.demote(OwObject batchobject_p)
demote version
|
static OwPropertyCollection |
OwStandardPropertyClass.getClonedProperties(OwObject object_p,
Collection propertyNames_p)
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. |
OwUIAccessRightsModul |
OwNetwork.getEditAccessRightsSubModul(OwObject object_p)
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
|
OwObjectLinkRelation |
OwObjectLink.getRelation(OwObject obj)
Get information about the provided OwObject, if it is part of the OwObjectLink relation.
|
boolean |
OwObjectLinkRelation.match(OwObjectLink link,
OwObject object) |
void |
OwFileObject.move(OwObject oObject_p,
OwObject oldParent_p)
moves a object reference to this parent object (folder)
|
void |
OwObjectSkeleton.move(OwObject oObject_p,
OwObject oldParent_p)
moves a object reference to this parent object (folder)
|
void |
OwObject.move(OwObject oObject_p,
OwObject oldParent_p)
moves a object reference to this parent object (folder)
|
void |
OwStandardDecoratorObject.move(OwObject object_p,
OwObject oldParent_p) |
void |
OwStandardVirtualFolderObjectFactory.move(OwObject oObject_p,
OwObject oldParent_p)
moves a object reference to this parent object (folder)
|
void |
OwBatch.move(OwObject object_p,
OwObject destination_p,
OwObject oldParent_p)
Moves an object reference to a new parent/destination object (folder).
|
void |
OwBatch.promote(OwObject batchobject_p)
promote version
|
void |
OwFileObject.removeReference(OwObject oObject_p)
removes the reference of the given object from this object (folder)
this object needs to be parent of given object
|
void |
OwObjectSkeleton.removeReference(OwObject oObject_p)
removes the reference of the given object from this object (OwEmptyObject)
this object needs to be parent of given object
|
void |
OwObject.removeReference(OwObject oObject_p)
removes the reference of the given object from this object (folder)
this object needs to be parent of given object
|
void |
OwStandardDecoratorObject.removeReference(OwObject object_p) |
void |
OwStandardVirtualFolderObjectFactory.removeReference(OwObject oObject_p)
removes the reference of the given object from this object (folder)
this object needs to be parent of given object
|
boolean |
OwObjectLinkRelation.sameDirection(OwObjectLink link,
OwObject object) |
void |
OwBatch.save(OwObject batchobject_p,
OwContentCollection content_p,
String strMimeType_p,
String strMimeParameter_p)
set the content to the checked out object
|
void |
OwBatch.setPermissions(OwObject batchobject_p,
OwPermissionCollection permissions_p)
set the permissions object
|
void |
OwBatch.setProperties(OwObject batchobject_p,
OwPropertyCollection properties_p,
Object mode_p)
set the properties in the object
|
Constructor and Description |
---|
OwStandardSearchTemplate(OwNetworkContext context_p,
OwObject obj_p)
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 context_p,
OwObject obj_p,
boolean useSearchPaths_p)
Deprecated.
since 4.0.0.0 use
OwStandardSearchTemplate.OwStandardSearchTemplate(OwNetworkContext, OwObject) constructor |
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 | Field and Description |
---|---|
static OwAOType<OwObject> |
OwAOConstants.AO_PREFERENCES |
Modifier and Type | Method and Description |
---|---|
OwObject |
OwSimpleLocation.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
OwSimpleLocation.setParent(OwObject parent) |
Constructor and Description |
---|
OwSimpleLocation(OwObject parent)
Create a Location from parent, which will implicitly set
the resource from provided parent object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
OwPriorityRule.appliesTo(OwObject object_p)
Checks if this rule applies to an
OwObject |
boolean |
OwStandardPriorityRule.appliesTo(OwObject object_p) |
boolean |
OwExpressionPriorityRule.appliesTo(OwObject object_p) |
Constructor and Description |
---|
OwObjectScope(String name_p,
OwObject object_p) |
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.
|
Modifier and Type | Method and Description |
---|---|
OwObject |
OwStandardHistoryEntry.getInstance()
get a instance from this reference
|
OwObject |
OwHistoryObjectCreateEvent.getParent()
get the parent object of the new object, or null if not used in the creation of the object
|
OwObject |
OwStandardHistoryObjectCreateEvent.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
OwStandardHistoryEntry.add(OwObject oObject_p) |
boolean |
OwStandardHistoryEntry.canAdd(OwObject oObject_p,
int iContext_p) |
boolean |
OwStandardHistoryEntry.canMove(OwObject oObject_p,
OwObject oldParent_p,
int iContext_p) |
boolean |
OwStandardHistoryEntry.canRemoveReference(OwObject oObject_p,
int iContext_p) |
void |
OwStandardHistoryEntry.move(OwObject oObject_p,
OwObject oldParent_p) |
void |
OwStandardHistoryEntry.removeReference(OwObject oObject_p) |
Constructor and Description |
---|
OwStandardHistoryObjectCreateEvent(String classname_p,
String dmsid_p,
OwPropertyCollection properties_p,
OwResource resource_p,
OwObject parent_p,
OwPermissionCollection permissions_p) |
OwStandardHistoryObjectCreateEvent(String classname_p,
String dmsid_p,
OwPropertyCollection properties_p,
OwResource resource_p,
OwObject parent_p,
OwPermissionCollection permissions_p,
Boolean promote_p,
Object mode_p) |
OwStandardHistoryPropertyChangeEvent(OwObject object_p,
OwPropertyCollection newProperties_p)
constructs a property change event class for historization
if object_p was already modified, use second constructor
|
OwStandardHistoryPropertyChangeEvent(OwObject object_p,
OwPropertyCollection oldProperties_p,
OwPropertyCollection newProperties_p)
constructs a property change event class for historization
|
Modifier and Type | Method and Description |
---|---|
OwObject |
OwSimpleHistoryManager.getObjectFromDMSID(String strDMSID_p,
boolean fRefresh_p)
reconstructs an Object from ECM Id, see OwObject.getDMSID for details.
|
OwObject |
OwSimpleHistoryManager.getObjectFromPath(String strPath_p,
boolean fRefresh_p)
get object from given path
|
Modifier and Type | Method and Description |
---|---|
static Collection<OwObject> |
OwObjectUtils.getLatesVersionObjects(Collection objects_p)
get the latest version collection of the given collection
|
Modifier and Type | Method and Description |
---|---|
static Map |
OwMappingUtils.getParameterMapValuesFromObject(OwXMLUtil confignode_p,
OwObject sourceObject_p,
String mappingElementName_p)
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. |
static Map |
OwMappingUtils.getParameterMapValuesFromRecord(OwXMLUtil confignode_p,
OwObject rootObject_p,
OwObject folderObject_p)
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.
|
Modifier and Type | Method and Description |
---|---|
protected OwObject |
OwRenditionServlet.getRequestedObject(javax.servlet.http.HttpServletRequest req,
OwAppContext context)
Retrieve the object from request.
|
Modifier and Type | Method and Description |
---|---|
protected void |
OwMultifileDownload.addMultiContentArchiveEntry(OwMultifileDownload.OwFolderArchiveEntry parentFolder_p,
OwObject object_p)
(overridable) Adds an
OwMultifileDownload.OwContentArchiveEntry to the specified parent folder for the
specified OwObject . |
protected void |
OwMultifileDownload.addSingleContentEntry(OwMultifileDownload.OwFolderArchiveEntry parentFolder_p,
OwObject object_p)
(overridable) Adds an
OwMultifileDownload.OwContentArchiveEntry to the specified parent folder for the
specified OwObject . |
protected void |
OwRenditionServlet.handleNoRendition(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
OwObject obj,
OwRenditionServiceProvider prov,
String type)
(overridable)
Called in case no Rendition service could be found.
|
protected boolean |
OwRenditionServlet.sendRendition(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
OwRenditionServiceProvider prov,
OwRenditionService service,
OwObject obj,
String renditionType) |
Modifier and Type | Method and Description |
---|---|
protected OwMultifileDownload.OwFolderArchiveEntry |
OwMultifileDownload.createContentArchive(List<OwObject> objectsToZip_p,
OwMainAppContext context_p)
(overridable) Creates the archive that will be served by
OwMultifileDownload.processRequest(HttpServletRequest, HttpServletResponse) |
Modifier and Type | Method and Description |
---|---|
OwObject |
OwSettingsPropertyObject.OwObjectEntry.getInstance()
get a instance from this reference
|
Modifier and Type | Method and Description |
---|---|
OwObject |
OwSimpleIntegratedPreview.getObject() |
OwObject |
OwPreviewContext.getObject()
Object which is defined for preview.
|
Modifier and Type | Method and Description |
---|---|
void |
OwPreview.setObject(OwObject object) |
abstract void |
OwIntegratedPreview.setObject(OwObject object)
Set Object which should be used for preview.
|
void |
OwSimpleIntegratedPreview.setObject(OwObject object) |
Constructor and Description |
---|
OwPreview(OwXMLUtil previewConfiguration,
OwObject object) |
Modifier and Type | Method and Description |
---|---|
boolean |
OwRenditionService.canCreateRendition(OwObject obj,
String type)
Capability check for creation of rendition.
|
void |
OwRenditionService.createRendition(OwObject obj,
String type)
Trigger a generation of a Rendition for specific object.
Before calling this method, verify that capability is available through OwRenditionService.canCreateRendition(OwObject, String) . |
List<String> |
OwRenditionService.getRenditionMimeType(OwObject obj,
String type)
Return the MIME type of rendition, for specific type.
|
InputStream |
OwRenditionService.getRenditionStream(OwObject obj,
String type)
Retrieve the stream for specific type and object.
|
OwRenditionService |
OwRenditionServiceProvider.getRendtionService(OwObject obj)
Get a rendition service for provided object.
|
boolean |
OwRenditionService.hasRendition(OwObject obj,
String type)
Has Rendition representation for such object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
OwAbstractRenditionService.canCreateRendition(OwObject obj,
String type) |
boolean |
OwSymbolicRenditionService.canCreateRendition(OwObject obj,
String type) |
void |
OwAbstractRenditionService.createRendition(OwObject obj,
String type) |
void |
OwSymbolicRenditionService.createRendition(OwObject obj,
String type) |
List<String> |
OwSymbolicRenditionService.getRenditionMimeType(OwObject obj,
String type) |
List<String> |
OwNoRenditionService.getRenditionMimeType(OwObject obj,
String type) |
InputStream |
OwAbstractRenditionService.getRenditionStream(OwObject obj,
String type) |
InputStream |
OwSymbolicRenditionService.getRenditionStream(OwObject obj,
String type) |
OwRenditionService |
OwSimpleRenditionServiceProvider.getRendtionService(OwObject obj) |
boolean |
OwAbstractRenditionService.hasRendition(OwObject obj,
String type) |
boolean |
OwSymbolicRenditionService.hasRendition(OwObject obj,
String type) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.