Uses of Package
com.wewebu.ow.server.role

Packages that use com.wewebu.ow.server.role
com.wewebu.ow.server.ao   
com.wewebu.ow.server.app   
com.wewebu.ow.server.app.viewer   
com.wewebu.ow.server.ecm   
com.wewebu.ow.server.ecmimpl   
com.wewebu.ow.server.role   
com.wewebu.ow.server.roleimpl.simplerole   
 

Classes in com.wewebu.ow.server.role used by com.wewebu.ow.server.ao
OwRoleManager
           Interface for the role manager.
Override this class to implement your own role manager and set the role manager in the bootstrap settings.
You get a instance of the RoleManager by calling getContext().getRoleManager().
 

Classes in com.wewebu.ow.server.role used by com.wewebu.ow.server.app
OwRoleManager
           Interface for the role manager.
Override this class to implement your own role manager and set the role manager in the bootstrap settings.
You get a instance of the RoleManager by calling getContext().getRoleManager().
OwRoleManagerContext
           Interface for the role manager context.
The context keeps basic configuration, localization and environment information and is independent to the web context.
 

Classes in com.wewebu.ow.server.role used by com.wewebu.ow.server.app.viewer
OwRoleManagerContext
           Interface for the role manager context.
The context keeps basic configuration, localization and environment information and is independent to the web context.
 

Classes in com.wewebu.ow.server.role used by com.wewebu.ow.server.ecm
OwRoleManager
           Interface for the role manager.
Override this class to implement your own role manager and set the role manager in the bootstrap settings.
You get a instance of the RoleManager by calling getContext().getRoleManager().
 

Classes in com.wewebu.ow.server.role used by com.wewebu.ow.server.ecmimpl
OwRoleManager
           Interface for the role manager.
Override this class to implement your own role manager and set the role manager in the bootstrap settings.
You get a instance of the RoleManager by calling getContext().getRoleManager().
 

Classes in com.wewebu.ow.server.role used by com.wewebu.ow.server.role
OwIntegratedApplicationRoleManager
           Interface for integrated application role managers.
Allows multiple applications (egg.Alfresco Workdesk and Mobile Workdesk) to be managed separately.
OwRoleManager
           Interface for the role manager.
Override this class to implement your own role manager and set the role manager in the bootstrap settings.
You get a instance of the RoleManager by calling getContext().getRoleManager().
OwRoleManagerContext
           Interface for the role manager context.
The context keeps basic configuration, localization and environment information and is independent to the web context.
 

Classes in com.wewebu.ow.server.role used by com.wewebu.ow.server.roleimpl.simplerole
OwRoleManager
           Interface for the role manager.
Override this class to implement your own role manager and set the role manager in the bootstrap settings.
You get a instance of the RoleManager by calling getContext().getRoleManager().
OwStandardRoleManager
           Standard implementation for the rolemanager.
Override this class to implement your own rolemanager and set the rolemanager in the bootstrap settings.
You get a instance of the RoleManager by calling getContext().getRoleManager().
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.