Package org.pac4j.oauth.profile.facebook
Class FacebookWork
java.lang.Object
org.pac4j.oauth.profile.facebook.FacebookWork
- All Implemented Interfaces:
Serializable
This class represents a Facebook work.
- Since:
- 1.0.0
- Author:
- Jerome Leleu
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidsetEmployer(FacebookObject employer) voidsetEndDate(Date endDate) voidsetLocation(FacebookObject location) voidsetPosition(FacebookObject position) voidsetStartDate(Date startDate)
-
Constructor Details
-
FacebookWork
public FacebookWork()
-
-
Method Details
-
getEmployer
-
setEmployer
-
getLocation
-
setLocation
-
getPosition
-
setPosition
-
getDescription
-
setDescription
-
getStartDate
-
setStartDate
-
getEndDate
-
setEndDate
-