Interface WebappAuthorDocumentFactoryConstants
- All Known Implementing Classes:
WebappAuthorDocumentFactory
@API(type=NOT_EXTENDABLE,
src=PRIVATE)
public interface WebappAuthorDocumentFactoryConstants
Constants for the webapp document factory.
- Since:
- 26.1
**************************************
EXPERIMENTAL - Subject to change
**************************************
Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
TheEditingSessionContext
attribute that points to theAuthorDocumentModel
.
-
Field Details
-
EDITING_CONTEXT_MODEL_ATTR
TheEditingSessionContext
attribute that points to theAuthorDocumentModel
.- See Also:
-