com.silverpeas.socialnetwork.model
Class ExternalAccount
java.lang.Object
com.silverpeas.socialnetwork.model.ExternalAccount
@Entity
public class ExternalAccount
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalAccount
public ExternalAccount()
getProfileId
public String getProfileId()
setProfileId
public void setProfileId(String profileId)
getNetworkId
public SocialNetworkID getNetworkId()
setNetworkId
public void setNetworkId(SocialNetworkID networkId)
getSilverpeasUserId
public String getSilverpeasUserId()
setSilverpeasUserId
public void setSilverpeasUserId(String silverpeasUserId)
Copyright © 2016 Silverpeas. All Rights Reserved.