|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.customerorder.impl.remote.ReturnReasonServicesEjb
Nested Class Summary |
Nested classes inherited from class com.retek.commons.domain.core.impl.remote.DefaultSessionEjb |
DefaultSessionEjb.EjbOperation, DefaultSessionEjb.EjbOperationWithBusinessException |
Constructor Summary | |
ReturnReasonServicesEjb()
|
Method Summary | |
void |
ejbCreate()
|
java.util.Set |
findAll()
|
ReturnReasonDto |
read(DistributedReference ref,
long version)
|
ReturnReasonDto |
submit(ReturnReasonDto returnReasonDto)
|
Methods inherited from class com.retek.commons.domain.core.impl.remote.DefaultSessionEjb |
checkDtoVersion, ejbActivate, ejbPassivate, ejbRemove, getLocal, getLocalHome, getRemote, getRemoteHome, getSessionContext, setSessionContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReturnReasonServicesEjb()
Method Detail |
public void ejbCreate()
public ReturnReasonDto submit(ReturnReasonDto returnReasonDto) throws SystemException
SystemException
public ReturnReasonDto read(DistributedReference ref, long version) throws SystemException
SystemException
public java.util.Set findAll() throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |