wt.dataops.objectcol.resolution
Interface CollectionCreator

All Known Implementing Classes:
CollectionProcessor, CompositeProcessor, RelationshipMapProcessor

public interface CollectionCreator



Supported API: false

Extendable: false


Method Summary
 CollectionGraph createCollection(CollectionGraph collection)
          

Supported API: false
 

Method Detail

createCollection

public CollectionGraph createCollection(CollectionGraph collection)
                                 throws WTException


Supported API: false

Parameters:
collection -
Returns:
CollectionGraph
Throws:
WTException