public interface BranchDAO
Modifier and Type | Method and Description |
---|---|
void |
deleteBranchStates(List<Long> statesToBeDeleted) |
void |
save(Branch branch) |
void deleteBranchStates(List<Long> statesToBeDeleted)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.