public abstract class AbstractRootCrudController<T> extends AbstractCrudController<T>
BY_ID_DELETE_MAPPING, BY_ID_EDIT_MAPPING, BY_ID_MAPPING, EDIT_MAPPING, log, NEW_MAPPING, USER_MAPPING, USERS_MAPPING| Constructor and Description |
|---|
AbstractRootCrudController(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseView() |
RootAccountManagerService |
getRootAccountManagerService() |
protected void |
setRootAccountManagerService(RootAccountManagerService rootAccountManagerService) |
create, create, createSuccessMessage, delete, delete, deleteSuccessMessage, edit, form, get, getBaseViewId, getEditViewId, getEntity, getFormById, getNew, getNewViewId, loadForm, update, update, updateSuccessMessageaccountHasMoreThanOneOwner, createRedirectMav, destroy, formatUserUrl, getAdminRole, getOwnerRole, getUserRole, handleException, init, setError, setError, setFailureFeedback, setSuccessFeedback, setUserRightspublic RootAccountManagerService getRootAccountManagerService()
protected void setRootAccountManagerService(RootAccountManagerService rootAccountManagerService)
public String getBaseView()
Copyright © 2009–2019 DuraSpace. All rights reserved.