|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccountMembership
Class AccountMembership
isFrozenisFrozenisFrozenisFrozen
| Nested Class Summary | |
|---|---|
static interface |
AccountMembership.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
Account |
getAccountFrom()
Retrieves the value for the reference accountFrom. |
|
String |
getAccountFromId()
Retrieves the possibly null value for the optional attribute accountFromId. |
|
Account |
getAccountTo()
Retrieves the value for the reference accountTo. |
|
String |
getAccountToId()
Retrieves the possibly null value for the optional attribute accountToId. |
|
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
|
int |
getDistance()
Retrieves the value for the attribute distance. |
|
|
getForUseBy()
Retrieves the Collection of objects referenced by forUseBy. |
|
Member |
getMember()
Retrieves the value for the reference member. |
|
List<Short> |
getMemberRole()
Retrieves a list containing all the elements for the attribute memberRole. |
|
String |
getName()
Retrieves the value for the attribute name. |
|
short |
getQuality()
Retrieves the value for the attribute quality. |
|
Date |
getValidFrom()
Retrieves the possibly null value for the optional attribute validFrom. |
|
Date |
getValidTo()
Retrieves the possibly null value for the optional attribute validTo. |
|
Boolean |
isDisabled()
Retrieves the possibly null value for the optional attribute disabled. |
|
| 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, 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 getAccountFrom()
accountFrom.
null – value for this reference.String getAccountFromId()
accountFromId.
accountFromId.Account getAccountTo()
accountTo.
null – value for this reference.String getAccountToId()
accountToId.
accountToId.String getDescription()
description.
description.Boolean isDisabled()
disabled.
disabled.int getDistance()
distance.
distance.<T extends Account> List<T> getForUseBy()
Collection of objects referenced by forUseBy.
Collection of referenced objects.Member getMember()
member.
null – value for this reference.List<Short> getMemberRole()
memberRole.
String getName()
name.
name.short getQuality()
quality.
quality.Date getValidFrom()
validFrom.
validFrom.Date getValidTo()
validTo.
validTo.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||