public interface ResultSetTagStatus
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MULTILANGUAGE_RESULT |
| Modifier and Type | Method and Description |
|---|---|
void |
addResultSet(de.innovationgate.webgate.api.WGResultSet resultSet,
java.lang.String language) |
ResultIterator |
getResultIterator() |
java.lang.String |
getResultLanguage() |
int |
results() |
static final java.lang.String MULTILANGUAGE_RESULT
ResultIterator getResultIterator() throws de.innovationgate.webgate.api.WGBackendException, TMLException, de.innovationgate.webgate.api.WGAPIException
de.innovationgate.webgate.api.WGBackendExceptionTMLExceptionde.innovationgate.webgate.api.WGAPIExceptionint results()
throws de.innovationgate.webgate.api.WGBackendException
de.innovationgate.webgate.api.WGBackendExceptionvoid addResultSet(de.innovationgate.webgate.api.WGResultSet resultSet,
java.lang.String language)
java.lang.String getResultLanguage()