|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressFilterGlobal | |
|---|---|
| org.opencrx.kernel.account1.jmi1 | |
| Uses of AddressFilterGlobal in org.opencrx.kernel.account1.jmi1 |
|---|
| Methods in org.opencrx.kernel.account1.jmi1 with type parameters of type AddressFilterGlobal | ||
|---|---|---|
|
Segment.getAddressFilter(AddressFilterGlobalQuery query)
Retrieves the value for the reference addressFilter for the specified query. |
|
| Methods in org.opencrx.kernel.account1.jmi1 that return AddressFilterGlobal | |
|---|---|
AddressFilterGlobal |
AddressFilterGlobalClass.createAddressFilterGlobal()
Creates an instance of class AddressFilterGlobal. |
AddressFilterGlobal |
Segment.getAddressFilter(boolean idIsPersistent,
String id)
Retrieves the value for the reference addressFilter for the specified qualifier attribute value. |
AddressFilterGlobal |
Segment.getAddressFilter(String id)
Retrieves the value for the reference addressFilter for the specified qualifier attribute value. |
AddressFilterGlobal |
AddressFilterGlobalClass.getAddressFilterGlobal(Object object)
Creates an instance of class AddressFilterGlobal based on the specified Object instance. |
| Methods in org.opencrx.kernel.account1.jmi1 with parameters of type AddressFilterGlobal | |
|---|---|
void |
Segment.addAddressFilter(boolean idIsPersistent,
String id,
AddressFilterGlobal addressFilter)
Adds the specified element to the set of the values for the reference addressFilter. |
void |
Segment.addAddressFilter(String id,
AddressFilterGlobal addressFilter)
Adds the specified element to the set of the values for the reference addressFilter using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||