| 
 | Oracle® WebCenter Content Java API Reference for Imaging 11g Release 1 (11.1.1) E12853-03 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface TicketService
| Method Summary | |
|---|---|
|  java.lang.String | createTicket(Ticket ticket)Persist the given ticket to the imaging data store for latter retrieval. | 
|  void | deleteExpiredTickets()This call removes all the URL Tickets in the system that have expired. | 
|  void | deleteTicket(java.lang.String ticketId)Removes the specified ticket from the imaging data store. | 
| Method Detail | 
|---|
java.lang.String createTicket(Ticket ticket)
                              throws ImagingException
ticket - The ticket object to saveImagingException
void deleteTicket(java.lang.String ticketId)
                  throws ImagingException
ticketId - The unique identifier of the URL Ticket to deleteImagingException
void deleteExpiredTickets()
                          throws ImagingException
ImagingException| 
 | Oracle® WebCenter Content Java API Reference for Imaging 11g Release 1 (11.1.1) E12853-03 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||