Uses of Interface
org.osid.journaling.Branch
Packages that use Branch
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.journaling
service.
-
Uses of Branch in org.osid
-
Uses of Branch in org.osid.journaling
Methods in org.osid.journaling that return BranchModifier and TypeMethodDescriptionBranchAdminSession.createBranch(BranchForm branchForm) Creates a branch.Gets theBranchspecified by itsId.JournalEntry.getBranch()Gets the branch for this entry.BranchList.getNextBranch()Gets the nextBranchin this list.Branch[]BranchList.getNextBranches(long n) Gets the next set ofBranchesin this list which must be less than or equal to the return fromavailable().