public class TicketDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
SimpleDateFormat |
simpleDateFormat |
| Constructor and Description |
|---|
TicketDTO() |
| Modifier and Type | Method and Description |
|---|---|
Date |
retrieveFormattedEndDate() |
Date |
retrieveFormattedStartDate() |
boolean |
verifySaveConditions() |
public SimpleDateFormat simpleDateFormat
public boolean verifySaveConditions()
public Date retrieveFormattedStartDate() throws ParseException
ParseExceptionpublic Date retrieveFormattedEndDate() throws ParseException
ParseExceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.