Interface AbstractDbOperationRemoteDelegate<P extends AbstractDbOperation<P>>
- Type Parameters:
P- the db operation class
- All Superinterfaces:
org.tentackle.trip.Remote, RemoteDbDelegate
- All Known Subinterfaces:
DbPreferencesOperationRemoteDelegate
- All Known Implementing Classes:
AbstractDbOperationRemoteDelegateImpl, DbPreferencesOperationRemoteDelegateImpl
public interface AbstractDbOperationRemoteDelegate<P extends AbstractDbOperation<P>>
extends RemoteDbDelegate
Delegate for the DbOperation class.
- Author:
- harald