|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Depot
Class Depot
| Nested Class Summary | |
|---|---|
static interface |
Depot.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
Void |
assertReports(AssertReportsParams in)
|
|
CloseDepotResult |
closeDepot(CloseDepotParams in)
|
|
Date |
getClosingDate()
Retrieves the possibly null value for the optional attribute closingDate. |
|
DepotGroup |
getDepotGroup()
Retrieves the value for the reference depotGroup. |
|
DepotHolder |
getDepotHolder()
Retrieves the value for the reference depotHolder. |
|
String |
getDepotNumber()
Retrieves the value for the attribute depotNumber. |
|
|
getDepotType()
Retrieves the Collection of objects referenced by depotType. |
|
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
|
DepotReport |
getLatestReport()
Retrieves the value for the reference latestReport. |
|
String |
getName()
Retrieves the value for the attribute name. |
|
Date |
getOpeningDate()
Retrieves the value for the attribute openingDate. |
|
|
getPosition()
Retrieves a set containing all the elements for the reference position. |
|
|
getReport()
Retrieves a set containing all the elements for the reference report. |
|
boolean |
isAllowPositionAutoCreate()
Retrieves the value for the attribute allowPositionAutoCreate. |
|
boolean |
isDefault()
Retrieves the value for the attribute isDefault. |
|
boolean |
isLocked()
Retrieves the value for the attribute isLocked. |
|
OpenDepotPositionResult |
openDepotPosition(OpenDepotPositionParams in)
|
|
void |
setAllowPositionAutoCreate(boolean allowPositionAutoCreate)
Sets a new value for the attribute allowPositionAutoCreate. |
|
void |
setClosingDate(Date closingDate)
Sets a new value for the attribute closingDate. |
|
void |
setDefault(boolean isDefault)
Sets a new value for the attribute isDefault. |
|
void |
setDepotGroup(DepotGroup depotGroup)
Sets a new value for the reference depotGroup. |
|
void |
setDepotNumber(String depotNumber)
Sets a new value for the attribute depotNumber. |
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
void |
setLatestReport(DepotReport latestReport)
Sets a new value for the reference latestReport. |
|
void |
setLocked(boolean isLocked)
Sets a new value for the attribute isLocked. |
|
void |
setName(String name)
Sets a new value for the attribute name. |
|
void |
setOpeningDate(Date openingDate)
Sets a new value for the attribute openingDate. |
|
| Methods inherited from interface org.opencrx.kernel.base.cci2.PropertySet |
|---|
getProperty |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.ContractReferenceHolder |
|---|
getContract |
| 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 |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.DescriptionContainer |
|---|
getAdditionalDescription |
| Method Detail |
|---|
boolean isAllowPositionAutoCreate()
allowPositionAutoCreate.
allowPositionAutoCreate.void setAllowPositionAutoCreate(boolean allowPositionAutoCreate)
allowPositionAutoCreate.
allowPositionAutoCreate - The non-null new value for attribute allowPositionAutoCreate.Void assertReports(AssertReportsParams in)
CloseDepotResult closeDepot(CloseDepotParams in)
Date getClosingDate()
closingDate.
closingDate.void setClosingDate(Date closingDate)
closingDate.
closingDate - The possibly null new value for attribute closingDate.DepotGroup getDepotGroup()
depotGroup.
null – value for this reference.void setDepotGroup(DepotGroup depotGroup)
depotGroup.
depotGroup - The non-null new value for this reference.DepotHolder getDepotHolder()
depotHolder.
null value for this reference.String getDepotNumber()
depotNumber.
depotNumber.void setDepotNumber(String depotNumber)
depotNumber.
depotNumber - The non-null new value for attribute depotNumber.<T extends DepotType> List<T> getDepotType()
Collection of objects referenced by depotType.
Collection of referenced objects.String getDescription()
description.
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.boolean isDefault()
isDefault.
isDefault.void setDefault(boolean isDefault)
isDefault.
isDefault - The non-null new value for attribute isDefault.boolean isLocked()
isLocked.
isLocked.void setLocked(boolean isLocked)
isLocked.
isLocked - The non-null new value for attribute isLocked.DepotReport getLatestReport()
latestReport.
null – value for this reference.void setLatestReport(DepotReport latestReport)
latestReport.
latestReport - The non-null new value for this reference.String getName()
name.
name.void setName(String name)
name.
name - The non-null new value for attribute name.OpenDepotPositionResult openDepotPosition(OpenDepotPositionParams in)
Date getOpeningDate()
openingDate.
openingDate.void setOpeningDate(Date openingDate)
openingDate.
openingDate - The non-null new value for attribute openingDate.<T extends DepotPosition> DepotHasDepotPosition.Position<T> getPosition()
position.
<T extends DepotReport> DepotHasReport.Report<T> getReport()
report.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||