com.ptc.core.meta.descriptor.server.impl
Class DefinitionDescriptorLocalizableMessageImplementation

java.lang.Object
  extended by com.ptc.core.meta.descriptor.server.impl.DefinitionDescriptorLocalizableMessageImplementation
All Implemented Interfaces:
DefinitionDescriptorLocalizableMessageInterface, Externalizable, Serializable

public class DefinitionDescriptorLocalizableMessageImplementation
extends Object
implements DefinitionDescriptorLocalizableMessageInterface, Externalizable

The class supports the old client only. Please do not use any of the methods provided by this class for the new client code at all. It provides a way of getting the typed information from DefintionDescriptorFactory.

Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 String getLocalizedMessage(Locale locale, DefinitionIdentifier definitionIdentifier)
          Obtain a message, localized to the specified locale.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLocalizedMessage

public String getLocalizedMessage(Locale locale,
                                  DefinitionIdentifier definitionIdentifier)
Obtain a message, localized to the specified locale.

Supported API: true

Specified by:
getLocalizedMessage in interface DefinitionDescriptorLocalizableMessageInterface
Parameters:
locale -
definitionIdentifier -
Returns:
String