Class GeneratedCxSearchProfileAction

    • Field Detail

      • SEARCHPROFILECODE

        public static final java.lang.String SEARCHPROFILECODE
        Qualifier of the CxSearchProfileAction.searchProfileCode attribute
        See Also:
        Constant Field Values
      • SEARCHPROFILECATALOG

        public static final java.lang.String SEARCHPROFILECATALOG
        Qualifier of the CxSearchProfileAction.searchProfileCatalog 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

      • GeneratedCxSearchProfileAction

        public GeneratedCxSearchProfileAction()
    • Method Detail

      • getSearchProfileCatalog

        public java.lang.String getSearchProfileCatalog​(SessionContext ctx)
        Generated method - Getter of the CxSearchProfileAction.searchProfileCatalog attribute.
        Returns:
        the searchProfileCatalog - Targeted search profile catalog
      • getSearchProfileCatalog

        public java.lang.String getSearchProfileCatalog()
        Generated method - Getter of the CxSearchProfileAction.searchProfileCatalog attribute.
        Returns:
        the searchProfileCatalog - Targeted search profile catalog
      • setSearchProfileCatalog

        public void setSearchProfileCatalog​(SessionContext ctx,
                                            java.lang.String value)
        Generated method - Setter of the CxSearchProfileAction.searchProfileCatalog attribute.
        Parameters:
        value - the searchProfileCatalog - Targeted search profile catalog
      • setSearchProfileCatalog

        public void setSearchProfileCatalog​(java.lang.String value)
        Generated method - Setter of the CxSearchProfileAction.searchProfileCatalog attribute.
        Parameters:
        value - the searchProfileCatalog - Targeted search profile catalog
      • getSearchProfileCode

        public java.lang.String getSearchProfileCode​(SessionContext ctx)
        Generated method - Getter of the CxSearchProfileAction.searchProfileCode attribute.
        Returns:
        the searchProfileCode - Targeted search profile code
      • getSearchProfileCode

        public java.lang.String getSearchProfileCode()
        Generated method - Getter of the CxSearchProfileAction.searchProfileCode attribute.
        Returns:
        the searchProfileCode - Targeted search profile code
      • setSearchProfileCode

        public void setSearchProfileCode​(SessionContext ctx,
                                         java.lang.String value)
        Generated method - Setter of the CxSearchProfileAction.searchProfileCode attribute.
        Parameters:
        value - the searchProfileCode - Targeted search profile code
      • setSearchProfileCode

        public void setSearchProfileCode​(java.lang.String value)
        Generated method - Setter of the CxSearchProfileAction.searchProfileCode attribute.
        Parameters:
        value - the searchProfileCode - Targeted search profile code