Uses of Interface
org.gcube.resourcemanagement.model.reference.relations.consistsof.HasContributor
-
Packages that use HasContributor Package Description org.gcube.resourcemanagement.model.impl.relations.consistsof org.gcube.resourcemanagement.model.reference.relations.consistsof -
-
Uses of HasContributor in org.gcube.resourcemanagement.model.impl.relations.consistsof
Classes in org.gcube.resourcemanagement.model.impl.relations.consistsof that implement HasContributor Modifier and Type Class Description classHasContributorImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> -
Uses of HasContributor in org.gcube.resourcemanagement.model.reference.relations.consistsof
Methods in org.gcube.resourcemanagement.model.reference.relations.consistsof that return HasContributor Modifier and Type Method Description static <Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet>
HasContributor<Out,In>HasContributor. getDefaultInstance(Out out, In in)Returns a default instance of HasContributor
-