com.stratelia.silverpeas.notificationManager.model
Class NotifSchema

java.lang.Object
  extended by com.stratelia.webactiv.util.Schema
      extended by com.stratelia.silverpeas.notificationManager.model.NotifSchema

public class NotifSchema
extends Schema


Field Summary
 NotifAddressTable notifAddress
           
 NotifChannelTable notifChannel
           
 NotifDefaultAddressTable notifDefaultAddress
           
 NotifPreferenceTable notifPreference
           
 
Constructor Summary
NotifSchema()
           
NotifSchema(Connection co)
           
 
Method Summary
protected  String getJNDIName()
           
 
Methods inherited from class com.stratelia.webactiv.util.Schema
close, commit, createConnection, getConnection, getStatement, isManaged, isOk, rollback
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

notifAddress

public NotifAddressTable notifAddress

notifChannel

public NotifChannelTable notifChannel

notifDefaultAddress

public NotifDefaultAddressTable notifDefaultAddress

notifPreference

public NotifPreferenceTable notifPreference
Constructor Detail

NotifSchema

public NotifSchema(Connection co)
            throws UtilException
Throws:
UtilException

NotifSchema

public NotifSchema()
            throws UtilException
Throws:
UtilException
Method Detail

getJNDIName

protected String getJNDIName()
Specified by:
getJNDIName in class Schema


Copyright © 2016 Silverpeas. All Rights Reserved.