Class TobiraService
java.lang.Object
org.opencastproject.adminui.tobira.TobiraService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSeriesMountPoint(Map<String, Object> variables) createRealmLineage(List<org.json.simple.JSONObject> pathComponents) org.json.simple.JSONObjectgetEventHostPages(String eventId) org.json.simple.JSONObjectgetHostPages(String seriesId) org.json.simple.JSONObjectstatic TobiraServicevoidbooleanready()org.json.simple.JSONObjectremoveSeriesMountPoint(Map<String, Object> variables) voidvoidsetTrustedKey(String trustedKey)
-
Constructor Details
-
TobiraService
public TobiraService()
-
-
Method Details
-
getPage
- Throws:
TobiraException
-
getHostPages
- Throws:
TobiraException
-
getEventHostPages
- Throws:
TobiraException
-
mount
- Throws:
TobiraException
-
createRealmLineage
public Integer createRealmLineage(List<org.json.simple.JSONObject> pathComponents) throws TobiraException - Throws:
TobiraException
-
addSeriesMountPoint
- Throws:
TobiraException
-
removeSeriesMountPoint
public org.json.simple.JSONObject removeSeriesMountPoint(Map<String, Object> variables) throws TobiraException- Throws:
TobiraException
-
ready
public boolean ready() -
getOrigin
-
setOrigin
-
setTrustedKey
-
getTobira
-