com.retek.component.payment
Interface PaymentPlanCode
- All Superinterfaces:
- BusinessObject, DistributedObject
- public interface PaymentPlanCode
- extends DistributedObject
Class encapsulating data and behavior for representing a payment plan within the
Payment domain. PaymentPlanCode objects are related to a specific tender type instance
(ex. Pottery Barn private label credit card).
Retek Inc. Copyright (c) 2003
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
getPlanCode
public java.lang.String getPlanCode()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25