Class GeneratedCxSearchProfileAction

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

public abstract class GeneratedCxSearchProfileAction extends CxAbstractAction
Generated class for type CxSearchProfileAction.
See Also:
  • Field Details

    • SEARCHPROFILECODE

      public static final String SEARCHPROFILECODE
      Qualifier of the CxSearchProfileAction.searchProfileCode attribute
      See Also:
    • SEARCHPROFILECATALOG

      public static final String SEARCHPROFILECATALOG
      Qualifier of the CxSearchProfileAction.searchProfileCatalog attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedCxSearchProfileAction

      public GeneratedCxSearchProfileAction()
  • Method Details

    • getDefaultAttributeModes

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

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

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

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

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

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

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

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

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