Class GeneratedC2LItem

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    C2LItem

    public abstract class GeneratedC2LItem
    extends GenericItem
    Generated class for type C2LItem.
    See Also:
    Serialized Form
    • Field Detail

      • ACTIVE

        public static final java.lang.String ACTIVE
        Qualifier of the C2LItem.active attribute
        See Also:
        Constant Field Values
      • ISOCODE

        public static final java.lang.String ISOCODE
        Qualifier of the C2LItem.isocode attribute
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Qualifier of the C2LItem.name 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

      • GeneratedC2LItem

        public GeneratedC2LItem()
    • Method Detail

      • isActive

        public java.lang.Boolean isActive​(SessionContext ctx)
        Generated method - Getter of the C2LItem.active attribute.
        Returns:
        the active
      • isActive

        public java.lang.Boolean isActive()
        Generated method - Getter of the C2LItem.active attribute.
        Returns:
        the active
      • isActiveAsPrimitive

        public boolean isActiveAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the C2LItem.active attribute.
        Returns:
        the active
      • isActiveAsPrimitive

        public boolean isActiveAsPrimitive()
        Generated method - Getter of the C2LItem.active attribute.
        Returns:
        the active
      • getIsocode

        public java.lang.String getIsocode​(SessionContext ctx)
        Generated method - Getter of the C2LItem.isocode attribute.
        Returns:
        the isocode
      • getIsocode

        public java.lang.String getIsocode()
        Generated method - Getter of the C2LItem.isocode attribute.
        Returns:
        the isocode
      • getName

        public java.lang.String getName​(SessionContext ctx)
        Generated method - Getter of the C2LItem.name attribute.
        Returns:
        the name
      • getName

        public java.lang.String getName()
        Generated method - Getter of the C2LItem.name attribute.
        Returns:
        the name
      • getAllName

        public java.util.Map<Language,​java.lang.String> getAllName​(SessionContext ctx)
        Generated method - Getter of the C2LItem.name attribute.
        Returns:
        the localized name
      • getAllName

        public java.util.Map<Language,​java.lang.String> getAllName()
        Generated method - Getter of the C2LItem.name attribute.
        Returns:
        the localized name
      • setName

        public void setName​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the C2LItem.name attribute.
        Parameters:
        value - the name
      • setName

        public void setName​(java.lang.String value)
        Generated method - Setter of the C2LItem.name attribute.
        Parameters:
        value - the name
      • setAllName

        public void setAllName​(SessionContext ctx,
                               java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the C2LItem.name attribute.
        Parameters:
        value - the name
      • setAllName

        public void setAllName​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the C2LItem.name attribute.
        Parameters:
        value - the name