|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeliveryInformation
Class DeliveryInformation
| Nested Class Summary | |
|---|---|
static interface |
DeliveryInformation.Identity
Object Identity |
| Method Summary | |
|---|---|
Date |
getActualDeliveryOn()
Retrieves the possibly null value for the optional attribute actualDeliveryOn. |
BigDecimal |
getQuantityShipped()
Retrieves the value for the attribute quantityShipped. |
void |
setActualDeliveryOn(Date actualDeliveryOn)
Sets a new value for the attribute actualDeliveryOn. |
void |
setQuantityShipped(BigDecimal quantityShipped)
Sets a new value for the attribute quantityShipped. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
Date getActualDeliveryOn()
actualDeliveryOn.
actualDeliveryOn.void setActualDeliveryOn(Date actualDeliveryOn)
actualDeliveryOn.
actualDeliveryOn - The possibly null new value for attribute actualDeliveryOn.BigDecimal getQuantityShipped()
quantityShipped.
quantityShipped.void setQuantityShipped(BigDecimal quantityShipped)
quantityShipped.
quantityShipped - The non-null new value for attribute quantityShipped.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||