クラス EntityInvocationImpl<R>

java.lang.Object
org.iplass.mtp.impl.entity.interceptor.EntityInvocationImpl<R>
すべての実装されたインタフェース:
EntityInvocation<R>
直系の既知のサブクラス:
EntityBulkUpdateInvocationImpl, EntityCountInvocationImpl, EntityDeleteAllInvocationImpl, EntityDeleteInvocationImpl, EntityGetRecycleBinInvocationImpl, EntityInsertInvocationImpl, EntityLoadInvocationImpl, EntityLockByUserInvocationImpl, EntityPurgeInvocationImpl, EntityQueryInvocationImpl, EntityRestoreInvocationImpl, EntityUnlockByUserInvocationImpl, EntityUpdateAllInvocationImpl, EntityUpdateInvocationImpl, EntityValidateInvocationImpl

public abstract class EntityInvocationImpl<R> extends Object implements EntityInvocation<R>