|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.hooks.beans.HooksBean
edu.internet2.middleware.grouper.hooks.beans.HooksGroupBean
public class HooksGroupBean
bean to hold objects for group low level hooks
| Field Summary | |
|---|---|
static java.lang.String |
FIELD_GROUP
constant for field name for: group |
| Constructor Summary | |
|---|---|
HooksGroupBean()
|
|
HooksGroupBean(Group theGroup)
|
|
| Method Summary | |
|---|---|
HooksGroupBean |
clone()
deep clone the fields in this object |
Group |
getGroup()
object being inserted |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String FIELD_GROUP
| Constructor Detail |
|---|
public HooksGroupBean()
public HooksGroupBean(Group theGroup)
theGroup - | Method Detail |
|---|
public Group getGroup()
public HooksGroupBean clone()
clone in interface GrouperCloneableclone in class HooksBeanObject.clone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||