Class OaiPmhServerInfoUtil
java.lang.Object
org.opencastproject.oaipmh.server.OaiPmhServerInfoUtil
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic org.opencastproject.util.data.Option<String> oaiPmhServerUrlOfCurrentOrganization(org.opencastproject.security.api.SecurityService secSvc) Get the OAI-PMH server URL of the current organization.
-
Field Details
-
ORG_CFG_OAIPMH_SERVER_HOSTURL
Organization config key.- See Also:
-
-
Method Details
-
oaiPmhServerUrlOfCurrentOrganization
public static org.opencastproject.util.data.Option<String> oaiPmhServerUrlOfCurrentOrganization(org.opencastproject.security.api.SecurityService secSvc) Get the OAI-PMH server URL of the current organization.
-