public class AnnounceDTO extends Announce
RESOURCE_TYPE
Constructor and Description |
---|
AnnounceDTO()
Default constructor
|
AnnounceDTO(Announce announce)
Creates a new announce DTO from an announce
|
Modifier and Type | Method and Description |
---|---|
Map<Integer,List<fr.paris.lutece.plugins.genericattributes.business.Response>> |
getMapResponsesByIdEntry()
Get the map containing an association between entries of the form and the id of the associated entry
|
void |
setMapResponsesByIdEntry(Map<Integer,List<fr.paris.lutece.plugins.genericattributes.business.Response>> mapResponsesByIdEntry)
Set the map containing an association between entries of the form and the id of the associated entry
|
clone, getCategory, getContactInformation, getDateCreation, getDateModification, getDatePublication, getDescription, getExtendableResourceDescription, getExtendableResourceImageUrl, getExtendableResourceName, getExtendableResourceType, getHasNotify, getHasPictures, getId, getIdExtendableResource, getListIdImageResponse, getListResponse, getListWorkflowActions, getPrice, getPublished, getResourceId, getResourceTypeCode, getSuspended, getSuspendedByUser, getTags, getTimePublication, getTitle, getUserLastName, getUserName, getUserSecondName, setCategory, setContactInformation, setDateCreation, setDateModification, setDatePublication, setDescription, setHasNotify, setHasPictures, setId, setListIdImageResponse, setListResponse, setListWorkflowActions, setPrice, setPublished, setSuspended, setSuspendedByUser, setTags, setTimePublication, setTitle, setUserLastName, setUserName, setUserSecondName
public AnnounceDTO()
public AnnounceDTO(Announce announce)
announce
- The announce to read data frompublic Map<Integer,List<fr.paris.lutece.plugins.genericattributes.business.Response>> getMapResponsesByIdEntry()
public void setMapResponsesByIdEntry(Map<Integer,List<fr.paris.lutece.plugins.genericattributes.business.Response>> mapResponsesByIdEntry)
mapResponsesByIdEntry
- The mapCopyright © 2019 City of Paris. All rights reserved.