org.springframework.social.linkedin.api
Class UpdateContentCompany
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.LinkedInProfile
org.springframework.social.linkedin.api.UpdateContent
org.springframework.social.linkedin.api.UpdateContentCompany
- All Implemented Interfaces:
- Serializable
public class UpdateContentCompany
- extends UpdateContent
A Company Update
- See Also:
- Serialized Form
| Methods inherited from class org.springframework.social.linkedin.api.LinkedInProfile |
getConnectionAuthorization, getEmailAddress, getFirstName, getHeadline, getId, getIndustry, getLastName, getProfilePictureUrl, getPublicProfileUrl, getSiteStandardProfileRequest, getSummary |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateContentCompany
public UpdateContentCompany(String id,
String firstName,
String lastName,
String headline,
String industry,
String publicProfileUrl,
UrlResource siteStandardProfileRequest,
String profilePictureUrl)
getCompanyStatusUpdate
public Share getCompanyStatusUpdate()
getCompany
public Company getCompany()
getCompanyJobUpdate
public CompanyJobUpdate getCompanyJobUpdate()