public class DSpaceSetRepository extends Object implements com.lyncode.xoai.dataprovider.services.api.SetRepository
| Constructor and Description |
|---|
DSpaceSetRepository(Context context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(String setSpec) |
com.lyncode.xoai.dataprovider.core.ListSetsResult |
retrieveSets(int offset,
int length) |
boolean |
supportSets() |
public DSpaceSetRepository(Context context)
public com.lyncode.xoai.dataprovider.core.ListSetsResult retrieveSets(int offset,
int length)
retrieveSets in interface com.lyncode.xoai.dataprovider.services.api.SetRepositorypublic boolean supportSets()
supportSets in interface com.lyncode.xoai.dataprovider.services.api.SetRepositorypublic boolean exists(String setSpec)
exists in interface com.lyncode.xoai.dataprovider.services.api.SetRepositoryCopyright © 2022 LYRASIS. All rights reserved.