org.oclc.da.gdfr.registryprototype.pvt
Class BasicBriefInfoTemplate

java.lang.Object
  extended by org.oclc.da.gdfr.registryprototype.pvt.BasicBriefInfoTemplate
All Implemented Interfaces:
BriefInfoTemplate

public class BasicBriefInfoTemplate
extends java.lang.Object
implements BriefInfoTemplate


Constructor Summary
BasicBriefInfoTemplate()
          Constructor.
 
Method Summary
 java.lang.String[] getBriefInfoFields()
          Return the this.fields object
 void setBriefInfoFields(java.lang.String[] fields)
          Update this.fields
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicBriefInfoTemplate

public BasicBriefInfoTemplate()
Constructor. Initializes the this.fields object to a String Array with zero length

Method Detail

getBriefInfoFields

public java.lang.String[] getBriefInfoFields()
Return the this.fields object

Specified by:
getBriefInfoFields in interface BriefInfoTemplate
Returns:
String[]

setBriefInfoFields

public void setBriefInfoFields(java.lang.String[] fields)
Update this.fields

Specified by:
setBriefInfoFields in interface BriefInfoTemplate
Parameters:
fields - Fields to set


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