| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.fe.statemachine.base.apploaders.LocalData
com.bankframe.fe.statemachine.base.apploaders.LocalEventData
| Constructor Summary | |
LocalEventData(java.util.Locale locale)
Creates a new LocalEventData.  | 
|
| Method Summary | |
 java.lang.String | 
getTitle()
Gets the title, one of the localised attributes of an Event.  | 
 java.util.Properties | 
getUserProperties()
Gets the userProperties, one of the localised attributes of an Event.  | 
 void | 
setParent(LocalData parent)
Sets the parent LocalData for this LocalData.  | 
 void | 
setTitle(java.lang.String title)
Sets the title specific to this locale.  | 
 void | 
setUserProperties(java.util.Properties userProperties)
Sets the userProeprties specific to this locale.  | 
| Methods inherited from class com.bankframe.fe.statemachine.base.apploaders.LocalData | 
getLocale | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public LocalEventData(java.util.Locale locale)
locale - | Method Detail | 
public void setParent(LocalData parent)
LocalData
setParent in class LocalDataparent - public java.lang.String getTitle()
public java.util.Properties getUserProperties()
public void setUserProperties(java.util.Properties userProperties)
userProperties - public void setTitle(java.lang.String title)
title - 
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||