Class GeneratedAbstractRetentionRule

    • Field Detail

      • CODE

        public static final java.lang.String CODE
        Qualifier of the AbstractRetentionRule.code attribute
        See Also:
        Constant Field Values
      • ACTIONREFERENCE

        public static final java.lang.String ACTIONREFERENCE
        Qualifier of the AbstractRetentionRule.actionReference 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

      • GeneratedAbstractRetentionRule

        public GeneratedAbstractRetentionRule()
    • Method Detail

      • getActionReference

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

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

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

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

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

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

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

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