Package io.tesler.api.service
Interface ObjectLoader<T>
-
- All Known Implementing Classes:
AbstractObjectLoader,DepartmentLoader,UserLoader,WorkflowStepLoader,WorkflowTaskLoader,WorkflowTransitionLoader
public interface ObjectLoader<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccept(Object object)TensureLoaded(T object)
-