...
As shown, it should have at least method stubs for getting, deleting, updatng and creating of Objectname object
After that, the interface needs to be implemented by ObjectnameStrategy class that would contain concrete implementatons of method stubs.