Package wt.maturity
Class DisplayIdentificationPromotionRequestDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
wt.maturity.DisplayIdentificationPromotionRequestDelegate
- All Implemented Interfaces:
Externalizable,Serializable,DisplayIdentification,DisplayIdentificationDelegate
public class DisplayIdentificationPromotionRequestDelegate
extends DisplayIdentificationStandardDelegate
Delegate for displaying the identification for the Promotion Request.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.identity.DisplayIdentificationStandardDelegate
EXTERNALIZATION_VERSION_UID, includeLabels, OLD_FORMAT_VERSION_UID, VERBOSEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitializeIdentifier(Object object) Set the identifier to use theStandardNumberedNamedIdentifier.protected voidinitializeType(Object object) Initializes to use the type of the Promotion Request in the display identifier.Methods inherited from class wt.identity.DisplayIdentificationStandardDelegate
getAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayIdentity, getDisplayType, getIdentifier, getIdentifierFromNameNumberValues, getMessageKey, getOriginalType, getResourceBundle, getType, initialize, initialize, initialize, initializeIdentifier, initializeType, intializeFromCache, isInitializedFromCache, readExternal, readVersion, setIdentifier, setIncludeLabels, setOriginalType, setType, writeExternal
-
Method Details
-
initializeIdentifier
Set the identifier to use theStandardNumberedNamedIdentifier.
Supported API: true- Specified by:
initializeIdentifierin classDisplayIdentificationStandardDelegate- Parameters:
object-
-
initializeType
Initializes to use the type of the Promotion Request in the display identifier.
Supported API: true- Specified by:
initializeTypein classDisplayIdentificationStandardDelegate- Parameters:
object-
-