com.silverpeas.socialnetwork.model
Class Account
java.lang.Object
com.silverpeas.socialnetwork.model.Account
public class Account
- extends Object
Few information about silverpeas account.
- Author:
- Ludovic Bertin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Account
public Account()
getSilverpeasId
public String getSilverpeasId()
setSilverpeasId
public void setSilverpeasId(String silverpeasId)
getSilverpeasLogin
public String getSilverpeasLogin()
setSilverpeasLogin
public void setSilverpeasLogin(String silverpeasLogin)
Copyright © 2016 Silverpeas. All Rights Reserved.