public class TicketEmailExternalUserProvider extends Object implements fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
Constructor and Description |
---|
TicketEmailExternalUserProvider(fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory resourceHistory)
Constructor for a given resource
|
Modifier and Type | Method and Description |
---|---|
static Collection<fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.NotifyGruMarker> |
getProviderMarkerDescriptions()
static method for retrieving descriptions of available marks
|
String |
provideCustomerConnectionId() |
String |
provideCustomerEmail() |
String |
provideCustomerId() |
String |
provideCustomerMobilePhone() |
String |
provideDemandId() |
String |
provideDemandReference() |
String |
provideDemandSubtypeId() |
String |
provideDemandTypeId() |
Collection<fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.NotifyGruMarker> |
provideMarkerValues() |
public TicketEmailExternalUserProvider(fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory resourceHistory)
resourceHistory
- the resource wich require the providerpublic String provideDemandId()
provideDemandId
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideDemandTypeId()
provideDemandTypeId
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideDemandSubtypeId()
provideDemandSubtypeId
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideDemandReference()
provideDemandReference
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideCustomerConnectionId()
provideCustomerConnectionId
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideCustomerId()
provideCustomerId
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideCustomerEmail()
provideCustomerEmail
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideCustomerMobilePhone()
provideCustomerMobilePhone
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public Collection<fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.NotifyGruMarker> provideMarkerValues()
provideMarkerValues
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public static Collection<fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.NotifyGruMarker> getProviderMarkerDescriptions()
Copyright © 2017 City of Paris. All rights reserved.