public class EntryTypeMyLuteceUserAttribute
extends fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
Modifier and Type | Field and Description |
---|---|
static String |
BEAN_NAME
Name of the bean of this service
|
FIELD_COMMENT, FIELD_CONFIRM_FIELD_TITLE, FIELD_HEIGHT, FIELD_INSERT_GROUP, FIELD_MAX_SIZE_ENTER, FIELD_NUMBER_COLUMNS, FIELD_NUMBER_ROWS, FIELD_TITLE, FIELD_WIDTH, MESSAGE_CONFIRM_FIELD, MESSAGE_INVALID_SQL_QUERY, MESSAGE_MANDATORY_FIELD, MESSAGE_MAXLENGTH, MESSAGE_MYLUTECE_AUTHENTIFICATION_REQUIRED, MESSAGE_NUMERIC_FIELD, MESSAGE_UNIQUE_FIELD, MESSAGE_XSS_FIELD, PARAMETER_COMMENT, PARAMETER_CONFIRM_FIELD, PARAMETER_CONFIRM_FIELD_TITLE, PARAMETER_CSS_CLASS, PARAMETER_ENTRY_CODE, PARAMETER_ERROR_MESSAGE, PARAMETER_FIELD_CODE, PARAMETER_FIELD_IN_LINE, PARAMETER_HEIGHT, PARAMETER_HELP_MESSAGE, PARAMETER_MANDATORY, PARAMETER_MAX_SIZE_ENTER, PARAMETER_NUMBER_COLUMNS, PARAMETER_NUMBER_ROWS, PARAMETER_ONLY_DISPLAY_IN_BACK, PARAMETER_ROLE_ASSOCIATED, PARAMETER_TITLE, PARAMETER_UNIQUE, PARAMETER_VALUE, PARAMETER_WIDTH, PREFIX_ATTRIBUTE, SUFFIX_CONFIRM_FIELD
Constructor and Description |
---|
EntryTypeMyLuteceUserAttribute() |
Modifier and Type | Method and Description |
---|---|
fr.paris.lutece.util.ReferenceList |
getLuteceUserAttributesRefList()
Get a reference list with every lutece user attributes
|
String |
getRequestData(fr.paris.lutece.plugins.genericattributes.business.Entry entry,
javax.servlet.http.HttpServletRequest request,
Locale locale) |
fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError |
getResponseData(fr.paris.lutece.plugins.genericattributes.business.Entry entry,
javax.servlet.http.HttpServletRequest request,
List<fr.paris.lutece.plugins.genericattributes.business.Response> listResponse,
Locale locale) |
String |
getResponseValueForExport(fr.paris.lutece.plugins.genericattributes.business.Entry entry,
javax.servlet.http.HttpServletRequest request,
fr.paris.lutece.plugins.genericattributes.business.Response response,
Locale locale) |
String |
getResponseValueForRecap(fr.paris.lutece.plugins.genericattributes.business.Entry entry,
javax.servlet.http.HttpServletRequest request,
fr.paris.lutece.plugins.genericattributes.business.Response response,
Locale locale) |
String |
getTemplateCreate(fr.paris.lutece.plugins.genericattributes.business.Entry entry,
boolean bDisplayFront) |
String |
getTemplateHtmlForm(fr.paris.lutece.plugins.genericattributes.business.Entry entry,
boolean bDisplayFront) |
String |
getTemplateModify(fr.paris.lutece.plugins.genericattributes.business.Entry entry,
boolean bDisplayFront) |
getReferenceListRegularExpression
public static final String BEAN_NAME
public String getTemplateHtmlForm(fr.paris.lutece.plugins.genericattributes.business.Entry entry, boolean bDisplayFront)
public String getTemplateCreate(fr.paris.lutece.plugins.genericattributes.business.Entry entry, boolean bDisplayFront)
getTemplateCreate
in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
getTemplateCreate
in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
public String getTemplateModify(fr.paris.lutece.plugins.genericattributes.business.Entry entry, boolean bDisplayFront)
getTemplateModify
in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
getTemplateModify
in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
public String getRequestData(fr.paris.lutece.plugins.genericattributes.business.Entry entry, javax.servlet.http.HttpServletRequest request, Locale locale)
getRequestData
in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
getRequestData
in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
public fr.paris.lutece.plugins.genericattributes.business.GenericAttributeError getResponseData(fr.paris.lutece.plugins.genericattributes.business.Entry entry, javax.servlet.http.HttpServletRequest request, List<fr.paris.lutece.plugins.genericattributes.business.Response> listResponse, Locale locale)
getResponseData
in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
getResponseData
in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
public fr.paris.lutece.util.ReferenceList getLuteceUserAttributesRefList()
public String getResponseValueForExport(fr.paris.lutece.plugins.genericattributes.business.Entry entry, javax.servlet.http.HttpServletRequest request, fr.paris.lutece.plugins.genericattributes.business.Response response, Locale locale)
getResponseValueForExport
in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
getResponseValueForExport
in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
public String getResponseValueForRecap(fr.paris.lutece.plugins.genericattributes.business.Entry entry, javax.servlet.http.HttpServletRequest request, fr.paris.lutece.plugins.genericattributes.business.Response response, Locale locale)
getResponseValueForRecap
in interface fr.paris.lutece.plugins.genericattributes.service.entrytype.IEntryTypeService
getResponseValueForRecap
in class fr.paris.lutece.plugins.genericattributes.service.entrytype.AbstractEntryTypeMyLuteceUser
Copyright © 2016 City of Paris. All rights reserved.