|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwRoleManagerContext | |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.app.viewer | |
com.wewebu.ow.server.role |
Uses of OwRoleManagerContext in com.wewebu.ow.server.app |
---|
Classes in com.wewebu.ow.server.app that implement OwRoleManagerContext | |
---|---|
class |
OwMainAppContext
Main Application Context Class Implementation. |
Uses of OwRoleManagerContext in com.wewebu.ow.server.app.viewer |
---|
Constructors in com.wewebu.ow.server.app.viewer with parameters of type OwRoleManagerContext | |
---|---|
OwSimpleInfoProviderRegistry(OwRoleManagerContext roleCtxt_p)
|
Uses of OwRoleManagerContext in com.wewebu.ow.server.role |
---|
Methods in com.wewebu.ow.server.role that return OwRoleManagerContext | |
---|---|
protected OwRoleManagerContext |
OwStandardRoleManager.getContext()
get the application context |
Methods in com.wewebu.ow.server.role with parameters of type OwRoleManagerContext | |
---|---|
void |
OwStandardRoleManager.init(OwRoleManagerContext mainContext_p,
OwXMLUtil configNode_p)
init the manager, set context optionally set a prefix to distinguish several different applications. |
void |
OwRoleManager.init(OwRoleManagerContext mainContext_p,
OwXMLUtil configNode_p)
init the manager, set context optionally set a prefix to distinguish several different applications. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |