Class GeneratedAbstractRetentionRule

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

public abstract class GeneratedAbstractRetentionRule extends GenericItem
Generated class for type AbstractRetentionRule.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedAbstractRetentionRule

      public GeneratedAbstractRetentionRule()
  • Method Details

    • getDefaultAttributeModes

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

      public String getActionReference(SessionContext ctx)
      Generated method - Getter of the AbstractRetentionRule.actionReference attribute.
      Returns:
      the actionReference
    • getActionReference

      public String getActionReference()
      Generated method - Getter of the AbstractRetentionRule.actionReference attribute.
      Returns:
      the actionReference
    • setActionReference

      public void setActionReference(SessionContext ctx, String value)
      Generated method - Setter of the AbstractRetentionRule.actionReference attribute.
      Parameters:
      value - the actionReference
    • setActionReference

      public void setActionReference(String value)
      Generated method - Setter of the AbstractRetentionRule.actionReference attribute.
      Parameters:
      value - the actionReference
    • getCode

      public String getCode(SessionContext ctx)
      Generated method - Getter of the AbstractRetentionRule.code attribute.
      Returns:
      the code
    • getCode

      public String getCode()
      Generated method - Getter of the AbstractRetentionRule.code attribute.
      Returns:
      the code
    • setCode

      public void setCode(SessionContext ctx, String value)
      Generated method - Setter of the AbstractRetentionRule.code attribute.
      Parameters:
      value - the code
    • setCode

      public void setCode(String value)
      Generated method - Setter of the AbstractRetentionRule.code attribute.
      Parameters:
      value - the code