Class MPMConfRecipeMasterKey

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._SemanticKey
wt.fc.SemanticKey
wt.mpm.configuration._MPMConfRecipeMasterKey
wt.mpm.configuration.MPMConfRecipeMasterKey
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification

@GenAsPersistable(superClass=SemanticKey.class, interfaces={}, serializable=EXTERNALIZABLE_BASIC) public class MPMConfRecipeMasterKey extends wt.mpm.configuration._MPMConfRecipeMasterKey
Key table for all MPMConfigurationRecipeMasters. Ensures MPMConfigurationRecipeMasters are unique based on the number attribute.

Use the newMPMConfRecipeMasterKey static factory method(s), not the MPMConfRecipeMasterKey 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 Summary

    Fields inherited from class wt.mpm.configuration._MPMConfRecipeMasterKey

    EXTERNALIZATION_VERSION_UID

    Fields inherited from class wt.fc._SemanticKey

    KEY, UNIQUELY_IDENTIFIED, UNIQUELY_IDENTIFIED_REFERENCE

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE
  • Method Summary

    Modifier and Type
    Method
    Description


    Supported API: true

    Methods inherited from class wt.mpm.configuration._MPMConfRecipeMasterKey

    getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, super_readExternal_MPMConfRecipeMasterKey, super_readVersion_MPMConfRecipeMasterKey, super_writeExternal_MPMConfRecipeMasterKey, writeExternal, writeExternal

    Methods inherited from class wt.fc.SemanticKey

    initialize, newSemanticKey, toString

    Methods inherited from class wt.fc._SemanticKey

    getKey, getUniquelyIdentified, getUniquelyIdentifiedReference, readVersion, setKey, setUniquelyIdentified, setUniquelyIdentifiedReference, super_readExternal_SemanticKey, super_readVersion_SemanticKey, super_writeExternal_SemanticKey

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait