|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelationshipMapDef | |
wt.dataops.objectcol |
Uses of RelationshipMapDef in wt.dataops.objectcol |
Methods in wt.dataops.objectcol that return RelationshipMapDef | |
RelationshipMapDef |
RelationshipMapDefinitionLink.getDefinition()
Gets the object for the association that plays role: DEFINITION_ROLE. |
static RelationshipMapDef |
RelationshipMapDef.newRelationshipMapDef()
Default factory for the class. |
RelationshipMapDef |
RelationshipMap.getDefinition()
Gets the object for the association that plays role: DEFINITION. |
RelationshipMapDef |
RelMapDefMasterRelMapDef.getIteration()
Gets the object for the association that plays role: ITERATION_ROLE. |
static RelationshipMapDef |
CollectionHelper.loadRelationshipMapDef(XMLLob xmlspec)
Supported API: false |
static RelationshipMapDef |
CollectionHelper.getRelationshipMapDef(String name)
Supported API: false |
private static RelationshipMapDef |
CollectionHelper.createRelationshipMapDef(String unique_name,
String displayName,
String description,
Element content)
|
private static RelationshipMapDef |
CollectionHelper.saveRelationshipMapDef(RelationshipMapDef def)
|
Methods in wt.dataops.objectcol with parameters of type RelationshipMapDef | |
RelationshipMap |
StandardCollectionService.storeRelationshipMap(String name,
RelationshipMapDef definition,
InputValue[] inputs)
Supported API: false |
void |
RelationshipMapDefinitionLink.setDefinition(RelationshipMapDef definition)
Sets the object for the association that plays role: DEFINITION_ROLE. |
static RelationshipMapDefinitionLink |
RelationshipMapDefinitionLink.newRelationshipMapDefinitionLink(RelationshipMapDef definition,
RelationshipMap map)
Default factory for the class. |
protected boolean |
RelationshipMapDef.readVersion(RelationshipMapDef thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
RelationshipMap.setDefinition(RelationshipMapDef a_Definition)
Sets the object for the association that plays role: DEFINITION. |
void |
RelMapDefMasterRelMapDef.setIteration(RelationshipMapDef iteration)
Sets the object for the association that plays role: ITERATION_ROLE. |
static RelMapDefMasterRelMapDef |
RelMapDefMasterRelMapDef.newRelMapDefMasterRelMapDef(RelationshipMapDefMaster master,
RelationshipMapDef iteration)
Default factory for the class. |
RelationshipMap |
CollectionServiceFwd.storeRelationshipMap(String name,
RelationshipMapDef definition,
InputValue[] inputs)
Supported API: false |
RelationshipMap |
CollectionService.storeRelationshipMap(String name,
RelationshipMapDef definition,
InputValue[] inputs)
Supported API: false |
static RelationshipMap |
CollectionHelper.storeRelationshipMap(String name,
RelationshipMapDef definition,
InputValue[] inputs)
Supported API: false |
private static RelationshipMapDef |
CollectionHelper.saveRelationshipMapDef(RelationshipMapDef def)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |