example.entity
Class Vendor

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

public class Vendor
extends example.entity.VendorBase


Field Summary
 
Fields inherited from class example.entity.VendorBase
id, name
 
Constructor Summary
Vendor()
           
 
Methods inherited from class example.entity.VendorBase
getId, getName, getXML, setId, setName, 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

Vendor

public Vendor()


Copyright © -2004 . All Rights Reserved.