Creating a Taxonomic e-Science

org.cateproject.view.mock
Class MockIdentifiactionKeyService

java.lang.Object
  extended by org.cateproject.view.mock.MockIdentifiactionKeyService
All Implemented Interfaces:
eu.etaxonomy.cdm.api.service.IIdentificationKeyService

@Component(value="identificationKeyService")
public class MockIdentifiactionKeyService
extends Object
implements eu.etaxonomy.cdm.api.service.IIdentificationKeyService


Constructor Summary
MockIdentifiactionKeyService()
           
 
Method Summary
 eu.etaxonomy.cdm.api.service.pager.Pager<eu.etaxonomy.cdm.model.description.IIdentificationKey> page(Integer pageSize, Integer pageNumber, List<String> propertyPaths)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockIdentifiactionKeyService

public MockIdentifiactionKeyService()
Method Detail

page

public eu.etaxonomy.cdm.api.service.pager.Pager<eu.etaxonomy.cdm.model.description.IIdentificationKey> page(Integer pageSize,
                                                                                                            Integer pageNumber,
                                                                                                            List<String> propertyPaths)
Specified by:
page in interface eu.etaxonomy.cdm.api.service.IIdentificationKeyService

Creating a Taxonomic e-Science

Copyright © 2010. All Rights Reserved.