|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectse.kmr.scam.client.http.command.ListManifests
List all Manifest-components in the system. The result will contain
one statement per Manifest on the form: [manifestURI --SCAM.inModel-- manifestID]
The manifestURI represents the IMSCP Manifest component.
Parameters:
Arguments:
Result:
ListResultBean.NAME -> se.kmr.scam.client.http.helper.ListResultBean -
Title:
Description:
Copyright: Copyright (c) 2002
Company:
| Constructor Summary | |
ListManifests()
|
|
| Method Summary | |
CommandResponse |
execute(HttpServletRequest request,
HttpServletResponse response)
Execute the 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 ListManifests()
| Method Detail |
public CommandResponse execute(HttpServletRequest request,
HttpServletResponse response)
throws HttpException
Command
execute in interface Commandrequest - holds information from the client.response - holds response information sent to the client.
HttpException - thrown in case of an exception during execution
of the command.public 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 | ||||||||||