public static class Collection.Status extends BaseTagStatus implements ResultSetTagStatus, TMLParameterReceiver
cancelTag, childTMLContext, directOutput, evalBody, id, iteration, pageContext, parentTag, result, sourceLine, tagClass, tmlContext, trimResultString, writeVarsMULTILANGUAGE_RESULT| Constructor and Description |
|---|
Collection.Status() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParam(java.lang.String name,
java.lang.Object value,
java.lang.String type) |
void |
addResultSet(de.innovationgate.webgate.api.WGResultSet resultSet,
java.lang.String language) |
de.innovationgate.webgate.api.WGContentList |
getContentList() |
de.innovationgate.webgate.api.WGContentList |
getContentList(int start,
int length) |
ResultIterator |
getResultIterator() |
java.lang.String |
getResultLanguage() |
java.lang.Object |
getTagInfo(java.lang.String name) |
int |
results() |
addSubtags, addWarning, addWarning, appendResult, appendResult, clearResult, determineOutputType, getAncestorIncludeTag, getAncestorTag, getAncestorTag, getCore, getDesignDBKey, getLocalOptions, getLocalVar, getOption, getOptionNames, getOptionObject, getParentTag, getParentTag, getRelevantForm, getRequestURL, getResultString, getRootTag, getTagIds, getTagOptions, getTagStatusById, getTagStatusById, getTMLModuleMediaKey, getTMLModuleName, getWarnings, getWGPPath, hasLocalVar, initAttributeDelegates, isBrowserInterface4, isStatusDirectOutputCapable, removeLocalVar, removeOption, retrieveParentTag, setLocalVar, setOptionpublic de.innovationgate.webgate.api.WGContentList getContentList()
ContentListTag#getContentList()public void addResultSet(de.innovationgate.webgate.api.WGResultSet resultSet,
java.lang.String language)
addResultSet in interface ResultSetTagStatusContentListTag#addContentList(WGContentList)public de.innovationgate.webgate.api.WGContentList getContentList(int start,
int length)
throws de.innovationgate.webgate.api.WGBackendException
de.innovationgate.webgate.api.WGBackendExceptionde.innovationgate.wgpublisher.webtml.utils.ResultSetTagStatus#getContentList(int, int)public java.lang.String getResultLanguage()
getResultLanguage in interface ResultSetTagStatuspublic void addParam(java.lang.String name,
java.lang.Object value,
java.lang.String type)
addParam in interface TMLParameterReceiverpublic ResultIterator getResultIterator() throws de.innovationgate.webgate.api.WGBackendException
getResultIterator in interface ResultSetTagStatusde.innovationgate.webgate.api.WGBackendExceptionpublic int results()
throws de.innovationgate.webgate.api.WGBackendException
results in interface ResultSetTagStatusde.innovationgate.webgate.api.WGBackendExceptionpublic java.lang.Object getTagInfo(java.lang.String name)
throws de.innovationgate.webgate.api.WGAPIException
getTagInfo in class BaseTagStatusde.innovationgate.webgate.api.WGAPIException