public class Playlist extends ActivityObject
The "playlist" object type represents an ordered list of time-based media items, such as video and audio objects.
The "playlist" object type is identified by the URI http://activitystrea.ms/schema/1.0/playlist.
A playlist has no additional components.
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
Playlist() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTypeIRI() |
getAddress, getLocation, setAddress, setLocation
clone, equals, findRelatedLink, getAlternateLinks, getAuthors, getCategories, getContents, getContributors, getCreated, getForeignMarkup, getId, getIssued, getModified, getModule, getModules, getOtherLinks, getPublished, getRights, getSource, getSummary, getTitle, getTitleEx, getUpdated, getXmlBase, hashCode, isMediaEntry, setAlternateLinks, setAuthors, setCategories, setContents, setContributors, setCreated, setForeignMarkup, setId, setIssued, setModified, setModules, setOtherLinks, setPublished, setRights, setSource, setSummary, setTitle, setTitleEx, setUpdated, setXmlBase, toString
private static final long serialVersionUID
public java.lang.String getTypeIRI()
getTypeIRI
in class ActivityObject