com.retek.commons.component.xml.impl
Class ElementObjectDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.commons.component.xml.impl.ElementObjectDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Direct Known Subclasses:
CustomerIntegrationElementDto, PaymentSettlementElementDto, SaeElementDto

public abstract class ElementObjectDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 java.lang.String elementId
           
 java.lang.String parentElementId
           
static long serialVersionUID
           
 
Constructor Summary
ElementObjectDto()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getBusinessInterface, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values

elementId

public java.lang.String elementId

parentElementId

public java.lang.String parentElementId
Constructor Detail

ElementObjectDto

public ElementObjectDto()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28