T - the operation class typeP - the persistence class typepublic class PersistentOperationClassVariables<T extends Operation<T>,P extends AbstractPersistentOperation<T,P>> extends DbOperationClassVariables<P>
DbObjectClassVariables for AbstractPersistentOperations.| Modifier and Type | Field and Description |
|---|---|
Class<T> |
operationClass
The associated operation class (i.e.
|
className, clazz, remoteDelegateId| Constructor and Description |
|---|
PersistentOperationClassVariables(Class<T> operationClass,
Class<P> clazz)
Constructs a classvariable.
|
getRemoteDelegate, getRemoteDelegateId, toStringTentackle - distributed, domain- and model-driven