Package ro.sync.ecss.extensions.api.webapp
-
Interface Summary Interface Description AuthorDocumentModel The model of an XML document to be edited.AuthorIdIndex<T> An index that maps from IDs to objects and viceversa.HTMLClasses HTML classes used to identify the role of HTML elements.SafeAuthorOperation Deprecated. This interface is not used anymore as marker interface for operations that can be invoked via REST API with user supplied arguments.SessionStore A per-session key value store (sessionId, key, value).SpellcheckingEngine WebappActionsManager Helper object that provides access to extension actions, and provides support for invoking operations.WebappAuthorDocumentFactoryConstants Constants for the webapp document factory.WebappAuthorSchemaAwareActionsHandler Handles schema aware actions like paste.WebappDocumentValidator WebappMessagesProvider Gets all the error messages reported by the application.WebappSchematronPhaseChooser Interface that is asked to provide the schematron phase to use.WebappSpellchecker -
Class Summary Class Description AuthorDocumentModelContextManager A helper class that handles the current editing context.AuthorOperationWithResult Operation that returns a result when invoked from the Web Author JS API.DPILocation DPI location information.WebappAuthorDocumentFactory Factory class that creates the document model to be used in the Web Reviewer.WebappLockManager The lock manager associated with a document.WebappMessage Webapp server message that is presented on client side. -
Annotation Types Summary Annotation Type Description WebappRestSafe Annotation that should be placed on AuthorOperations to indicate that they are safe to be invoked in Web Author via a REST API with user supplied arguments.