com.bankframe.fe.statemachine.ext.apploaders
Interface IState

All Superinterfaces:
IProcessUser, IState

public interface IState
extends IState, IProcessUser


Method Summary
 IInputRequirements getInputRequirements()
           
 Properties getViewProperties()
           
 
Methods inherited from interface com.bankframe.fe.statemachine.base.apploaders.IState
acceptsEvent, acceptsSession, executeStateCommand, getChildren, getDefaultEvent, getEvent, getEvents, getExceptionState, getId, getParentState, getTitle, getUnitOfWork, getUserProperties, getView
 
Methods inherited from interface com.bankframe.fe.statemachine.ext.apploaders.IProcessUser
getProcesses
 

Method Detail

getInputRequirements

IInputRequirements getInputRequirements()

getViewProperties

Properties getViewProperties()


Copyright © 2005, 2007, Oracle. All rights reserved.