Quantcast
Viewing all articles
Browse latest Browse all 145

Page getExtraData() and getHours() methods

Hello,

I have been studying and using Spring Social for some time. I found it very interesting, useful and easy to use. Currently I have a project which has in its main focus the Fb Fan Pages.
In the Page class of Spring Social Facebook I noticed two methods: getExtraData() and getHours(). Although these methods didn't have descriptions I tried to test them to see what they were used for. Each time these methods are called I got the java.lang.NoSuchMethodError.

Which is the purpose of these two methods? Is there any way to get the Fan Page posts using Spring Social?

Thank you in advance.

Viewing all articles
Browse latest Browse all 145

Trending Articles