|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.modules.repository.RepositoryStructure
public class RepositoryStructure
The Class RepositoryStructure.
Constructor Summary | |
---|---|
protected |
RepositoryStructure()
Instantiates a new repository structure. |
Method Summary | |
---|---|
java.util.Map<java.lang.String,Folder> |
getFolderStructure()
Gets the folder structure. |
java.util.Map<java.lang.String,Genre> |
getGenreStructure()
Gets the genre structure. |
java.util.Map<java.lang.String,Artist> |
getTreeStructure()
Gets the tree structure. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected RepositoryStructure()
Method Detail |
---|
public java.util.Map<java.lang.String,Folder> getFolderStructure()
public java.util.Map<java.lang.String,Genre> getGenreStructure()
public java.util.Map<java.lang.String,Artist> getTreeStructure()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |