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