|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.webed.impl.actions.topicmap.AbstractTopicMapAction
public abstract class AbstractTopicMapAction
PUBLIC: Base action class which is used by actions on the topic map level (for example creation of new topic or association objects).
| Field Summary | |
|---|---|
protected OSLSchema |
schema
The schema object which may be available (optionally). |
| Constructor Summary | |
|---|---|
AbstractTopicMapAction()
|
|
| Method Summary | |
|---|---|
OSLSchema |
getSchema()
INTERNAL: Gets schema object. |
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 |
| Methods inherited from interface net.ontopia.topicmaps.webed.core.ActionIF |
|---|
perform |
| Field Detail |
|---|
protected OSLSchema schema
| Constructor Detail |
|---|
public AbstractTopicMapAction()
| Method Detail |
|---|
public OSLSchema getSchema()
OSLSchemaAwareIF
getSchema in interface OSLSchemaAwareIFpublic void setSchema(OSLSchema schema)
OSLSchemaAwareIF
setSchema in interface OSLSchemaAwareIF
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||