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

All Superinterfaces:
IProcessUser, IState
All Known Implementing Classes:
State, State

public interface IState
extends IState, IProcessUser


Method Summary
 IInputRequirements getInputRequirements()
           
 java.util.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

public IInputRequirements getInputRequirements()

getViewProperties

public java.util.Properties getViewProperties()


Copyright © 2004 Siebel Systems, Inc. All rights reserved.