public class Folder extends ActivityObject
The "folder" object type represents a collection of files or media objects. This is similar to the "photo album" object type, but not specifically representing a collection of "photos."
The "folder" object type is identified by the URI http://activitystrea.ms/schema/1.0/folder.
A folder has the following additional components:
- Preview Image Link
- A Media Link Construct describing an image file that can be used as a preview image for the folder. Represented by the Representative Image component of the base Object Construct. Processors MAY ignore thumbnails that are of an inappropriate size for their user interface.
Constructor and Description |
---|
Folder() |
Modifier and Type | Method and Description |
---|---|
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
public String getTypeIRI()
getTypeIRI
in class ActivityObject
Copyright © 2016. All rights reserved.