Uses of Class
org.dspace.app.util.DCInput

Packages that use DCInput
org.dspace.app.util   
org.dspace.submit.step   
 

Uses of DCInput in org.dspace.app.util
 

Methods in org.dspace.app.util that return DCInput
 DCInput[] DCInputSet.getPageRows(int pageNum, boolean addTitleAlternative, boolean addPublishedBefore)
          Get all the rows for a page from the form definition
 

Uses of DCInput in org.dspace.submit.step
 

Methods in org.dspace.submit.step with parameters of type DCInput
static String DescribeStep.getFieldName(DCInput input)
          Return the HTML / DRI field name for the given input.
 



Copyright © 2008 The DSpace Foundation. All Rights Reserved.