| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
CaptureOperations.removeCaptureCard(int cardId,
ETagInfo etag)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
CaptureOperations.removeCardInput(int cardInputId)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
CaptureOperations.updateCaptureCard(int cardId,
String setting,
String value)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
CaptureOperations.updateCardInput(int cardInputId,
String setting,
String value)
- POST
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
CaptureTemplate.removeCaptureCard(int cardId,
ETagInfo etag) |
org.springframework.http.ResponseEntity<Bool> |
CaptureTemplate.removeCardInput(int cardInputId) |
org.springframework.http.ResponseEntity<Bool> |
CaptureTemplate.updateCaptureCard(int cardId,
String setting,
String value) |
org.springframework.http.ResponseEntity<Bool> |
CaptureTemplate.updateCardInput(int cardInputId,
String setting,
String value) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
ChannelOperations.addDBChannel(int multiplexId,
int sourceId,
int channelId,
String callSign,
String channelName,
String channelNumber,
int serviceId,
int atscMajorChannel,
int atscMinorChannel,
boolean userEIT,
boolean visible,
String frequencyId,
String icon,
String format,
String xmltvId,
String defaultAuthority)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
ChannelOperations.removeDBChannel(int channelId)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
ChannelOperations.removeVideoSource(int sourceId)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
ChannelOperations.updateDBChannel(int multiplexId,
int sourceId,
int channelId,
String callSign,
String channelName,
String channelNumber,
int serviceId,
int atscMajorChannel,
int atscMinorChannel,
boolean useEIT,
boolean visible,
String frequencyId,
String icon,
String format,
String xmltvId,
String defaultAuthority)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
ChannelOperations.updateVideoSource(int sourceId,
String sourceName,
String grabber,
String userId,
String frequencyTable,
String lineupId,
String password,
boolean userEIT,
String configPath,
int nitId)
- POST
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
ChannelTemplate.addDBChannel(int multiplexId,
int sourceId,
int channelId,
String callSign,
String channelName,
String channelNumber,
int serviceId,
int atscMajorChannel,
int atscMinorChannel,
boolean userEIT,
boolean visible,
String frequencyId,
String icon,
String format,
String xmltvId,
String defaultAuthority) |
org.springframework.http.ResponseEntity<Bool> |
ChannelTemplate.removeDBChannel(int channelId) |
org.springframework.http.ResponseEntity<Bool> |
ChannelTemplate.removeVideoSource(int sourceId) |
org.springframework.http.ResponseEntity<Bool> |
ChannelTemplate.updateDBChannel(int multiplexId,
int sourceId,
int channelId,
String callSign,
String channelName,
String channelNumber,
int serviceId,
int atscMajorChannel,
int atscMinorChannel,
boolean useEIT,
boolean visible,
String frequencyId,
String icon,
String format,
String xmltvId,
String defaultAuthority) |
org.springframework.http.ResponseEntity<Bool> |
ChannelTemplate.updateVideoSource(int sourceId,
String sourceName,
String grabber,
String userId,
String frequencyTable,
String lineupId,
String password,
boolean userEIT,
String configPath,
int nitId) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
ContentOperations.downloadFile(String url,
String storageGroup,
ETagInfo etag)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
ContentOperations.removeLiveStream(int id)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
ContentTemplate.downloadFile(String url,
String storageGroup,
ETagInfo etag) |
org.springframework.http.ResponseEntity<Bool> |
ContentTemplate.removeLiveStream(int id) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
DvrOperations.disableRecordingSchedule(int recordingId)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
DvrOperations.enableRecordingSchedule(int recordingId)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
DvrOperations.removeRecorded(int channelId,
org.joda.time.DateTime startTime)
- GET
|
org.springframework.http.ResponseEntity<Bool> |
DvrOperations.removeRecordingSchedule(int recordingId)
- POST
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
DvrTemplate.disableRecordingSchedule(int recordingId) |
org.springframework.http.ResponseEntity<Bool> |
DvrTemplate.enableRecordingSchedule(int recordingId) |
org.springframework.http.ResponseEntity<Bool> |
DvrTemplate.removeRecorded(int channelId,
org.joda.time.DateTime startTime) |
org.springframework.http.ResponseEntity<Bool> |
DvrTemplate.removeRecordingSchedule(int recordingId) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
FrontendOperations.sendAction(String frontedApiUrlBase,
String action,
String file,
int width,
int height)
- GET
|
org.springframework.http.ResponseEntity<Bool> |
FrontendOperations.sendMessage(String frontedApiUrlBase,
String message)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
FrontendTemplate.sendAction(String frontedApiUrlBase,
String action,
String file,
int width,
int height) |
org.springframework.http.ResponseEntity<Bool> |
FrontendTemplate.sendMessage(String frontedApiUrlBase,
String message) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
MythOperations.addStorageGroupDir(String groupName,
String directoryName,
String hostName)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
MythOperations.backupDatabase()
- POST
|
org.springframework.http.ResponseEntity<Bool> |
MythOperations.changePassword(String username,
String oldPassword,
String newPassword)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
MythOperations.checkDatabase(boolean repair)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
MythOperations.profileDelete()
- POST
|
org.springframework.http.ResponseEntity<Bool> |
MythOperations.profileSubmit()
- POST
|
org.springframework.http.ResponseEntity<Bool> |
MythOperations.putSetting(String hostname,
String key,
String value)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
MythOperations.removeStorageGroupDirectory(String groupName,
String directoryName,
String hostname)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
MythOperations.sendMessage(String message,
String address,
int udpPort,
int timeout)
- GET
|
org.springframework.http.ResponseEntity<Bool> |
MythOperations.testDatabaseSettings(String hostname,
String username,
String password,
String databaseName,
int databasePort)
- POST
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
MythTemplate.addStorageGroupDir(String groupName,
String directoryName,
String hostName) |
org.springframework.http.ResponseEntity<Bool> |
MythTemplate.backupDatabase() |
org.springframework.http.ResponseEntity<Bool> |
MythTemplate.changePassword(String username,
String oldPassword,
String newPassword) |
org.springframework.http.ResponseEntity<Bool> |
MythTemplate.checkDatabase(boolean repair) |
org.springframework.http.ResponseEntity<Bool> |
MythTemplate.profileDelete() |
org.springframework.http.ResponseEntity<Bool> |
MythTemplate.profileSubmit() |
org.springframework.http.ResponseEntity<Bool> |
MythTemplate.putSetting(String hostname,
String key,
String value) |
org.springframework.http.ResponseEntity<Bool> |
MythTemplate.removeStorageGroupDirectory(String groupName,
String directoryName,
String hostname) |
org.springframework.http.ResponseEntity<Bool> |
MythTemplate.sendMessage(String message,
String address,
int udpPort,
int timeout) |
org.springframework.http.ResponseEntity<Bool> |
MythTemplate.testDatabaseSettings(String hostname,
String username,
String password,
String databaseName,
int databasePort) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
VideoOperations.addVideo(String filename,
String hostname)
- POST
|
org.springframework.http.ResponseEntity<Bool> |
VideoOperations.removeVideoFromDatabase(int id)
- POST
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Bool> |
VideoTemplate.addVideo(String filename,
String hostname) |
org.springframework.http.ResponseEntity<Bool> |
VideoTemplate.removeVideoFromDatabase(int id) |
Copyright © 2012. All Rights Reserved.