org.fcrepo.test.integration.cma
Class Util

java.lang.Object
  extended by org.fcrepo.test.integration.cma.Util

public abstract class Util
extends Object


Constructor Summary
Util()
           
 
Method Summary
static ObjectMethodsDef[] filterMethods(ObjectMethodsDef[] initial)
           
static String getDissemination(FedoraClient client, String pid, String sDef, String method)
           
static void ingestTestObjects(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

filterMethods

public static ObjectMethodsDef[] filterMethods(ObjectMethodsDef[] initial)

getDissemination

public static String getDissemination(FedoraClient client,
                                      String pid,
                                      String sDef,
                                      String method)
                               throws Exception
Throws:
Exception

ingestTestObjects

public static void ingestTestObjects(String path)
                              throws Exception
Throws:
Exception


Copyright © 2012 DuraSpace. All Rights Reserved.