com.hack23.cia.model.api.dto.common
Class AbstractDto

Package class diagram package AbstractDto
java.lang.Object
  extended by com.hack23.cia.model.api.dto.common.AbstractDto
All Implemented Interfaces:
DataTransferObject, Serializable
Direct Known Subclasses:
AgencyDto, LanguageContentDto, LanguageDto, PortalDto, UserSessionDto

public abstract class AbstractDto
extends Object
implements DataTransferObject

The Class AbstractDto.

See Also:
Serialized Form

Constructor Summary
protected AbstractDto()
          Instantiates a new abstract dto.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractDto

protected AbstractDto()
Instantiates a new abstract dto.



Copyright © 2008-2009 www.hack23.com. All Rights Reserved.