Uses of Class
org.outerj.daisy.repository.commonimpl.variant.BranchImpl

Packages that use BranchImpl
org.outerj.daisy.repository.commonimpl.variant   
 

Uses of BranchImpl in org.outerj.daisy.repository.commonimpl.variant
 

Methods in org.outerj.daisy.repository.commonimpl.variant that return BranchImpl
 BranchImpl VariantStrategy.getBranch(long id, AuthenticatedUser user)
           
 BranchImpl VariantStrategy.getBranchByName(java.lang.String name, AuthenticatedUser user)
           
 BranchImpl[] VariantStrategy.getAllBranches(AuthenticatedUser user)
           
 

Methods in org.outerj.daisy.repository.commonimpl.variant with parameters of type BranchImpl
 void VariantStrategy.storeBranch(BranchImpl branch)
           
 



Copyright © -2005 . All Rights Reserved.