Uses of Class
org.outerj.daisy.repository.commonimpl.CommonRepository

Packages that use CommonRepository
org.outerj.daisy.repository.commonimpl   
org.outerj.daisy.repository.commonimpl.schema   
 

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

Methods in org.outerj.daisy.repository.commonimpl that return CommonRepository
protected  CommonRepository RepositoryImpl.getCommonRepository()
           
 

Constructors in org.outerj.daisy.repository.commonimpl with parameters of type CommonRepository
DocumentImpl(DocumentStrategy documentStrategy, CommonRepository repository, AuthenticatedUser currentUser, long documentTypeId, long branchId, long languageId)
           
RepositoryImpl(CommonRepository delegate, AuthenticatedUser user)
           
 

Uses of CommonRepository in org.outerj.daisy.repository.commonimpl.schema
 

Constructors in org.outerj.daisy.repository.commonimpl.schema with parameters of type CommonRepository
CommonRepositorySchema(SchemaStrategy schemaStrategy, CommonRepository repository, AuthenticatedUser systemUser)
           
FieldTypeImpl(java.lang.String name, org.outerj.daisy.repository.ValueType fieldType, boolean multiValue, SchemaStrategy schemaStrategy, CommonRepository repository, AuthenticatedUser user)
           
 



Copyright © -2012 . All Rights Reserved.