| 
Oracle® Fusion Middleware Oracle Imaging and Process Management Java API Reference 11g Release 1 (11.1.1) E12853-02  | 
|||||||
| 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 IPM 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 IPM 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® Fusion Middleware Oracle Imaging and Process Management Java API Reference 11g Release 1 (11.1.1) E12853-02  | 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||