example.entity
Class Associate

java.lang.Object
  extended byorg.dentaku.services.persistence.ModelEntity
      extended byexample.entity.AssociateBase
          extended byexample.entity.Associate
All Implemented Interfaces:
org.dentaku.services.persistence.XMLBean

public class Associate
extends example.entity.AssociateBase


Field Summary
 
Fields inherited from class example.entity.AssociateBase
id
 
Constructor Summary
Associate()
           
 
Methods inherited from class example.entity.AssociateBase
getId, getXML, setId, setXML
 
Methods inherited from class org.dentaku.services.persistence.ModelEntity
initialize, refresh
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Associate

public Associate()


Copyright © -2004 . All Rights Reserved.