Uses of Class
org.javastro.ivoa.entities.resource.Resource
Packages that use Resource
Package
Description
-
Uses of Resource in org.javastro.ivoa.entities.jaxb
Methods in org.javastro.ivoa.entities.jaxb with parameters of type Resource -
Uses of Resource in org.javastro.ivoa.entities.resource
Subclasses of Resource in org.javastro.ivoa.entities.resourceModifier and TypeClassDescriptionclassThe main purpose of an organisation as a registered resource is to serve as a publisher of other resources.classa resource that can be invoked by a client to perform some action on its behalf.Methods in org.javastro.ivoa.entities.resource that return ResourceModifier and TypeMethodDescriptionObjectFactory.createResource()Create an instance ofResourceResource.withAltIdentifiers(String... values) Resource.withAltIdentifiers(Collection<String> values) Resource.withContent(Content value) Resource.withCreated(LocalDateTime value) Resource.withCuration(Curation value) Resource.withIdentifier(String value) Resource.withShortName(String value) Resource.withStatus(String value) Resource.withUpdated(LocalDateTime value) Resource.withValidationLevels(Collection<Validation> values) Resource.withValidationLevels(Validation... values) Resource.withVersion(String value) -
Uses of Resource in org.javastro.ivoa.entities.resource.applications
Subclasses of Resource in org.javastro.ivoa.entities.resource.applicationsModifier and TypeClassDescriptionclassThe basic description of an application.classAn application that can actually be run on a user's desktop computer.classSoftware the cannot be independently executed, but can be used to build applications -
Uses of Resource in org.javastro.ivoa.entities.resource.dataservice
Subclasses of Resource 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 type is deprecated.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).classThis resource type is deprecated, and no resource records of this type exist in the Registry. -
Uses of Resource in org.javastro.ivoa.entities.resource.registry
Subclasses of Resource in org.javastro.ivoa.entities.resource.registry -
Uses of Resource in org.javastro.ivoa.entities.resource.registry.iface
Fields in org.javastro.ivoa.entities.resource.registry.iface with type parameters of type ResourceMethods in org.javastro.ivoa.entities.resource.registry.iface that return types with arguments of type ResourceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Resource>ObjectFactory.createResource(Resource value) VOResources.getResources()a description of a single resource Gets the value of the resources property.Methods in org.javastro.ivoa.entities.resource.registry.iface with parameters of type ResourceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Resource>ObjectFactory.createResource(Resource value) VOResources.withResources(Resource... values) Method parameters in org.javastro.ivoa.entities.resource.registry.iface with type arguments of type Resource -
Uses of Resource in org.javastro.ivoa.entities.resource.standard
Subclasses of Resource in org.javastro.ivoa.entities.resource.standardModifier and TypeClassDescriptionclassThis typically refers to an IVOA standard but is not limited to such.classThis typically refers to an IVOA standard but is not limited to such.classA registered set of related keys.