wt.identity
Class StandardNumberedNamedIdentifier

java.lang.Object
  extended by wt.identity.StandardNumberedNamedIdentifier
All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class StandardNumberedNamedIdentifier
extends Object
implements LocalizableMessage, Serializable

Provides a basic means to extract and format a number field and name field from an object. The information is formated via a resource bundle tag. Uses resource bundle wt.identity.identityResource and primary tagidentityResource.NUMBERNAME plus tagNUMBERNAME_NUMBER_NULL, NUMBERNAME_NAME_NULL, NUMBERNAME_BOTH_NULL for null value situations.

Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait