|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwEcmUtil.OwSimpleSearchClause | |
---|---|
com.wewebu.ow.server.app |
Uses of OwEcmUtil.OwSimpleSearchClause in com.wewebu.ow.server.app |
---|
Methods in com.wewebu.ow.server.app with parameters of type OwEcmUtil.OwSimpleSearchClause | |
---|---|
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 |
static OwSearchNode |
OwEcmUtil.createSimpleSearchNode(int objectType_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(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 OwObjectCollection |
OwEcmUtil.doSimpleSearch(String strClassName_p,
String strResourceName_p,
String rootpath_p,
OwEcmUtil.OwSimpleSearchClause[] clauses_p,
OwRepository repository_p,
OwSort sort_p,
Collection propertynames_p,
int iMaxSize_p,
int iVersionSelection_p)
perform a simple search from a array of property values |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |