@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface AuthorPersistentHighlightConstants
Modifier and Type | Field and Description |
---|---|
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 |
COMMENT_ID
The pseudo attribute name of the PI holding the id of the comment.
|
static java.lang.String |
COMMENT_PARENT_ID
The pseudo attribute name of the PI holding the parent id.
|
static java.lang.String |
DONE_ATTRIBUTE_VALUE
One of the values for
FLAG_ATTRIBUTE . |
static java.lang.String |
FLAG_ATTRIBUTE
The pseudo attribute name of the PI holding the flag of the marker.
|
static java.lang.String |
MODIFICATION_TIME
The pseudo attribute name of the PI holding the modification time.
|
static final java.lang.String AUTHOR_NAME_ATTRIBUTE
author
.static final java.lang.String COMMENT_ATTRIBUTE
comment
.static final java.lang.String MODIFICATION_TIME
timestamp
.static final java.lang.String COMMENT_ID
id
.static final java.lang.String COMMENT_PARENT_ID
COMMENT_ID
property value.
parentID
.static final java.lang.String FLAG_ATTRIBUTE
static final java.lang.String DONE_ATTRIBUTE_VALUE
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.