com.ibm.wsspi.sca.metadata.bpc

Interface BFMComponentInfo

    • Method Detail

      • getModeledDisplayId

        java.lang.String getModeledDisplayId(java.lang.String displayId)
        Helper method to return the modeled display id for any display id passed as parameter. If the passed display id is already a modeled display id, the display id will be returned. If the display id is a generated one, than the modeled display, the generated one belongs to, will be returned.
        Parameters:
        displayId - Display id for which the modeled display id needs to be retrieved.
        Returns:
        String Modeled display id that belongs to the display id passed as parameter.
      • getProcess

        Process getProcess()
        Method that returns the detailed information about a process component.
        Returns:
        Process [@link Process} with the detailed information about a process component.
        See Also:
        Process
IBM Business Process ManagerTM
Release 8