Uses of Class
org.gcube.informationsystem.resourceregistry.instances.model.entities.EntityManagement
-
-
Uses of EntityManagement in org.gcube.informationsystem.resourceregistry.instances.base
Methods in org.gcube.informationsystem.resourceregistry.instances.base that return EntityManagement Modifier and Type Method Description static EntityManagement<?,?>ElementManagementUtility. getEntityManagement(SecurityContext workingContext, com.orientechnologies.orient.core.db.document.ODatabaseDocument oDatabaseDocument, com.orientechnologies.orient.core.record.OVertex vertex) -
Uses of EntityManagement in org.gcube.informationsystem.resourceregistry.instances.model.entities
Subclasses of EntityManagement in org.gcube.informationsystem.resourceregistry.instances.model.entities Modifier and Type Class Description classFacetManagementclassResourceManagement -
Uses of EntityManagement in org.gcube.informationsystem.resourceregistry.instances.model.relations
Classes in org.gcube.informationsystem.resourceregistry.instances.model.relations with type parameters of type EntityManagement Modifier and Type Class Description classRelationManagement<T extends EntityManagement<? extends org.gcube.informationsystem.model.reference.entities.Entity,TET>,TET extends org.gcube.informationsystem.types.reference.entities.EntityType>
-