public class WriterGroups extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ADMIN
User with admin rights on wapad tool
|
static String |
EDITOR
Permission required to be an editor on the wapad tool.
|
static String |
JOURNALIST
Permission required to be a journalist on the wapad tool.
|
static String |
PUBLISH |
static String |
SPAMMER
Users in this group may not place comments
|
Constructor and Description |
---|
WriterGroups() |
Modifier and Type | Method and Description |
---|---|
static String |
getGroupName(String group,
String instance)
Gets a group name with an instance appended
|
public static final String SPAMMER
public static final String JOURNALIST
public static final String EDITOR
public static final String PUBLISH
public static final String ADMIN
public WriterGroups()
public static String getGroupName(String group, String instance)
group
- instance
- Copyright © 2011-2014 The Kuali Foundation. All Rights Reserved.