com.wewebu.ow.csqlc.ast
Class OwFolderPredicateFormat
java.lang.Object
com.wewebu.ow.csqlc.ast.OwFolderPredicateFormat
- Direct Known Subclasses:
- OwFunctionFolderFormat, OwOperandFolderFormat
public abstract class OwFolderPredicateFormat
- extends Object
<in folder> syntax non-terminal format.
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
- Since:
- 3.2.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwFolderPredicateFormat
public OwFolderPredicateFormat(String inFolderOperator_p,
String inTreeOperator_p)
operator
protected String operator(boolean inTree_p)
format
public abstract StringBuilder format(String folderId_p,
String qualifier_p,
boolean inTree_p)
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.