Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.ecm |
Modifier and Type | Method and Description |
---|---|
static OwSearchObjectStore |
OwEcmUtil.createSearchStore(String objectStoreId_p,
String objectStoreName_p)
Creates a
OwSearchObjectStore object with the given parameters. |
Modifier and Type | Method and Description |
---|---|
static OwSearchNode |
OwEcmUtil.createSimpleSearchNode(int objectType_p,
OwSearchObjectStore searchObjectStore_p,
String strClassName_p,
String strResourceName_p,
String rootpath_p,
OwEcmUtil.OwSimpleSearchClause[] clauses_p,
OwFieldDefinitionProvider fielddefinitionprovider_p)
create a simple search node from a array of property values
|
static OwSearchNode |
OwEcmUtil.createSimpleSearchNode(int objectType_p,
OwSearchObjectStore searchObjectStore_p,
String strClassName_p,
String strResourceName_p,
String rootpath_p,
OwEcmUtil.OwSimpleSearchClause[] clauses_p,
OwFieldDefinitionProvider fielddefinitionprovider_p,
boolean searchSubFolders_p)
create a simple search node from a array of property values
|
Modifier and Type | Method and Description |
---|---|
OwSearchObjectStore |
OwSearchPath.getObjectStore() |
OwSearchObjectStore |
OwSearchObjectStore.unify(OwSearchObjectStore objectStore_p)
Unifies the state of this ObjectStore and the given ObjectStore parameter and
returns their unified state as a new ObjectStore.
|
Modifier and Type | Method and Description |
---|---|
OwSearchObjectStore |
OwSearchObjectStore.unify(OwSearchObjectStore objectStore_p)
Unifies the state of this ObjectStore and the given ObjectStore parameter and
returns their unified state as a new ObjectStore.
|
Constructor and Description |
---|
OwSearchPath(OwSearchObjectStore objectStore_p)
Constructor
|
OwSearchPath(String id_p,
String pathName_p,
boolean searchSubFolders_p,
OwSearchObjectStore objectStore_p)
Constructor
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.