Uses of Class
org.gcube.application.geoportal.common.model.document.relationships.Relationship
-
Packages that use Relationship Package Description org.gcube.application.geoportal.common.model.document -
-
Uses of Relationship in org.gcube.application.geoportal.common.model.document
Methods in org.gcube.application.geoportal.common.model.document that return types with arguments of type Relationship Modifier and Type Method Description List<Relationship>Project. getRelationshipsByName(String relation)Methods in org.gcube.application.geoportal.common.model.document with parameters of type Relationship Modifier and Type Method Description ProjectProject. addRelation(Relationship rel)
-