|
|||||||||||
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.banner_channel.impl.remote.BannerChannelTypeServicesEjb
Nested Class Summary |
Nested classes inherited from class com.retek.commons.domain.core.impl.remote.DefaultSessionEjb |
DefaultSessionEjb.EjbOperation, DefaultSessionEjb.EjbOperationWithBusinessException |
Constructor Summary | |
BannerChannelTypeServicesEjb()
|
Method Summary | |
void |
ejbCreate()
|
java.util.Set |
findBannerChannelTypes(BannerChannelTypeSearchCriteria criteria)
|
java.util.Set |
findOfferCodes(OfferCodeSearchCriteria criteria)
|
BannerChannelTypeDto |
readBannerChannelType(DistributedReference ref,
long version)
|
OfferCodeDto |
readOfferCode(DistributedReference ref,
long version)
|
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 BannerChannelTypeServicesEjb()
Method Detail |
public void ejbCreate()
public BannerChannelTypeDto readBannerChannelType(DistributedReference ref, long version) throws SystemException
SystemException
public java.util.Set findBannerChannelTypes(BannerChannelTypeSearchCriteria criteria) throws SystemException
SystemException
public java.util.Set findOfferCodes(OfferCodeSearchCriteria criteria) throws SystemException
SystemException
public OfferCodeDto readOfferCode(DistributedReference ref, long version) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |