|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndirectQueryTarget | |
wt.csm.navigation | |
wt.csm.navigation.service |
Uses of IndirectQueryTarget in wt.csm.navigation |
Methods in wt.csm.navigation that return IndirectQueryTarget | |
IndirectQueryTarget |
TheReferenceDefinitionTheIndirectQueryTarget.getIndirectQueryTarget()
Gets the object for the association that plays role: INDIRECT_QUERY_TARGET_ROLE. |
IndirectQueryTarget |
RefDefIndirectQueryTarget.getIndirectQueryTarget()
Gets the object for the association that plays role: INDIRECT_QUERY_TARGET_ROLE. |
IndirectQueryTarget |
NavStructIndirectQueryTarget.getIndirectQueryTarget()
Gets the object for the association that plays role: INDIRECT_QUERY_TARGET_ROLE. |
static IndirectQueryTarget |
IndirectQueryTarget.newIndirectQueryTarget()
Supported API: false |
static IndirectQueryTarget |
IndirectQueryTarget.newIndirectQueryTarget(String label,
ReferenceDefinition referenceDef,
AbstractNavStruct navStruct)
Supported API: false |
Methods in wt.csm.navigation with parameters of type IndirectQueryTarget | |
void |
TheReferenceDefinitionTheIndirectQueryTarget.setIndirectQueryTarget(IndirectQueryTarget theIndirectQueryTarget)
Sets the object for the association that plays role: INDIRECT_QUERY_TARGET_ROLE. |
static TheReferenceDefinitionTheIndirectQueryTarget |
TheReferenceDefinitionTheIndirectQueryTarget.newTheReferenceDefinitionTheIndirectQueryTarget(ReferenceDefinition theReferenceDefinition,
IndirectQueryTarget theIndirectQueryTarget)
Default factory for the class. |
void |
RefDefIndirectQueryTarget.setIndirectQueryTarget(IndirectQueryTarget indirectQueryTarget)
Sets the object for the association that plays role: INDIRECT_QUERY_TARGET_ROLE. |
static RefDefIndirectQueryTarget |
RefDefIndirectQueryTarget.newRefDefIndirectQueryTarget(ReferenceDefinition refDef,
IndirectQueryTarget indirectQueryTarget)
Default factory for the class. |
void |
NavStructIndirectQueryTarget.setIndirectQueryTarget(IndirectQueryTarget indirectQueryTarget)
Sets the object for the association that plays role: INDIRECT_QUERY_TARGET_ROLE. |
static NavStructIndirectQueryTarget |
NavStructIndirectQueryTarget.newNavStructIndirectQueryTarget(AbstractNavStruct navStruct,
IndirectQueryTarget indirectQueryTarget)
Default factory for the class. |
protected boolean |
IndirectQueryTarget.readVersion(IndirectQueryTarget thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of IndirectQueryTarget in wt.csm.navigation.service |
Methods in wt.csm.navigation.service that return IndirectQueryTarget | |
static IndirectQueryTarget |
NavigationObjectsFactory.newIndirectQueryTarget(IndirectQueryTargetDefaultView target,
AbstractNavStruct navStruct)
Supported API: false |
IndirectQueryTarget[] |
NavigationDBService.getIndirectQueryTargets(AbstractNavStructView navStruct)
Supported API: false |
Methods in wt.csm.navigation.service with parameters of type IndirectQueryTarget | |
static IndirectQueryTargetDefaultView |
NavigationObjectsFactory.newIndirectQueryTargetDefaultView(IndirectQueryTarget target)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |