com.retek.component.inventory.impl.remote
Class PurchaseOrderDto

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.remote.AbstractDto
      extended bycom.retek.component.inventory.impl.remote.PurchaseOrderDto
All Implemented Interfaces:
java.io.Serializable

public class PurchaseOrderDto
extends AbstractDto
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.util.Collection purchaseOrderLines
           
 java.lang.String status
           
 
Constructor Summary
PurchaseOrderDto()
           
 
Methods inherited from class com.retek.commons.domain.core.impl.remote.AbstractDto
equals, getDescription, getDistributedReferences, getId, getIds, hashCode, isPersisted, setDescription, setId, setIsPersisted
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

purchaseOrderLines

public java.util.Collection purchaseOrderLines

status

public java.lang.String status
Constructor Detail

PurchaseOrderDto

public PurchaseOrderDto()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28