Uses of Interface
org.apache.jetspeed.services.psmlmanager.db.DBOperations

Packages that use DBOperations
org.apache.jetspeed.om.dbpsml   
org.apache.jetspeed.services.psmlmanager.db   
 

Uses of DBOperations in org.apache.jetspeed.om.dbpsml
 

Classes in org.apache.jetspeed.om.dbpsml that implement DBOperations
 class JetspeedGroupProfilePeer
          The skeleton for this class was autogenerated by Torque on: [Mon Sep 10 13:30:53 PDT 2001] You should add additional methods to this class to meet the application requirements.
 class JetspeedRoleProfilePeer
          The skeleton for this class was autogenerated by Torque on: [Mon Sep 10 13:30:53 PDT 2001] You should add additional methods to this class to meet the application requirements.
 class JetspeedUserProfilePeer
          The skeleton for this class was autogenerated by Torque on: [Mon Sep 10 13:30:53 PDT 2001] You should add additional methods to this class to meet the application requirements.
 

Uses of DBOperations in org.apache.jetspeed.services.psmlmanager.db
 

Subinterfaces of DBOperations in org.apache.jetspeed.services.psmlmanager.db
 interface DatabasePsmlManager
          This interface defines the Database PSML Manager service
 

Classes in org.apache.jetspeed.services.psmlmanager.db that implement DBOperations
 class DatabasePsmlManagerService
          This service is responsible for loading and saving PSML documents.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.