org.cateproject.view.mock
Class MockIdentifiactionKeyService
java.lang.Object
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
|
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 |
MockIdentifiactionKeyService
public MockIdentifiactionKeyService()
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
Copyright © 2010. All Rights Reserved.