Creating a Taxonomic e-Science

org.cateproject.controller.flow.action.upload
Class ClassMatrixHeader<T extends eu.etaxonomy.cdm.model.common.IdentifiableEntity>

java.lang.Object
  extended by org.cateproject.controller.flow.action.upload.MatrixHeader<T>
      extended by org.cateproject.controller.flow.action.upload.ClassMatrixHeader<T>
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RootClassMatrixHeader

public class ClassMatrixHeader<T extends eu.etaxonomy.cdm.model.common.IdentifiableEntity>
extends MatrixHeader<T>

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.cateproject.controller.flow.action.upload.MatrixHeader
clazz, path, type
 
Constructor Summary
protected ClassMatrixHeader()
           
  ClassMatrixHeader(String path, List<HeaderPath> headers, T o)
           
 
Method Summary
 Class[] getClasses()
           
static Class[] getClasses(Class clazz)
           
 
Methods inherited from class org.cateproject.controller.flow.action.upload.MatrixHeader
getClazz, getPath, getPath, getType, isBooleanType, isClassType, isObjectType, isTermType, isTextType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassMatrixHeader

public ClassMatrixHeader(String path,
                         List<HeaderPath> headers,
                         T o)

ClassMatrixHeader

protected ClassMatrixHeader()
Method Detail

getClasses

public static Class[] getClasses(Class clazz)

getClasses

public Class[] getClasses()

Creating a Taxonomic e-Science

Copyright © 2010. All Rights Reserved.