org.oclc.da.gdfr.registryprototype.pvt
Interface BriefInfoTemplate

All Known Implementing Classes:
BasicBriefInfoTemplate

public interface BriefInfoTemplate


Method Summary
 java.lang.String[] getBriefInfoFields()
          Returns a String array containing the index names to be used in the briefInfo field
 void setBriefInfoFields(java.lang.String[] fields)
          Sets the briefInfo fields with the given String array
 

Method Detail

getBriefInfoFields

java.lang.String[] getBriefInfoFields()
Returns a String array containing the index names to be used in the briefInfo field

Returns:
String[]

setBriefInfoFields

void setBriefInfoFields(java.lang.String[] fields)
Sets the briefInfo fields with the given String array

Parameters:
fields - Fields to set


Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.