public class NestedPropertyAccess extends Object implements org.sakaiproject.warehouse.service.PropertyAccess
| Constructor and Description |
|---|
NestedPropertyAccess() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyPath() |
Object |
getPropertyValue(Object source) |
void |
setPropertyPath(String propertyPath) |
public Object getPropertyValue(Object source) throws Exception
getPropertyValue in interface org.sakaiproject.warehouse.service.PropertyAccessExceptionpublic String getPropertyPath()
public void setPropertyPath(String propertyPath)
Copyright © 2003-2014 Sakai Project. All Rights Reserved.