79808182838485
return type; } public URL getUrl() throws JAXRException { throw new UnsupportedCapabilityException(); }
112113114115116117118
type = str; } public void setUrl(URL uRL) throws JAXRException { throw new UnsupportedCapabilityException(); }
114115116117118119120
return null; } public DeclarativeQueryManager getDeclarativeQueryManager() throws JAXRException, UnsupportedCapabilityException { throw new UnsupportedCapabilityException(); }
542543544545546547548
public BulkResponse findRegistryPackages(Collection findQualifiers, Collection namePatterns, Collection classifications, Collection externalLinks) throws JAXRException { throw new UnsupportedCapabilityException(); }
666667668669670671672
return blkRes; } public RegistryObject getRegistryObject(String id) throws JAXRException { throw new UnsupportedCapabilityException(); }
792793794795796797798
return new BulkResponseImpl(c); } public BulkResponse getRegistryObjects(Collection objectKeys) throws JAXRException { throw new UnsupportedCapabilityException(); }
973974975976977978979980981982983
exact = true; } if (juddiQualifier == null) { throw new UnsupportedCapabilityException("jUDDI does not support FindQualifer: " + jaxrQualifier); } result.getFindQualifier().add(juddiQualifier); } } if (!exact) {
55565758596061
this.type = type; } public String getAreaCode() throws JAXRException { throw new UnsupportedCapabilityException("Level 1 feature"); }
60616263646566
throw new UnsupportedCapabilityException("Level 1 feature"); } public void setAreaCode(String areaCode) throws JAXRException { throw new UnsupportedCapabilityException("Level 1 feature"); }
65666768697071
throw new UnsupportedCapabilityException("Level 1 feature"); } public String getCountryCode() throws JAXRException { throw new UnsupportedCapabilityException("Level 1 feature"); }