Class GeneratedCMSWorkflowComment

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

public abstract class GeneratedCMSWorkflowComment extends Comment
Generated class for type CMSWorkflowComment.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedCMSWorkflowComment

      public GeneratedCMSWorkflowComment()
  • Method Details

    • getDefaultAttributeModes

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

      public WorkflowDecision getDecision(SessionContext ctx)
      Generated method - Getter of the CMSWorkflowComment.decision attribute.
      Returns:
      the decision - Decision that generated a comment
    • getDecision

      public WorkflowDecision getDecision()
      Generated method - Getter of the CMSWorkflowComment.decision attribute.
      Returns:
      the decision - Decision that generated a comment
    • setDecision

      public void setDecision(SessionContext ctx, WorkflowDecision value)
      Generated method - Setter of the CMSWorkflowComment.decision attribute.
      Parameters:
      value - the decision - Decision that generated a comment
    • setDecision

      public void setDecision(WorkflowDecision value)
      Generated method - Setter of the CMSWorkflowComment.decision attribute.
      Parameters:
      value - the decision - Decision that generated a comment