Uses of Interface
org.apache.fulcrum.intake.Retrievable

Packages that use Retrievable
org.apache.fulcrum.intake.model   
 

Uses of Retrievable in org.apache.fulcrum.intake.model
 

Fields in org.apache.fulcrum.intake.model declared as Retrievable
protected  Retrievable Field.retrievable
          Mapped object used to set the initial field value
 

Methods in org.apache.fulcrum.intake.model with parameters of type Retrievable
 Group Group.init(Retrievable obj)
          Initializes the group with properties from an object.
 Field Field.init(Retrievable obj)
          Method called when this field or the group it belongs to is pulled from the pool.
 



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