Class PropertyType.ResourcePropertyMethod
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
-
- edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.ResourcePropertyMethod
-
- Enclosing class:
- PropertyType
public static class PropertyType.ResourcePropertyMethod extends PropertyType.PropertyMethod
-
-
Field Summary
-
Fields inherited from class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
maxOccurs, method, minOccurs, propertyUri, type
-
-
Constructor Summary
Constructors Constructor Description ResourcePropertyMethod(Method method, Property annotation)
-
Method Summary
-
Methods inherited from class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyMethod
confirmCompatible, getMaxOccurs, getMethod, getMinOccurs, getParameterType, getPropertyUri, invoke
-
-