com.retek.component.payment.impl.remote
Class TenderTypeServicesEjb
java.lang.Object
com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.payment.impl.remote.TenderTypeServicesEjb
- All Implemented Interfaces:
- javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean
- public class TenderTypeServicesEjb
- extends DefaultSessionEjb
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TenderTypeServicesEjb
public TenderTypeServicesEjb()
ejbCreate
public void ejbCreate()
findAllTenderTypeGroups
public java.util.List findAllTenderTypeGroups()
throws SystemException
- Throws:
SystemException
findAllTenderTypes
public java.util.List findAllTenderTypes()
throws SystemException
- Throws:
SystemException
findTenderTypes
public java.util.List findTenderTypes(TenderTypeSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
readTenderType
public TenderTypeDto readTenderType(DistributedReference ref,
long version)
throws SystemException
- Throws:
SystemException
readPaymentPlanCode
public PaymentPlanCodeDto readPaymentPlanCode(DistributedReference ref,
long version)
throws SystemException
- Throws:
SystemException
readTenderTypeGroup
public TenderTypeGroupDto readTenderTypeGroup(DistributedReference ref,
long version)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28