com.retek.component.payment.impl
Class TenderTypePaymentPlanCodeImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.component.payment.impl.TenderTypePaymentPlanCodeImpl
- All Implemented Interfaces:
- BusinessObject, SecondClassObject, TenderTypePaymentPlanCode
- public class TenderTypePaymentPlanCodeImpl
- extends SecondClassObjectImpl
- implements TenderTypePaymentPlanCode
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
TenderTypePaymentPlanCodeImpl
public TenderTypePaymentPlanCodeImpl(DistributedContext context)
TenderTypePaymentPlanCodeImpl
public TenderTypePaymentPlanCodeImpl(DistributedContext context,
TenderTypePaymentPlanCodeDto dto)
- Called by SecondClassObjectImpl.wrap()
getDto
protected TenderTypePaymentPlanCodeDto getDto()
throws SystemException
- Throws:
SystemException
isDefaultPlanCode
public boolean isDefaultPlanCode()
throws SystemException
- Specified by:
isDefaultPlanCode
in interface TenderTypePaymentPlanCode
- Throws:
SystemException
getPaymentPlanCode
public PaymentPlanCode getPaymentPlanCode()
throws SystemException
- Specified by:
getPaymentPlanCode
in interface TenderTypePaymentPlanCode
- Throws:
SystemException
setDefaultPlanCode
public void setDefaultPlanCode(boolean defaultPlanCode)
throws SystemException
- Specified by:
setDefaultPlanCode
in interface TenderTypePaymentPlanCode
- Throws:
SystemException
setPaymentPlanCode
public void setPaymentPlanCode(PaymentPlanCode paymentPlanCode)
throws SystemException
- Specified by:
setPaymentPlanCode
in interface TenderTypePaymentPlanCode
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28