Class AbstractCommentAction

    • Constructor Detail

      • AbstractCommentAction

        public AbstractCommentAction()
    • Method Detail

      • setDomain

        public void setDomain​(DomainModel domain)
        Parameters:
        domain - the domain to set
      • getDomain

        public DomainModel getDomain()
        Returns:
        the domain
      • setComponent

        public void setComponent​(ComponentModel component)
        Parameters:
        component - the component to set
      • getComponent

        public ComponentModel getComponent()
        Returns:
        the component
      • setCommentType

        public void setCommentType​(CommentTypeModel commentType)
        Parameters:
        commentType - the commentType to set
      • getCommentType

        public CommentTypeModel getCommentType()
        Returns:
        the commentType