StateDaoImpl class
Syntax
public class
StateDaoImpl
StateDaoImpl(final SmappStateDao, final MwizMessageContext) constructor
bulkSaveSessionAttributes(Map< String, String >) method
Bulk saving of SessionAttributes for the current state in the current session.
deleteSessionAttribute(String) method
getLanguage(Long) method
Get language.
getOrCreateCustomerForMsisdn(String, Client) method
getSessionAttributeForKey(String) method
Get the value of session attribute (SessionAttribute) in the current state based on the specified key from the current session.
getSessionAttributes() method
Get the session attributes for the current state in the current session.
getSessionAttributesMap() method
Get session attributes for the current state in the current session.
saveSessionAttribute(String, String) method
Save the input parameters to the session attribute (SessionAttribute) of the current session.
saveSessionAttribute(String, String, boolean) method
Save the input parameters to the session attribute (SessionAttribute) to the current session.
saveSessionAttributes(Map< String, String >) method
Save the session attributes in the Map of the current state in the current session to database.
saveSmappTransitionLogEntry(SmappTransitionLog) method
Insert into Transition log or database table: M_SMAPP_TRANSITION_LOG.
Parent topic:
dao package
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.