Creating a Taxonomic e-Science

org.cateproject.view.mock
Class MockNamedAreaLevels

java.lang.Object
  extended by org.cateproject.view.mock.MockNamedAreaLevels
All Implemented Interfaces:
Enumeration, NamedAreaLevels

@Component(value="namedAreaLevels")
public class MockNamedAreaLevels
extends Object
implements NamedAreaLevels


Constructor Summary
MockNamedAreaLevels()
           
 
Method Summary
 eu.etaxonomy.cdm.model.location.NamedAreaLevel CONTINENT()
           
 eu.etaxonomy.cdm.model.location.NamedAreaLevel COUNTRY()
           
 eu.etaxonomy.cdm.model.location.NamedAreaLevel find(UUID levelUUID)
           
 eu.etaxonomy.cdm.model.location.NamedAreaLevel REGION()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockNamedAreaLevels

public MockNamedAreaLevels()
Method Detail

CONTINENT

public eu.etaxonomy.cdm.model.location.NamedAreaLevel CONTINENT()
Specified by:
CONTINENT in interface NamedAreaLevels

COUNTRY

public eu.etaxonomy.cdm.model.location.NamedAreaLevel COUNTRY()
Specified by:
COUNTRY in interface NamedAreaLevels

REGION

public eu.etaxonomy.cdm.model.location.NamedAreaLevel REGION()
Specified by:
REGION in interface NamedAreaLevels

find

public eu.etaxonomy.cdm.model.location.NamedAreaLevel find(UUID levelUUID)
Specified by:
find in interface NamedAreaLevels

Creating a Taxonomic e-Science

Copyright © 2010. All Rights Reserved.