|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.commons.component.xml.impl.ElementObjectImpl
com.retek.component.customer.integration.impl.CustomerIntegrationElementImpl
Abstract class which encapsulates common data and behavior for customer integration element objects.
Field Summary |
Fields inherited from class com.retek.commons.component.impl.BusinessObjectImpl |
context |
Fields inherited from interface com.retek.component.customer.integration.CustomerIntegrationElement |
N_FLAG, Y_FLAG |
Constructor Summary | |
protected |
CustomerIntegrationElementImpl(DistributedContext context,
CustomerIntegrationElementDto dto)
|
Method Summary | |
protected CustomerIntegrationElementDto |
getCustomerIntegrationElementDto()
|
Methods inherited from class com.retek.commons.component.xml.impl.ElementObjectImpl |
addElement, getElementId, getElementObjectDto, getParentElementId, setAttributes, setElementId, setParentElementId, setSubElements, toString |
Methods inherited from class com.retek.commons.component.impl.SecondClassObjectImpl |
equals, getGenericDto, hashCode, setGenericDto, wrap, wrap, wrap, wrap |
Methods inherited from class com.retek.commons.component.impl.BusinessObjectImpl |
checkRelation, checkRelation, getBusinessInterface, getContext |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.component.customer.integration.CustomerIntegrationElement |
accept |
Methods inherited from interface com.retek.commons.component.xml.ElementObject |
getElementId, getParentElementId, toXml |
Methods inherited from interface com.retek.commons.component.BusinessObject |
getBusinessInterface |
Constructor Detail |
protected CustomerIntegrationElementImpl(DistributedContext context, CustomerIntegrationElementDto dto)
Method Detail |
protected CustomerIntegrationElementDto getCustomerIntegrationElementDto()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |