public class DescribePropertiesableEntityProviderMock extends CRUDableEntityProviderMock implements org.sakaiproject.entitybroker.entityprovider.capabilities.DescribePropertiesable
DescribePropertiesable capabilities, will perform like the
actual class so it can be reliably used for testingCRUDable operations alsoMyEntity objectsResolvable and CollectionResolvable as well, returns 3 MyEntity objects
if no search restrictions, 1 if "stuff" property is set, none if other properties are setmyEntitiesprefix| Constructor and Description |
|---|
DescribePropertiesableEntityProviderMock(String prefix,
String[] ids) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseName() |
ClassLoader |
getResourceClassLoader() |
createEntity, deleteEntity, entityExists, getEntities, getEntity, getSampleEntity, updateEntitygetEntityPrefixpublic String getBaseName()
getBaseName in interface org.sakaiproject.entitybroker.entityprovider.capabilities.DescribePropertiesablepublic ClassLoader getResourceClassLoader()
getResourceClassLoader in interface org.sakaiproject.entitybroker.entityprovider.capabilities.DescribePropertiesableCopyright © 2007-2014 Sakai Project. All Rights Reserved.