|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommentConfig | |
---|---|
lumis.content.metadata |
Uses of CommentConfig in lumis.content.metadata |
---|
Methods in lumis.content.metadata that return types with arguments of type CommentConfig | |
---|---|
List<CommentConfig> |
MetaDataManager.getComments(SessionConfig sessionConfig,
String metaDataId,
ITransaction transaction)
|
List<CommentConfig> |
IMetaDataManager.getComments(SessionConfig sessionConfig,
String metaDataId,
ITransaction transaction)
Gets the comments associated with the given meta data. |
Methods in lumis.content.metadata with parameters of type CommentConfig | |
---|---|
String |
MetaDataManager.addComment(SessionConfig sessionConfig,
CommentConfig commentConfig,
ITransaction transaction)
|
String |
IMetaDataManager.addComment(SessionConfig sessionConfig,
CommentConfig commentConfig,
ITransaction transaction)
Add the comment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |