|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContractLinkTo | |
|---|---|
| org.opencrx.kernel.contract1.jmi1 | |
| Uses of ContractLinkTo in org.opencrx.kernel.contract1.jmi1 |
|---|
| Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type ContractLinkTo | ||
|---|---|---|
|
AbstractContract.getLinkTo(ContractLinkToQuery query)
Retrieves the value for the reference linkTo for the specified query. |
|
| Methods in org.opencrx.kernel.contract1.jmi1 that return ContractLinkTo | |
|---|---|
ContractLinkTo |
ContractLinkToClass.createContractLinkTo()
Creates an instance of class ContractLinkTo. |
ContractLinkTo |
ContractLinkToClass.getContractLinkTo(Object object)
Creates an instance of class ContractLinkTo based on the specified Object instance. |
ContractLinkTo |
ContractLinkFrom.getLinkTo()
Retrieves the value for the reference linkTo. |
ContractLinkTo |
AbstractContract.getLinkTo(boolean idIsPersistent,
String id)
Retrieves the value for the reference linkTo for the specified qualifier attribute value. |
ContractLinkTo |
AbstractContract.getLinkTo(String id)
Retrieves the value for the reference linkTo for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type ContractLinkTo | |
|---|---|
void |
AbstractContract.addLinkTo(boolean idIsPersistent,
String id,
ContractLinkTo linkTo)
Adds the specified element to the set of the values for the reference linkTo. |
void |
AbstractContract.addLinkTo(String id,
ContractLinkTo linkTo)
Adds the specified element to the set of the values for the reference linkTo using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||