|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICheckTarget
Interface for evaluation target information
Method Summary | |
---|---|
Document |
getAdditionalDocument(String key)
Get additional Document |
Document |
getTargetDocument()
Get evaluation target Document |
String |
getTargetUrl()
Get evaluation target URL |
void |
setAdditionalDocument(String key,
Document document)
Set additional Document for evaluation with key |
Method Detail |
---|
Document getTargetDocument()
Document
Document
String getTargetUrl()
void setAdditionalDocument(String key, Document document)
Document
for evaluation with key
key
- keydocument
- target Document
Document getAdditionalDocument(String key)
Document
key
- target key
Document
associated with target key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |