|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContractRole
Abstract class ContractRole
| Nested Class Summary | |
|---|---|
static interface |
ContractRole.Identity
Object Identity |
| Method Summary | |
|---|---|
Account |
getAccount()
Retrieves the value for the reference account. |
AbstractContract |
getContract()
Retrieves the value for the reference contract. |
void |
setAccount(Account account)
Sets a new value for the reference account. |
void |
setContract(AbstractContract contract)
Sets a new value for the reference contract. |
void |
setContractReferenceHolder(ContractReferenceHolder contractReferenceHolder)
Sets a new value for the reference contractReferenceHolder. |
void |
setContractReferenceHolder(ContractReferenceHolder contractReferenceHolder,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:contract1:ContractReferenceHolderContainsContractRole. |
| Methods inherited from interface org.opencrx.kernel.account1.cci2.AbstractAccount |
|---|
getAccountCategory, getAccountRating, getAccountState, getAccountType, getAliasName, getBusinessType, getDescription, getFullName, setAccountCategory, setAccountRating, setAccountState, setAccountType, setAliasName, setBusinessType, setDescription |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Method Detail |
|---|
Account getAccount()
account.
null – value for this reference.void setAccount(Account account)
account.
account - The non-null new value for this reference.AbstractContract getContract()
contract.
null – value for this reference.void setContract(AbstractContract contract)
contract.
contract - The non-null new value for this reference.void setContractReferenceHolder(ContractReferenceHolder contractReferenceHolder)
contractReferenceHolder.
contractReferenceHolder - The non-null new value for this reference.
void setContractReferenceHolder(ContractReferenceHolder contractReferenceHolder,
boolean idIsPersistent,
String id)
org:opencrx:kernel:contract1:ContractReferenceHolderContainsContractRole.
contractReferenceHolder - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||