|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMRecursiveResultSet | |
wt.epm.structure |
Uses of EPMRecursiveResultSet in wt.epm.structure |
Methods in wt.epm.structure that return EPMRecursiveResultSet | |
EPMRecursiveResultSet |
EPMStructureServiceFwd.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStructureServiceFwd.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the USES role of the EPMMemberLink and finds the appropriate iterations for those EPMDocumentMasters by applying the configSpec. |
EPMRecursiveResultSet |
EPMStructureServiceFwd.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStructureServiceFwd.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the REFERENCES role of the EPMReferenceLink and finds the appropriate iterations for those DocumentMasters by applying the configSpec. |
EPMRecursiveResultSet |
EPMStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the USES role of the EPMMemberLink and finds the appropriate iterations for those EPMDocumentMasters by applying the configSpec. |
EPMRecursiveResultSet |
EPMStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the REFERENCES role of the EPMReferenceLink and finds the appropriate iterations for those DocumentMasters by applying the configSpec. |
EPMRecursiveResultSet |
EPMStandardStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStandardStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the USES role of the EPMMemberLink and finds the appropriate iterations for those EPMDocumentMasters by applying the configSpec. |
EPMRecursiveResultSet |
EPMStandardStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStandardStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the REFERENCES role of the EPMReferenceLink and finds the appropriate iterations for those DocumentMasters by applying the configSpec. |
(package private) static EPMRecursiveResultSet |
EPMRecursiveQueryUtility.navigateDownRecursive(EPMDocument doc,
QuerySpec querySpec,
boolean onlyOther,
ConfigSpec spec,
Class linkClass,
String roleName,
int depth,
Hashtable objects)
|
Methods in wt.epm.structure with parameters of type EPMRecursiveResultSet | |
protected boolean |
EPMRecursiveResultSet.readVersion(EPMRecursiveResultSet thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Constructors in wt.epm.structure with parameters of type EPMRecursiveResultSet | |
EPMRecursiveResultSet(EPMRecursiveResultSet copyFrom)
Supported API: true |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |