Uses of Class
com.tagtraum.beatunes.library.TagCollection
-
Packages that use TagCollection Package Description com.tagtraum.beatunes.library Classes that load and manage the library. -
-
Uses of TagCollection in com.tagtraum.beatunes.library
Methods in com.tagtraum.beatunes.library that return TagCollection Modifier and Type Method Description TagCollectionHibernateMediaLibrary. getPopularTagCollection(int numberOfTags)TagCollectionMediaLibrary. getPopularTagCollection(int numberOfTags)Returns theTagCollectionfor the X most common tags.TagCollectionHibernateMediaLibrary. getTagCollection()TagCollectionMediaLibrary. getTagCollection()Returns theTagCollectionfor the entire library.TagCollectionTag. getTagCollection()Methods in com.tagtraum.beatunes.library with parameters of type TagCollection Modifier and Type Method Description voidTag. setTagCollection(TagCollection tagCollection)
-