|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |