com.retek.commons.component.impl
Class SecondClassObjectImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
- All Implemented Interfaces:
- BusinessObject, SecondClassObject
- Direct Known Subclasses:
- AddressCodeDetailImpl, BazImpl, CallTagReturnItemImpl, CarrierShippingMethodZoneImpl, CorrespondenceTemplateDeliveryMethodImpl, CustomerCreditApplicationImpl, CustomerIntegrationCustomerImportResultImpl, CustomerOrderPersonalizationTextLineImpl, CustomerOrderPromotionAdjustmentImpl, CustomerOrderPromotionDiscountImpl, CustomerOrderSettlementImpl, DemandOverTimeImpl, DirectShipOrderLineImpl, ElementObjectImpl, GiftVoucherAttributesImpl, PaymentAuthorizationResponseImpl, PaymentSettlementTransactionHeaderImpl, ReturnLineAccommodationAdjustmentImpl, ReturnLineTaxRecordImpl, SaeStoreTransactionHeaderImpl, ShippedContainerTaxCalculatorInvoiceImpl, ShippedContainerTaxInvoiceLineItemImpl, ShippingRateImpl, ShipToTotalsImpl, TaxAccommodationDetailImpl, TaxCalculatorImpl, TaxCreditorImpl, TaxInvoiceImpl, TenderTypeOrderSourceImpl, TenderTypePaymentPlanCodeImpl, VirtualWhReservationValueImpl, ZipCodeRangeWarehousePriorityImpl
- public abstract class SecondClassObjectImpl
- extends BusinessObjectImpl
- implements SecondClassObject
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SecondClassObjectImpl
public SecondClassObjectImpl(DistributedContext context,
SecondClassDto dto)
wrap
public static SecondClassObjectImpl wrap(DistributedContext context,
SecondClassDto dto)
throws SystemException
- Throws:
SystemException
wrap
public static java.util.List wrap(DistributedContext context,
java.util.Collection dtos)
throws SystemException
- Throws:
SystemException
wrap
public static java.util.List wrap(DistributedContext context,
java.util.SortedSet dtos)
throws SystemException
- Throws:
SystemException
wrap
public static java.util.Set wrap(DistributedContext context,
java.util.Set dtos)
throws SystemException
- Throws:
SystemException
getGenericDto
protected SecondClassDto getGenericDto()
setGenericDto
protected void setGenericDto(SecondClassDto dto)
equals
public final boolean equals(java.lang.Object that)
hashCode
public final int hashCode()
toString
public java.lang.String toString()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28