|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.turbine.services.intake.IntakeTool.PullHelper
Inner class to present a nice interface to the template designer
Method Summary | |
Group |
getDefault()
Populates the object with the default values from the XML File |
Group |
mapTo(Retrievable obj)
maps an Intake Group to the values from a Retrievable object. |
Group |
setKey(java.lang.String key)
Calls setKey(key,true) |
Group |
setKey(java.lang.String key,
boolean create)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public Group getDefault() throws IntakeException
IntakeException
public Group setKey(java.lang.String key) throws IntakeException
key
-
IntakeException
public Group setKey(java.lang.String key, boolean create) throws IntakeException
key
- create
-
IntakeException
public Group mapTo(Retrievable obj) throws IntakeException
obj
- A retrievable object
IntakeException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |