Uses of Class
lumis.content.core.ContentComment
-
Packages that use ContentComment Package Description lumis.content.core Provides the core content management operations. -
-
Uses of ContentComment in lumis.content.core
Methods in lumis.content.core that return ContentComment Modifier and Type Method Description ContentComment
ContentLocale. addComment()
Adds a new comment.Methods in lumis.content.core that return types with arguments of type ContentComment Modifier and Type Method Description List<ContentComment>
ContentLocale. getComments()
Returns the comments for the content in this locale.
-