com.retek.component.history
Interface HistoryEventType
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject
- public interface HistoryEventType
- extends DistributedObject, com.retek.swing11.commons.type.Displayable
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
Methods inherited from interface com.retek.swing11.commons.type.Displayable |
toDisplayString |
ACTIVE_FLAG
public static final java.lang.String ACTIVE_FLAG
- See Also:
- Constant Field Values
DESCRIPTION
public static final java.lang.String DESCRIPTION
- See Also:
- Constant Field Values
CSR_CUSTOMER_COMMENT
public static final java.lang.String CSR_CUSTOMER_COMMENT
- See Also:
- Constant Field Values
CSR_ORDER_COMMENT
public static final java.lang.String CSR_ORDER_COMMENT
- See Also:
- Constant Field Values
CATALOG_REQUEST
public static final java.lang.String CATALOG_REQUEST
- See Also:
- Constant Field Values
CUSTOMER_CREATED
public static final java.lang.String CUSTOMER_CREATED
- See Also:
- Constant Field Values
CUSTOMER_UPDATED
public static final java.lang.String CUSTOMER_UPDATED
- See Also:
- Constant Field Values
CUSTOMER_PREFERENCES_UPDATED
public static final java.lang.String CUSTOMER_PREFERENCES_UPDATED
- See Also:
- Constant Field Values
ORDER_CREATED
public static final java.lang.String ORDER_CREATED
- See Also:
- Constant Field Values
ACTIVITY_REQUEST_CREATED
public static final java.lang.String ACTIVITY_REQUEST_CREATED
- See Also:
- Constant Field Values
PICK_EXCEPTION
public static final java.lang.String PICK_EXCEPTION
- See Also:
- Constant Field Values
BO_NOTIFICATION
public static final java.lang.String BO_NOTIFICATION
- See Also:
- Constant Field Values
ORDER_CANCEL
public static final java.lang.String ORDER_CANCEL
- See Also:
- Constant Field Values
MANUAL_RELEASE
public static final java.lang.String MANUAL_RELEASE
- See Also:
- Constant Field Values
CUSTOMER_ACCOMMODATION
public static final java.lang.String CUSTOMER_ACCOMMODATION
- See Also:
- Constant Field Values
GIFT_CERTIFICATE
public static final java.lang.String GIFT_CERTIFICATE
- See Also:
- Constant Field Values
ORDER_LINE_CANCEL
public static final java.lang.String ORDER_LINE_CANCEL
- See Also:
- Constant Field Values
ORDER_CLOSED
public static final java.lang.String ORDER_CLOSED
- See Also:
- Constant Field Values
ORDER_LINE_HOLD
public static final java.lang.String ORDER_LINE_HOLD
- See Also:
- Constant Field Values
RETURN_ORDER_LINE_CREATED
public static final java.lang.String RETURN_ORDER_LINE_CREATED
- See Also:
- Constant Field Values
PARTIAL_ORDER_LINE_CREATED
public static final java.lang.String PARTIAL_ORDER_LINE_CREATED
- See Also:
- Constant Field Values
CANCELLATION_ATTEMPT
public static final java.lang.String CANCELLATION_ATTEMPT
- See Also:
- Constant Field Values
MAIL_ORDER_RECEIVED
public static final java.lang.String MAIL_ORDER_RECEIVED
- See Also:
- Constant Field Values
EXCHANGE_RETURN_ORDER_LINE_CREATED
public static final java.lang.String EXCHANGE_RETURN_ORDER_LINE_CREATED
- See Also:
- Constant Field Values
CUSTOMER_CORRESPONDENCE
public static final java.lang.String CUSTOMER_CORRESPONDENCE
- See Also:
- Constant Field Values
EXCHANGE_SALE_LINE_CREATED
public static final java.lang.String EXCHANGE_SALE_LINE_CREATED
- See Also:
- Constant Field Values
MISCELLANEOUS_EVENT
public static final java.lang.String MISCELLANEOUS_EVENT
- See Also:
- Constant Field Values
REPLACEMENT_CREATED
public static final java.lang.String REPLACEMENT_CREATED
- See Also:
- Constant Field Values
ADDRESS_MODIFIED
public static final java.lang.String ADDRESS_MODIFIED
- See Also:
- Constant Field Values
CREDIT_CARD_AUTHORIZED_MANUALLY
public static final java.lang.String CREDIT_CARD_AUTHORIZED_MANUALLY
- See Also:
- Constant Field Values
COMPONENT_RETURN_ON_PACK
public static final java.lang.String COMPONENT_RETURN_ON_PACK
- See Also:
- Constant Field Values
GIFT_RECIPIENT
public static final java.lang.String GIFT_RECIPIENT
- See Also:
- Constant Field Values
CALL_TAG_CREATED
public static final java.lang.String CALL_TAG_CREATED
- See Also:
- Constant Field Values
STORED_VALUE_CARD_CASHOUT
public static final java.lang.String STORED_VALUE_CARD_CASHOUT
- See Also:
- Constant Field Values
ORDER_LINE_REQ_QTY_MODIFICATION
public static final java.lang.String ORDER_LINE_REQ_QTY_MODIFICATION
- See Also:
- Constant Field Values
RETURN_QTY_DISCREPENCY
public static final java.lang.String RETURN_QTY_DISCREPENCY
- See Also:
- Constant Field Values
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
getDefaultVisibility
public HistoryEventVisibility getDefaultVisibility()
throws SystemException
- Throws:
SystemException
isActive
public boolean isActive()
throws SystemException
- Throws:
SystemException
getUsage
public HistoryEventTypeUsage getUsage()
throws SystemException
- Throws:
SystemException
setDefaultVisibility
public void setDefaultVisibility(HistoryEventVisibility visibility)
throws SystemException
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String eventTypeDescription)
throws SystemException
- Throws:
SystemException
setActive
public void setActive(boolean isActive)
throws SystemException
- Throws:
SystemException
submit
public void submit(User user)
throws BusinessException,
SystemException
- Throws:
BusinessException
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25