public class DocumentMassActionResourceService
extends fr.paris.lutece.portal.service.rbac.ResourceIdService
| Modifier and Type | Field and Description |
|---|---|
static String |
PERMISSION_MASS_ARCHIVE
Permission for modifying a document
|
| Constructor and Description |
|---|
DocumentMassActionResourceService()
Creates a new instance of DocumentTypeResourceIdService
|
| Modifier and Type | Method and Description |
|---|---|
fr.paris.lutece.util.ReferenceList |
getResourceIdList(Locale locale) |
String |
getTitle(String strId,
Locale locale)
Returns the Title of a given resource
|
void |
register()
Initializes the service
|
public static final String PERMISSION_MASS_ARCHIVE
public DocumentMassActionResourceService()
public void register()
register in class fr.paris.lutece.portal.service.rbac.ResourceIdServicepublic String getTitle(String strId, Locale locale)
getTitle in class fr.paris.lutece.portal.service.rbac.ResourceIdServicestrId - The Id of the resourcelocale - The current localepublic fr.paris.lutece.util.ReferenceList getResourceIdList(Locale locale)
getResourceIdList in class fr.paris.lutece.portal.service.rbac.ResourceIdServiceCopyright © 2020 City of Paris. All rights reserved.