Uses of Class
org.gcube.informationsystem.types.annotations.ISProperty
-
-
Uses of ISProperty in org.gcube.informationsystem.base.reference.entities
Methods in org.gcube.informationsystem.base.reference.entities with annotations of type ISProperty Modifier and Type Method Description UUIDEntityElement. getID()MetadataEntityElement. getMetadata() -
Uses of ISProperty in org.gcube.informationsystem.base.reference.relations
Methods in org.gcube.informationsystem.base.reference.relations with annotations of type ISProperty Modifier and Type Method Description UUIDRelationElement. getID()MetadataRelationElement. getMetadata() -
Uses of ISProperty in org.gcube.informationsystem.contexts.reference.entities
Methods in org.gcube.informationsystem.contexts.reference.entities with annotations of type ISProperty Modifier and Type Method Description StringContext. getName() -
Uses of ISProperty in org.gcube.informationsystem.model.reference.properties
Methods in org.gcube.informationsystem.model.reference.properties with annotations of type ISProperty Modifier and Type Method Description PropagationConstraint.AddConstraintPropagationConstraint. getAddConstraint()StringMetadata. getCreatedBy()DateMetadata. getCreationTime()PropagationConstraint.DeleteConstraintPropagationConstraint. getDeleteConstraint()StringMetadata. getLastUpdateBy()DateMetadata. getLastUpdateTime()PropagationConstraint.RemoveConstraintPropagationConstraint. getRemoveConstraint()StringEncrypted. getValue() -
Uses of ISProperty in org.gcube.informationsystem.model.reference.relations
Methods in org.gcube.informationsystem.model.reference.relations with annotations of type ISProperty Modifier and Type Method Description PropagationConstraintRelation. getPropagationConstraint() -
Uses of ISProperty in org.gcube.informationsystem.queries.templates.reference.entities
Methods in org.gcube.informationsystem.queries.templates.reference.entities with annotations of type ISProperty Modifier and Type Method Description StringQueryTemplate. getDescription()StringQueryTemplate. getName()StringQueryTemplate. getTemplateAsString()Map<String,TemplateVariable>QueryTemplate. getTemplateVariables() -
Uses of ISProperty in org.gcube.informationsystem.queries.templates.reference.properties
Methods in org.gcube.informationsystem.queries.templates.reference.properties with annotations of type ISProperty Modifier and Type Method Description StringTemplateVariable. getDefaultValue()StringTemplateVariable. getDescription()StringTemplateVariable. getName() -
Uses of ISProperty in org.gcube.informationsystem.types.impl.properties
Constructors in org.gcube.informationsystem.types.impl.properties with parameters of type ISProperty Constructor Description PropertyDefinitionImpl(ISProperty propertyAnnotation, Method method) -
Uses of ISProperty in org.gcube.informationsystem.types.reference.entities
Methods in org.gcube.informationsystem.types.reference.entities with annotations of type ISProperty Modifier and Type Method Description StringEntityType. getDescription()Set<String>EntityType. getExtendedTypes()List<LinkedEntity>ResourceType. getFacets()StringEntityType. getName()Set<PropertyDefinition>FacetType. getProperties()List<LinkedEntity>ResourceType. getResources()booleanEntityType. isAbstract() -
Uses of ISProperty in org.gcube.informationsystem.types.reference.properties
Methods in org.gcube.informationsystem.types.reference.properties with annotations of type ISProperty Modifier and Type Method Description StringLinkedEntity. getDescription()StringPropertyDefinition. getDescription()StringPropertyType. getDescription()Set<String>PropertyType. getExtendedTypes()UUIDPropertyType. getID()IntegerLinkedEntity. getMax()IntegerPropertyDefinition. getMax()MetadataPropertyType. getMetadata()IntegerLinkedEntity. getMin()IntegerPropertyDefinition. getMin()StringPropertyDefinition. getName()StringPropertyType. getName()Set<PropertyDefinition>PropertyType. getProperties()StringPropertyDefinition. getPropertyType()StringPropertyDefinition. getRegexp()StringLinkedEntity. getRelation()StringLinkedEntity. getSource()StringLinkedEntity. getTarget()booleanPropertyType. isAbstract()booleanPropertyDefinition. isMandatory()booleanPropertyDefinition. isNotnull()booleanPropertyDefinition. isReadonly() -
Uses of ISProperty in org.gcube.informationsystem.types.reference.relations
Methods in org.gcube.informationsystem.types.reference.relations with annotations of type ISProperty Modifier and Type Method Description StringRelationType. getDescription()Set<String>RelationType. getExtendedTypes()StringRelationType. getName()Set<PropertyDefinition>RelationType. getProperties()booleanRelationType. isAbstract()
-