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:
-
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
initializeIdentifier, initializeType
-
Method Details
-
initializeIdentifier
Set the identifier to use theStandardNumberedNamedIdentifier.
Supported API: true- Specified by:
initializeIdentifierin classDisplayIdentificationStandardDelegate
-
initializeType
Initializes to use the type of the Promotion Request in the display identifier.
Supported API: true- Specified by:
initializeTypein classDisplayIdentificationStandardDelegate
-