|
|||||||||||
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.customer.impl.remote.ActivityRequestServicesEjb
Nested Class Summary |
Nested classes inherited from class com.retek.commons.domain.core.impl.remote.DefaultSessionEjb |
DefaultSessionEjb.EjbOperation, DefaultSessionEjb.EjbOperationWithBusinessException |
Constructor Summary | |
ActivityRequestServicesEjb()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForActivityRequest(java.lang.Class businessInterface)
|
void |
ejbCreate()
|
java.util.Set |
find(DistributedReference customerRef)
|
java.util.Set |
findOpenActivityRequests()
|
ActivityRequestDto |
read(DistributedReference ref,
long version)
|
ActivityRequestDto |
submit(ActivityRequestDto activityRequestDto)
|
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 ActivityRequestServicesEjb()
Method Detail |
public void ejbCreate()
public ActivityRequestDto submit(ActivityRequestDto activityRequestDto) throws SystemException
SystemException
public ActivityRequestDto read(DistributedReference ref, long version) throws SystemException
SystemException
public ReferenceCache createReferenceCacheForActivityRequest(java.lang.Class businessInterface) throws SystemException
SystemException
public java.util.Set find(DistributedReference customerRef) throws SystemException
SystemException
public java.util.Set findOpenActivityRequests() throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |