public interface ObjectPackagingService extends BaseService
| Modifier and Type | Method and Description |
|---|---|
W3CEndpointReference |
generatePackages(List<W3CEndpointReference> eprs,
String xpath_ID)
Return the EPR of the resultSet containing the generated packages
|
W3CEndpointReference |
splitPackages(W3CEndpointReference epr)
Return the EPR of the resultSet containing the unpackaged element
|
identify, notify, startW3CEndpointReference generatePackages(List<W3CEndpointReference> eprs, String xpath_ID) throws ObjectPackagingException
eprs - A list of EPRs used to access the input resultSets. ResultSets MUST be ordered using an order key identified by xpath_IDxpath_ID - A valid xpath, used to access the ordered ID of the elements of the input resultSets.ObjectPackagingExceptionW3CEndpointReference splitPackages(W3CEndpointReference epr) throws ObjectPackagingException
epr - The epr used to access the resultset that contains input packages, packages are xml record in this format: ObjectPackagingExceptionCopyright © 2017. All rights reserved.