| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Schema | |
|---|---|
| com.stratelia.silverpeas.notificationManager.model | |
| com.stratelia.silverpeas.portlet.model | |
| com.stratelia.webactiv.organization | |
| com.stratelia.webactiv.util | |
| Uses of Schema in com.stratelia.silverpeas.notificationManager.model | 
|---|
| Subclasses of Schema in com.stratelia.silverpeas.notificationManager.model | |
|---|---|
|  class | NotifSchema | 
| Methods in com.stratelia.silverpeas.notificationManager.model that return Schema | |
|---|---|
| protected  Schema | NotifSchemaPool.newSchema() | 
| Constructors in com.stratelia.silverpeas.notificationManager.model with parameters of type Schema | |
|---|---|
| NotifAddressTable(Schema schema)Builds a new NotifAddressTable | |
| NotifChannelTable(Schema schema)Builds a new NotifChannelTable | |
| NotifDefaultAddressTable(Schema schema)Builds a new NotifDefaultAddressTable | |
| NotifPreferenceTable(Schema schema)Builds a new NotifPreferenceTable | |
| Uses of Schema in com.stratelia.silverpeas.portlet.model | 
|---|
| Subclasses of Schema in com.stratelia.silverpeas.portlet.model | |
|---|---|
|  class | PortletSchema | 
| Methods in com.stratelia.silverpeas.portlet.model that return Schema | |
|---|---|
| protected  Schema | PortletSchemaPool.newSchema() | 
| Constructors in com.stratelia.silverpeas.portlet.model with parameters of type Schema | |
|---|---|
| PortletColumnTable(Schema schema)Builds a new PortletColumnTable | |
| PortletRowTable(Schema schema)Builds a new PortletRowTable | |
| PortletStateTable(Schema schema)Builds a new PortletStateTable | |
| Uses of Schema in com.stratelia.webactiv.organization | 
|---|
| Subclasses of Schema in com.stratelia.webactiv.organization | |
|---|---|
|  class | OrganizationSchema | 
| Methods in com.stratelia.webactiv.organization that return Schema | |
|---|---|
| protected  Schema | OrganizationSchemaPool.newSchema() | 
| Constructors in com.stratelia.webactiv.organization with parameters of type Schema | |
|---|---|
| Table(Schema schema,
      String tableName) | |
| Uses of Schema in com.stratelia.webactiv.util | 
|---|
| Fields in com.stratelia.webactiv.util declared as Schema | |
|---|---|
| protected  Schema | AbstractTable.schema | 
| Methods in com.stratelia.webactiv.util that return Schema | |
|---|---|
| protected  Schema | SchemaPool.getInstance()Returns an Shema. | 
| protected abstract  Schema | SchemaPool.newSchema() | 
| Methods in com.stratelia.webactiv.util with parameters of type Schema | |
|---|---|
| protected  void | SchemaPool.release(Schema s)Release an Scheme previously returned by the pool. | 
| Constructors in com.stratelia.webactiv.util with parameters of type Schema | |
|---|---|
| AbstractTable(Schema schema,
              String tableName) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||