com.retek.component.customer
Interface ActivityRequestType
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, Taskable
- public interface ActivityRequestType
- extends DistributedObject, Taskable
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 |
DESCRIPTION
public static final java.lang.String DESCRIPTION
- See Also:
- Constant Field Values
TASK
public static final java.lang.String TASK
- See Also:
- Constant Field Values
GENERAL
public static final java.lang.String GENERAL
- See Also:
- Constant Field Values
REFUND
public static final java.lang.String REFUND
- See Also:
- Constant Field Values
SPECIAL_ORDER
public static final java.lang.String SPECIAL_ORDER
- See Also:
- Constant Field Values
CARE_CARD
public static final java.lang.String CARE_CARD
- See Also:
- Constant Field Values
RETURN
public static final java.lang.String RETURN
- See Also:
- Constant Field Values
LABEL
public static final java.lang.String LABEL
- See Also:
- Constant Field Values
WISMO
public static final java.lang.String WISMO
- See Also:
- Constant Field Values
PARTIAL
public static final java.lang.String PARTIAL
- See Also:
- Constant Field Values
ITEMINSTRUCTIONS
public static final java.lang.String ITEMINSTRUCTIONS
- See Also:
- Constant Field Values
FORWARD_ADDRESS
public static final java.lang.String FORWARD_ADDRESS
- See Also:
- Constant Field Values
getDescription
public java.lang.String getDescription()
throws SystemException
- Specified by:
getDescription
in interface Taskable
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String descriptionVal)
throws SystemException
- Throws:
SystemException
isEqual
public boolean isEqual(java.lang.String code)
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws BusinessException,
SystemException
- Throws:
BusinessException
SystemException
getTask
public Task getTask()
throws SystemException
- Returns:
- Task this is the task that this rule is associated to.
- Throws:
SystemException
setTask
public void setTask(Task task)
throws SystemException
- Returns:
- Task this is the task that this rule is associated to.
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25