Class GeneratedAttributeValueAssignment

    • Field Detail

      • VALUE

        public static final java.lang.String VALUE
        Qualifier of the AttributeValueAssignment.value attribute
        See Also:
        Constant Field Values
      • ATTRIBUTEASSIGNMENT

        public static final java.lang.String ATTRIBUTEASSIGNMENT
        Qualifier of the AttributeValueAssignment.attributeAssignment attribute
        See Also:
        Constant Field Values
      • ATTRIBUTE

        public static final java.lang.String ATTRIBUTE
        Qualifier of the AttributeValueAssignment.attribute attribute
        See Also:
        Constant Field Values
      • SYSTEMVERSION

        public static final java.lang.String SYSTEMVERSION
        Qualifier of the AttributeValueAssignment.systemVersion attribute
        See Also:
        Constant Field Values
      • POSITION

        public static final java.lang.String POSITION
        Qualifier of the AttributeValueAssignment.position attribute
        See Also:
        Constant Field Values
      • EXTERNALID

        public static final java.lang.String EXTERNALID
        Qualifier of the AttributeValueAssignment.externalID attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedAttributeValueAssignment

        public GeneratedAttributeValueAssignment()
    • Method Detail

      • getAttribute

        public ClassificationAttribute getAttribute​(SessionContext ctx)
        Generated method - Getter of the AttributeValueAssignment.attribute attribute.
        Returns:
        the attribute
      • getAttribute

        public ClassificationAttribute getAttribute()
        Generated method - Getter of the AttributeValueAssignment.attribute attribute.
        Returns:
        the attribute
      • setAttribute

        protected void setAttribute​(SessionContext ctx,
                                    ClassificationAttribute value)
        Generated method - Setter of the AttributeValueAssignment.attribute attribute.
        Parameters:
        value - the attribute
      • setAttribute

        protected void setAttribute​(ClassificationAttribute value)
        Generated method - Setter of the AttributeValueAssignment.attribute attribute.
        Parameters:
        value - the attribute
      • getAttributeAssignment

        public ClassAttributeAssignment getAttributeAssignment​(SessionContext ctx)
        Generated method - Getter of the AttributeValueAssignment.attributeAssignment attribute.
        Returns:
        the attributeAssignment
      • getAttributeAssignment

        public ClassAttributeAssignment getAttributeAssignment()
        Generated method - Getter of the AttributeValueAssignment.attributeAssignment attribute.
        Returns:
        the attributeAssignment
      • setAttributeAssignment

        protected void setAttributeAssignment​(SessionContext ctx,
                                              ClassAttributeAssignment value)
        Generated method - Setter of the AttributeValueAssignment.attributeAssignment attribute.
        Parameters:
        value - the attributeAssignment
      • setAttributeAssignment

        protected void setAttributeAssignment​(ClassAttributeAssignment value)
        Generated method - Setter of the AttributeValueAssignment.attributeAssignment attribute.
        Parameters:
        value - the attributeAssignment
      • getExternalID

        public java.lang.String getExternalID​(SessionContext ctx)
        Generated method - Getter of the AttributeValueAssignment.externalID attribute.
        Returns:
        the externalID - external identifier refering to the actual classification system definition
      • getExternalID

        public java.lang.String getExternalID()
        Generated method - Getter of the AttributeValueAssignment.externalID attribute.
        Returns:
        the externalID - external identifier refering to the actual classification system definition
      • setExternalID

        public void setExternalID​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the AttributeValueAssignment.externalID attribute.
        Parameters:
        value - the externalID - external identifier refering to the actual classification system definition
      • setExternalID

        public void setExternalID​(java.lang.String value)
        Generated method - Setter of the AttributeValueAssignment.externalID attribute.
        Parameters:
        value - the externalID - external identifier refering to the actual classification system definition
      • getPosition

        public java.lang.Integer getPosition​(SessionContext ctx)
        Generated method - Getter of the AttributeValueAssignment.position attribute.
        Returns:
        the position
      • getPosition

        public java.lang.Integer getPosition()
        Generated method - Getter of the AttributeValueAssignment.position attribute.
        Returns:
        the position
      • getPositionAsPrimitive

        public int getPositionAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the AttributeValueAssignment.position attribute.
        Returns:
        the position
      • getPositionAsPrimitive

        public int getPositionAsPrimitive()
        Generated method - Getter of the AttributeValueAssignment.position attribute.
        Returns:
        the position
      • setPosition

        public void setPosition​(SessionContext ctx,
                                java.lang.Integer value)
        Generated method - Setter of the AttributeValueAssignment.position attribute.
        Parameters:
        value - the position
      • setPosition

        public void setPosition​(java.lang.Integer value)
        Generated method - Setter of the AttributeValueAssignment.position attribute.
        Parameters:
        value - the position
      • setPosition

        public void setPosition​(SessionContext ctx,
                                int value)
        Generated method - Setter of the AttributeValueAssignment.position attribute.
        Parameters:
        value - the position
      • setPosition

        public void setPosition​(int value)
        Generated method - Setter of the AttributeValueAssignment.position attribute.
        Parameters:
        value - the position
      • getSystemVersion

        public ClassificationSystemVersion getSystemVersion​(SessionContext ctx)
        Generated method - Getter of the AttributeValueAssignment.systemVersion attribute.
        Returns:
        the systemVersion
      • getSystemVersion

        public ClassificationSystemVersion getSystemVersion()
        Generated method - Getter of the AttributeValueAssignment.systemVersion attribute.
        Returns:
        the systemVersion
      • setSystemVersion

        protected void setSystemVersion​(SessionContext ctx,
                                        ClassificationSystemVersion value)
        Generated method - Setter of the AttributeValueAssignment.systemVersion attribute.
        Parameters:
        value - the systemVersion
      • setSystemVersion

        protected void setSystemVersion​(ClassificationSystemVersion value)
        Generated method - Setter of the AttributeValueAssignment.systemVersion attribute.
        Parameters:
        value - the systemVersion
      • getValue

        public ClassificationAttributeValue getValue()
        Generated method - Getter of the AttributeValueAssignment.value attribute.
        Returns:
        the value
      • setValue

        protected void setValue​(ClassificationAttributeValue value)
        Generated method - Setter of the AttributeValueAssignment.value attribute.
        Parameters:
        value - the value