com.stratelia.webactiv.organization
Class UserFavoriteSpaceBean
java.lang.Object
com.stratelia.webactiv.persistence.SilverpeasBean
com.stratelia.webactiv.organization.UserFavoriteSpaceBean
- All Implemented Interfaces:
- SilverpeasBeanIntf, Serializable
public class UserFavoriteSpaceBean
- extends SilverpeasBean
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserFavoriteSpaceBean
public UserFavoriteSpaceBean()
- Default constructor
UserFavoriteSpaceBean
public UserFavoriteSpaceBean(int userId,
int spaceId)
getUserId
public int getUserId()
setUserId
public void setUserId(int value)
getSpaceId
public int getSpaceId()
setSpaceId
public void setSpaceId(int spaceId)
_getConnectionType
public int _getConnectionType()
- Specified by:
_getConnectionType
in interface SilverpeasBeanIntf
- Overrides:
_getConnectionType
in class SilverpeasBean
_getTableName
public String _getTableName()
- Specified by:
_getTableName
in interface SilverpeasBeanIntf
- Overrides:
_getTableName
in class SilverpeasBean
Copyright © 2016 Silverpeas. All Rights Reserved.