Uses of Class
org.dspace.administer.DCType

Packages that use DCType
org.dspace.administer Provides classes and methods for administrative functions that fall outside the regular use of other subsystems. 
 

Uses of DCType in org.dspace.administer
 

Methods in org.dspace.administer that return DCType
static DCType DCType.create(Context context)
          Deprecated.  
static DCType DCType.find(Context context, int id)
          Deprecated.  
static DCType[] DCType.findAll(Context context)
          Deprecated.  
static DCType DCType.findByElement(Context context, String element, String qualifier)
          Deprecated.  
 



Copyright © 2012 DuraSpace. All Rights Reserved.