Class GeneratedFlexibleSearchRetentionRule

    • Field Detail

      • SEARCHQUERY

        public static final java.lang.String SEARCHQUERY
        Qualifier of the FlexibleSearchRetentionRule.searchQuery attribute
        See Also:
        Constant Field Values
      • QUERYPARAMETERS

        public static final java.lang.String QUERYPARAMETERS
        Qualifier of the FlexibleSearchRetentionRule.queryParameters attribute
        See Also:
        Constant Field Values
      • RETENTIONTIMESECONDS

        public static final java.lang.String RETENTIONTIMESECONDS
        Qualifier of the FlexibleSearchRetentionRule.retentionTimeSeconds 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

      • GeneratedFlexibleSearchRetentionRule

        public GeneratedFlexibleSearchRetentionRule()
    • Method Detail

      • getAllQueryParameters

        public java.util.Map<java.lang.String,​java.lang.String> getAllQueryParameters​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchRetentionRule.queryParameters attribute.
        Returns:
        the queryParameters
      • getAllQueryParameters

        public java.util.Map<java.lang.String,​java.lang.String> getAllQueryParameters()
        Generated method - Getter of the FlexibleSearchRetentionRule.queryParameters attribute.
        Returns:
        the queryParameters
      • setAllQueryParameters

        public void setAllQueryParameters​(SessionContext ctx,
                                          java.util.Map<java.lang.String,​java.lang.String> value)
        Generated method - Setter of the FlexibleSearchRetentionRule.queryParameters attribute.
        Parameters:
        value - the queryParameters
      • setAllQueryParameters

        public void setAllQueryParameters​(java.util.Map<java.lang.String,​java.lang.String> value)
        Generated method - Setter of the FlexibleSearchRetentionRule.queryParameters attribute.
        Parameters:
        value - the queryParameters
      • getRetentionTimeSeconds

        public java.lang.Long getRetentionTimeSeconds​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchRetentionRule.retentionTimeSeconds attribute.
        Returns:
        the retentionTimeSeconds
      • getRetentionTimeSeconds

        public java.lang.Long getRetentionTimeSeconds()
        Generated method - Getter of the FlexibleSearchRetentionRule.retentionTimeSeconds attribute.
        Returns:
        the retentionTimeSeconds
      • getRetentionTimeSecondsAsPrimitive

        public long getRetentionTimeSecondsAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchRetentionRule.retentionTimeSeconds attribute.
        Returns:
        the retentionTimeSeconds
      • getRetentionTimeSecondsAsPrimitive

        public long getRetentionTimeSecondsAsPrimitive()
        Generated method - Getter of the FlexibleSearchRetentionRule.retentionTimeSeconds attribute.
        Returns:
        the retentionTimeSeconds
      • setRetentionTimeSeconds

        public void setRetentionTimeSeconds​(SessionContext ctx,
                                            java.lang.Long value)
        Generated method - Setter of the FlexibleSearchRetentionRule.retentionTimeSeconds attribute.
        Parameters:
        value - the retentionTimeSeconds
      • setRetentionTimeSeconds

        public void setRetentionTimeSeconds​(java.lang.Long value)
        Generated method - Setter of the FlexibleSearchRetentionRule.retentionTimeSeconds attribute.
        Parameters:
        value - the retentionTimeSeconds
      • setRetentionTimeSeconds

        public void setRetentionTimeSeconds​(SessionContext ctx,
                                            long value)
        Generated method - Setter of the FlexibleSearchRetentionRule.retentionTimeSeconds attribute.
        Parameters:
        value - the retentionTimeSeconds
      • setRetentionTimeSeconds

        public void setRetentionTimeSeconds​(long value)
        Generated method - Setter of the FlexibleSearchRetentionRule.retentionTimeSeconds attribute.
        Parameters:
        value - the retentionTimeSeconds
      • getSearchQuery

        public java.lang.String getSearchQuery​(SessionContext ctx)
        Generated method - Getter of the FlexibleSearchRetentionRule.searchQuery attribute.
        Returns:
        the searchQuery
      • getSearchQuery

        public java.lang.String getSearchQuery()
        Generated method - Getter of the FlexibleSearchRetentionRule.searchQuery attribute.
        Returns:
        the searchQuery
      • setSearchQuery

        public void setSearchQuery​(SessionContext ctx,
                                   java.lang.String value)
        Generated method - Setter of the FlexibleSearchRetentionRule.searchQuery attribute.
        Parameters:
        value - the searchQuery
      • setSearchQuery

        public void setSearchQuery​(java.lang.String value)
        Generated method - Setter of the FlexibleSearchRetentionRule.searchQuery attribute.
        Parameters:
        value - the searchQuery