Modifier and Type | Method and Description |
---|---|
boolean |
OwRoleManagedAOImpl.isAllowed(T object,
OwRoleManager roleManager) |
boolean |
OwRoleManagedAOType.isAllowed(T object,
OwRoleManager roleManager) |
Constructor and Description |
---|
OwVirtualFoldersManager(OwAOSupport aoSupport_p,
OwVirtualFolderFactory virtualFolderFactory_p,
OwRoleManager roleManager_p,
String basePath_p)
Constructor -
OwVirtualFoldersManager.DEFAULT_BASE_PATH path will be used |
Modifier and Type | Method and Description |
---|---|
OwRoleManager |
OwMainAppContext.getRoleManager()
retrieve the RoleManager object
|
OwRoleManager |
OwConfiguration.getRoleManager()
retrieve the RoleManager object
|
Modifier and Type | Method and Description |
---|---|
OwRoleManager |
OwNetwork.getRoleManager() |
Modifier and Type | Method and Description |
---|---|
OwSemiVirtualRecordClass |
OwManagedSemiVirtualRecordConfiguration.semiVirtualFolderForObjectClass(String className_p,
OwRoleManager roleManager_p,
OwXMLUtil configuration_p)
Retrieve the virtual folder configuration for a given object class.
|
void |
OwNetwork.setRoleManager(OwRoleManager roleManager_p)
set the rolemanager to use
|
Constructor and Description |
---|
OwBackwardsCompatibilityAOProvider(OwNetwork adaptor,
OwRoleManager roleManager) |
Modifier and Type | Interface and Description |
---|---|
interface |
OwIntegratedApplicationRoleManager
Interface for integrated application role managers.
Allows multiple applications (egg.Alfresco Workdesk and Mobile Workdesk) to be managed separately. |
Modifier and Type | Class and Description |
---|---|
class |
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(). |
Modifier and Type | Class and Description |
---|---|
class |
OwSimpleRoleManager
Simple role manager, which allows everything.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.