example.entity
Class TelephoneCallLog

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

public class TelephoneCallLog
extends example.entity.TelephoneCallLogBase


Field Summary
 
Fields inherited from class example.entity.TelephoneCallLogBase
endDate, id, incoming, recording, startDate
 
Constructor Summary
TelephoneCallLog()
           
 
Methods inherited from class example.entity.TelephoneCallLogBase
getAssociate, getContact, getEndDate, getId, getIncoming, getRecording, getStartDate, getXML, setAssociate, setContact, setEndDate, setId, setIncoming, setRecording, setStartDate, 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

TelephoneCallLog

public TelephoneCallLog()


Copyright © -2004 . All Rights Reserved.