Class GeneratedC2LItem

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
C2LItem

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

  • Constructor Details

    • GeneratedC2LItem

      public GeneratedC2LItem()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • isActive

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

      public 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
    • setActive

      public void setActive(SessionContext ctx, Boolean value) throws ConsistencyCheckException
      Generated method - Setter of the C2LItem.active attribute.
      Parameters:
      value - the active
      Throws:
      ConsistencyCheckException
    • setActive

      public void setActive(Boolean value) throws ConsistencyCheckException
      Generated method - Setter of the C2LItem.active attribute.
      Parameters:
      value - the active
      Throws:
      ConsistencyCheckException
    • setActive

      public void setActive(SessionContext ctx, boolean value) throws ConsistencyCheckException
      Generated method - Setter of the C2LItem.active attribute.
      Parameters:
      value - the active
      Throws:
      ConsistencyCheckException
    • setActive

      public void setActive(boolean value) throws ConsistencyCheckException
      Generated method - Setter of the C2LItem.active attribute.
      Parameters:
      value - the active
      Throws:
      ConsistencyCheckException
    • getIsocode

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

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

      public void setIsocode(SessionContext ctx, String value) throws ConsistencyCheckException
      Generated method - Setter of the C2LItem.isocode attribute.
      Parameters:
      value - the isocode
      Throws:
      ConsistencyCheckException
    • setIsocode

      public void setIsocode(String value) throws ConsistencyCheckException
      Generated method - Setter of the C2LItem.isocode attribute.
      Parameters:
      value - the isocode
      Throws:
      ConsistencyCheckException
    • getName

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

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

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

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

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

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

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

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