|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.factories.GroupFactory
public class GroupFactory
| Constructor Summary | |
|---|---|
GroupFactory()
|
|
| Method Summary | |
|---|---|
static void |
createDefaultGroups()
|
static java.util.List<Group> |
getAllGroupsForUser(java.lang.String userId)
|
static java.util.List<User> |
getAllUsersInGroup(java.lang.String groupId)
|
static Group |
getGroupByName(java.lang.String groupName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupFactory()
| Method Detail |
|---|
public static java.util.List<Group> getAllGroupsForUser(java.lang.String userId)
public static java.util.List<User> getAllUsersInGroup(java.lang.String groupId)
public static Group getGroupByName(java.lang.String groupName)
public static void createDefaultGroups()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||