Uses of Package
org.dspace.services.model

Packages that use org.dspace.services.model
org.dspace.providers Pluggable alternatives for some core functions. 
org.dspace.services Core DSpace service definitions. 
org.dspace.services.model Defines types managed by the core services. 
 

Classes in org.dspace.services.model used by org.dspace.providers
Cache
          This is a cache which can be used to store data.
CacheConfig
          Encodes the configuration for a cache into an object.
 

Classes in org.dspace.services.model used by org.dspace.services
Cache
          This is a cache which can be used to store data.
CacheConfig
          Encodes the configuration for a cache into an object.
Event
          This holds all the settings related to an event in the system.
EventListener
          These will be triggered when specific events occur in the system.
Request
           
RequestInterceptor
          Executes at the beginning and/or end of system requests.
Session
          Represents a user's session (login session) in the system.
 

Classes in org.dspace.services.model used by org.dspace.services.model
CacheConfig
          Encodes the configuration for a cache into an object.
CacheConfig.CacheScope
          Controls the scope of each created cache.
Event
          This holds all the settings related to an event in the system.
Event.Scope
          The event scopes to send events to.
Session
          Represents a user's session (login session) in the system.
 



Copyright © Monday, September 1, 2008-2011 The DSpace Foundation. All Rights Reserved.