Uses of Interface
org.gcube.resourcemanagement.model.reference.entities.facets.ContactFacet
Packages that use ContactFacet
Package
Description
-
Uses of ContactFacet in org.gcube.resourcemanagement.model.impl.entities.facets
Classes in org.gcube.resourcemanagement.model.impl.entities.facets that implement ContactFacet -
Uses of ContactFacet in org.gcube.resourcemanagement.model.impl.relations.consistsof
Classes in org.gcube.resourcemanagement.model.impl.relations.consistsof with type parameters of type ContactFacetModifier 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 ContactFacet in org.gcube.resourcemanagement.model.reference.relations.consistsof
Classes in org.gcube.resourcemanagement.model.reference.relations.consistsof with type parameters of type ContactFacetModifier and TypeInterfaceDescriptioninterfaceHasContact<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> HasContact is a base relation type to capture the diverse points of contact associated with a resource.interfaceHasContributor<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.