Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api.highlights
Interface AuthorPersistentHighlightConstants

All Known Subinterfaces:
AuthorPersistentHighlight

@API(type=NOT_EXTENDABLE,
     src=PUBLIC)
public interface AuthorPersistentHighlightConstants

Constants used in the serialization process of the Author Persistent Highlights.


Field Summary
static java.lang.String AUTHOR_NAME_ATTRIBUTE
          The pseudo attribute name of the PI holding the name of the author who made the modification.
static java.lang.String COMMENT_ATTRIBUTE
          The pseudo attribute name of the PI holding the comment of the author who made the modification.
static java.lang.String MODIFICATION_TIME
          The pseudo attribute name of the PI holding the modification time.
 

Field Detail

AUTHOR_NAME_ATTRIBUTE

static final java.lang.String AUTHOR_NAME_ATTRIBUTE
The pseudo attribute name of the PI holding the name of the author who made the modification.
The value is author.

See Also:
Constant Field Values

COMMENT_ATTRIBUTE

static final java.lang.String COMMENT_ATTRIBUTE
The pseudo attribute name of the PI holding the comment of the author who made the modification.
The value is comment.

See Also:
Constant Field Values

MODIFICATION_TIME

static final java.lang.String MODIFICATION_TIME
The pseudo attribute name of the PI holding the modification time.
The value is timestamp.

See Also:
Constant Field Values

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.