com.retek.commons.domain.core.impl
Class BusinessObjectImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable
- Direct Known Subclasses:
- AbstractItemThresholdableItem, AvsCodeImpl, DepartmentImpl, DifferentiatorGroupHeaderImpl, DifferentiatorImpl, DifferentiatorTypeImpl, DirectShipItemSupplierImpl, InventoryImpl, InventoryQtyBucketImpl, InventoryQtyImpl, ItemClassImpl, ItemFreeFormUdaImpl, ItemLocationImpl, ItemSubclassImpl, ItemSupplierCountryAttributeImpl, ItemSupplierImpl, PaymentImpl, PurchaseOrderImpl, SupplierContactMethodImpl, SupplierImpl, SupplierInventoryImpl, SupplierLocationImpl, UdaHeaderImpl, UdaValueImpl
- public abstract class BusinessObjectImpl
- extends java.lang.Object
- implements BusinessObject, java.lang.Comparable
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
BusinessObjectImpl
public BusinessObjectImpl()
getDto
protected abstract AbstractDto getDto()
isPersisted
public boolean isPersisted()
getDescription
public java.lang.String getDescription()
getId
public java.lang.String getId()
- Specified by:
getId
in interface BusinessObject
setDescription
public void setDescription(java.lang.String description)
toString
public java.lang.String toString()
isValid
public boolean isValid()
compareTo
public int compareTo(java.lang.Object obj)
- Specified by:
compareTo
in interface java.lang.Comparable
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28