Class GeneratedAbstractCMSAction

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

public abstract class GeneratedAbstractCMSAction extends SimpleCMSComponent
Generated class for type AbstractCMSAction.
See Also:
  • Field Details

    • URL

      public static final String URL
      Qualifier of the AbstractCMSAction.url attribute
      See Also:
    • COMPONENTS

      public static final String COMPONENTS
      Qualifier of the AbstractCMSAction.components attribute
      See Also:
    • CMSACTIONSFORCMSCOMPONENTS_SRC_ORDERED

      protected static String CMSACTIONSFORCMSCOMPONENTS_SRC_ORDERED
      Relation ordering override parameter constants for CmsActionsForCmsComponents from ((acceleratorcms))
    • CMSACTIONSFORCMSCOMPONENTS_TGT_ORDERED

      protected static String CMSACTIONSFORCMSCOMPONENTS_TGT_ORDERED
    • CMSACTIONSFORCMSCOMPONENTS_MARKMODIFIED

      protected static String CMSACTIONSFORCMSCOMPONENTS_MARKMODIFIED
      Relation disable markmodifed parameter constants for CmsActionsForCmsComponents from ((acceleratorcms))
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedAbstractCMSAction

      public GeneratedAbstractCMSAction()
  • Method Details