public interface SearchIndexEntry extends SecureObject, org.openmdx.base.cci2.BasicObject
SearchIndexEntry
isFrozen
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SearchIndexEntry.Identity
Object Identity
|
| Modifier and Type | Method and Description |
|---|---|
Account |
getAccount()
Retrieves the value for the reference
account. |
String |
getAccountAddressIndex()
Retrieves the value for the attribute
accountAddressIndex. |
void |
setAccount(Account account)
Sets a new value for the reference
account. |
void |
setAccountAddressIndex(String accountAddressIndex)
Sets a new value for the attribute
accountAddressIndex. |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserAccount getAccount()
account.null value for this reference.void setAccount(Account account)
account.account - The new non-null value for this reference.String getAccountAddressIndex()
accountAddressIndex.accountAddressIndex.void setAccountAddressIndex(String accountAddressIndex)
accountAddressIndex.
This attribute is not changeable, i.e. its value can be set as long as the object is TRANSIENT or NEW
accountAddressIndex - The non-null new value for attribute accountAddressIndex.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.