com.wewebu.ow.csqlc
Class OwCSQLCProcessor.OwProcessContext

java.lang.Object
  extended by com.wewebu.ow.csqlc.OwCSQLCProcessor.OwProcessContext
Enclosing class:
OwCSQLCProcessor

public static class OwCSQLCProcessor.OwProcessContext
extends Object

OwProcessContext.

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


Field Summary
 Set<String> extraTypes
           
 String mainType
           
 String repositoryID
           
 
Constructor Summary
OwCSQLCProcessor.OwProcessContext(String repositoryID_p, String mainType_p, Set<String> extraTypes_p)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

repositoryID

public final String repositoryID

mainType

public final String mainType

extraTypes

public final Set<String> extraTypes
Constructor Detail

OwCSQLCProcessor.OwProcessContext

public OwCSQLCProcessor.OwProcessContext(String repositoryID_p,
                                         String mainType_p,
                                         Set<String> extraTypes_p)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.