com.stratelia.silverpeas.portlet.model
Class PortletSchema

java.lang.Object
  extended by com.stratelia.webactiv.util.Schema
      extended by com.stratelia.silverpeas.portlet.model.PortletSchema

public class PortletSchema
extends Schema


Field Summary
 PortletColumnTable portletColumn
           
 PortletRowTable portletRow
           
 PortletStateTable portletState
           
 
Constructor Summary
PortletSchema()
           
PortletSchema(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

portletColumn

public PortletColumnTable portletColumn

portletRow

public PortletRowTable portletRow

portletState

public PortletStateTable portletState
Constructor Detail

PortletSchema

public PortletSchema(Connection co)
              throws UtilException
Throws:
UtilException

PortletSchema

public PortletSchema()
              throws UtilException
Throws:
UtilException
Method Detail

getJNDIName

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


Copyright © 2016 Silverpeas. All Rights Reserved.