Class MPMIdentityFactory

java.lang.Object
com.ptc.windchill.mpml.MPMIdentityFactory
All Implemented Interfaces:
Externalizable, Serializable, wt.services.applicationcontext.ApplicationContextChild

public class MPMIdentityFactory extends Object implements wt.services.applicationcontext.ApplicationContextChild, Externalizable


Supported API: true

Extendable: false
See Also:
  • Method Details

    • getDisplayIdentifier

      public static LocalizableMessage getDisplayIdentifier(Object object, Locale locale)


      Supported API: true
      Parameters:
      object -
      locale -
      Returns:
      LocalizableMessage
    • getDisplayIdentity

      public static DisplayIdentity getDisplayIdentity(Object object)


      Supported API: true
      Parameters:
      object -
      Returns:
      DisplayIdentity
    • getDisplayType

      public static LocalizableMessage getDisplayType(Object object)


      Supported API: true
      Parameters:
      object -
      Returns:
      LocalizableMessage
    • getDisplayIdentifier

      public static LocalizableMessage getDisplayIdentifier(Object object)


      Supported API: true
      Parameters:
      object -
      Returns:
      LocalizableMessage
    • getDisplayIdentities

      public static DisplayIdentity[] getDisplayIdentities(WTCollection collection) throws WTException


      Supported API: true
      Parameters:
      collection -
      Returns:
      DisplayIdentity[]
      Throws:
      WTException
    • getDisplayTypes

      public static LocalizableMessage[] getDisplayTypes(WTCollection collection) throws WTException


      Supported API: true
      Parameters:
      collection -
      Returns:
      LocalizableMessage[]
      Throws:
      WTException
    • getDisplayIdentifiers

      public static LocalizableMessage[] getDisplayIdentifiers(WTCollection collection) throws WTException


      Supported API: true
      Parameters:
      collection -
      Returns:
      LocalizableMessage[]
      Throws:
      WTException