|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectse.kmr.scam.client.http.command.MergeModel
Append a model stored at a given URL to the model stored in ModelBean.NAME. The URL is provided by 'mergeModelURL'. ex. 'file:///.../ontology.rdf' This model will be cached!
Title:
Description:
Copyright: Copyright (c) 2002
Company:
| Constructor Summary | |
MergeModel()
|
|
| Method Summary | |
CommandResponse |
execute(HttpServletRequest request,
HttpServletResponse response)
Execute this command |
void |
init(Map args)
Initialize this object with parameters from a Map object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MergeModel()
| Method Detail |
public CommandResponse execute(HttpServletRequest request,
HttpServletResponse response)
throws HttpException
execute in interface Commandrequest - Current request objectresponse - Current response object
HttpException - Thrown in case of exception executing this commandpublic void init(Map args)
Map object
init in interface Commandargs - Use these arguemnts as parameters.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||