|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.webed.impl.actions.tmobject.OSLValidate
public class OSLValidate
PUBLIC: Action for deleting a topic map object.
Constructor Summary | |
---|---|
OSLValidate()
|
Method Summary | |
---|---|
OSLSchema |
getSchema()
INTERNAL: Gets schema object. |
void |
perform(ActionParametersIF params,
ActionResponseIF response)
PUBLIC: Performs the action using the values provided by the params parameter. |
void |
setSchema(OSLSchema schema)
INTERNAL: Sets the schema object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OSLValidate()
Method Detail |
---|
public OSLSchema getSchema()
OSLSchemaAwareIF
getSchema
in interface OSLSchemaAwareIF
public void setSchema(OSLSchema schema)
OSLSchemaAwareIF
setSchema
in interface OSLSchemaAwareIF
public void perform(ActionParametersIF params, ActionResponseIF response)
ActionIF
params
parameter.
The whole set of available parameters and attributes are
summarized in the request
object, to allow the
action access to further relevant information.
perform
in interface ActionIF
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |