Class BuyActivity
- java.lang.Object
-
- org.springframework.social.google.api.ApiEntity
-
- org.springframework.social.google.api.plus.moments.Moment
-
- org.springframework.social.google.api.plus.moments.BuyActivity
-
public class BuyActivity extends Moment
Activity representing a purchase.- Author:
- Gabriel Axel
- See Also:
- Buy Activity
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedBuyActivity()BuyActivity(String targetUrl)
-
Method Summary
-
Methods inherited from class org.springframework.social.google.api.plus.moments.Moment
getStartDate, getTarget
-
-
-
-
Constructor Detail
-
BuyActivity
protected BuyActivity()
-
BuyActivity
public BuyActivity(String targetUrl)
-
-