|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.ontopia.topicmaps.webed.core | |
---|---|
net.ontopia.topicmaps.webed.core | The core interfaces of the Web Editor Framework; the main interfaces used to build Web Editor applications. |
net.ontopia.topicmaps.webed.impl.actions | The implementation of the action interfaces belonging to Ontopia's web editor framework. |
net.ontopia.topicmaps.webed.impl.actions.association | The implementation of the action interfaces belonging to Ontopia's web editor framework related to the execution of atomic modifications of association objects. |
net.ontopia.topicmaps.webed.impl.actions.assocrole | |
net.ontopia.topicmaps.webed.impl.actions.basename | Web editor action classes dealing with base names. |
net.ontopia.topicmaps.webed.impl.actions.occurrence | Web editor action classes dealing with occurrences. |
net.ontopia.topicmaps.webed.impl.actions.tmobject | Web editor action classes dealing with more than one kind of topic map object. |
net.ontopia.topicmaps.webed.impl.actions.topic | The implementation of the action interfaces belonging to Ontopia's web editor framework related to the execution of atomic modifications of topic objects. |
net.ontopia.topicmaps.webed.impl.actions.topicmap | The implementation of the action interfaces belonging to Ontopia's web editor framework related to the execution of modifications of the topic map. |
net.ontopia.topicmaps.webed.impl.actions.variant | Web editor action classes dealing with variant names. |
net.ontopia.topicmaps.webed.impl.basic | The basic implementation of the core interfaces belonging to Ontopia's web editor framework, except the classes related to the to the implementation of actions (which are in their own package structure). |
net.ontopia.topicmaps.webed.impl.utils |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.core | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionResponseIF
PUBLIC: Interface for passing information from an action to the forward request. |
|
ActionRuntimeException
PUBLIC: An exception that is thrown when something goes wrong while an action is being executed. |
|
FileValueIF
PUBLIC: Represents files passed as parameters to forms. |
|
WebEdRequestIF
PUBLIC: Represents a request to a web editor framework application. |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.impl.actions | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionResponseIF
PUBLIC: Interface for passing information from an action to the forward request. |
|
ActionRuntimeException
PUBLIC: An exception that is thrown when something goes wrong while an action is being executed. |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.impl.actions.association | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionResponseIF
PUBLIC: Interface for passing information from an action to the forward request. |
|
OSLSchemaAwareIF
INTERNAL: The interface is implemented by actions which use schema information to perform their tasks. |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.impl.actions.assocrole | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionResponseIF
PUBLIC: Interface for passing information from an action to the forward request. |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.impl.actions.basename | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionResponseIF
PUBLIC: Interface for passing information from an action to the forward request. |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.impl.actions.occurrence | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionResponseIF
PUBLIC: Interface for passing information from an action to the forward request. |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.impl.actions.tmobject | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionResponseIF
PUBLIC: Interface for passing information from an action to the forward request. |
|
OSLSchemaAwareIF
INTERNAL: The interface is implemented by actions which use schema information to perform their tasks. |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.impl.actions.topic | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionResponseIF
PUBLIC: Interface for passing information from an action to the forward request. |
|
OSLSchemaAwareIF
INTERNAL: The interface is implemented by actions which use schema information to perform their tasks. |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.impl.actions.topicmap | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionResponseIF
PUBLIC: Interface for passing information from an action to the forward request. |
|
OSLSchemaAwareIF
INTERNAL: The interface is implemented by actions which use schema information to perform their tasks. |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.impl.actions.variant | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionResponseIF
PUBLIC: Interface for passing information from an action to the forward request. |
|
OSLSchemaAwareIF
INTERNAL: The interface is implemented by actions which use schema information to perform their tasks. |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.impl.basic | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionResponseIF
PUBLIC: Interface for passing information from an action to the forward request. |
|
ActionRuntimeException
PUBLIC: An exception that is thrown when something goes wrong while an action is being executed. |
|
FileValueIF
PUBLIC: Represents files passed as parameters to forms. |
|
WebEdRequestIF
PUBLIC: Represents a request to a web editor framework application. |
Classes in net.ontopia.topicmaps.webed.core used by net.ontopia.topicmaps.webed.impl.utils | |
---|---|
ActionIF
PUBLIC: Interface for server-side actions which update the topic map or otherwise act on information received from client-side forms. |
|
ActionParametersIF
PUBLIC: Contains the parameters of an action. |
|
ActionRuntimeException
PUBLIC: An exception that is thrown when something goes wrong while an action is being executed. |
|
FileValueIF
PUBLIC: Represents files passed as parameters to forms. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |