wt.eff
Class StandardProductInstanceDisplayIdentity
java.lang.Object
wt.identity.StandardDisplayIdentity
wt.eff.StandardProductInstanceDisplayIdentity
- All Implemented Interfaces:
- DisplayIdentity, LocalizableMessage, Message, Serializable
- public class StandardProductInstanceDisplayIdentity
- extends StandardDisplayIdentity
- implements Serializable
Display identity for product instances.
Supported API: false
Extendable: false
- See Also:
- Serialized Form
RESOURCE
private static final String RESOURCE
- Deprecated.
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
- Deprecated.
configItemDisplayIdentity
private DisplayIdentity configItemDisplayIdentity
- Deprecated.
StandardProductInstanceDisplayIdentity
public StandardProductInstanceDisplayIdentity(String resource_bundle,
String message_key,
LocalizableMessage display_type,
LocalizableMessage display_identifier,
DisplayIdentity config_item_identity)
- Deprecated.
- Constructor for identity.
Supported API: false
- Parameters:
resource_bundle
- message_key
- display_type
- display_identifier
- config_item_identity
-
getConfigItemDisplayIdentity
public DisplayIdentity getConfigItemDisplayIdentity()
- Deprecated.
- Gets the value of the attribute: configItemDisplayIdentity; The product
instance's configuration item's display identity.
Supported API: false
- Returns:
- DisplayIdentity