public class DSpaceIdentify
extends com.lyncode.xoai.dataprovider.data.AbstractIdentify
| Constructor and Description |
|---|
DSpaceIdentify(Context context,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAdminEmails() |
String |
getBaseUrl() |
com.lyncode.xoai.dataprovider.core.DeleteMethod |
getDeleteMethod() |
List<String> |
getDescription() |
Date |
getEarliestDate() |
com.lyncode.xoai.dataprovider.core.Granularity |
getGranularity() |
String |
getRepositoryName() |
public DSpaceIdentify(Context context, javax.servlet.http.HttpServletRequest request)
public List<String> getAdminEmails()
getAdminEmails in class com.lyncode.xoai.dataprovider.data.AbstractIdentifypublic String getBaseUrl()
getBaseUrl in class com.lyncode.xoai.dataprovider.data.AbstractIdentifypublic com.lyncode.xoai.dataprovider.core.DeleteMethod getDeleteMethod()
getDeleteMethod in class com.lyncode.xoai.dataprovider.data.AbstractIdentifypublic Date getEarliestDate()
getEarliestDate in class com.lyncode.xoai.dataprovider.data.AbstractIdentifypublic com.lyncode.xoai.dataprovider.core.Granularity getGranularity()
getGranularity in class com.lyncode.xoai.dataprovider.data.AbstractIdentifypublic String getRepositoryName()
getRepositoryName in class com.lyncode.xoai.dataprovider.data.AbstractIdentifyCopyright © 2015 DuraSpace. All Rights Reserved.