Uses of Class
org.fcrepo.client.utility.ingest.XMLBuilder.OBJECT_TYPE

Packages that use XMLBuilder.OBJECT_TYPE
org.fcrepo.client   
org.fcrepo.client.utility.ingest   
 

Uses of XMLBuilder.OBJECT_TYPE in org.fcrepo.client
 

Constructors in org.fcrepo.client with parameters of type XMLBuilder.OBJECT_TYPE
NewObjectDialog(XMLBuilder.OBJECT_TYPE objectType, String dialogLabel)
           
 

Uses of XMLBuilder.OBJECT_TYPE in org.fcrepo.client.utility.ingest
 

Methods in org.fcrepo.client.utility.ingest that return XMLBuilder.OBJECT_TYPE
static XMLBuilder.OBJECT_TYPE XMLBuilder.OBJECT_TYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XMLBuilder.OBJECT_TYPE[] XMLBuilder.OBJECT_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.fcrepo.client.utility.ingest with parameters of type XMLBuilder.OBJECT_TYPE
 String XMLBuilder.createObjectXML(XMLBuilder.OBJECT_TYPE objectType, String pid, String label)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.