Uses of Interface
org.dspace.eperson.service.GroupService
Packages that use GroupService
Package
Description
Access status allows the users to view the bitstreams availability before
browsing into the item itself.
Provides classes and methods for administrative functions that fall outside
the regular use of other subsystems.
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 metadata crosswalks, which are directional mappings from one schema to another, performed in the context of Item ingestion or dissemination.
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
In DSpace, "curation" refers to the application of one or more "tasks" to one
or more model objects.
Provides classes representing e-people and groups of e-people.
Generally useful classes, not particularly tied to any other package.
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.
-
Uses of GroupService in org.dspace.access.status
Fields in org.dspace.access.status declared as GroupService -
Uses of GroupService in org.dspace.administer
Fields in org.dspace.administer declared as GroupService -
Uses of GroupService in org.dspace.app.itemimport
Fields in org.dspace.app.itemimport declared as GroupService -
Uses of GroupService in org.dspace.app.itemupdate
Fields in org.dspace.app.itemupdate declared as GroupService -
Uses of GroupService in org.dspace.app.mediafilter
Fields in org.dspace.app.mediafilter declared as GroupService -
Uses of GroupService in org.dspace.authenticate
Fields in org.dspace.authenticate declared as GroupServiceModifier and TypeFieldDescriptionprotected GroupServiceIPAuthentication.groupServiceprotected GroupServiceLDAPAuthentication.groupServiceprotected GroupServiceSamlAuthentication.groupServiceprotected GroupServiceShibAuthentication.groupServiceprotected GroupServiceX509Authentication.groupService -
Uses of GroupService in org.dspace.authorize
Fields in org.dspace.authorize declared as GroupService -
Uses of GroupService in org.dspace.content
Fields in org.dspace.content declared as GroupServiceModifier and TypeFieldDescriptionprotected GroupServiceCollectionServiceImpl.groupServiceprotected GroupServiceCommunityServiceImpl.groupServiceprotected GroupServiceEntityTypeServiceImpl.groupServiceprotected GroupServiceItemServiceImpl.groupService -
Uses of GroupService in org.dspace.content.crosswalk
Fields in org.dspace.content.crosswalk declared as GroupService -
Uses of GroupService in org.dspace.content.packager
Fields in org.dspace.content.packager declared as GroupServiceModifier and TypeFieldDescriptionprotected final GroupServiceRoleDisseminator.groupServiceprotected GroupServiceRoleIngester.groupService -
Uses of GroupService in org.dspace.curate
Fields in org.dspace.curate declared as GroupServiceModifier and TypeFieldDescriptionprotected GroupServiceXmlWorkflowCuratorServiceImpl.groupService -
Uses of GroupService in org.dspace.discovery
Fields in org.dspace.discovery declared as GroupServiceModifier and TypeFieldDescriptionprotected GroupServiceSolrServiceImpl.groupServiceprotected GroupServiceSolrServiceResourceRestrictionPlugin.groupServiceprotected GroupServiceSolrServiceWorkspaceWorkflowRestrictionPlugin.groupService -
Uses of GroupService in org.dspace.discovery.indexobject
Fields in org.dspace.discovery.indexobject declared as GroupServiceModifier and TypeFieldDescriptionprotected GroupServiceMetadataFieldIndexFactoryImpl.groupService -
Uses of GroupService in org.dspace.eperson
Classes in org.dspace.eperson that implement GroupServiceModifier and TypeClassDescriptionclassService implementation for the Group object.Fields in org.dspace.eperson declared as GroupService -
Uses of GroupService in org.dspace.eperson.factory
Methods in org.dspace.eperson.factory that return GroupServiceModifier and TypeMethodDescriptionabstract GroupServiceEPersonServiceFactory.getGroupService()EPersonServiceFactoryImpl.getGroupService() -
Uses of GroupService in org.dspace.storage.rdbms
Fields in org.dspace.storage.rdbms declared as GroupService -
Uses of GroupService in org.dspace.util
Fields in org.dspace.util declared as GroupService -
Uses of GroupService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as GroupServiceModifier and TypeFieldDescriptionprotected GroupServiceRoleMembers.groupServiceprotected static final GroupServiceWorkflowUtils.groupServiceprotected GroupServiceXmlWorkflowServiceImpl.groupService -
Uses of GroupService in org.dspace.xmlworkflow.state.actions.userassignment
Fields in org.dspace.xmlworkflow.state.actions.userassignment declared as GroupService -
Uses of GroupService in org.dspace.xmlworkflow.storedcomponents
Fields in org.dspace.xmlworkflow.storedcomponents declared as GroupService