| Package | Description |
|---|---|
| com.logicaldoc.gui.common.client.services | |
| com.logicaldoc.gui.frontend.client.security | |
| com.logicaldoc.web.service |
| Modifier and Type | Method and Description |
|---|---|
GUIMenu |
SecurityService.getMenu(String sid,
long id)
Retrieves the specified menu
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityService.applyRights(String sid,
GUIMenu menu)
Applies all security settings to menu
|
void |
SecurityServiceAsync.applyRights(String sid,
GUIMenu menu,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityServiceAsync.getMenu(String sid,
long id,
com.google.gwt.user.client.rpc.AsyncCallback<GUIMenu> callback) |
| Modifier and Type | Field and Description |
|---|---|
protected GUIMenu |
MenuRightsPanel.menu |
| Modifier and Type | Method and Description |
|---|---|
void |
MenuesPanel.showRights(GUIMenu menu) |
| Constructor and Description |
|---|
MenuRightsPanel(GUIMenu menu) |
| Modifier and Type | Method and Description |
|---|---|
GUIMenu |
SecurityServiceImpl.getMenu(String sid,
long menuId) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityServiceImpl.applyRights(String sid,
GUIMenu menu) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.