Package | Description |
---|---|
com.wewebu.ow.server.ao | |
com.wewebu.ow.server.dmsdialogs.views | |
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.ecmimpl | |
com.wewebu.ow.server.history |
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.
|
OwSearchTemplate |
OwSearchTemplatesManager.getApplicationObject(String strName_p,
boolean forceUserSpecificObject_p,
boolean createIfNotExist_p) |
OwSearchTemplate |
OwSearchTemplatesManager.getApplicationObject(String strName_p,
Object param_p,
boolean forceUserSpecificObject_p,
boolean createIfNotExist_p) |
Modifier and Type | Method and Description |
---|---|
List<OwSearchTemplate> |
OwSearchTemplatesManager.getApplicationObjects(String strName_p,
boolean forceUserSpecificObject_p) |
Modifier and Type | Field and Description |
---|---|
protected OwSearchTemplate |
OwObjectHistoryView.m_searchtemplate
the searchtemplate to be used for filtering history entries
|
Constructor and Description |
---|
OwObjectHistoryView(OwSearchTemplate searchTemplate_p,
Collection columnInfoList_p,
int iMaxSize_p)
constructs a history view to display the history of an object
|
Modifier and Type | Class and Description |
---|---|
class |
OwStandardSearchTemplate
Standard implementation of the search template for FileNet P8 Designer Compatible XML templates.
|
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 OwSearchTemplate |
OwStandardVirtualFolderObjectFactory.m_SearchTemplate
search template to use for this node, can be null
|
Modifier and Type | Method and Description |
---|---|
protected OwSearchTemplate |
OwStandardVirtualFolderObjectFactory.createSearchTemplate(Node searchNode_p,
String sResourceName_p)
overridable factory method
|
protected OwSearchTemplate |
OwStandardVirtualFolderObjectFactory.findParentSearch(OwStandardVirtualFolderObjectFactory parent)
Find Parent search definition, useful for propagation of criteria
|
OwSearchTemplate |
OwFileObject.getSearchTemplate()
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
|
OwSearchTemplate |
OwObjectSkeleton.getSearchTemplate()
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
|
OwSearchTemplate |
OwObject.getSearchTemplate()
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
|
OwSearchTemplate |
OwStandardDecoratorObject.getSearchTemplate() |
OwSearchTemplate |
OwStandardVirtualFolderObjectFactory.getSearchTemplate()
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
|
OwSearchTemplate |
OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper.getTemplate() |
Constructor and Description |
---|
OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper(OwSearchTemplate template) |
Modifier and Type | Field and Description |
---|---|
static OwAOType<OwSearchTemplate> |
OwAOConstants.AO_BPM_VIRTUAL_QUEUES |
static OwAOType<OwSearchTemplate> |
OwAOConstants.AO_SEARCHTEMPLATE |
static OwAOType<OwSearchTemplate> |
OwAOConstants.AO_SEARCHTEMPLATE_BPM |
Modifier and Type | Method and Description |
---|---|
OwSearchTemplate |
OwStandardHistoryEntry.getSearchTemplate() |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.