Class BlogEntity

    • Constructor Detail

      • BlogEntity

        public BlogEntity()
        Default constructor
      • BlogEntity

        public BlogEntity​(Long parentNodeId,
                          Long nameQNameId,
                          Long publishedQNameId,
                          Long contentTypeQNameId,
                          Long blogIntAspectQNameId,
                          Long blogIntPostedQNameId)
    • Method Detail

      • getPublishedDate

        public String getPublishedDate()
      • setPublishedDate

        public void setPublishedDate​(String published)
      • getPostedDate

        public String getPostedDate()
      • setPostedDate

        public void setPostedDate​(String postedDateISO8061)
      • getPublishedQNameId

        public Long getPublishedQNameId()
      • getBlogIntAspectQNameId

        public Long getBlogIntAspectQNameId()
      • getBlogIntPostedQNameId

        public Long getBlogIntPostedQNameId()