public interface OwMandator extends OwAttributeBag
Interface for mandators (multitenancy, multi-tenant) to specify the mandator configuration data.
To be implemented with the specific ECM system.
You get a instance of the mandator manager by calling getContext().getMandatorManager().getUserMandator()
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Method and Description |
---|---|
String |
filterRoleName(String rolename_p)
create a unique role name for the given role name
|
String |
getDescription()
get a description for this mandator
|
String |
getID()
get a unique ID for this mandator
|
String |
getName()
get a name for this mandator
|
attributecount, getAttribute, getAttribute, getAttributeNames, getSafeAttribute, hasAttribute
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.