Class GeneratedTypedAdvancedSavedQuerySearchParameter

    • Field Detail

      • TYPEDSEARCHPARAMETER

        public static final java.lang.String TYPEDSEARCHPARAMETER
        Qualifier of the TypedAdvancedSavedQuerySearchParameter.typedSearchParameter attribute
        See Also:
        Constant Field Values
      • TYPEATTRIBUTES

        public static final java.lang.String TYPEATTRIBUTES
        Qualifier of the TypedAdvancedSavedQuerySearchParameter.typeAttributes attribute
        See Also:
        Constant Field Values
      • ENCLOSINGTYPE

        public static final java.lang.String ENCLOSINGTYPE
        Qualifier of the TypedAdvancedSavedQuerySearchParameter.enclosingType 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

      • GeneratedTypedAdvancedSavedQuerySearchParameter

        public GeneratedTypedAdvancedSavedQuerySearchParameter()
    • Method Detail

      • getEnclosingType

        public ComposedType getEnclosingType​(SessionContext ctx)
        Generated method - Getter of the TypedAdvancedSavedQuerySearchParameter.enclosingType attribute.
        Returns:
        the enclosingType
      • getEnclosingType

        public ComposedType getEnclosingType()
        Generated method - Getter of the TypedAdvancedSavedQuerySearchParameter.enclosingType attribute.
        Returns:
        the enclosingType
      • setEnclosingType

        public void setEnclosingType​(SessionContext ctx,
                                     ComposedType value)
        Generated method - Setter of the TypedAdvancedSavedQuerySearchParameter.enclosingType attribute.
        Parameters:
        value - the enclosingType
      • setEnclosingType

        public void setEnclosingType​(ComposedType value)
        Generated method - Setter of the TypedAdvancedSavedQuerySearchParameter.enclosingType attribute.
        Parameters:
        value - the enclosingType
      • getTypeAttributes

        public abstract java.util.Collection<AttributeDescriptor> getTypeAttributes​(SessionContext ctx)
        Generated method - Getter of the TypedAdvancedSavedQuerySearchParameter.typeAttributes attribute.
        Returns:
        the typeAttributes
      • getTypeAttributes

        public java.util.Collection<AttributeDescriptor> getTypeAttributes()
        Generated method - Getter of the TypedAdvancedSavedQuerySearchParameter.typeAttributes attribute.
        Returns:
        the typeAttributes
      • getTypedSearchParameter

        public AttributeDescriptor getTypedSearchParameter​(SessionContext ctx)
        Generated method - Getter of the TypedAdvancedSavedQuerySearchParameter.typedSearchParameter attribute.
        Returns:
        the typedSearchParameter
      • getTypedSearchParameter

        public AttributeDescriptor getTypedSearchParameter()
        Generated method - Getter of the TypedAdvancedSavedQuerySearchParameter.typedSearchParameter attribute.
        Returns:
        the typedSearchParameter
      • setTypedSearchParameter

        public void setTypedSearchParameter​(SessionContext ctx,
                                            AttributeDescriptor value)
        Generated method - Setter of the TypedAdvancedSavedQuerySearchParameter.typedSearchParameter attribute.
        Parameters:
        value - the typedSearchParameter
      • setTypedSearchParameter

        public void setTypedSearchParameter​(AttributeDescriptor value)
        Generated method - Setter of the TypedAdvancedSavedQuerySearchParameter.typedSearchParameter attribute.
        Parameters:
        value - the typedSearchParameter