Package | Description |
---|---|
org.stanwood.media | |
org.stanwood.media.actions.seendb |
Modifier and Type | Method and Description |
---|---|
ISeenDatabase |
Controller.getSeenDB()
Used to get the seen media file database
|
Modifier and Type | Class and Description |
---|---|
class |
DatabaseSeenDatabase
The seen database implemented with a actual database.
|
class |
FileSeenDatabase
This class is used to maintain a list of files that have been seen by the actions
in media directories
|