com.spoledge.audao.db.dto.gae
Class GaeJdoAbstractDtoImpl

java.lang.Object
  extended by com.spoledge.audao.db.dto.AbstractDto
      extended by com.spoledge.audao.db.dto.gae.GaeJdoAbstractDtoImpl
All Implemented Interfaces:
java.io.Serializable

public abstract class GaeJdoAbstractDtoImpl
extends AbstractDto

This is the parent of all DTO Impl classes.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.spoledge.audao.db.dto.AbstractDto
serialVersionUID
 
Constructor Summary
GaeJdoAbstractDtoImpl()
           
 
Method Summary
 
Methods inherited from class com.spoledge.audao.db.dto.AbstractDto
append, append, contentToString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GaeJdoAbstractDtoImpl

public GaeJdoAbstractDtoImpl()


Copyright © 2010 Spolecne s.r.o. All Rights Reserved.