org.apache.fulcrum.intake.model
Class FieldFactory.FieldCtor

java.lang.Object
  extended by org.apache.fulcrum.intake.model.FieldFactory.FieldCtor
Enclosing class:
FieldFactory

protected abstract static class FieldFactory.FieldCtor
extends Object


Constructor Summary
protected FieldFactory.FieldCtor()
           
 
Method Summary
 Field getInstance(XmlField f, Group g)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldFactory.FieldCtor

protected FieldFactory.FieldCtor()
Method Detail

getInstance

public Field getInstance(XmlField f,
                         Group g)
                  throws IntakeException
Throws:
IntakeException


Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.