@return POStore object associated with the store
()
| 87 | * @return {@link POStore} object associated with the store |
| 88 | */ |
| 89 | public POStore getPOStore(); |
| 90 | |
| 91 | /** |
| 92 | * hook for asynchronous notification of job completion pushed from the back-end |
no outgoing calls