org.kuali.rice.devtools.generators.dd
Class MaintDocDDCreator

java.lang.Object
  extended by org.kuali.rice.devtools.generators.dd.MaintDocDDCreator

Deprecated. this is for the legacy kns.

@Deprecated
public class MaintDocDDCreator
extends Object


Constructor Summary
MaintDocDDCreator()
          Deprecated.  
 
Method Summary
static String camelCaseToHelpParm(String className)
          Deprecated.  
static boolean isReferenceBoProperty(PropertyDescriptor p)
          Deprecated.  
static void main(String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaintDocDDCreator

public MaintDocDDCreator()
Deprecated. 
Method Detail

main

public static void main(String[] args)
                 throws Exception
Deprecated. 
Throws:
Exception

camelCaseToHelpParm

public static String camelCaseToHelpParm(String className)
Deprecated. 

isReferenceBoProperty

public static boolean isReferenceBoProperty(PropertyDescriptor p)
Deprecated. 


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.