com.ibm.wsspi.sca.metadata

Interface ExportInfo

  • All Superinterfaces:
    ItemInfo


    public interface ExportInfo
    extends ItemInfo
    Interface that represent the information from a SCA export. This interface provide access to the generic information available in the SCA export.
    Since:
    7.5.1.0
    See Also:
    ItemInfo
    • Method Detail

      • getTargetName

        java.lang.String getTargetName()
        Method returns the target name if the export is wired to a target.
        Returns:
        String Target name if the export is wired to a target.
      • getExportBinding

        ExportBinding getExportBinding()
        Method returns the export binding information if the export has a data binding; otherwise null.
        Returns:
        ExportBinding Export binding information if the import has a data binding; otherwise null.
IBM Business Process ManagerTM
Release 8