com.stratelia.webactiv.persistence
Interface SilverpeasBeanIntf

All Known Implementing Classes:
AxisHeaderPersistence, CompleteUsedAxis, Jargon, POPUPMessageBean, ServerMessageBean, SILVERMAILMessageBean, SilverpeasBean, Synonym, TreeNodePersistence, UsedAxis, UserFavoriteSpaceBean, Vocabulary

public interface SilverpeasBeanIntf


Method Summary
 int _getConnectionType()
           
 String _getDatasourceName()
           
 JdbcData _getJdbcData()
           
 String _getTableName()
           
 WAPrimaryKey getPK()
           
 String getSureString(String theString)
           
 void setPK(WAPrimaryKey value)
           
 

Method Detail

getPK

WAPrimaryKey getPK()

setPK

void setPK(WAPrimaryKey value)

_getConnectionType

int _getConnectionType()

_getDatasourceName

String _getDatasourceName()

_getJdbcData

JdbcData _getJdbcData()

_getTableName

String _getTableName()

getSureString

String getSureString(String theString)


Copyright © 2016 Silverpeas. All Rights Reserved.