gov.nih.nci.caarray.services.external.v1_0.grid.common
Class FileCategoryFieldHandler

java.lang.Object
  extended by org.exolab.castor.mapping.loader.FieldHandlerFriend
      extended by org.exolab.castor.mapping.ExtendedFieldHandler
          extended by org.exolab.castor.mapping.AbstractFieldHandler
              extended by org.exolab.castor.mapping.GeneralizedFieldHandler
                  extended by gov.nih.nci.caarray.services.grid.util.EnumFieldHandler<FileCategory>
                      extended by gov.nih.nci.caarray.services.external.v1_0.grid.common.FileCategoryFieldHandler
All Implemented Interfaces:
org.exolab.castor.mapping.FieldHandler

public class FileCategoryFieldHandler
extends gov.nih.nci.caarray.services.grid.util.EnumFieldHandler<FileCategory>

Author:
dkokotov

Constructor Summary
FileCategoryFieldHandler()
           
 
Method Summary
 
Methods inherited from class gov.nih.nci.caarray.services.grid.util.EnumFieldHandler
convertUponGet, convertUponSet, getFieldType, newInstance
 
Methods inherited from class org.exolab.castor.mapping.GeneralizedFieldHandler
getValue, newInstance, resetValue, setCollectionIteration, setFieldHandler, setValue
 
Methods inherited from class org.exolab.castor.mapping.AbstractFieldHandler
getFieldDescriptor, hasValue, setFieldDescriptor
 
Methods inherited from class org.exolab.castor.mapping.ExtendedFieldHandler
checkValidity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileCategoryFieldHandler

public FileCategoryFieldHandler()