com.retek.commons.fsm
Class RcomRmmStateLocalizer

java.lang.Object
  extended bycom.retek.commons.fsm.RcomRmmStateLocalizer
All Implemented Interfaces:
com.retek.fsm.Localizer, java.io.Serializable

public final class RcomRmmStateLocalizer
extends java.lang.Object
implements com.retek.fsm.Localizer

Class which encapsulates data and behavior for Rcom/Rmm state object description localizer.

See Also:
Serialized Form

Constructor Summary
RcomRmmStateLocalizer(java.lang.String defaultDescription)
           
 
Method Summary
 java.lang.String getLocalizedString(java.lang.String key)
          Return localized string for the specified key (state code).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RcomRmmStateLocalizer

public RcomRmmStateLocalizer(java.lang.String defaultDescription)
Method Detail

getLocalizedString

public java.lang.String getLocalizedString(java.lang.String key)
Return localized string for the specified key (state code).

Specified by:
getLocalizedString in interface com.retek.fsm.Localizer


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25