public abstract class GeneratedProductReferencesAndClassificationsComponent
extends ProductReferencesComponent
ProductReferencesAndClassificationsComponent.| Modifier and Type | Field and Description |
|---|---|
static String |
CLASSATTRIBUTEASSIGNMENT
Qualifier of the
ProductReferencesAndClassificationsComponent.classAttributeAssignment attribute |
protected static BidirectionalOneToManyHandler<GeneratedProductReferencesAndClassificationsComponent> |
CLASSATTRIBUTEASSIGNMENTHANDLER
BidirectionalOneToManyHandler for handling 1:n CLASSATTRIBUTEASSIGNMENT's relation attributes from 'one' side. |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
TARGETITEMTYPE
Qualifier of the
ProductReferencesAndClassificationsComponent.targetItemType attribute |
protected static BidirectionalOneToManyHandler<GeneratedProductReferencesAndClassificationsComponent> |
TARGETITEMTYPEHANDLER
BidirectionalOneToManyHandler for handling 1:n TARGETITEMTYPE's relation attributes from 'one' side. |
| Constructor and Description |
|---|
GeneratedProductReferencesAndClassificationsComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(SessionContext ctx,
ComposedType type,
ItemAttributeMap allAttributes) |
ClassAttributeAssignment |
getClassAttributeAssignment()
Generated method - Getter of the
ProductReferencesAndClassificationsComponent.classAttributeAssignment attribute. |
ClassAttributeAssignment |
getClassAttributeAssignment(SessionContext ctx)
Generated method - Getter of the
ProductReferencesAndClassificationsComponent.classAttributeAssignment attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
ComposedType |
getTargetItemType()
Generated method - Getter of the
ProductReferencesAndClassificationsComponent.targetItemType attribute. |
ComposedType |
getTargetItemType(SessionContext ctx)
Generated method - Getter of the
ProductReferencesAndClassificationsComponent.targetItemType attribute. |
void |
setClassAttributeAssignment(ClassAttributeAssignment value)
Generated method - Setter of the
ProductReferencesAndClassificationsComponent.classAttributeAssignment attribute. |
void |
setClassAttributeAssignment(SessionContext ctx,
ClassAttributeAssignment value)
Generated method - Setter of the
ProductReferencesAndClassificationsComponent.classAttributeAssignment attribute. |
void |
setTargetItemType(ComposedType value)
Generated method - Setter of the
ProductReferencesAndClassificationsComponent.targetItemType attribute. |
void |
setTargetItemType(SessionContext ctx,
ComposedType value)
Generated method - Setter of the
ProductReferencesAndClassificationsComponent.targetItemType attribute. |
public static final String CLASSATTRIBUTEASSIGNMENT
ProductReferencesAndClassificationsComponent.classAttributeAssignment attributepublic static final String TARGETITEMTYPE
ProductReferencesAndClassificationsComponent.targetItemType attributeprotected static final BidirectionalOneToManyHandler<GeneratedProductReferencesAndClassificationsComponent> CLASSATTRIBUTEASSIGNMENTHANDLER
BidirectionalOneToManyHandler for handling 1:n CLASSATTRIBUTEASSIGNMENT's relation attributes from 'one' side.protected static final BidirectionalOneToManyHandler<GeneratedProductReferencesAndClassificationsComponent> TARGETITEMTYPEHANDLER
BidirectionalOneToManyHandler for handling 1:n TARGETITEMTYPE's relation attributes from 'one' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedProductReferencesAndClassificationsComponent()
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
public ClassAttributeAssignment getClassAttributeAssignment(SessionContext ctx)
ProductReferencesAndClassificationsComponent.classAttributeAssignment attribute.public ClassAttributeAssignment getClassAttributeAssignment()
ProductReferencesAndClassificationsComponent.classAttributeAssignment attribute.public void setClassAttributeAssignment(SessionContext ctx, ClassAttributeAssignment value)
ProductReferencesAndClassificationsComponent.classAttributeAssignment attribute.value - the classAttributeAssignmentpublic void setClassAttributeAssignment(ClassAttributeAssignment value)
ProductReferencesAndClassificationsComponent.classAttributeAssignment attribute.value - the classAttributeAssignmentprotected Item createItem(SessionContext ctx, ComposedType type, ItemAttributeMap allAttributes) throws JaloBusinessException
JaloBusinessExceptionpublic ComposedType getTargetItemType(SessionContext ctx)
ProductReferencesAndClassificationsComponent.targetItemType attribute.public ComposedType getTargetItemType()
ProductReferencesAndClassificationsComponent.targetItemType attribute.public void setTargetItemType(SessionContext ctx, ComposedType value)
ProductReferencesAndClassificationsComponent.targetItemType attribute.value - the targetItemTypepublic void setTargetItemType(ComposedType value)
ProductReferencesAndClassificationsComponent.targetItemType attribute.value - the targetItemTypeCopyright © 2017 SAP SE. All Rights Reserved.