Uses of Class
org.dspace.eperson.Group

Packages that use Group
Package
Description
 
Miscellaneous utility classes.
End-user authentication manager, interface and implementations.
 
Represents permissions for access to DSpace content.
 
 
 
Provides an API for reading and manipulating content in the DSpace system.
 
 
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
 
Provides some basic functionality required throughout the DSpace system.
Provides classes representing e-people and groups of e-people.
 
 
 
 
 
 
 
 
 
Capture of "usage events".
DSpace has a simple workflow system, which models the workflows as named steps: SUBMIT, arbitrary named steps that you define, and ARCHIVE.
An Item submission begins as a WorkspaceItem in some user's workspace.
The state of an item in a workflow is persisted in a number of objects.