public static class AbstractUserRequestFactory.AbstractRequest<A extends AppUser> extends AbstractRequestFactory.AbstractRequest
DEBUG, recordMAX_IDENTIFIER| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRequest(AppUserFactory<A> user_fac,
Repository.Record r) |
| Modifier and Type | Method and Description |
|---|---|
A |
getUser() |
AppUserFactory<A> |
getUserFactory() |
expired, expires, getTagaddToMap, 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, toStringprotected AbstractRequest(AppUserFactory<A> user_fac, Repository.Record r)
r - public final A getUser()
public final AppUserFactory<A> getUserFactory()