public interface AbstractEntry extends SecureObject, org.openmdx.base.cci2.BasicObject
AbstractEntry| Modifier and Type | Interface and Description |
|---|---|
static interface |
AbstractEntry.Identity
Object Identity
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEntryValue()
Retrieves the possibly null value for the optional attribute
entryValue. |
Date |
getValidFrom()
Retrieves the possibly null value for the optional attribute
validFrom. |
Date |
getValidTo()
Retrieves the possibly null value for the optional attribute
validTo. |
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. |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserString getEntryValue()
entryValue.entryValue.void setEntryValue(String entryValue)
entryValue.entryValue - The possibly null new value for attribute entryValue.Date getValidFrom()
validFrom.validFrom.void setValidFrom(Date validFrom)
validFrom.validFrom - The possibly null new value for attribute validFrom.Date getValidTo()
validTo.validTo.void setValidTo(Date validTo)
validTo.validTo - The possibly null new value for attribute validTo.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.