public class DocumentRulesJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
| Modifier and Type | Field and Description |
|---|---|
static String |
RIGHT_RULES_MANAGEMENT |
| Constructor and Description |
|---|
DocumentRulesJspBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
deleteRule(javax.servlet.http.HttpServletRequest request)
Confirm the deletion
|
String |
doCreateRule(javax.servlet.http.HttpServletRequest request)
Perform the rule creation
|
String |
doDeleteRule(javax.servlet.http.HttpServletRequest request)
Perform the deletion
|
String |
doSaveRuleSession(javax.servlet.http.HttpServletRequest request)
Perform the rule in session
|
String |
doSelectSpace(javax.servlet.http.HttpServletRequest request)
perform the space selected in the rule session
|
String |
getCreateRule(javax.servlet.http.HttpServletRequest request)
Gets the create rule page
|
String |
getManageRules(javax.servlet.http.HttpServletRequest request)
Gets the manage rules page
|
String |
getRuleAttributeSelectedSession()
Get the RuleAttributeSelectedSession
|
Rule |
getRuleSession()
Get rule
|
String |
getSelectSpace(javax.servlet.http.HttpServletRequest request)
Gets the interface of spaces selection
|
void |
setRuleAttributeSelectedSession(String ruleAttributeSelected)
Set the RuleAttributeSelectedSession
|
void |
setRuleSession(Rule rule)
Set rule
|
getPlugin, initpublic static final String RIGHT_RULES_MANAGEMENT
public Rule getRuleSession()
public void setRuleSession(Rule rule)
rule - rulepublic String getRuleAttributeSelectedSession()
public void setRuleAttributeSelectedSession(String ruleAttributeSelected)
ruleAttributeSelected - RuleAttributeSelectedSessionpublic String getManageRules(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String getSelectSpace(javax.servlet.http.HttpServletRequest request)
request - the requestpublic String doSelectSpace(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String getCreateRule(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String doCreateRule(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String doSaveRuleSession(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String deleteRule(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String doDeleteRule(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestCopyright © 2020 City of Paris. All rights reserved.