public abstract class GruCertifier
extends fr.paris.lutece.plugins.identitystore.service.certifier.AbstractCertifier
Constructor and Description |
---|
GruCertifier(String strCode) |
Modifier and Type | Method and Description |
---|---|
protected void |
afterCertify(fr.paris.lutece.plugins.identitystore.web.rs.dto.IdentityDto identityDto,
String strClientAppCode,
List<String> listCertifiedAttribut) |
protected void |
beforeCertify(fr.paris.lutece.plugins.identitystore.web.rs.dto.IdentityDto identityDto,
String strClientAppCode) |
String |
getDemandPrefix()
Returns the DemandPrefix
|
int |
getIdCloseCrmStatus()
Returns the IdCloseCrmStatus
|
int |
getIdCloseDemandStatus()
Returns the IdCloseDemandStatus
|
String |
getIdDemandType()
Returns the IdDemandType
|
String |
getMessageGruNotifAgentMessage()
Returns the MessageGruNotifAgentMessage
|
String |
getMessageGruNotifAgentStatusText()
Returns the MessageGruNotifAgentStatusText
|
String |
getMessageGruNotifDashboardData()
Returns the MessageGruNotifDashboardData
|
String |
getMessageGruNotifDashboardMessage()
Returns the MessageGruNotifDashboardMessage
|
String |
getMessageGruNotifDashboardSenderName()
Returns the MessageGruNotifDashboardSenderName
|
String |
getMessageGruNotifDashboardStatusText()
Returns the MessageGruNotifDashboardStatusText
|
String |
getMessageGruNotifDashboardSubject()
Returns the MessageGruNotifDashboardSubject
|
String |
getMessageGruNotifEmailMessage()
Returns the MessageGruNotifEmailMessage
|
String |
getMessageGruNotifEmailSubject()
Returns the MessageGruNotifEmailSubject
|
String |
getMessageGruNotifSenderMail()
Returns the MessageGruNotifSenderMail
|
String |
getMessageGruNotifSenderName()
Returns the MessageGruNotifSenderName
|
protected abstract void |
initNotifyGruConfig(Locale locale)
Init the messages for gru Notification
|
void |
setDemandPrefix(String strDemandPrefix)
Sets the DemandPrefix
|
void |
setIdCloseCrmStatus(int nIdCloseCrmStatus)
Sets the IdCloseCrmStatus
|
void |
setIdCloseDemandStatus(int nIdCloseDemandStatus)
Sets the IdCloseDemandStatus
|
void |
setIdDemandType(String strIdDemandType)
Sets the IdDemandType
|
void |
setMessageGruNotifAgentMessage(String strMessageGruNotifAgentMessage)
Sets the MessageGruNotifAgentMessage
|
void |
setMessageGruNotifAgentStatusText(String strMessageGruNotifAgentStatusText)
Sets the MessageGruNotifAgentStatusText
|
void |
setMessageGruNotifDashboardData(String strMessageGruNotifDashboardData)
Sets the MessageGruNotifDashboardData
|
void |
setMessageGruNotifDashboardMessage(String strMessageGruNotifDashboardMessage)
Sets the MessageGruNotifDashboardMessage
|
void |
setMessageGruNotifDashboardSenderName(String strMessageGruNotifDashboardSenderName)
Sets the MessageGruNotifDashboardSenderName
|
void |
setMessageGruNotifDashboardStatusText(String strMessageGruNotifDashboardStatusText)
Sets the MessageGruNotifDashboardStatusText
|
void |
setMessageGruNotifDashboardSubject(String strMessageGruNotifDashboardSubject)
Sets the MessageGruNotifDashboardSubject
|
void |
setMessageGruNotifEmailMessage(String strMessageGruNotifEmailMessage)
Sets the MessageGruNotifEmailMessage
|
void |
setMessageGruNotifEmailSubject(String strMessageGruNotifEmailSubject)
Sets the MessageGruNotifEmailSubject
|
void |
setMessageGruNotifSenderMail(String strMessageGruNotifSenderMail)
Sets the MessageGruNotifSenderMail
|
void |
setMessageGruNotifSenderName(String strMessageGruNotifSenderName)
Sets the MessageGruNotifSenderName
|
void |
setNotificationService(fr.paris.lutece.plugins.librarynotifygru.services.NotificationService service)
Setter for Spring Context
|
certify, getCertifiableAttributesList, getCertificateLevel, getCode, getDescription, getExpirationDelay, getIconUrl, getName, setCertifiableAttributesList, setCertificateLevel, setDescription, setExpirationDelay, setIconUrl, setName
public GruCertifier(String strCode)
strCode
- public String getDemandPrefix()
public void setDemandPrefix(String strDemandPrefix)
strDemandPrefix
- The DemandPrefixpublic int getIdCloseDemandStatus()
public void setIdCloseDemandStatus(int nIdCloseDemandStatus)
nIdCloseDemandStatus
- The IdCloseDemandStatuspublic int getIdCloseCrmStatus()
public void setIdCloseCrmStatus(int nIdCloseCrmStatus)
nIdCloseCrmStatus
- The IdCloseCrmStatuspublic String getIdDemandType()
public void setIdDemandType(String strIdDemandType)
strIdDemandType
- The IdDemandTypepublic String getMessageGruNotifDashboardSubject()
public void setMessageGruNotifDashboardSubject(String strMessageGruNotifDashboardSubject)
strMessageGruNotifDashboardSubject
- The MessageGruNotifDashboardSubjectpublic String getMessageGruNotifDashboardMessage()
public void setMessageGruNotifDashboardMessage(String strMessageGruNotifDashboardMessage)
strMessageGruNotifDashboardMessage
- The MessageGruNotifDashboardMessagepublic String getMessageGruNotifDashboardStatusText()
public void setMessageGruNotifDashboardStatusText(String strMessageGruNotifDashboardStatusText)
strMessageGruNotifDashboardStatusText
- The MessageGruNotifDashboardStatusTextpublic String getMessageGruNotifDashboardSenderName()
public void setMessageGruNotifDashboardSenderName(String strMessageGruNotifDashboardSenderName)
strMessageGruNotifDashboardSenderName
- The MessageGruNotifDashboardSenderNamepublic String getMessageGruNotifDashboardData()
public void setMessageGruNotifDashboardData(String strMessageGruNotifDashboardData)
strMessageGruNotifDashboardData
- The MessageGruNotifDashboardDatapublic String getMessageGruNotifEmailMessage()
public void setMessageGruNotifEmailMessage(String strMessageGruNotifEmailMessage)
strMessageGruNotifEmailMessage
- The MessageGruNotifEmailMessagepublic String getMessageGruNotifEmailSubject()
public void setMessageGruNotifEmailSubject(String strMessageGruNotifEmailSubject)
strMessageGruNotifEmailSubject
- The MessageGruNotifEmailSubjectpublic String getMessageGruNotifSenderMail()
public void setMessageGruNotifSenderMail(String strMessageGruNotifSenderMail)
strMessageGruNotifSenderMail
- The MessageGruNotifSenderMailpublic String getMessageGruNotifSenderName()
public void setMessageGruNotifSenderName(String strMessageGruNotifSenderName)
strMessageGruNotifSenderName
- The MessageGruNotifSenderNamepublic String getMessageGruNotifAgentMessage()
public void setMessageGruNotifAgentMessage(String strMessageGruNotifAgentMessage)
strMessageGruNotifAgentMessage
- The MessageGruNotifAgentMessagepublic String getMessageGruNotifAgentStatusText()
public void setMessageGruNotifAgentStatusText(String strMessageGruNotifAgentStatusText)
strMessageGruNotifAgentStatusText
- The MessageGruNotifAgentStatusTextpublic void setNotificationService(fr.paris.lutece.plugins.librarynotifygru.services.NotificationService service)
service
- The notificationprotected void beforeCertify(fr.paris.lutece.plugins.identitystore.web.rs.dto.IdentityDto identityDto, String strClientAppCode)
beforeCertify
in class fr.paris.lutece.plugins.identitystore.service.certifier.AbstractCertifier
protected void afterCertify(fr.paris.lutece.plugins.identitystore.web.rs.dto.IdentityDto identityDto, String strClientAppCode, List<String> listCertifiedAttribut)
afterCertify
in class fr.paris.lutece.plugins.identitystore.service.certifier.AbstractCertifier
protected abstract void initNotifyGruConfig(Locale locale)
locale
- The localeCopyright © 2017 City of Paris. All rights reserved.