|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.dataops.objectcol.CollectionServiceFwd
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
FC_RESOURCE
|
(package private) static boolean |
SERVER
|
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
CollectionServiceFwd()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public CollectionServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public CollectionActivity createCollection(CollectionCriteria criteria) throws WTException
createCollection
in interface CollectionService
criteria
-
WTException
public CollectionActivity createCollection(CollectionCriteria criteria, RelationshipMap relationshipMap) throws WTException
createCollection
in interface CollectionService
criteria
- relationshipMap
-
WTException
public CollectionActivity addDependencies(CollectionGraph input, RelationshipMap relationshipMap, boolean updateInPlace) throws WTException
addDependencies
in interface CollectionService
input
- relationshipMap
- updateInPlace
-
WTException
public void exportCriteria(CollectionCriteria criteria, OutputStream output) throws WTException
exportCriteria
in interface CollectionService
criteria
- output
-
WTException
public CollectionCriteria importCriteria(String name, InputStream input) throws WTException
importCriteria
in interface CollectionService
name
- input
-
WTException
public CollectionCriteria getCollectionCriteria(String name) throws WTException
getCollectionCriteria
in interface CollectionService
name
-
WTException
public QueryResult getAllCollectionCriteria() throws WTException
getAllCollectionCriteria
in interface CollectionService
WTException
public QueryResult getEnabledCollectionCriteria() throws WTException
getEnabledCollectionCriteria
in interface CollectionService
WTException
public QueryResult getDisabledCollectionCriteria() throws WTException
getDisabledCollectionCriteria
in interface CollectionService
WTException
public QueryResult getAllRelationshipMaps() throws WTException
getAllRelationshipMaps
in interface CollectionService
WTException
public CollectionCriteria storeCriteria(CollectionCriteria criteria, CriterionObject[] criterions, InputValue[][] inputs) throws WTException
storeCriteria
in interface CollectionService
criteria
- criterions
- inputs
-
WTException
public BaseCriterionDef[] getAvailableCriterionDefs(BaseCriterionDef[] current) throws WTException
getAvailableCriterionDefs
in interface CollectionService
current
-
WTException
public RelationshipMap storeRelationshipMap(String name, RelationshipMapDef definition, InputValue[] inputs) throws WTException
storeRelationshipMap
in interface CollectionService
name
- definition
- inputs
-
WTException
public RelationshipMap getRelationshipMap(String name) throws WTException
getRelationshipMap
in interface CollectionService
name
-
WTException
public CollectionCriteria getCollectionCriteria(String name, WTContainerRef containerRef) throws WTException
getCollectionCriteria
in interface CollectionService
name
- containerRef
-
WTException
public RelationshipMap getRelationshipMap(String name, WTContainerRef containerRef) throws WTException
getRelationshipMap
in interface CollectionService
name
- containerRef
-
WTException
public File exportToFile(CollectionCriteria criteria, RelationshipMap map, File output) throws WTException
exportToFile
in interface CollectionService
criteria
- map
- output
-
WTException
public void importFromFile(File input) throws WTException
importFromFile
in interface CollectionService
input
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |