public class ActionsDefineableEntityProviderMock extends CRUDableEntityProviderMock implements CoreEntityProvider, ActionsDefineable
ActionsExecutable capabilities, will perform like the
actual class so it can be reliably used for testingCRUDable operations as well as allowing for internal data output processingMyEntity objectsResolvable and CollectionResolvable as well, returns 2 MyEntity objects
if no search restrictions, 1 if "stuff" property is set, none if other properties are setmyEntitiesprefixACTION_METHOD_SUFFIX| Constructor and Description |
|---|
ActionsDefineableEntityProviderMock(String prefix,
String[] ids) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAll() |
CustomAction[] |
defineActions() |
Object |
doubleUp(EntityView view) |
void |
xxxChange(EntityReference ref) |
createEntity, deleteEntity, entityExists, getEntities, getEntity, getSampleEntity, updateEntitygetEntityPrefixclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitentityExistsgetEntityPrefixpublic CustomAction[] defineActions()
defineActions in interface ActionsDefineablepublic void clearAll()
public Object doubleUp(EntityView view)
public void xxxChange(EntityReference ref)
Copyright © 2023. All rights reserved.