com.retek.component.customer.impl.remote
Interface CatalogTypeServiceRemote
- All Superinterfaces:
- DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote
- public interface CatalogTypeServiceRemote
- extends DefaultSessionRemote
Remote interface for com.retek.component.customer.impl.remote.CatalogTypeService.
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
createReferenceCacheForCatalogType
public ReferenceCache createReferenceCacheForCatalogType()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
findAll
public java.util.Set findAll()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
readCatalogType
public CatalogTypeDto readCatalogType(DistributedReference reference,
long version)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
submit
public CatalogTypeDto submit(CatalogTypeDto catalogTypeDto,
DistributedReference userRef)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28