com.silverpeas.dataWarning.model
Class DataWarningGroup
java.lang.Object
com.stratelia.webactiv.persistence.SilverpeasBean
com.silverpeas.dataWarning.model.DataWarningGroup
- All Implemented Interfaces:
- com.stratelia.webactiv.persistence.SilverpeasBeanIntf, Serializable
public class DataWarningGroup
- extends com.stratelia.webactiv.persistence.SilverpeasBean
- See Also:
- Serialized Form
Methods inherited from class com.stratelia.webactiv.persistence.SilverpeasBean |
_getDatasourceName, _getJdbcData, getPK, getSureString, setPK |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataWarningGroup
public DataWarningGroup()
DataWarningGroup
public DataWarningGroup(String instanceId,
int groupId)
getInstanceId
public String getInstanceId()
getGroupId
public int getGroupId()
setInstanceId
public void setInstanceId(String instanceId)
setGroupId
public void setGroupId(int groupId)
_getTableName
public String _getTableName()
- Specified by:
_getTableName
in interface com.stratelia.webactiv.persistence.SilverpeasBeanIntf
- Overrides:
_getTableName
in class com.stratelia.webactiv.persistence.SilverpeasBean
_getConnectionType
public int _getConnectionType()
- Specified by:
_getConnectionType
in interface com.stratelia.webactiv.persistence.SilverpeasBeanIntf
- Overrides:
_getConnectionType
in class com.stratelia.webactiv.persistence.SilverpeasBean
Copyright © 2016 Silverpeas. All Rights Reserved.