Package | Description |
---|---|
com.rometools.modules.activitystreams | |
com.rometools.modules.activitystreams.types |
Modifier and Type | Field and Description |
---|---|
private ActivityObject |
ActivityStreamModuleImpl.object |
Modifier and Type | Method and Description |
---|---|
ActivityObject |
ActivityStreamModuleImpl.getObject()
Get the value of object
|
ActivityObject |
ActivityStreamModule.getObject() |
ActivityObject |
ActivityStreamModuleImpl.getTarget() |
ActivityObject |
ActivityStreamModule.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
ActivityStreamModuleImpl.setObject(ActivityObject newobject)
Set the value of object
|
void |
ActivityStreamModule.setObject(ActivityObject object) |
void |
ActivityStreamModuleImpl.setTarget(ActivityObject object) |
void |
ActivityStreamModule.setTarget(ActivityObject object) |
Modifier and Type | Class and Description |
---|---|
class |
Article
The "article" Object type indicates that the Object is an article, such as a news article, a
knowledge base entry, or other similar construct.
|
class |
Audio
The "audio" Object type represents audio content.
|
class |
Bookmark
The "bookmark" Object type represents a pointer to some URL -- typically a web page.
|
class |
Comment
The "comment" object type represents a textual response to another object.
|
class |
Event
The "event" object type represents an event that occurs in a certain place during a particular
interval of time.
|
class |
File
The "file" Object type represents some document or other file with no additional machine-readable
semantics.
|
class |
Folder
The "folder" object type represents a collection of files or media objects.
|
class |
List
The "list" object type represents a collection of related objects.
|
class |
Note
The "note" Object type represents short-form text messages.
|
class |
Person
The "person" Object type represents a user account.
|
class |
Photo
The "photo" object type represents a graphical still image.
|
class |
PhotoAlbum
The "photo album" object type represents a collection of images.
|
class |
Place
The "place" object type represents a location on Earth.
|
class |
Playlist
The "playlist" object type represents an ordered list of time-based media items, such as video
and audio objects.
|
class |
Product
The "product" object type represents a commercial good or service.
|
class |
Review
The "review" object type represents a primarily prose-based commentary on another object.
|
class |
Service
The "service" Object type represents a website, personal website or blog, business, brand, or
other entity that performs some kind of work for other entities, people, or services, or acts as
kind of container for other objects.
|
class |
Song
The "song" Object type represents a song or a recording of a song.
|
class |
Status
The "status" Object type represents a human-readable update of the author's situation, mood,
location or other status.
|