public class EsAccessResult
extends org.codelibs.robot.entity.AccessResultImpl
implements org.elasticsearch.common.xcontent.ToXContent
| コンストラクタと説明 |
|---|
EsAccessResult() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
init(org.codelibs.robot.entity.ResponseData responseData,
org.codelibs.robot.entity.ResultData resultData) |
org.elasticsearch.common.xcontent.XContentBuilder |
toXContent(org.elasticsearch.common.xcontent.XContentBuilder builder,
org.elasticsearch.common.xcontent.ToXContent.Params params) |
getAccessResultData, getContentLength, getCreateTime, getExecutionTime, getHttpStatusCode, getId, getLastModified, getMethod, getMimeType, getParentUrl, getRuleId, getSessionId, getStatus, getUrl, setAccessResultData, setContentLength, setCreateTime, setExecutionTime, setHttpStatusCode, setId, setLastModified, setMethod, setMimeType, setParentUrl, setRuleId, setSessionId, setStatus, setUrl, toStringpublic void init(org.codelibs.robot.entity.ResponseData responseData,
org.codelibs.robot.entity.ResultData resultData)
init インタフェース内 org.codelibs.robot.entity.AccessResultinit クラス内 org.codelibs.robot.entity.AccessResultImplpublic org.elasticsearch.common.xcontent.XContentBuilder toXContent(org.elasticsearch.common.xcontent.XContentBuilder builder,
org.elasticsearch.common.xcontent.ToXContent.Params params)
throws IOException
toXContent インタフェース内 org.elasticsearch.common.xcontent.ToXContentIOExceptionCopyright © 2011-2014. All Rights Reserved.