Uses of Class
lumis.content.metadata.CommentConfig

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.
 



Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.