|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchIndexEntry
Class SearchIndexEntry
isFrozen
| Nested Class Summary | |
|---|---|
static interface |
SearchIndexEntry.Identity
Object Identity |
| Method Summary | |
|---|---|
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. |
| 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, setOwner, 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 |
| Method Detail |
|---|
Account getAccount()
account.
null value for this reference.void setAccount(Account account)
account.
account - The non-null new 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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||