com.retek.component.customerorder
Interface SupplierReturnDisposition
- All Superinterfaces:
- BusinessObject, DistributedObject
- All Known Implementing Classes:
- SupplierReturnDispositionImpl
- public interface SupplierReturnDisposition
- extends DistributedObject
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
isDisposed
public boolean isDisposed()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
throws SystemException
- Throws:
SystemException
setDisposed
public void setDisposed(boolean disposed)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28