com.wewebu.ow.csqlc.ast
Class OwFolderPredicateFormat

java.lang.Object
  extended by 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

Constructor Summary
OwFolderPredicateFormat(String inFolderOperator_p, String inTreeOperator_p)
           
 
Method Summary
abstract  StringBuilder format(String folderId_p, String qualifier_p, boolean inTree_p)
           
protected  String operator(boolean inTree_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwFolderPredicateFormat

public OwFolderPredicateFormat(String inFolderOperator_p,
                               String inTreeOperator_p)
Method Detail

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.