Package org.dspace.services.model

Defines types managed by the core services.

See:
          Description

Interface Summary
Cache This is a cache which can be used to store data.
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.
 

Class Summary
CacheConfig Encodes the configuration for a cache into an object.
Event This holds all the settings related to an event in the system.
 

Enum Summary
CacheConfig.CacheScope Controls the scope of each created cache.
Event.Scope The event scopes to send events to.
 

Exception Summary
RequestInterceptor.RequestInterruptionException Indicate that request processing should be halted.
 

Package org.dspace.services.model Description

Defines types managed by the core services.



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