|
Spring Social Facebook | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.facebook.api.Post
org.springframework.social.facebook.api.MusicPost
public class MusicPost
Model class representing a Post with an embedded music file (e.g., MP3).
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.springframework.social.facebook.api.Post |
|---|
Post.PostType |
| Constructor Summary | |
|---|---|
MusicPost(java.lang.String id,
Reference from,
java.util.Date createdTime,
java.util.Date updatedTime)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSource()
|
| Methods inherited from class org.springframework.social.facebook.api.Post |
|---|
getApplication, getCaption, getCommentCount, getComments, getCreatedTime, getDescription, getFrom, getIcon, getId, getLikeCount, getLikes, getLink, getMessage, getName, getPicture, getSharesCount, getStory, getStoryTags, getTo, getType, getUpdatedTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MusicPost(java.lang.String id,
Reference from,
java.util.Date createdTime,
java.util.Date updatedTime)
| Method Detail |
|---|
public java.lang.String getSource()
|
Spring Social Facebook | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||