public class VersionODataServiceCollector extends VersionServiceCollector
Constructor and Description |
---|
VersionODataServiceCollector(javax.xml.registry.BusinessQueryManager qMgr,
javax.xml.registry.infomodel.Service service,
boolean onlyComponents,
boolean rootServiceVersioning) |
Modifier and Type | Method and Description |
---|---|
static boolean |
isODataElink(javax.xml.registry.infomodel.ExternalLink elink)
Check if given elink is the one pointing to the OData metadata.
|
getAdditionalServices, getAllExternalLinks, getInterfaceObjects, getObjectList, getOperationObjects, permitSharedObjects
getAssocList, getComponentWebdavURIs, getDeniedElinks, getDeniedExternalLinks, getDeniedObjects, getDenyResult, getQMgr, getRequiredWebdavURIs, getSequencedObjectList, getServiceBindingObjects, getSharedWebdavURIs, getSubWsdlElinks, getUnprivilegedAccesses, getWebdavURIs, toString
public VersionODataServiceCollector(javax.xml.registry.BusinessQueryManager qMgr, javax.xml.registry.infomodel.Service service, boolean onlyComponents, boolean rootServiceVersioning) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public static boolean isODataElink(javax.xml.registry.infomodel.ExternalLink elink) throws javax.xml.registry.JAXRException
elink
- javax.xml.registry.JAXRException