org.sakaiproject.entitybroker.mocks
Class PropertyableEntityProviderMock
java.lang.Object
org.sakaiproject.entitybroker.mocks.EntityProviderMock
org.sakaiproject.entitybroker.mocks.CoreEntityProviderMock
org.sakaiproject.entitybroker.mocks.PropertyableEntityProviderMock
- All Implemented Interfaces:
- Propertyable, CoreEntityProvider, EntityProvider
public class PropertyableEntityProviderMock
- extends CoreEntityProviderMock
- implements Propertyable
Mock which emulates the propertyable abilities, note that by default there are no properties on
entities
- Author:
- Aaron Zeckoski (aaron@caret.cam.ac.uk)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyableEntityProviderMock
public PropertyableEntityProviderMock(String prefix,
String[] ids)
Copyright © 2007-2013 Sakai Project. All Rights Reserved.