public static class OwEcmUtil.OwSimpleSearchClause extends Object
OwEcmUtil.createSimpleSearchNode(String, String, String, com.wewebu.ow.server.app.OwEcmUtil.OwSimpleSearchClause[], OwFieldDefinitionProvider),
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Constructor and Description |
|---|
OwEcmUtil.OwSimpleSearchClause(String name_p,
int operator_p,
Object value_p)
create a search clause
|
public OwEcmUtil.OwSimpleSearchClause(String name_p, int operator_p, Object value_p)
name_p - the criteria nameoperator_p - the criteria operator as defined in OwSearchOperator.CRIT_OP_...value_p - the criteria valueOwEcmUtil.createSimpleSearchNode(String, String, String, com.wewebu.ow.server.app.OwEcmUtil.OwSimpleSearchClause[], OwFieldDefinitionProvider),
OwEcmUtil.doSimpleSearch(String, String, String, com.wewebu.ow.server.app.OwEcmUtil.OwSimpleSearchClause[], OwRepository, OwSort, Collection, int, int)Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.