|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProductClassificationRelationship | |
|---|---|
| org.opencrx.kernel.product1.jmi1 | |
| Uses of ProductClassificationRelationship in org.opencrx.kernel.product1.jmi1 |
|---|
| Methods in org.opencrx.kernel.product1.jmi1 with type parameters of type ProductClassificationRelationship | ||
|---|---|---|
|
ProductClassification.getRelationship(ProductClassificationRelationshipQuery query)
Retrieves the value for the reference relationship for the specified query. |
|
| Methods in org.opencrx.kernel.product1.jmi1 that return ProductClassificationRelationship | |
|---|---|
ProductClassificationRelationship |
ProductClassificationRelationshipClass.createProductClassificationRelationship()
Creates an instance of class ProductClassificationRelationship. |
ProductClassificationRelationship |
ProductClassificationRelationshipClass.getProductClassificationRelationship(Object object)
Creates an instance of class ProductClassificationRelationship based on the specified Object instance. |
ProductClassificationRelationship |
ProductClassification.getRelationship(boolean idIsPersistent,
String id)
Retrieves the value for the reference relationship for the specified qualifier attribute value. |
ProductClassificationRelationship |
ProductClassification.getRelationship(String id)
Retrieves the value for the reference relationship for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.product1.jmi1 with parameters of type ProductClassificationRelationship | |
|---|---|
void |
ProductClassification.addRelationship(boolean idIsPersistent,
String id,
ProductClassificationRelationship relationship)
Adds the specified element to the set of the values for the reference relationship. |
void |
ProductClassification.addRelationship(String id,
ProductClassificationRelationship relationship)
Adds the specified element to the set of the values for the reference relationship using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||