|
||||||||||
| 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.HooksFieldBean
public class HooksFieldBean
bean to hold objects for field low level hooks
| Field Summary | |
|---|---|
static java.lang.String |
FIELD_FIELD
constant for field name for: field |
| Constructor Summary | |
|---|---|
HooksFieldBean()
|
|
HooksFieldBean(Field theField)
|
|
| Method Summary | |
|---|---|
HooksFieldBean |
clone()
deep clone the fields in this object |
Field |
getField()
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_FIELD
| Constructor Detail |
|---|
public HooksFieldBean()
public HooksFieldBean(Field theField)
theField - | Method Detail |
|---|
public Field getField()
public HooksFieldBean 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 | |||||||||