public interface AccessHistory extends SecureObject, org.openmdx.base.cci2.BasicObject
AccessHistory| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessHistory.Identity
Object Identity
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Retrieves the possibly null value for the optional attribute
description. |
org.openmdx.base.cci2.ContextCapable |
getReference()
Retrieves the value for the reference
reference. |
void |
setDescription(String description)
Sets a new value for the attribute
description. |
void |
setReference(org.openmdx.base.cci2.ContextCapable reference)
Sets a new value for the reference
reference. |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserString getDescription()
description.description.void setDescription(String description)
description.description - The possibly null new value for attribute description.org.openmdx.base.cci2.ContextCapable getReference()
reference.null – value for this reference.void setReference(org.openmdx.base.cci2.ContextCapable reference)
reference.reference - The new – possibly null – value for this reference.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.