|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwSearchTemplate | |
|---|---|
| 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 | |
| Uses of OwSearchTemplate in com.wewebu.ow.server.ao |
|---|
| Methods in com.wewebu.ow.server.ao that return OwSearchTemplate | |
|---|---|
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)
|
| Methods in com.wewebu.ow.server.ao that return types with arguments of type OwSearchTemplate | |
|---|---|
Collection<OwSearchTemplate> |
OwSearchTemplatesManager.getApplicationObjects(String strName_p,
boolean forceUserSpecificObject_p)
|
| Uses of OwSearchTemplate in com.wewebu.ow.server.dmsdialogs.views |
|---|
| Fields in com.wewebu.ow.server.dmsdialogs.views declared as OwSearchTemplate | |
|---|---|
protected OwSearchTemplate |
OwObjectHistoryView.m_searchtemplate
the searchtemplate to be used for filtering history entries |
| Constructors in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwSearchTemplate | |
|---|---|
OwObjectHistoryView(OwSearchTemplate searchTemplate_p,
Collection columnInfoList_p,
int iMaxSize_p)
constructs a history view to display the history of an object |
|
| Uses of OwSearchTemplate in com.wewebu.ow.server.ecm |
|---|
| Classes in com.wewebu.ow.server.ecm that implement OwSearchTemplate | |
|---|---|
class |
OwStandardSearchTemplate
Standard implementation of the search template for FileNet P8 Designer Compatible XML templates. |
| Fields in com.wewebu.ow.server.ecm declared as OwSearchTemplate | |
|---|---|
protected OwSearchTemplate |
OwStandardVirtualFolderObjectFactory.m_SearchTemplate
search template to use for this node, can be null |
| Methods in com.wewebu.ow.server.ecm that return OwSearchTemplate | |
|---|---|
protected OwSearchTemplate |
OwStandardVirtualFolderObjectFactory.createSearchTemplate(Node searchNode_p,
String sResourceName_p)
overridable factory method |
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 |
OwStandardDecoratorObject.getSearchTemplate()
|
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 |
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 |
| Uses of OwSearchTemplate in com.wewebu.ow.server.ecmimpl |
|---|
| Fields in com.wewebu.ow.server.ecmimpl with type parameters of type OwSearchTemplate | |
|---|---|
static OwAOType<OwSearchTemplate> |
OwAOConstants.AO_BPM_VIRTUAL_QUEUES
|
static OwAOType<OwSearchTemplate> |
OwAOConstants.AO_SEARCHTEMPLATE
|
| Uses of OwSearchTemplate in com.wewebu.ow.server.history |
|---|
| Methods in com.wewebu.ow.server.history that return OwSearchTemplate | |
|---|---|
OwSearchTemplate |
OwStandardHistoryEntry.getSearchTemplate()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||