|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.remote.AbstractDto
com.retek.component.inventory.impl.remote.PurchaseOrderDto
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 |
public java.util.Collection purchaseOrderLines
public java.lang.String status
Constructor Detail |
public PurchaseOrderDto()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |