com.retek.component.history.impl
Class HistoryEventTypeImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.history.impl.HistoryEventTypeImpl
- All Implemented Interfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, HistoryEventType
- public class HistoryEventTypeImpl
- extends DistributedObjectImpl
- implements HistoryEventType
Fields inherited from interface com.retek.component.history.HistoryEventType |
ACTIVE_FLAG, ACTIVITY_REQUEST_CREATED, ADDRESS_MODIFIED, BO_NOTIFICATION, CALL_TAG_CREATED, CANCELLATION_ATTEMPT, CATALOG_REQUEST, COMPONENT_RETURN_ON_PACK, CREDIT_CARD_AUTHORIZED_MANUALLY, CSR_CUSTOMER_COMMENT, CSR_ORDER_COMMENT, CUSTOMER_ACCOMMODATION, CUSTOMER_CORRESPONDENCE, CUSTOMER_CREATED, CUSTOMER_PREFERENCES_UPDATED, CUSTOMER_UPDATED, DESCRIPTION, EXCHANGE_RETURN_ORDER_LINE_CREATED, EXCHANGE_SALE_LINE_CREATED, GIFT_CERTIFICATE, GIFT_RECIPIENT, MAIL_ORDER_RECEIVED, MANUAL_RELEASE, MISCELLANEOUS_EVENT, ORDER_CANCEL, ORDER_CLOSED, ORDER_CREATED, ORDER_LINE_CANCEL, ORDER_LINE_HOLD, ORDER_LINE_REQ_QTY_MODIFICATION, PARTIAL_ORDER_LINE_CREATED, PICK_EXCEPTION, REPLACEMENT_CREATED, RETURN_ORDER_LINE_CREATED, RETURN_QTY_DISCREPENCY, STORED_VALUE_CARD_CASHOUT |
Methods inherited from class com.retek.commons.component.impl.DistributedObjectImpl |
attributesToString, createEmptyDto, debugToString, discardChanges, discardChangesShallow, equals, getGenericDto, getId, getReference, getReference, getVersion, hashCode, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isHollow, isPersisted, markAllDeleted, refresh, toString, wrap, wrap, wrap, wrap |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
HistoryEventTypeImpl
public HistoryEventTypeImpl(DistributedContext context,
DistributedReference reference,
boolean createHollow)
throws SystemException
HistoryEventTypeImpl
public HistoryEventTypeImpl(DistributedContext context,
DistributedReference reference)
throws SystemException
setDefaultVisibility
public void setDefaultVisibility(HistoryEventVisibility visibility)
throws SystemException
- Specified by:
setDefaultVisibility
in interface HistoryEventType
- Throws:
SystemException
getDefaultVisibility
public HistoryEventVisibility getDefaultVisibility()
throws SystemException
- Specified by:
getDefaultVisibility
in interface HistoryEventType
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String eventTypeDescription)
throws SystemException
- Specified by:
setDescription
in interface HistoryEventType
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Specified by:
getDescription
in interface HistoryEventType
- Throws:
SystemException
setActive
public void setActive(boolean isActive)
throws SystemException
- Specified by:
setActive
in interface HistoryEventType
- Throws:
SystemException
isActive
public boolean isActive()
throws SystemException
- Specified by:
isActive
in interface HistoryEventType
- Throws:
SystemException
setUsage
public void setUsage(HistoryEventTypeUsage usage)
throws SystemException
- Throws:
SystemException
getUsage
public HistoryEventTypeUsage getUsage()
throws SystemException
- Specified by:
getUsage
in interface HistoryEventType
- Throws:
SystemException
submit
public void submit(User user)
throws BusinessException,
SystemException
- Specified by:
submit
in interface HistoryEventType
- Throws:
BusinessException
SystemException
toDisplayString
public java.lang.String toDisplayString()
- Specified by:
toDisplayString
in interface com.retek.swing11.commons.type.Displayable
readLatest
protected Dto readLatest()
throws SystemException
- Overrides:
readLatest
in class DistributedObjectImpl
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28