public interface SocialActivityObject extends ActivityObject
Modifier and Type | Method and Description |
---|---|
Resource |
getResource() |
boolean |
isNotVirtual() |
getAttachments, getAuthor, getAuthorUserId, getContent, getDisplayName, getDownstreamDuplicates, getId, getImage, getMutableActivityObject, getObjectType, getProperties, getPublished, getSummary, getUpdated, getUpstreamDuplicates, getURL
toJSON
Resource getResource() throws ActivityException
SocialJsonConstants.IS_VIRTUAL
is not
set to true or the property does not exist.ActivityException
- if an error occurs.boolean isNotVirtual()
SocialJsonConstants.IS_VIRTUAL
property exists and is set to false, otherwise returns
false.Copyright © 2010 - 2020 Adobe. All Rights Reserved