Package wt.preference

Class MultiValuedPreferenceInstance

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.preference._MultiValuedPreferenceInstance
wt.preference.MultiValuedPreferenceInstance
All Implemented Interfaces:
com.ptc.windchill.bac._BACManaged, com.ptc.windchill.bac.BACManaged, Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification

MultiValuedPreferenceInstance is a holder for multiple vales for a PreferenceInstance.

Use the newMultiValuedPreferenceInstance static factory method(s), not the MultiValuedPreferenceInstance constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
  • Field Details

    • SITE_INSTANCE

      public static final Integer SITE_INSTANCE


      Supported API: true
    • ORG_INSTANCE

      public static final Integer ORG_INSTANCE


      Supported API: true
    • CONTAINER_INSTANCE

      public static final Integer CONTAINER_INSTANCE


      Supported API: true
    • USER_INSTANCE

      public static final Integer USER_INSTANCE


      Supported API: true