com.phoenix_int.aserver.library
Interface IPHXVersionedLibrarian2

All Superinterfaces:
IPHXLibrarian, IPHXVersionedLibrarian
All Known Implementing Classes:
PHXLibrarianCombiner, PHXLibrarianMounter

public interface IPHXVersionedLibrarian2
extends IPHXVersionedLibrarian

This extends the IPHXLibrarian interface to include version information about components.


Method Summary
 java.lang.String getBranchesAndTags()
          fetchs a list of all branches and tags
 
Methods inherited from interface com.phoenix_int.aserver.library.IPHXVersionedLibrarian
getComponentHistory
 
Methods inherited from interface com.phoenix_int.aserver.library.IPHXLibrarian
cleanUp, describe, getQueues, initialize, instantiate, instantiate, listComponents, listDirectories
 

Method Detail

getBranchesAndTags

java.lang.String getBranchesAndTags()
                                    throws java.lang.Exception
fetchs a list of all branches and tags

Throws:
java.lang.Exception - If anything goes wrong