public class TaskSetAppointmentResourceConfig
extends fr.paris.lutece.plugins.workflowcore.business.config.TaskConfig
Constructor and Description |
---|
TaskSetAppointmentResourceConfig() |
Modifier and Type | Method and Description |
---|---|
int |
getIdFormResourceType()
Get the id of the type of the resource to set
|
boolean |
getIsMandatory()
Check whether the field is mandatory
|
void |
setIdFormResourceType(int nIdFormResourceType)
Set the id of the type of the resource to set
|
void |
setIsMandatory(boolean bIsMandatory)
Set the field as mandatory or not
|
public int getIdFormResourceType()
public void setIdFormResourceType(int nIdFormResourceType)
nIdFormResourceType
- The id of the type of the resource to setpublic boolean getIsMandatory()
public void setIsMandatory(boolean bIsMandatory)
bIsMandatory
- True if the field is mandatory, false otherwiseCopyright © 2019 City of Paris. All rights reserved.