Uses of Interface
org.gcube.resourcemanagement.model.reference.relations.consistsof.HasContact
Packages that use HasContact
Package
Description
-
Uses of HasContact in org.gcube.resourcemanagement.model.impl.relations.consistsof
Classes in org.gcube.resourcemanagement.model.impl.relations.consistsof that implement HasContactModifier and TypeClassDescriptionclassHasContactImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> classHasContributorImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> classHasCreatorImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> classHasCuratorImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> classHasDeveloperImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> classHasMaintainerImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> classHasManagerImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> classHasOwnerImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> -
Uses of HasContact in org.gcube.resourcemanagement.model.reference.relations.consistsof
Subinterfaces of HasContact in org.gcube.resourcemanagement.model.reference.relations.consistsofModifier and TypeInterfaceDescriptioninterfaceHasContributor<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> HasContributor indicates that the targetContactFacetcontains the information related to a contributor to the source resource, e.g., the contact points of the contributor of software or the contributor of a dataset.interfaceHasCreator<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> HasCreator indicates that the targetContactFacetcontains the information related to a creator of the source resource, e.g., the contact points of the creator of a dataset.interfaceHasCurator<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> HasCurator indicates that the targetContactFacetcontains the information related to a curator of the source resource, e.g., the contact points of the curator of a dataset.interfaceHasDeveloper<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> HasDeveloper indicates that the targetContactFacetcontains the information related to a developer of the source resource e.g., the contact points of the developer of a software.interfaceHasMaintainer<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> HasDeveloper indicates that the targetContactFacetcontains the information related to a developer of the source resource, e.g., the contact points of the developer of a software.interfaceHasManager<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> HasManager indicates that the targetContactFacetcontains the information related to a manager of the source resource, e.g., the contact points of the manager of a research infrastructure or a data centre.interfaceHasOwner<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> HasOwner indicates that the targetContactFacetcontains the information related to the owner of the source resource, e.g., the contact points of the owner of dataset.