| Package | Description |
|---|---|
| org.opencrx.kernel.product1.aop2 | |
| org.opencrx.kernel.product1.jmi1 |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductClassificationRelationshipImpl<S extends ProductClassificationRelationship,N extends ProductClassificationRelationship,C extends Void>
ProductClassificationRelationshipImpl
|
| Modifier and Type | Method and Description |
|---|---|
<T extends ProductClassificationRelationship> |
ProductClassification.getRelationship(ProductClassificationRelationshipQuery query)
Retrieves the value for the reference
relationship for the specified query. |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
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(ProductClassificationRelationship relationship)
Adds the specified element to the set of the values for the reference
relationship using an implementation-specific, reassignable qualifier. |
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. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.