Uses of Class
org.javastro.ivoa.entities.resource.Service
Packages that use Service
Package
Description
-
Uses of Service in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource with type parameters of type ServiceModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Service,Capability> Service.PropInfo.CAPABILITIESService.PropInfo.RIGHTSMethods in org.javastro.ivoa.entities.resource with type parameters of type ServiceModifier and TypeMethodDescriptionprotected <_P extends Service>
_PService.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource that return ServiceModifier and TypeMethodDescriptionService.Builder.build()Service.clone()Service.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Service.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Service.createCopy()Service.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createService()Create an instance ofServiceService.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource with parameters of type ServiceModifier and TypeMethodDescriptionstatic Service.Builder<Void>Service.copyExcept(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Service.Builder<_B>static <_B> Service.Builder<_B>Service.copyOf(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Service.Builder<Void>Constructors in org.javastro.ivoa.entities.resource with parameters of type Service -
Uses of Service in org.javastro.ivoa.entities.resource.dataservice
Subclasses of Service in org.javastro.ivoa.entities.resource.dataserviceModifier and TypeClassDescriptionclassWhile this includes classical astronomical catalogues, this resource is also appropriate for collections of observations or simulation results provided their metadata are available in a sufficiently structured form (e.g., Obscore, SSAP, etc).classThis is the appropriate resource type for normal VO services, e.g., TAP, SSAP, SIAP, ConeSearch.classThis resource type should only be used if the resource has no common underlying tabular schema (e.g., an inhomogeneous archive).classThis resource type should only be used if the service has no common underlying tabular schema (e.g., a storage service) or if it is not explicitly accessible (e.g., an ftp server with images).Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type ServiceModifier and TypeMethodDescriptionstatic CatalogResource.Builder<Void>CatalogResource.copyExcept(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CatalogService.Builder<Void>CatalogService.copyExcept(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DataResource.Builder<Void>DataResource.copyExcept(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DataService.Builder<Void>DataService.copyExcept(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> CatalogResource.Builder<_B>static <_B> CatalogResource.Builder<_B>CatalogResource.copyOf(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> CatalogService.Builder<_B>static <_B> CatalogService.Builder<_B>CatalogService.copyOf(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> DataResource.Builder<_B>static <_B> DataResource.Builder<_B>DataResource.copyOf(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> DataService.Builder<_B>static <_B> DataService.Builder<_B>DataService.copyOf(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static CatalogResource.Builder<Void>static CatalogService.Builder<Void>static DataResource.Builder<Void>static DataService.Builder<Void> -
Uses of Service in org.javastro.ivoa.entities.resource.registry
Subclasses of Service in org.javastro.ivoa.entities.resource.registryModifier and TypeClassDescriptionclassA registry is considered a publishing registry if it contains a capability element with xsi:type="vg:Harvest".Methods in org.javastro.ivoa.entities.resource.registry with parameters of type ServiceModifier and TypeMethodDescriptionstatic Registry.Builder<Void>Registry.copyExcept(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Registry.Builder<_B>static <_B> Registry.Builder<_B>Registry.copyOf(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Registry.Builder<Void>