Package wt.epm.ndi
Interface EPMNDResultRuleExt
- All Superinterfaces:
EPMNDObject,EPMNDResultRule
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionThis method will be used only during download to support L03 interaction and will return path in terms of ids from authoring application(component id)
Supported API: trueThis method will be used only during download to support L03 interaction and will return substitute ids from authoring application space(component id).Methods inherited from interface wt.epm.ndi.EPMNDObject
getObjectIdMethods inherited from interface wt.epm.ndi.EPMNDResultRule
getActionType, getAttrs, getRefDesPath, getRepresentationType, getSetBy, getSubstitutePath, getSubstituteRepInfo
-
Method Details
-
getAuthSpaceIdPath
This method will be used only during download to support L03 interaction and will return path in terms of ids from authoring application(component id)
Supported API: true- Returns:
- EPMNDDocAuthSpaceId[]
- Throws:
WTException
-
getSubstituteAuthSpaceId
This method will be used only during download to support L03 interaction and will return substitute ids from authoring application space(component id).
Supported API: true- Returns:
- EPMNDDocAuthSpaceId[]
- Throws:
WTException
-