|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractEntry
Abstract class AbstractEntry
| Nested Class Summary | |
|---|---|
static interface |
AbstractEntry.Identity
Object Identity |
| Method Summary | |
|---|---|
String |
getEntryValue()
|
Date |
getValidFrom()
|
Date |
getValidTo()
|
void |
setEntryValue(String entryValue)
Sets a new value for the attribute entryValue. |
void |
setValidFrom(Date validFrom)
Sets a new value for the attribute validFrom. |
void |
setValidTo(Date validTo)
Sets a new value for the attribute validTo. |
void |
setValueContainer(CodeValueContainer valueContainer)
Sets a new value for the reference valueContainer. |
void |
setValueContainer(CodeValueContainer valueContainer,
boolean codeIsPersistent,
String code)
Set the object's composite association org:opencrx:kernel:code1:CodeValueContainerContainsEntry. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Method Detail |
|---|
String getEntryValue()
entryValue.void setEntryValue(String entryValue)
entryValue.
entryValue - The possibly null new value for attribute entryValue.Date getValidFrom()
validFrom.void setValidFrom(Date validFrom)
validFrom.
validFrom - The possibly null new value for attribute validFrom.Date getValidTo()
validTo.void setValidTo(Date validTo)
validTo.
validTo - The possibly null new value for attribute validTo.void setValueContainer(CodeValueContainer valueContainer)
valueContainer.
valueContainer - The non-null new value for this reference.
void setValueContainer(CodeValueContainer valueContainer,
boolean codeIsPersistent,
String code)
org:opencrx:kernel:code1:CodeValueContainerContainsEntry.
valueContainer - The non-null new value for this object's composite owner.codeIsPersistent - Defines whether the code is persistent.code - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||