public interface ObjectFacadeStrategy extends ObjectCRUDHandler
ObjectFacadeOBJECT_CREATED_EVENT, OBJECTS_DELETED_EVENT, OBJECTS_UPDATED_EVENT| Modifier and Type | Method and Description |
|---|---|
<T> boolean |
canHandle(T object)
Returns true, if this strategy implementation can handle the given object, otherwise false.
|
Copyright © 2018. All rights reserved.