|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MediaStorageEvent
This interface SHALL be implemented by StorageManagerEvent
s
generated by the implementation that involve a StorageProxy
which contains MediaStorageVolume
s.
Method Summary | |
---|---|
RecordingList |
getEntries()
Returns the list of scheduled, pending, in-progress, and completed recordings for which a contained MediaStorageVolume is
an explicit or implicit destination. |
Method Detail |
---|
RecordingList getEntries()
MediaStorageVolume
is
an explicit or implicit destination.
Note that this may include recordings which no longer exist (in the
case of a delete
)
or recordings that previously did not exist (in the case of an
add
).
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |