Uses of Class
org.gcube.application.framework.contentmanagement.model.SchemataInfos

Packages that use SchemataInfos
org.gcube.application.framework.contentmanagement.content.impl   
org.gcube.application.framework.contentmanagement.model   
 

Uses of SchemataInfos in org.gcube.application.framework.contentmanagement.content.impl
 

Methods in org.gcube.application.framework.contentmanagement.content.impl that return types with arguments of type SchemataInfos
 java.util.List<SchemataInfos> DigitalObject.getAvailableSchemataInfos()
           
 

Uses of SchemataInfos in org.gcube.application.framework.contentmanagement.model
 

Methods in org.gcube.application.framework.contentmanagement.model that return SchemataInfos
 SchemataInfos SchemataInfos.clone()
           
 

Methods in org.gcube.application.framework.contentmanagement.model with parameters of type SchemataInfos
 java.lang.Boolean SchemataInfos.isEqual(SchemataInfos si)