org.apache.turbine.services.intake
Class IntakeTool.PullHelper
java.lang.Object
|
+--org.apache.turbine.services.intake.IntakeTool.PullHelper
- Enclosing class:
- IntakeTool
- public class IntakeTool.PullHelper
- extends java.lang.Object
Inner class to present a nice interface to the template designer
Field Summary |
(package private) java.lang.String |
groupName
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
groupName
java.lang.String groupName
IntakeTool.PullHelper
private IntakeTool.PullHelper(java.lang.String groupName)
getDefault
public Group getDefault()
throws java.lang.Exception
setKey
public Group setKey(java.lang.String key)
throws java.lang.Exception
setKey
public Group setKey(java.lang.String key,
boolean create)
throws java.lang.Exception
mapTo
public Group mapTo(Retrievable obj)
throws java.lang.Exception
Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.