Package wt.epm.ndi

Interface EPMNDResultRuleExt

All Superinterfaces:
EPMNDObject, EPMNDResultRule

public interface EPMNDResultRuleExt extends EPMNDResultRule


Supported API: true

Extendable: false
  • Method Details

    • getAuthSpaceIdPath

      EPMNDDocAuthSpaceId[] getAuthSpaceIdPath() throws WTException
      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

      EPMNDDocAuthSpaceId[] getSubstituteAuthSpaceId() throws WTException
      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