eu.etaxonomy.cdm.remote.dto.assembler.converter
Class LsidProxyConverter

java.lang.Object
  extended by eu.etaxonomy.cdm.remote.dto.assembler.converter.LsidProxyConverter
All Implemented Interfaces:
org.dozer.CustomConverter

public class LsidProxyConverter
extends Object
implements org.dozer.CustomConverter


Constructor Summary
LsidProxyConverter()
           
 
Method Summary
 Object convert(Object destination, Object source, Class destClass, Class sourceClass)
           
 void setAuthorityPart(String authorityPart)
           
 void setLsidProxyServiceUrl(String lsidProxyServiceUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LsidProxyConverter

public LsidProxyConverter()
Method Detail

setLsidProxyServiceUrl

public void setLsidProxyServiceUrl(String lsidProxyServiceUrl)

setAuthorityPart

public void setAuthorityPart(String authorityPart)

convert

public Object convert(Object destination,
                      Object source,
                      Class destClass,
                      Class sourceClass)
Specified by:
convert in interface org.dozer.CustomConverter


Copyright © 2007-2013 EDIT. All Rights Reserved.