org.apache.taglibs.rdc.dm
Class DMUtils

java.lang.Object
  extended byorg.apache.taglibs.rdc.dm.DMUtils

public class DMUtils
extends java.lang.Object

Utility methods for the dm package

Author:
Rahul Akolkar

Constructor Summary
DMUtils()
           
 
Method Summary
static boolean isChildDone(BaseModel model)
          Return true if the given component or container is done.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DMUtils

public DMUtils()
Method Detail

isChildDone

public static boolean isChildDone(BaseModel model)
Return true if the given component or container is done.



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.