public static class AbstractTargetRequestFactory.AbstractRequest<A extends DataObject> extends AbstractRequestFactory.AbstractRequest
DEBUG, record
MAX_IDENTIFIER
Modifier | Constructor and Description |
---|---|
protected |
AbstractRequest(DataObjectFactory<A> fac,
Repository.Record r) |
Modifier and Type | Method and Description |
---|---|
DataObjectFactory<A> |
getFactory() |
A |
getTarget() |
expired, expires, getTag
addToMap, addToMap, addToMap, commit, delete, empty, equals, formUpdate, getContext, getDatabaseService, getFactoryTag, getID, getIdentifier, getIdentifier, getLogger, getMap, getMap, getOwningFactory, getRecord, getRecord, getRecord, getSQLContext, getUniqueIdName, hashCode, isLocked, lock, post_commit, postCreate, pre_commit, release, setContents, setDirty, setMap, toString
protected AbstractRequest(DataObjectFactory<A> fac, Repository.Record r)
r
- public final A getTarget()
public final DataObjectFactory<A> getFactory()