Uses of Interface
org.outerj.daisy.repository.commonimpl.comment.CommentStrategy

Packages that use CommentStrategy
org.outerj.daisy.repository.commonimpl   
org.outerj.daisy.repository.commonimpl.comment   
 

Uses of CommentStrategy in org.outerj.daisy.repository.commonimpl
 

Constructors in org.outerj.daisy.repository.commonimpl with parameters of type CommentStrategy
CommonRepository(DocumentStrategy documentStrategy, SchemaStrategy schemaStrategy, AclStrategy aclStrategy, UserManagementStrategy userManagementStrategy, VariantStrategy variantStrategy, CollectionStrategy collectionStrategy, CommentStrategy commentStrategy, java.util.Map extensions, AuthenticatedUser systemUser)
           
 

Uses of CommentStrategy in org.outerj.daisy.repository.commonimpl.comment
 

Constructors in org.outerj.daisy.repository.commonimpl.comment with parameters of type CommentStrategy
CommonCommentManager(CommentStrategy commentStrategy)
           
 



Copyright © -2012 . All Rights Reserved.