|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.server.InternalSession
com.waveset.session.InternalSession
Nested Class Summary |
Nested classes inherited from class com.waveset.server.InternalSession |
com.waveset.server.InternalSession.RowMerger |
Field Summary | |
static java.lang.String |
code_id
Deprecated. |
Fields inherited from interface com.waveset.object.LighthouseContext |
COMP_ACCESS_POLICY, COMP_AUTH_CACHE, COMP_LOGIN_CONFIG_INFO, COMP_PROVISIONER, COMP_RECONCILER, COMP_REPOSITORY, COMP_SUBJECT_AUTH_CACHE, COMP_TASK_MANAGER, COMP_WORKFLOW, OP_CACHE, OP_CACHE_TIMEOUT, OP_CLEAR_CACHE, OP_NO_RESULT |
Fields inherited from interface com.waveset.object.ObjectSource |
HIGH_VALUES, OP_ALLOW_NOT_FOUND, OP_ATTRIBUTES, OP_BLOCK_SIZE, OP_BUFFERED, OP_CONDITIONS, OP_END_BEFORE, OP_FAST, OP_FILTER, OP_FORCE, OP_KEEP_LOCK, OP_MAX_ROWS, OP_NO_CACHE, OP_NO_RULE_DRIVEN_MEMBERS, OP_ONLY_NAMES, OP_ORDER_BY, OP_START_AFTER, OP_SUBJECT, OP_SUBTYPES, OP_USER |
Fields inherited from interface com.sun.idm.idmx.api.IDMXConstants |
COMP_AUTHENTICATOR, COMP_CHANGE_NOTIFIER, COMP_PERSISTENT_TRANSACTION_STORE, COMP_TRANSACTION_MANAGER, CONFIGURATION_ID, LOCAL_HOST, OP_ATTRS_TO_GET, OP_AUDIT, OP_NO_TRANSACTIONS, PRE_AUTHENTICATED_USER_LOGIN_TYPE, SPE_LOGIN_USER_INTERFACE, USER_LOGIN_TYPE |
Constructor Summary | |
InternalSession()
Deprecated. Ordinarily I don't like requiring Server awareness but its just too hard to refactor all the dependencies right now. |
|
InternalSession(com.waveset.server.Server server)
Deprecated. For things that need an internal session at startup. |
Methods inherited from class com.waveset.server.InternalSession |
breakLock, callResourceMethod, checkin, checkinFull, checkinFull, checkinObject, checkinView, checkoutObject, checkoutView, checkPermission, checkPermission, checkPermissionToAnyAuthTypeSubType, checkReferencePermissions, checkReferencePermissions, checkUpdateUserLockStatus, clearResourceObjectGetCache, clearResourceObjectGetCache, clearResourceObjectListCache, clearResourceObjectListCache, commitView, countObjects, create, createClone, createView, delete, delete, deleteInternal, deleteObject, deleteObjects, deleteTask, deleteView, extendedOperation, getAuthenticatedContext, getAuthenticatedContext, getAuthenticatedContext, getAuthenticatedContext, getCache, getComponent, getDeletableObject, getForm, getLock, getObject, getObject, getObjectGroups, getObjectIfExists, getObjectIfExists, getObjects, getRepositoryResult, getResourceObject, getResourceObjects, getResult, getRuleDrivenMemberList, getSubject, getSubject, getSubject, getSystemConfiguration, getTask, getTopControlledObjectGroups, getUser, getView, list, list, listObjects, listResourceObjects, listResourceObjects, lockObject, log, logFailure, logFailure, logResultErrors, logSuccess, logSuccess, mergeOrgUserMemberLists, mergeRepositoryResults, refreshView, rename, renameObject, resolveOperandNamesToIds, resolveReferences, resolveReferences, resolveReferences, runTask, setSubject, setUser, specialUserQueryAttribute, subjectControlsObjectGroup, subjectHasRight, subjectHasRightToAnyAuthTypeSubType, subjectIsAssignedAdminGroups, testPermission, testPermission, unlockObject, unlockUser, unlockView |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String code_id
Constructor Detail |
public InternalSession() throws WavesetException
At the very least, try to get to a point where we're the only ones that use Server.getServer, and pass us around.
public InternalSession(com.waveset.server.Server server) throws WavesetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |