Interface PdoCacheOperation
- All Superinterfaces:
DomainContextDependable, DomainContextProvider, DomainDelegate<PdoCacheOperation>, DomainOperation<PdoCacheOperation>, EffectiveClassProvider<PdoCacheOperation>, Interceptable, Operation<PdoCacheOperation>, OperationProvider<PdoCacheOperation>, PdoCacheOperationPersistence, PersistenceDelegate<PdoCacheOperation>, PersistentOperation<PdoCacheOperation>, ProxyDelegate<PdoCacheOperation>, Serializable, SessionDependable, SessionProvider
public interface PdoCacheOperation
extends Operation<PdoCacheOperation>, PdoCacheOperationPersistence
Remoting capable cache operation.
-
Method Summary
Methods inherited from interface DomainContextDependable
createValidContext, determineContextId, getBaseContext, getContextId, isDomainContextImmutable, setDomainContext, setDomainContextImmutableMethods inherited from interface DomainContextProvider
getDomainContext, isWithinContext, isWithinContext, on, on, op, opMethods inherited from interface EffectiveClassProvider
getEffectiveClass, getEffectiveSuperClassesMethods inherited from interface Operation
getDomainDelegate, getPersistenceDelegateMethods inherited from interface OperationProvider
getOperation, op, opMethods inherited from interface PdoCacheOperationPersistence
preloadPdoCachesMethods inherited from interface ProxyDelegate
meMethods inherited from interface SessionDependable
isSessionImmutable, setSession, setSessionImmutableMethods inherited from interface SessionProvider
getSession