com.stratelia.webactiv.persistence
Class SilverpeasBean

java.lang.Object
  extended by com.stratelia.webactiv.persistence.SilverpeasBean
All Implemented Interfaces:
SilverpeasBeanIntf, Serializable
Direct Known Subclasses:
UserFavoriteSpaceBean

public class SilverpeasBean
extends Object
implements SilverpeasBeanIntf, Serializable

See Also:
Serialized Form

Constructor Summary
SilverpeasBean()
           
 
Method Summary
 int _getConnectionType()
           
 String _getDatasourceName()
           
 JdbcData _getJdbcData()
           
 String _getTableName()
           
 WAPrimaryKey getPK()
           
 String getSureString(String theString)
           
 void setPK(WAPrimaryKey value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilverpeasBean

public SilverpeasBean()
Method Detail

getPK

public WAPrimaryKey getPK()
Specified by:
getPK in interface SilverpeasBeanIntf

setPK

public void setPK(WAPrimaryKey value)
Specified by:
setPK in interface SilverpeasBeanIntf

_getConnectionType

public int _getConnectionType()
Specified by:
_getConnectionType in interface SilverpeasBeanIntf

_getDatasourceName

public String _getDatasourceName()
Specified by:
_getDatasourceName in interface SilverpeasBeanIntf

_getJdbcData

public JdbcData _getJdbcData()
Specified by:
_getJdbcData in interface SilverpeasBeanIntf

_getTableName

public String _getTableName()
Specified by:
_getTableName in interface SilverpeasBeanIntf

getSureString

public String getSureString(String theString)
Specified by:
getSureString in interface SilverpeasBeanIntf


Copyright © 2016 Silverpeas. All Rights Reserved.