A B C D E F G H I M N O P R S T V W Y _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ALBUM - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- ARTIST - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- ARTWORK - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- AudioFile - Interface in it.tidalwave.bluemarine2.model.audio
-
Represents an audio file.
- AudioFileFinder - Interface in it.tidalwave.bluemarine2.model.finder.audio
-
A
Finder
forAudioFile
s. - AudioFileSupplier - Interface in it.tidalwave.bluemarine2.model.role
B
- BIT_RATE - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- BITS_PER_SAMPLE - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
C
- CacheManager - Interface in it.tidalwave.bluemarine2.model.spi
- CacheManager.Cache - Interface in it.tidalwave.bluemarine2.model.spi
- Cddb() - Constructor for class it.tidalwave.bluemarine2.model.MediaItem.Metadata.Cddb
- CDDB - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- CHANNELS - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- COMMENT - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- COMPOSER - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- computeDifference(MediaItem.Metadata.Cddb) - Method in class it.tidalwave.bluemarine2.model.MediaItem.Metadata.Cddb
-
Computes the difference to another CDDB.
- containingTrack(Track) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.RecordFinder
-
Constrains the search to records containing the given track.
- containingTrack(Id) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.RecordFinder
-
Constrains the search to records containing the given track.
- containsKey(Key<?>) - Method in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
-
Returns
true
if an item with the given key is present. - containsKey(Key<?>) - Method in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
-
Returns
true
if an item with the given key is present.
D
- DISK_COUNT - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- DISK_NUMBER - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- DURATION - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
E
- empty() - Static method in class it.tidalwave.bluemarine2.model.PlayList
-
Returns an empty playlist.
- ENCODER - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- ENCODING_TYPE - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- Entity - Interface in it.tidalwave.bluemarine2.model.spi
-
The generic supertype for all entities.
- EntityBrowser - Interface in it.tidalwave.bluemarine2.model.role
-
A role which can supply an
Entity
that is the root of a hierarchy. - EntityWithRoles - Class in it.tidalwave.bluemarine2.model.spi
-
A support class for entities that have roles.
- EntityWithRoles() - Constructor for class it.tidalwave.bluemarine2.model.spi.EntityWithRoles
- EntityWithRoles(PriorityAsSupport.RoleProvider, Collection<Object>) - Constructor for class it.tidalwave.bluemarine2.model.spi.EntityWithRoles
- EntityWithRoles(Collection<Object>) - Constructor for class it.tidalwave.bluemarine2.model.spi.EntityWithRoles
F
- fallback - Variable in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
- FILE_SIZE - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- findArtists() - Method in interface it.tidalwave.bluemarine2.model.MediaCatalog
-
Finds the
MusicArtist
s in this catalog. - findAudioFiles() - Method in interface it.tidalwave.bluemarine2.model.MediaCatalog
-
Finds the
AudioFile
s in this catalog. - findChildren() - Method in interface it.tidalwave.bluemarine2.model.MediaFolder
-
Returns a
PathAwareFinder
for retrieving children. - findChildren() - Method in class it.tidalwave.bluemarine2.model.VirtualMediaFolder
- findComposers() - Method in interface it.tidalwave.bluemarine2.model.audio.AudioFile
-
Returns the composers of the musical expression related to this audio file.
- finderOf(Finder<PathAwareEntity>) - Method in interface it.tidalwave.bluemarine2.model.MediaFolder
- finderOf(Function<MediaFolder, Collection<? extends PathAwareEntity>>) - Method in interface it.tidalwave.bluemarine2.model.MediaFolder
-
Creates a
PathAwareFinder
that operates on a collection ofPathAwareEntity
items. - findMakers() - Method in interface it.tidalwave.bluemarine2.model.audio.AudioFile
-
Returns the makers of this audio file.
- findPerformances() - Method in interface it.tidalwave.bluemarine2.model.audio.MusicArtist
-
Finds the performances made by this artist.
- findPerformances() - Method in interface it.tidalwave.bluemarine2.model.MediaCatalog
-
Finds the
Performance
s in this catalog. - findPerformers() - Method in interface it.tidalwave.bluemarine2.model.audio.Performance
-
Returns the performers of this performance.
- findRecords() - Method in interface it.tidalwave.bluemarine2.model.audio.MusicArtist
-
Finds the records made by this artist.
- findRecords() - Method in interface it.tidalwave.bluemarine2.model.MediaCatalog
-
Finds the
Record
s in this catalog. - findTracks() - Method in interface it.tidalwave.bluemarine2.model.audio.MusicArtist
-
Finds the tracks made by this artist.
- findTracks() - Method in interface it.tidalwave.bluemarine2.model.audio.Record
-
Finds the
Track
s in this record. - findTracks() - Method in interface it.tidalwave.bluemarine2.model.MediaCatalog
-
Finds the
Track
s in this catalog. - FORMAT - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- from(MediaItem.Metadata) - Static method in class it.tidalwave.bluemarine2.model.MediaItem.Metadata.ITunesComment
-
Factory method extracting data from a
MediaItem.Metadata
instance. - fromToString(String) - Static method in class it.tidalwave.bluemarine2.model.MediaItem.Metadata.ITunesComment
-
Factory method extracting data from a string representation.
G
- get(Key<T>) - Method in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
-
Extracts a single metadata item associated to the given key.
- get(Key<T>) - Method in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
-
Extracts a single metadata item associated to the given key.
- getAll(Key<T>) - Method in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
-
Extracts a metadata item (typically a collection) associated to the given key.
- getAll(Key<T>) - Method in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
-
Extracts a metadata item (typically a collection) associated to the given key.
- getAsin() - Method in interface it.tidalwave.bluemarine2.model.audio.Record
-
Returns the Amazon ASIN of this record.
- getAudioFile() - Method in interface it.tidalwave.bluemarine2.model.role.AudioFileSupplier
- getCache(Object) - Method in interface it.tidalwave.bluemarine2.model.spi.CacheManager
-
Returns the cache associated to the given key (a new cache is eventually created).
- getCachedObject(Object, Supplier<T>) - Method in interface it.tidalwave.bluemarine2.model.spi.CacheManager.Cache
-
Retrieves an object from the cache.
- getCddb() - Method in class it.tidalwave.bluemarine2.model.MediaItem.Metadata.ITunesComment
-
Returns the same data in form of a CDDB.
- getContent() - Method in interface it.tidalwave.bluemarine2.model.audio.AudioFile
-
Returns the a
Resource
representing this file's contents, if available. - getDiskCount() - Method in interface it.tidalwave.bluemarine2.model.audio.Record
-
If this record is part of a multiple record release, return the count of disks in the release.
- getDiskCount() - Method in interface it.tidalwave.bluemarine2.model.audio.Track
-
A
Record
property that it's handy to have here. - getDiskNumber() - Method in interface it.tidalwave.bluemarine2.model.audio.Record
-
If this record is part of a multiple record release, return its disk number.
- getDiskNumber() - Method in interface it.tidalwave.bluemarine2.model.audio.Track
-
A
Record
property that it's handy to have here. - getDuration() - Method in interface it.tidalwave.bluemarine2.model.audio.Track
-
The duration of this track
- getEntries() - Method in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
-
Returns all the entries (key -> value) contained in this instance.
- getEntries() - Method in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
-
Returns all the entries (key -> value) contained in this instance.
- getGtin() - Method in interface it.tidalwave.bluemarine2.model.audio.Record
-
Returns the bar code of this record.
- getImageUrl() - Method in interface it.tidalwave.bluemarine2.model.audio.Record
-
Returns the cover image URL of this record.
- getKeys() - Method in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
-
Returns all the keys contained in this instance.
- getKeys() - Method in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
-
Returns all the keys contained in this instance.
- getMetadata() - Method in interface it.tidalwave.bluemarine2.model.audio.Track
-
Returns the
MediaItem.Metadata
. - getMetadata() - Method in interface it.tidalwave.bluemarine2.model.MediaItem
-
Returns the
MediaItem.Metadata
associated with this object. - getMusicArtist() - Method in interface it.tidalwave.bluemarine2.model.audio.MusicPerformer
-
Returns the
MusicArtist
. - getParent() - Method in interface it.tidalwave.bluemarine2.model.spi.PathAwareEntity
-
Returns the optional parent of this object.
- getParent() - Method in class it.tidalwave.bluemarine2.model.VirtualMediaFolder
- getPath() - Method in interface it.tidalwave.bluemarine2.model.spi.PathAwareEntity
-
Returns the
Path
associated with this entity. - getPerformance() - Method in interface it.tidalwave.bluemarine2.model.audio.Track
-
Returns the
Performance
that this track is a recording of. - getRecord() - Method in interface it.tidalwave.bluemarine2.model.audio.AudioFile
-
Returns the record related to this audio file.
- getRecord() - Method in interface it.tidalwave.bluemarine2.model.audio.Track
-
Returns the
Record
that contains this track - getRelativePath() - Method in interface it.tidalwave.bluemarine2.model.spi.PathAwareEntity
-
Returns the relative path of this entity.
- getRole() - Method in interface it.tidalwave.bluemarine2.model.audio.MusicPerformer
-
Returns the role.
- getRoot() - Method in interface it.tidalwave.bluemarine2.model.MediaFileSystem
-
Returns the root
MediaFolder
. - getRoot() - Method in interface it.tidalwave.bluemarine2.model.role.EntityBrowser
-
Returns the root
Entity
. - getRootPath() - Method in interface it.tidalwave.bluemarine2.model.MediaFileSystem
- getSize() - Method in interface it.tidalwave.bluemarine2.model.audio.AudioFile
-
Returns the size of this file.
- getSize() - Method in class it.tidalwave.bluemarine2.model.PlayList
-
Return the number of items in this play list.
- getSource() - Method in interface it.tidalwave.bluemarine2.model.audio.MusicArtist
-
Returns the data source of this datum (typically
embedded
,musicbrainz
or such). - getSource() - Method in interface it.tidalwave.bluemarine2.model.spi.SourceAware
-
Returns the data source of this object, if available.
- getToc() - Method in class it.tidalwave.bluemarine2.model.MediaItem.Metadata.Cddb
-
Returns the TOC (Table Of Contents) of this CDDB in string form (e.g.
- getTrackCount() - Method in interface it.tidalwave.bluemarine2.model.audio.Record
-
Returns the number of tracks in this record, if available.
- getTrackCount() - Method in class it.tidalwave.bluemarine2.model.MediaItem.Metadata.Cddb
-
Returns the number of tracks in the TOC
- getTrackId() - Method in class it.tidalwave.bluemarine2.model.MediaItem.Metadata.ITunesComment
-
Returns an unique track id out of the data in this object.
- getTrackNumber() - Method in interface it.tidalwave.bluemarine2.model.audio.Track
-
The position of this track in the containing record
- getType() - Method in interface it.tidalwave.bluemarine2.model.audio.MusicArtist
H
- hasNext() - Method in class it.tidalwave.bluemarine2.model.PlayList
-
Returns
true
if there is a next item. - hasPrevious() - Method in class it.tidalwave.bluemarine2.model.PlayList
-
Returns
true
if there is a previous item.
I
- importedFrom(Id) - Method in interface it.tidalwave.bluemarine2.model.spi.SourceAwareFinder
-
Specifies the data source of this finder.
- importedFrom(Optional<Id>) - Method in interface it.tidalwave.bluemarine2.model.spi.SourceAwareFinder
-
Specifies the data source of this finder.
- inRecord(Record) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.TrackFinder
-
Constrains the search to tracks contained in the given record.
- inRecord(Id) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.TrackFinder
-
Constrains the search to tracks contained in the given record.
- it.tidalwave.bluemarine2.model - package it.tidalwave.bluemarine2.model
- it.tidalwave.bluemarine2.model.audio - package it.tidalwave.bluemarine2.model.audio
- it.tidalwave.bluemarine2.model.finder.audio - package it.tidalwave.bluemarine2.model.finder.audio
- it.tidalwave.bluemarine2.model.role - package it.tidalwave.bluemarine2.model.role
- it.tidalwave.bluemarine2.model.spi - package it.tidalwave.bluemarine2.model.spi
- ITUNES_COMMENT - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- ITunesComment() - Constructor for class it.tidalwave.bluemarine2.model.MediaItem.Metadata.ITunesComment
M
- madeBy(MusicArtist) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.RecordFinder
-
Constrains the search to records made by the given artist.
- madeBy(MusicArtist) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.TrackFinder
-
Constrains the search to tracks made by the given artist.
- madeBy(Id) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.RecordFinder
-
Constrains the search to records made by the given artist.
- madeBy(Id) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.TrackFinder
-
Constrains the search to tracks made by the given artist.
- makerOf(Identifiable) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.MusicArtistFinder
-
Constrains the search to artists who are makers of the given entity.
- makerOf(Id) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.MusicArtistFinder
-
Constrains the search to artists who are makers of the given entity.
- matches(MediaItem.Metadata.Cddb, int) - Method in class it.tidalwave.bluemarine2.model.MediaItem.Metadata.Cddb
-
Returns
true
if this object matches the other CDDB within a given threshold. - MBZ_ARTIST_ID - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- MBZ_DISC_ID - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- MBZ_TRACK_ID - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- MBZ_WORK_ID - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- MediaCatalog - Interface in it.tidalwave.bluemarine2.model
-
Represents a collection of media that can be queried in various ways.
- MediaFileSystem - Interface in it.tidalwave.bluemarine2.model
-
Represents a file system (even a virtual one) that contains
MediaFolder
s andMediaItem
s. - MediaFolder - Interface in it.tidalwave.bluemarine2.model
-
Represents a folder on a filesystem that contains media items.
- MediaItem - Interface in it.tidalwave.bluemarine2.model
-
Represents a media item.
- MediaItem.Metadata - Interface in it.tidalwave.bluemarine2.model
-
A container of metadata objects for a
MediaItem
. - MediaItem.Metadata.Cddb - Class in it.tidalwave.bluemarine2.model
-
The CDDB item.
- MediaItem.Metadata.ITunesComment - Class in it.tidalwave.bluemarine2.model
- MetadataSupport - Class in it.tidalwave.bluemarine2.model.spi
- MetadataSupport(Path) - Constructor for class it.tidalwave.bluemarine2.model.spi.MetadataSupport
- ModelPropertyNames - Class in it.tidalwave.bluemarine2.model
- ModelPropertyNames() - Constructor for class it.tidalwave.bluemarine2.model.ModelPropertyNames
- MusicArtist - Interface in it.tidalwave.bluemarine2.model.audio
-
Represents a music artist.
- MusicArtistFinder - Interface in it.tidalwave.bluemarine2.model.finder.audio
-
A
Finder
forMusicArtist
s. - MusicPerformer - Interface in it.tidalwave.bluemarine2.model.audio
-
The association of a
MusicArtist
to a role (typically in aPerformance
. - MusicPerformerFinder - Interface in it.tidalwave.bluemarine2.model.finder.audio
-
A
Finder
forMusicPerformer
s.
N
- NamedEntity - Class in it.tidalwave.bluemarine2.model.spi
-
A support class for entities that have roles and a locally defined display name.
- NamedEntity(String) - Constructor for class it.tidalwave.bluemarine2.model.spi.NamedEntity
- next() - Method in class it.tidalwave.bluemarine2.model.PlayList
-
Moves forward to the next item, if present, and returns it.
O
- ofTrack(Track) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.PerformanceFinder
-
Constrains the search to performances of the given track.
- ofTrack(Id) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.PerformanceFinder
-
Constrains the search to performances of the given track.
P
- path - Variable in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
- PathAwareEntity - Interface in it.tidalwave.bluemarine2.model.spi
-
A specialisation of
Entity
that has, or can have, a parent - hence, aPath
. - PathAwareFinder - Interface in it.tidalwave.bluemarine2.model.spi
- peekNext() - Method in class it.tidalwave.bluemarine2.model.PlayList
-
Returns the next item, if present, without making it the current one.
- Performance - Interface in it.tidalwave.bluemarine2.model.audio
-
Represents a performance.
- PerformanceFinder - Interface in it.tidalwave.bluemarine2.model.finder.audio
-
A
Finder
forPerformance
s. - performedBy(MusicArtist) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.PerformanceFinder
-
Constrains the search to performances of the given performer.
- performedBy(Id) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.PerformanceFinder
-
Constrains the search to performances of the given performer.
- performerOf(Performance) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.MusicPerformerFinder
-
Constrains the search to artists who are performers of the given entity.
- performerOf(Id) - Method in interface it.tidalwave.bluemarine2.model.finder.audio.MusicPerformerFinder
-
Constrains the search to artists who are performers of the given entity.
- PlayList<ENTITY> - Class in it.tidalwave.bluemarine2.model
- PlayList(ENTITY, Collection<ENTITY>) - Constructor for class it.tidalwave.bluemarine2.model.PlayList
-
Creates a new instance out of a collection of items, with the given current item.
- previous() - Method in class it.tidalwave.bluemarine2.model.PlayList
-
Moves back to the previous item, if present, and returns it.
- properties - Variable in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
- PUBLISHER - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- put(Key<V>, V) - Method in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
-
FIXME: remove this, make it truly immutable.
R
- Record - Interface in it.tidalwave.bluemarine2.model.audio
-
Represents a record made of audio tracks.
- RecordFinder - Interface in it.tidalwave.bluemarine2.model.finder.audio
-
A
Finder
forRecord
s. - ROOT_PATH - Static variable in class it.tidalwave.bluemarine2.model.ModelPropertyNames
S
- sameTrackCountOf(MediaItem.Metadata.Cddb) - Method in class it.tidalwave.bluemarine2.model.MediaItem.Metadata.Cddb
-
Returns
true
if this object contains the same number of tracks of the other CDDB - SAMPLE_RATE - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- SourceAware - Interface in it.tidalwave.bluemarine2.model.spi
-
A role for entities that are associated to a data source.
- SourceAwareFinder<ENTITY,FINDER> - Interface in it.tidalwave.bluemarine2.model.spi
T
- TITLE - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- toDumpString() - Method in class it.tidalwave.bluemarine2.model.VirtualMediaFolder
- toString() - Method in class it.tidalwave.bluemarine2.model.spi.EntityWithRoles
- Track - Interface in it.tidalwave.bluemarine2.model.audio
-
Represents an audio track in a record.
- TRACK_NUMBER - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
- TrackFinder - Interface in it.tidalwave.bluemarine2.model.finder.audio
-
A
Finder
forTrack
s.
V
- VirtualMediaFolder - Class in it.tidalwave.bluemarine2.model
-
Represents a folder which doesn't have a physical counterpart in the repository.
- VirtualMediaFolder(MediaFolder, Path, String, VirtualMediaFolder.EntityCollectionFactory) - Constructor for class it.tidalwave.bluemarine2.model.VirtualMediaFolder
- VirtualMediaFolder(MediaFolder, Path, String, VirtualMediaFolder.EntityFinderFactory) - Constructor for class it.tidalwave.bluemarine2.model.VirtualMediaFolder
- VirtualMediaFolder(Optional<? extends MediaFolder>, Path, String, VirtualMediaFolder.EntityCollectionFactory) - Constructor for class it.tidalwave.bluemarine2.model.VirtualMediaFolder
- VirtualMediaFolder(Optional<? extends MediaFolder>, Path, String, VirtualMediaFolder.EntityFinderFactory) - Constructor for class it.tidalwave.bluemarine2.model.VirtualMediaFolder
- VirtualMediaFolder.EntityCollectionFactory - Interface in it.tidalwave.bluemarine2.model
- VirtualMediaFolder.EntityFinderFactory - Interface in it.tidalwave.bluemarine2.model
W
- with(Key<T>, Optional<T>) - Method in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
-
Returns a clone of this object with an additional optional value.
- with(Key<T>, Optional<T>) - Method in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
-
Returns a clone of this object with an additional optional value.
- with(Key<T>, T) - Method in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
-
Returns a clone of this object with an additional item.
- with(Key<T>, T) - Method in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
-
Returns a clone of this object with an additional item.
- withFallback(Id) - Method in interface it.tidalwave.bluemarine2.model.spi.SourceAwareFinder
-
Specifies the fallback data source of this finder.
- withFallback(Function<Key<?>, MediaItem.Metadata>) - Method in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
-
Returns a clone of this object with a fallback data source; when an item is searched and not found, before giving up it will be searched in the given fallback.
- withFallback(Function<Key<?>, MediaItem.Metadata>) - Method in class it.tidalwave.bluemarine2.model.spi.MetadataSupport
-
Returns a clone of this object with a fallback data source; when an item is searched and not found, before giving up it will be searched in the given fallback.
- withFallback(Optional<Id>) - Method in interface it.tidalwave.bluemarine2.model.spi.SourceAwareFinder
-
Specifies the fallback data source of this finder.
- withId(Id) - Method in interface it.tidalwave.bluemarine2.model.spi.SourceAwareFinder
- withPath(String) - Method in interface it.tidalwave.bluemarine2.model.spi.PathAwareFinder
-
Constrains the search to the entity with the given path.
- withPath(Path) - Method in interface it.tidalwave.bluemarine2.model.spi.PathAwareFinder
-
Constrains the search to the entity with the given path.
Y
- YEAR - Static variable in interface it.tidalwave.bluemarine2.model.MediaItem.Metadata
_
- _AudioFileSupplier_ - Static variable in interface it.tidalwave.bluemarine2.model.role.AudioFileSupplier
- _MediaCatalog_ - Static variable in interface it.tidalwave.bluemarine2.model.MediaCatalog
- _MusicArtist_ - Static variable in interface it.tidalwave.bluemarine2.model.audio.MusicArtist
- _MusicPerformer_ - Static variable in interface it.tidalwave.bluemarine2.model.audio.MusicPerformer
- _PathAwareEntity_ - Static variable in interface it.tidalwave.bluemarine2.model.spi.PathAwareEntity
- _Performance_ - Static variable in interface it.tidalwave.bluemarine2.model.audio.Performance
- _Record_ - Static variable in interface it.tidalwave.bluemarine2.model.audio.Record
- _Track_ - Static variable in interface it.tidalwave.bluemarine2.model.audio.Track
All Classes All Packages