|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContractFilterGlobal | |
|---|---|
| org.opencrx.kernel.contract1.jmi1 | |
| Uses of ContractFilterGlobal in org.opencrx.kernel.contract1.jmi1 |
|---|
| Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type ContractFilterGlobal | ||
|---|---|---|
|
Segment.getContractFilter(ContractFilterGlobalQuery query)
Retrieves the value for the reference contractFilter for the specified query. |
|
| Methods in org.opencrx.kernel.contract1.jmi1 that return ContractFilterGlobal | |
|---|---|
ContractFilterGlobal |
ContractFilterGlobalClass.createContractFilterGlobal()
Creates an instance of class ContractFilterGlobal. |
ContractFilterGlobal |
Segment.getContractFilter(boolean idIsPersistent,
String id)
Retrieves the value for the reference contractFilter for the specified qualifier attribute value. |
ContractFilterGlobal |
Segment.getContractFilter(String id)
Retrieves the value for the reference contractFilter for the specified qualifier attribute value. |
ContractFilterGlobal |
ContractFilterGlobalClass.getContractFilterGlobal(Object object)
Creates an instance of class ContractFilterGlobal based on the specified Object instance. |
| Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type ContractFilterGlobal | |
|---|---|
void |
Segment.addContractFilter(boolean idIsPersistent,
String id,
ContractFilterGlobal contractFilter)
Adds the specified element to the set of the values for the reference contractFilter. |
void |
Segment.addContractFilter(String id,
ContractFilterGlobal contractFilter)
Adds the specified element to the set of the values for the reference contractFilter using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||