Uses of Class
org.cxbox.core.crudma.state.BcState
Packages that use BcState
-
Uses of BcState in org.cxbox.core.crudma.state
Methods in org.cxbox.core.crudma.state that return BcStateModifier and TypeMethodDescriptionBcStateAware.getState(BusinessComponent bc) Obtain state for business component instanceMethods in org.cxbox.core.crudma.state with parameters of type BcStateModifier and TypeMethodDescriptionvoidBcStateAware.set(BusinessComponent bc, BcState state) Change state for business component instance -
Uses of BcState in org.cxbox.core.crudma.state.impl
Methods in org.cxbox.core.crudma.state.impl that return BcStateMethods in org.cxbox.core.crudma.state.impl with parameters of type BcStateModifier and TypeMethodDescriptionvoidBcStateAwareImpl.set(BusinessComponent bc, BcState bcState)