Uses of Class
com.wm.app.tn.db.ProfileCacheOps

Packages that use ProfileCacheOps
com.wm.app.tn.db   
com.wm.app.tn.profile   
 

Uses of ProfileCacheOps in com.wm.app.tn.db
 

Subclasses of ProfileCacheOps in com.wm.app.tn.db
 class ProfileDeleteOps
          Provides database operations for deleting partner profiles and their components.
 class ProfileInsertOps
          Provides database operations for inserting partner profiles.
 class ProfileOps
          Provides database operations for retrieving partner profiles and components of profiles.
 class ProfileUpdateOps
          Provides database operations for updating components of partner profiles.
 

Uses of ProfileCacheOps in com.wm.app.tn.profile
 

Subclasses of ProfileCacheOps in com.wm.app.tn.profile
 class ProfileStore
          Provides access to Profiles for all partners on the trading network.