com.wewebu.ow.csqlc.ast
Class OwFunctionFolderFormat

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

public class OwFunctionFolderFormat
extends OwFolderPredicateFormat

<in folder> syntax non-terminal function format(e.g. 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
OwFunctionFolderFormat(String inFolderOperator_p, String inTreeOperator_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

OwFunctionFolderFormat

public OwFunctionFolderFormat(String inFolderOperator_p,
                              String inTreeOperator_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.