Class ContentTagCreateRequest


  • public class ContentTagCreateRequest
    extends TagCreateRequest
    Request to create a content tag in a page
    • Constructor Detail

      • ContentTagCreateRequest

        public ContentTagCreateRequest()
        Empty constructor
    • Method Detail

      • getCopyPageId

        public String getCopyPageId()
        Returns:
        the copyPageId
      • setCopyPageId

        public void setCopyPageId​(String copyPageId)
        Parameters:
        copyPageId - the copyPageId to set
      • getCopyTagname

        public String getCopyTagname()
        Returns:
        the copyTagname
      • setCopyTagname

        public void setCopyTagname​(String copyTagname)
        Parameters:
        copyTagname - the copyTagname to set