ro.sync.ecss.extensions.api.schemaaware
Interface SchemaAwareHandlerResultInsertConstants
- All Known Subinterfaces:
- SchemaAwareHandlerResult
- All Known Implementing Classes:
- SchemaAwareHandlerResultsImpl
public interface SchemaAwareHandlerResultInsertConstants
Result informations available for an schema aware insert operation (either typing or insert fragment).
- Since:
- 11.2
Field Summary |
static java.lang.String |
RESULT_ID_HANDLE_INSERT_FRAGMENT_OFFSET
A schema aware insert might choose to insert a fragment at a different location in order to keep the document
valid or might choose to change the document structure in order to accept the fragment. |
RESULT_ID_HANDLE_INSERT_FRAGMENT_OFFSET
static final java.lang.String RESULT_ID_HANDLE_INSERT_FRAGMENT_OFFSET
- A schema aware insert might choose to insert a fragment at a different location in order to keep the document
valid or might choose to change the document structure in order to accept the fragment. This is the offset at which
the inserted fragment can be found.
Can be -1 value, if the last insert fragment event was not handled.
- See Also:
- Constant Field Values
© Copyright SyncRO Soft SRL 2002 - 2010.