public class SetRepositoryHelper extends Object
| Constructor and Description |
|---|
SetRepositoryHelper(SetRepository setRepository) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(XOAIContext context,
String set) |
ListSetsResult |
getSets(XOAIContext context,
int offset,
int length) |
boolean |
supportSets() |
public SetRepositoryHelper(SetRepository setRepository)
public ListSetsResult getSets(XOAIContext context, int offset, int length)
public boolean exists(XOAIContext context, String set)
public boolean supportSets()
Copyright © 2020. All rights reserved.