eu.etaxonomy.cdm.io.berlinModel.out
Class BerlinModelAuthorExport
java.lang.Object
eu.etaxonomy.cdm.api.application.CdmApplicationDefaultConfiguration
eu.etaxonomy.cdm.io.common.CdmIoBase<STATE>
eu.etaxonomy.cdm.io.common.CdmExportBase<CONFIG,STATE,TRANSFORM>
eu.etaxonomy.cdm.io.common.DbExportBase<BerlinModelExportConfigurator,BerlinModelExportState,IExportTransformer>
eu.etaxonomy.cdm.io.berlinModel.out.BerlinModelExportBase<Person>
eu.etaxonomy.cdm.io.berlinModel.out.BerlinModelAuthorExport
- All Implemented Interfaces:
- ICdmApplicationConfiguration, ICdmExport<BerlinModelExportConfigurator,BerlinModelExportState>, ICdmIO<BerlinModelExportState>, IIoObservable, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
@Component
public class BerlinModelAuthorExport
- extends BerlinModelExportBase<Person>
- Version:
- 1.0
- Author:
- a.mueller
| Fields inherited from interface eu.etaxonomy.cdm.io.common.ICdmIO |
FEATURE_STORE, NOMREF_DETAIL_STORE, NOMREF_STORE, PERSON_STORE, REF_DETAIL_STORE, REFERENCE_STORE, SPECIMEN_STORE, TAXON_STORE, TAXONNAME_STORE, TEAM_STORE, USER_STORE |
| Methods inherited from class eu.etaxonomy.cdm.io.common.CdmIoBase |
addObserver, addObservers, check, commitTransaction, countObservers, countSteps, fire, fireProgressEvent, fireWarningEvent, fireWarningEvent, flush, getInstance, getObservers, getSuccessString, invoke, isBlank, isNotBlank, removeObserver, removeObservers, rollbackTransaction, startTransaction, startTransaction, updateProgress, updateProgress, warnProgress |
| Methods inherited from class eu.etaxonomy.cdm.api.application.CdmApplicationDefaultConfiguration |
authenticate, getAgentService, getAuthenticationManager, getBean, getClassificationService, getCollectionService, getCommonService, getDatabaseService, getDescriptionService, getFeatureNodeService, getFeatureTreeService, getGrantedAuthorityService, getGroupService, getIdentificationKeyService, getLocationService, getMainService, getMediaService, getNameService, getOccurrenceService, getPermissionEvaluator, getPolytomousKeyNodeService, getPolytomousKeyService, getReferenceService, getTaxonNodeService, getTaxonService, getTermService, getTransactionManager, getUserService, getVocabularyService, getWorkingSetService, NewConversation, setApplicationContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BerlinModelAuthorExport
public BerlinModelAuthorExport()
doCheck
protected boolean doCheck(BerlinModelExportState state)
- Specified by:
doCheck in class CdmIoBase<BerlinModelExportState>
doInvoke
protected void doInvoke(BerlinModelExportState state)
- Description copied from class:
CdmIoBase
- invoke method to be implemented by implementing classes
- Specified by:
doInvoke in class CdmIoBase<BerlinModelExportState>
doDelete
protected boolean doDelete(BerlinModelExportConfigurator config)
isIgnore
protected boolean isIgnore(BerlinModelExportState state)
- Description copied from class:
CdmIoBase
- Returns true if this (IO-)class should be ignored during the import/export process.
This information is usually stored in the configuration
- Specified by:
isIgnore in class CdmIoBase<BerlinModelExportState>
- Returns:
getStandardMethodParameter
public Class<? extends CdmBase> getStandardMethodParameter()
- Specified by:
getStandardMethodParameter in class DbExportBase<BerlinModelExportConfigurator,BerlinModelExportState,IExportTransformer>
Copyright © 2007-2013 EDIT. All Rights Reserved.