public interface ServiceResult
Modifier and Type | Field and Description |
---|---|
static char |
DELIM |
Modifier and Type | Method and Description |
---|---|
String |
getEntry() |
Collection<ServiceResultItem> |
getItems() |
boolean |
isSuccess() |
static final char DELIM
String getEntry()
boolean isSuccess()
Collection<ServiceResultItem> getItems()
Copyright © 2009-2013 DuraSpace. All Rights Reserved.