|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelationshipMap | |
com.ptc.windchill.enterprise.dataops.server | |
wt.dataops | |
wt.dataops.archive | |
wt.dataops.objectcol |
Uses of RelationshipMap in com.ptc.windchill.enterprise.dataops.server |
Methods in com.ptc.windchill.enterprise.dataops.server that return RelationshipMap | |
private static RelationshipMap |
TaskHelper.getRelationshipMapByName(String mapName,
WTContainerRef cRef)
|
Methods in com.ptc.windchill.enterprise.dataops.server with parameters of type RelationshipMap | |
static PurgeRecord |
DataMaintHelper.createPurgeRecord(String recordName,
String description,
WTContainerRef containerRef,
boolean doArchive,
CollectionCriteria criteria,
RelationshipMap relMap)
Create and store PurgeRecord. |
private WTCollection |
ArchivePurgeTask.getObjectsToArchive(WTCollection objectsToPurge,
RelationshipMap relationsMap)
|
Uses of RelationshipMap in wt.dataops |
Methods in wt.dataops that return RelationshipMap | |
RelationshipMap |
DataMaintRecord.getMap()
Gets the object for the association that plays role: MAP. |
Methods in wt.dataops with parameters of type RelationshipMap | |
void |
DataMaintRecord.setMap(RelationshipMap a_Map)
Sets the object for the association that plays role: MAP. |
Uses of RelationshipMap in wt.dataops.archive |
Fields in wt.dataops.archive declared as RelationshipMap | |
private RelationshipMap |
Archiver.map
|
Methods in wt.dataops.archive with parameters of type RelationshipMap | |
ArchiveStatus |
StandardArchiveRestoreService.doArchive(String name,
String desc,
CollectionCriteria criteria,
RelationshipMap relationMap,
WTContainerRef context)
Supported API: false |
void |
Archiver.setCriteriaAndMap(CollectionCriteria criteria,
RelationshipMap map)
|
ArchiveStatus |
ArchiveServiceFwd.doArchive(String name,
String desc,
CollectionCriteria criteria,
RelationshipMap relationMap,
WTContainerRef context)
Supported API: false |
ArchiveStatus |
ArchiveService.doArchive(String name,
String desc,
CollectionCriteria criteria,
RelationshipMap relationMap,
WTContainerRef context)
Supported API: false |
Uses of RelationshipMap in wt.dataops.objectcol |
Methods in wt.dataops.objectcol that return RelationshipMap | |
RelationshipMap |
StandardCollectionService.storeRelationshipMap(String name,
RelationshipMapDef definition,
InputValue[] inputs)
Supported API: false |
RelationshipMap |
StandardCollectionService.getRelationshipMap(String name)
Supported API: false |
RelationshipMap |
StandardCollectionService.getRelationshipMap(String name,
WTContainerRef containerRef)
Supported API: false |
RelationshipMap |
RelationshipMapInputLink.getRelationshipMap()
Gets the object for the association that plays role: RELATIONSHIP_MAP_ROLE. |
RelationshipMap |
RelationshipMapDefinitionLink.getMap()
Gets the object for the association that plays role: MAP_ROLE. |
static RelationshipMap |
RelationshipMap.newRelationshipMap(String name,
WTContainerRef containerRef)
Supported API: false |
static RelationshipMap |
RelationshipMap.newRelationshipMap(String name)
Supported API: false |
static RelationshipMap |
RelationshipMap.newRelationshipMap()
Default factory for the class. |
RelationshipMap |
InputValue.getRelationshipMap()
Gets the object for the association that plays role: RELATIONSHIP_MAP. |
RelationshipMap |
CollectionServiceFwd.storeRelationshipMap(String name,
RelationshipMapDef definition,
InputValue[] inputs)
Supported API: false |
RelationshipMap |
CollectionServiceFwd.getRelationshipMap(String name)
Supported API: false |
RelationshipMap |
CollectionServiceFwd.getRelationshipMap(String name,
WTContainerRef containerRef)
Supported API: false |
RelationshipMap |
CollectionService.storeRelationshipMap(String name,
RelationshipMapDef definition,
InputValue[] inputs)
Supported API: false |
RelationshipMap |
CollectionService.getRelationshipMap(String name)
Supported API: false |
RelationshipMap |
CollectionService.getRelationshipMap(String name,
WTContainerRef containerRef)
Supported API: false |
RelationshipMap |
CollectionOpUsesRelationshipMapLink.getMap()
Gets the object for the association that plays role: MAP_ROLE. |
RelationshipMap |
CollectionOp.getMap()
Gets the object for the association that plays role: MAP. |
static RelationshipMap |
CollectionHelper.storeRelationshipMap(String name,
RelationshipMapDef definition,
InputValue[] inputs)
Supported API: false |
Methods in wt.dataops.objectcol with parameters of type RelationshipMap | |
CollectionActivity |
StandardCollectionService.createCollection(CollectionCriteria criteria,
RelationshipMap relationshipMap)
Supported API: false |
CollectionActivity |
StandardCollectionService.addDependencies(CollectionGraph input,
RelationshipMap relationshipMap,
boolean updateInPlace)
Supported API: false |
File |
StandardCollectionService.exportToFile(CollectionCriteria criteria,
RelationshipMap map,
File output)
Supported API: false |
private void |
StandardCollectionService.processPreDeleteEvent(RelationshipMap map)
|
void |
RelationshipMapInputLink.setRelationshipMap(RelationshipMap relationshipMap)
Sets the object for the association that plays role: RELATIONSHIP_MAP_ROLE. |
static RelationshipMapInputLink |
RelationshipMapInputLink.newRelationshipMapInputLink(RelationshipMap relationshipMap,
InputValue input)
Default factory for the class. |
void |
RelationshipMapDefinitionLink.setMap(RelationshipMap map)
Sets the object for the association that plays role: MAP_ROLE. |
static RelationshipMapDefinitionLink |
RelationshipMapDefinitionLink.newRelationshipMapDefinitionLink(RelationshipMapDef definition,
RelationshipMap map)
Default factory for the class. |
protected boolean |
RelationshipMap.readVersion(RelationshipMap thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
InputValue.setRelationshipMap(RelationshipMap a_RelationshipMap)
Sets the object for the association that plays role: RELATIONSHIP_MAP. |
CollectionActivity |
CollectionServiceFwd.createCollection(CollectionCriteria criteria,
RelationshipMap relationshipMap)
Supported API: false |
CollectionActivity |
CollectionServiceFwd.addDependencies(CollectionGraph input,
RelationshipMap relationshipMap,
boolean updateInPlace)
Supported API: false |
File |
CollectionServiceFwd.exportToFile(CollectionCriteria criteria,
RelationshipMap map,
File output)
Supported API: false |
CollectionActivity |
CollectionService.createCollection(CollectionCriteria criteria,
RelationshipMap relationshipMap)
Supported API: false |
CollectionActivity |
CollectionService.addDependencies(CollectionGraph input,
RelationshipMap relationshipMap,
boolean updateInPlace)
Supported API: false |
File |
CollectionService.exportToFile(CollectionCriteria criteria,
RelationshipMap map,
File output)
Supported API: false |
void |
CollectionOpUsesRelationshipMapLink.setMap(RelationshipMap map)
Sets the object for the association that plays role: MAP_ROLE. |
static CollectionOpUsesRelationshipMapLink |
CollectionOpUsesRelationshipMapLink.newCollectionOpUsesRelationshipMapLink(RelationshipMap map,
CollectionOp operation)
Default factory for the class. |
void |
CollectionOp.setMap(RelationshipMap a_Map)
Sets the object for the association that plays role: MAP. |
static boolean |
CollectionHelper.isUsed(RelationshipMap map)
Supported API: false |
static File |
CollectionHelper.exportToFile(CollectionCriteria criteria,
RelationshipMap map)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |