|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MythDatabaseVersionAnnotation | |
|---|---|
| org.jmythapi.database | |
| org.jmythapi.database.impl | |
| Uses of MythDatabaseVersionAnnotation in org.jmythapi.database |
|---|
| Classes in org.jmythapi.database with annotations of type MythDatabaseVersionAnnotation | |
|---|---|
interface |
IJobQueue
A response example: |
interface |
IStorageGroupDirectory
A response example: Default Storage Group (with two directories): Live-TV Storage Group: |
| Methods in org.jmythapi.database with annotations of type MythDatabaseVersionAnnotation | |
|---|---|
Integer |
IDatabase.addJob(JobQueue job)
|
boolean |
IDatabase.controlJob(Integer jobId,
IJobCommand command)
|
boolean |
IDatabase.deleteJob(Integer jobId)
|
IJobQueue |
IDatabase.getJob(Integer jobId)
|
List<IJobQueue> |
IDatabase.getJobs()
|
List<IStorageGroupDirectory> |
IDatabase.getStorageGroupDirectories()
|
List<IStorageGroup> |
IDatabase.getStorageGroups()
|
| Constructors in org.jmythapi.database with parameters of type MythDatabaseVersionAnnotation | |
|---|---|
DatabaseVersionRange(MythDatabaseVersionAnnotation versionRange)
|
|
| Uses of MythDatabaseVersionAnnotation in org.jmythapi.database.impl |
|---|
| Classes in org.jmythapi.database.impl with annotations of type MythDatabaseVersionAnnotation | |
|---|---|
class |
JobQueue
|
| Methods in org.jmythapi.database.impl with annotations of type MythDatabaseVersionAnnotation | |
|---|---|
List<IStorageGroupDirectory> |
DataBase.getStorageGroupDirectories()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||