public class Template
extends fr.paris.lutece.plugins.forms.business.Step
implements fr.paris.lutece.portal.service.rbac.RBACResource
Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_TYPE |
Constructor and Description |
---|
Template() |
Modifier and Type | Method and Description |
---|---|
List<TemplateRbacAction> |
getActions() |
String |
getResourceId() |
String |
getResourceTypeCode() |
void |
setActions(List<TemplateRbacAction> actions)
set a list of action can be use for the template
|
public static final String RESOURCE_TYPE
public String getResourceTypeCode()
getResourceTypeCode
in interface fr.paris.lutece.portal.service.rbac.RBACResource
public String getResourceId()
getResourceId
in interface fr.paris.lutece.portal.service.rbac.RBACResource
public List<TemplateRbacAction> getActions()
public void setActions(List<TemplateRbacAction> actions)
actions
- a list of action must be use for the templateCopyright © 2022 City of Paris. All rights reserved.