@ProviderType public interface Verbs
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACCEPT
Indicates that that the actor has accepted the object.
|
static java.lang.String |
ACCESS
* Indicates that the actor has accessed the object.
|
static java.lang.String |
ACKNOWLEDGE
Indicates that the actor has acknowledged the object.
|
static java.lang.String |
ADD
Indicates that the actor has added the object to the target.
|
static java.lang.String |
AGREE
Indicates that the actor agrees with the object.
|
static java.lang.String |
APPEND
Indicates that the actor has appended the object to the target.
|
static java.lang.String |
APPROVE
Indicates that the actor has approved the object.
|
static java.lang.String |
ARCHIVE
Indicates that the actor has archived the object.
|
static java.lang.String |
ASSIGN
Indicates that the actor has assigned the object to the target.
|
static java.lang.String |
AT
Indicates that the actor is currently located at the object.
|
static java.lang.String |
ATTACH
Indicates that the actor has attached the object to the target.
|
static java.lang.String |
ATTEND
Indicates that the actor has attended the object.
|
static java.lang.String |
AUTHOR
Indicates that the actor has authored the object.
|
static java.lang.String |
AUTHORIZE
Indicates that the actor has authorized the object.
|
static java.lang.String |
BORROW
Indicates that the actor has borrowed the object.
|
static java.lang.String |
BUILD
Indicates that the actor has built the object.
|
static java.lang.String |
CANCEL
Indicates that the actor has canceled the object.
|
static java.lang.String |
CHECKIN
Indicates that the actor has checked-in to the object.
|
static java.lang.String |
CLOSE
Indicates that the actor has closed the object.
|
static java.lang.String |
COMPLETE
Indicates that the actor has completed the object.
|
static java.lang.String |
CONFIRM
Indicates that the actor has confirmed or agrees with the object.
|
static java.lang.String |
CONSUME
Indicates that the actor has consumed the object.
|
static java.lang.String |
CREATE
Indicates that the actor has created the object.
|
static java.lang.String |
DELETE
Indicates that the actor has deleted the object.
|
static java.lang.String |
DELIVER
Indicates that the actor has delivered the object.
|
static java.lang.String |
DENY
Indicates that the actor has denied the object.
|
static java.lang.String |
DISAGREE
Indicates that the actor disagrees with the object.
|
static java.lang.String |
DISLIKE
Indicates that the actor dislikes the object.
|
static java.lang.String |
EXPERIENCE
Indicates that the actor has experienced the object in some manner.
|
static java.lang.String |
FAVORITE
Indicates that the actor marked the object as an item of special interest.
|
static java.lang.String |
FIND
Indicates that the actor has found the object.
|
static java.lang.String |
FLAG_AS_INAPPROPRIATE
Indicates that the actor has flagged the object as being inappropriate for some reason.
|
static java.lang.String |
FOLLOW
Indicates that the actor began following the activity of the object.
|
static java.lang.String |
GIVE
Indicates that the actor is giving an object to the target.
|
static java.lang.String |
HOST
Indicates that the actor is hosting the object.
|
static java.lang.String |
IGNORE
Indicates that the actor has ignored the object.
|
static java.lang.String |
INSERT
Indicates that the actor has inserted the object into the target.
|
static java.lang.String |
INSTALL
Indicates that the actor has installed the object, as in installing an application.
|
static java.lang.String |
INTERACT
Indicates that the actor has interacted with the object.
|
static java.lang.String |
INVITE
Indicates that the actor has invited the object, typically a person object, to join or participate in the object described by the target.
|
static java.lang.String |
JOIN
Indicates that the actor has become a member of the object.
|
static java.lang.String |
LEAVE
Indicates that the actor has left the object.
|
static java.lang.String |
LIKE
Indicates that the actor marked the object as an item of special interest.
|
static java.lang.String |
LISTEN
Indicates that the actor has listened to the object.
|
static java.lang.String |
LOSE
Indicates that the actor has lost the object.
|
static java.lang.String |
MAKE_FRIEND
Indicates the creation of a friendship that is reciprocated by the object.
|
static java.lang.String |
OPEN
Indicates that the actor has opened the object.
|
static java.lang.String |
PLAY
Indicates that the actor spent some time enjoying the object.
|
static java.lang.String |
POST
The "post" verb describes the act of authoring an object and then publishing it online.
|
static java.lang.String |
PRESENT
Indicates that the actor has presented the object.
|
static java.lang.String |
PURCHASE
Indicates that the actor has purchased the object.
|
static java.lang.String |
QUALIFY
Indicates that the actor has qualified for the object.
|
static java.lang.String |
READ
Indicates that the actor read the object.
|
static java.lang.String |
RECEIVE
Indicates that the actor is receiving an object.
|
static java.lang.String |
REJECT
Indicates that the actor has rejected the object.
|
static java.lang.String |
REMOVE
Indicates that the actor has removed the object from the collection of friends.
|
static java.lang.String |
REMOVE_FRIEND
Indicates that the actor has removed the object from the target.
|
static java.lang.String |
REPLACE
Indicates that the actor has replaced the target with the object.
|
static java.lang.String |
REQUEST
Indicates that the actor has requested the object.
|
static java.lang.String |
REQUEST_FRIEND
Indicates the creation of a friendship that has not yet been reciprocated by the object.
|
static java.lang.String |
RESOLVE
Indicates that the actor has resolved the object.
|
static java.lang.String |
RETRACT_MAYBE
Indicates that the actor has retracted the object.
|
static java.lang.String |
RETURN
Indicates that the actor has returned the object.
|
static java.lang.String |
RSVP_MAYBE
The "possible RSVP" verb indicates that the actor has made a possible RSVP for the object.
|
static java.lang.String |
RSVP_NO
The "negative RSVP" verb indicates that the actor has made a negative RSVP for the object.
|
static java.lang.String |
RSVP_YES
The "positive RSVP" verb indicates that the actor has made a positive RSVP for an object.
|
static java.lang.String |
SATISFY
Indicates that the actor has satisfied the object.
|
static java.lang.String |
SAVE
Indicates that the actor has called out the object as being of interest primarily to him- or herself.
|
static java.lang.String |
SCHEDULE
Indicates that the actor has scheduled the object.
|
static java.lang.String |
SEARCH
Indicates that the actor is or has searched for the object.
|
static java.lang.String |
SELL
Indicates that the actor has sold the object.
|
static java.lang.String |
SEND
Indicates that the actor has sent the object.
|
static java.lang.String |
SHARE
Indicates that the actor has called out the object to readers.
|
static java.lang.String |
SPONSOR
Indicates that the actor has sponsored the object.
|
static java.lang.String |
START
Indicates that the actor has started the object.
|
static java.lang.String |
STOP_FOLLOWING
Indicates that the actor has stopped following the object.
|
static java.lang.String |
SUBMIT
Indicates that the actor has submitted the object.
|
static java.lang.String |
TAG
Indicates that the actor has associated the object with the target.
|
static java.lang.String |
TERMINATE
Indicates that the actor has terminated the object.
|
static java.lang.String |
TIE
Indicates that the actor has neither won or lost the object.
|
static java.lang.String |
UNFAVORITE
Indicates that the actor has removed the object from the collection of favorited items.
|
static java.lang.String |
UNLIKE
Indicates that the actor has removed the object from the collection of liked items.
|
static java.lang.String |
UNSATISFY
Indicates that the actor has not satisfied the object.
|
static java.lang.String |
UNSAVE
Indicates that the actor has removed the object from the collection of saved items.
|
static java.lang.String |
UNSHARE
Indicates that the actor is no longer sharing the object.
|
static java.lang.String |
UPDATE
The "update" verb indicates that the actor has modified the object.
|
static java.lang.String |
USE
Indicates that the actor has used the object in some manner.
|
static java.lang.String |
WATCH
Indicates that the actor has watched the object.
|
static java.lang.String |
WIN
Indicates that the actor has won the object.
|
static final java.lang.String ACCEPT
static final java.lang.String ACCESS
static final java.lang.String ACKNOWLEDGE
static final java.lang.String ADD
static final java.lang.String AGREE
static final java.lang.String APPEND
static final java.lang.String APPROVE
static final java.lang.String ARCHIVE
static final java.lang.String ASSIGN
static final java.lang.String AT
static final java.lang.String ATTACH
static final java.lang.String ATTEND
static final java.lang.String AUTHOR
static final java.lang.String AUTHORIZE
static final java.lang.String BORROW
static final java.lang.String BUILD
static final java.lang.String CANCEL
static final java.lang.String CLOSE
static final java.lang.String COMPLETE
static final java.lang.String CONFIRM
static final java.lang.String CONSUME
static final java.lang.String CHECKIN
static final java.lang.String CREATE
static final java.lang.String DELETE
static final java.lang.String DELIVER
static final java.lang.String DENY
static final java.lang.String DISAGREE
static final java.lang.String DISLIKE
static final java.lang.String EXPERIENCE
static final java.lang.String FAVORITE
static final java.lang.String FIND
static final java.lang.String FLAG_AS_INAPPROPRIATE
static final java.lang.String FOLLOW
static final java.lang.String GIVE
static final java.lang.String HOST
static final java.lang.String IGNORE
static final java.lang.String INSERT
static final java.lang.String INSTALL
static final java.lang.String INTERACT
static final java.lang.String INVITE
static final java.lang.String JOIN
static final java.lang.String LEAVE
static final java.lang.String LIKE
static final java.lang.String LISTEN
static final java.lang.String LOSE
static final java.lang.String MAKE_FRIEND
static final java.lang.String OPEN
static final java.lang.String PLAY
static final java.lang.String POST
static final java.lang.String PRESENT
static final java.lang.String PURCHASE
static final java.lang.String QUALIFY
static final java.lang.String READ
static final java.lang.String RECEIVE
static final java.lang.String REJECT
static final java.lang.String REMOVE_FRIEND
static final java.lang.String REMOVE
static final java.lang.String REPLACE
static final java.lang.String REQUEST
static final java.lang.String REQUEST_FRIEND
static final java.lang.String RESOLVE
static final java.lang.String RETURN
static final java.lang.String RETRACT_MAYBE
static final java.lang.String RSVP_MAYBE
static final java.lang.String RSVP_NO
static final java.lang.String RSVP_YES
static final java.lang.String SATISFY
static final java.lang.String SAVE
static final java.lang.String SCHEDULE
static final java.lang.String SEARCH
static final java.lang.String SELL
static final java.lang.String SEND
static final java.lang.String SHARE
static final java.lang.String SPONSOR
static final java.lang.String START
static final java.lang.String STOP_FOLLOWING
static final java.lang.String SUBMIT
static final java.lang.String TAG
static final java.lang.String TERMINATE
static final java.lang.String TIE
static final java.lang.String UNFAVORITE
static final java.lang.String UNLIKE
static final java.lang.String UNSATISFY
static final java.lang.String UNSAVE
static final java.lang.String UNSHARE
static final java.lang.String UPDATE
static final java.lang.String USE
static final java.lang.String WATCH
static final java.lang.String WIN
Copyright © 2010 - 2020 Adobe. All Rights Reserved