com.retek.commons.domain.core.impl.remote
Class AbstractDto
java.lang.Object
com.retek.commons.domain.core.impl.remote.AbstractDto
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- AuditableDto, AvsCodeDto, DepartmentDto, DifferentiatorDto, DifferentiatorGroupDetailDto, DifferentiatorGroupHeaderDto, DifferentiatorTypeDto, DirectShipItemSupplierDto, InventoryDto, InventoryQtyBucketDto, InventoryQtyDto, ItemCarrierServiceDto, ItemClassDto, ItemDto, ItemFreeFormUdaDto, ItemLocationDto, ItemSubclassDto, ItemSupplierCountryAttributeDto, ItemSupplierDto, PaymentAuthorizationResponseDto, PaymentDto, PurchaseOrderDto, ShipmentConfirmationDto, SupplierContactMethodDto, SupplierDto, SupplierInventoryDto, SupplierLocationDto, UdaHeaderDto, UdaValueDto
- public class AbstractDto
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
AbstractDto
public AbstractDto()
getDescription
public java.lang.String getDescription()
getId
public java.lang.String getId()
isPersisted
public boolean isPersisted()
setDescription
public void setDescription(java.lang.String description)
setId
public void setId(java.lang.String id)
setIsPersisted
public void setIsPersisted(boolean isPersisted)
getIds
public static java.util.Collection getIds(java.util.Collection dtoCollection)
throws SystemException
- Throws:
SystemException
getDistributedReferences
public static java.util.Collection getDistributedReferences(java.util.Collection dtoCollection,
java.lang.Class clazz)
throws SystemException
- Throws:
SystemException
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