Class HooksLifecycleDdlInitBean
java.lang.Object
edu.internet2.middleware.grouper.hooks.beans.HooksBean
edu.internet2.middleware.grouper.hooks.beans.HooksLifecycleDdlInitBean
- All Implemented Interfaces:
GrouperCloneable
bean to hold objects for ddl init (add ddl object names here).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HooksLifecycleDdlInitBean
public HooksLifecycleDdlInitBean() -
HooksLifecycleDdlInitBean
- Parameters:
theDdlObjectNames
- is the configuration
-
-
Method Details
-
getDdlObjectNames
- Returns:
- the ddlObjectNames
-
clone
deep clone the fields in this object- Specified by:
clone
in interfaceGrouperCloneable
- Specified by:
clone
in classHooksBean
- Returns:
- the clone of the object
- See Also:
-