|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwMandator
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
Method Summary | |
---|---|
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 |
Methods inherited from interface com.wewebu.ow.server.util.OwAttributeBag |
---|
attributecount, getAttribute, getAttribute, getAttributeNames, getSafeAttribute, hasAttribute |
Method Detail |
---|
String getID()
String
String getName()
String
String getDescription()
String
String filterRoleName(String rolename_p)
rolename_p
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |