|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OSLSchemaAwareIF
INTERNAL: The interface is implemented by actions which use schema information to perform their tasks. If an action implements this interface the web editor framework will pass the schema to it, if there is one.
Method Summary | |
---|---|
OSLSchema |
getSchema()
INTERNAL: Gets schema object. |
void |
setSchema(OSLSchema schema)
INTERNAL: Sets the schema object. |
Methods inherited from interface net.ontopia.topicmaps.webed.core.ActionIF |
---|
perform |
Method Detail |
---|
OSLSchema getSchema()
void setSchema(OSLSchema schema)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |