| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.utils.configuration |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyType.PropertyMethod.confirmCompatible(PropertyType.PropertyStatement ps) |
static PropertyType.PropertyMethod |
PropertyType.createPropertyMethod(Method method,
Property annotation) |
static PropertyType.PropertyStatement |
PropertyType.createPropertyStatement(org.apache.jena.rdf.model.Statement s) |
void |
PropertyType.PropertyMethod.invoke(Object instance,
Object value) |
void |
WrappedInstance.setProperties(ConfigurationBeanLoader loader,
Collection<PropertyType.PropertyStatement> propertyStatements)
The loader provides the distilled property statements from the RDF, to
populate the instance.
|
static PropertyType |
PropertyType.typeForObject(org.apache.jena.rdf.model.RDFNode object) |
static PropertyType |
PropertyType.typeForParameterType(Class<?> parameterType) |
Copyright © 2021. All rights reserved.