|
|||||||||||
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.CatalogTypeServiceEjb
Nested Class Summary |
Nested classes inherited from class com.retek.commons.domain.core.impl.remote.DefaultSessionEjb |
DefaultSessionEjb.EjbOperation, DefaultSessionEjb.EjbOperationWithBusinessException |
Constructor Summary | |
CatalogTypeServiceEjb()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForCatalogType()
|
void |
ejbCreate()
|
java.util.Set |
findAll()
|
CatalogTypeDto |
readCatalogType(DistributedReference reference,
long version)
|
CatalogTypeDto |
submit(CatalogTypeDto catalogTypeDto,
DistributedReference userRef)
|
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 CatalogTypeServiceEjb()
Method Detail |
public void ejbCreate()
public ReferenceCache createReferenceCacheForCatalogType() throws SystemException
SystemException
public CatalogTypeDto readCatalogType(DistributedReference reference, long version) throws SystemException
SystemException
public java.util.Set findAll() throws SystemException
SystemException
public CatalogTypeDto submit(CatalogTypeDto catalogTypeDto, DistributedReference userRef) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |