Package org.opencastproject.adminui.impl
Class RawProviderQuery
java.lang.Object
org.opencastproject.adminui.impl.RawProviderQuery
The provider query as it appears in the JSON document, to be parsed by GSON.
Things like dates and enums are not validated in this class. This is done by converting it into a
ProviderQuery.-
Constructor Details
-
RawProviderQuery
public RawProviderQuery()
-
-
Method Details
-
getProviderId
-
getFrom
-
getTo
-
getResourceId
-
getDataResolution
-