当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
Exporter - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.test.migration
Class Exporter
java.lang.Object
org.jboss.portal.test.migration.Exporter
- public class Exporter
- extends java.lang.Object
Helper util just to dump data from database into DBUnit dataset files to enable
asserts in tests
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Exporter
public Exporter()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception