|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jetspeed.om.security.JetspeedGroupFactory
Factory class for creating Jetspeed Groups. The group class is configured in the JR.p
| Constructor Summary | |
JetspeedGroupFactory()
|
|
| Method Summary | |
static Group |
getInstance()
Factory method to create JetspeedGroup instances. |
static Group |
getInstance(boolean isNew)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JetspeedGroupFactory()
| Method Detail |
public static Group getInstance()
throws GroupException
UnknownEntityException - when the group instance cant be created.
GroupException
public static Group getInstance(boolean isNew)
throws GroupException
GroupException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||