com.wewebu.ow.csqlc.ast
Class OwOperandFolderFormat

java.lang.Object
  extended by com.wewebu.ow.csqlc.ast.OwFolderPredicateFormat
      extended by com.wewebu.ow.csqlc.ast.OwOperandFolderFormat

public class OwOperandFolderFormat
extends OwFolderPredicateFormat

<in folder> syntax non-terminal operand based format(e.g. MyDocument INFOLDER '/MyDocuments')

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
OwOperandFolderFormat(String inFolderOperator_p, String inTreeOperator_p, String leftOperand_p)
           
 
Method Summary
 StringBuilder format(String folderId_p, String qualifier_p, boolean inTree_p)
           
 
Methods inherited from class com.wewebu.ow.csqlc.ast.OwFolderPredicateFormat
operator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwOperandFolderFormat

public OwOperandFolderFormat(String inFolderOperator_p,
                             String inTreeOperator_p,
                             String leftOperand_p)
Method Detail

format

public StringBuilder format(String folderId_p,
                            String qualifier_p,
                            boolean inTree_p)
Specified by:
format in class OwFolderPredicateFormat


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.