public class BasicRightsService extends BaseRightsService
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BasicRightsService.BasicStorage
Storage implementation
|
BaseRightsService.BasicCopyright, BaseRightsService.BasicCreativeCommonsLicense, BaseRightsService.BasicRightsAssignment, BaseRightsService.Storagem_storage| Constructor and Description |
|---|
BasicRightsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Shutdown cleanly
|
void |
init()
Final initialization, once all dependencies are set.
|
protected BaseRightsService.Storage |
newStorage()
Construct a Storage object.
|
addRightsAssignment, addSiteRightsPolicy, addUserRightsPolicy, getRightsAssignment, getSiteRightsPolicy, getUserRightsPolicy, save, save, setRightsAssignmentpublic void destroy()
destroy in class BaseRightsServicepublic void init()
init in class BaseRightsServiceprotected BaseRightsService.Storage newStorage()
newStorage in class BaseRightsServiceCopyright © 2003-2015 The Sakai Foundation. All Rights Reserved.