|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Session | |
| com.orchestranetworks.instance | Provides interfaces for accessing schema instances. |
| com.orchestranetworks.schema.trigger | |
| com.orchestranetworks.service | Provides classes and interfaces for implementing specific services and access rules on EBX.Platform. |
| com.orchestranetworks.service.extensions | |
| com.orchestranetworks.ui | Provides the capability to create specific user interface components that are integrated within EBX.Manager. |
| Uses of Session in com.orchestranetworks.instance |
| Methods in com.orchestranetworks.instance that return Session | |
abstract Session |
Repository.createSessionFromLoginPassword(String login,
String password)
Instantiates a session from the login and password specified. |
abstract Session |
Repository.createSessionFromHttpRequest(HttpServletRequest httpServletRequest)
Instantiates a session from an HTTP request. |
abstract Session |
Repository.createSessionFromArray(Object[] args)
Instantiates a session from an open array. |
| Methods in com.orchestranetworks.instance with parameters of type Session | |
abstract AdaptationHome |
Repository.createHome(AdaptationHome parentBranch,
HomeKey aKey,
Profile owner,
Session aSession,
UserMessage aLabel,
UserMessage aDescription)
Creates the home specified. |
abstract void |
Repository.lock(AdaptationHome aBranch,
boolean lockParentBranch,
Session aSession)
Deprecated. Replaced by LockSpec.lock(AdaptationHome, Session) |
abstract void |
Repository.lock(AdaptationHome aBranch,
boolean lockParentBranch,
String aComment,
Session aSession)
Deprecated. Replaced by LockSpec.lock(AdaptationHome, Session) |
abstract void |
Repository.unlock(AdaptationHome aBranch,
boolean unlockParentBranch,
Session aSession)
Deprecated. Replaced by LockSpec.unlock(AdaptationHome, Session) |
abstract void |
Repository.setDocumentationLabel(AdaptationHome aHome,
String aLabel,
Locale aLocale,
Session aSession)
Sets the documentation label for the home specified. |
abstract void |
Repository.setDocumentationDescription(AdaptationHome aHome,
String aDescription,
Locale aLocale,
Session aSession)
Sets the documentation label for the home specified. |
abstract void |
Repository.closeHome(AdaptationHome aHome,
Session aSession)
Closes the home specified. |
abstract void |
Repository.markHomeForPurge(AdaptationHome aHome,
Session aSession)
Marks the home specified for purge. |
abstract void |
Repository.purgeHomes(Session aSession)
Purges the homes that have been marked for purge. |
| Uses of Session in com.orchestranetworks.schema.trigger |
| Methods in com.orchestranetworks.schema.trigger that return Session | |
Session |
TriggerExecutionContext.getSession()
Returns the authenticated session that is performing the action. |
| Uses of Session in com.orchestranetworks.service |
| Methods in com.orchestranetworks.service that return Session | |
Session |
SessionPermissions.getSession()
|
abstract Session |
ServiceContext.getSession()
Returns the current session context. |
Session |
ProgrammaticService.getSession()
Returns the current session of this service. |
Session |
ProcedureContext.getSession()
Returns the current session context. |
| Methods in com.orchestranetworks.service with parameters of type Session | |
ActionPermission |
ServicePermission.getPermission(SchemaNode aNode,
Adaptation anAdaptation,
Session aSession)
Returns a permission for the arguments specified. |
static ProgrammaticService |
ProgrammaticService.createForSession(Session aSession,
AdaptationHome aHome)
Instantiates a service that will execute as the session specified in the home specified. |
AccessPermission |
AccessRule.getPermission(Adaptation anAdaptation,
Session aSession,
SchemaNode aNode)
Returns a permission for the arguments specified. |
| Uses of Session in com.orchestranetworks.service.extensions |
| Methods in com.orchestranetworks.service.extensions with parameters of type Session | |
void |
LockSpec.lock(AdaptationHome aBranch,
Session aSession)
Locks the branch specified. |
void |
LockSpec.unlock(AdaptationHome aBranch,
Session aSession)
Unlocks the branch specified. |
AdaptationTreeOptimizerIterator |
AdaptationTreeOptimizerSpec_RemoveDuplicates.createOptimizerIterator(Session aSession)
|
AdaptationTreeOptimizerIterator |
AdaptationTreeOptimizerSpec_MutualizeCommons.createOptimizerIterator(Session aSession)
|
abstract AdaptationTreeOptimizerIterator |
AdaptationTreeOptimizerSpec.createOptimizerIterator(Session aSession)
Builds an iterator for adaptation's tree optimization. |
| Uses of Session in com.orchestranetworks.ui |
| Methods in com.orchestranetworks.ui that return Session | |
Session |
UITableFilterResponseContext.getSession()
Returns the current session context. |
Session |
UIContext.getSession()
Returns the current session. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0001]
Copyright Orchestra Networks 2000-2008. All rights reserved.