Class WantActivity
- java.lang.Object
-
- org.springframework.social.google.api.ApiEntity
-
- org.springframework.social.google.api.plus.moments.Moment
-
- org.springframework.social.google.api.plus.moments.WantActivity
-
public class WantActivity extends Moment
Activity representing an indecation by the user that they want something, such as if they add a product to a wishlist, a movie to a watchlist, or a book to a reading list- Author:
- Gabriel Axel
- See Also:
- Want Activity
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedWantActivity()WantActivity(String targetUrl)
-
Method Summary
-
Methods inherited from class org.springframework.social.google.api.plus.moments.Moment
getStartDate, getTarget
-
-
-
-
Constructor Detail
-
WantActivity
protected WantActivity()
-
WantActivity
public WantActivity(String targetUrl)
-
-