com.retek.component.task
Interface PersonalReminderWorkTask
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, WorkTask
- All Known Implementing Classes:
- PersonalReminderWorkTaskImpl
- public interface PersonalReminderWorkTask
- extends WorkTask
Methods inherited from interface com.retek.component.task.WorkTask |
accept, getBatchNumber, getCallCenterLocation, getCreateDate, getCreatedByUser, getLastLeaseDate, getLastUpdatedByUser, getLastUpdatedDate, getLeaseDate, getResolvedByUser, getResolvedDate, getTask, getTaskable, isResolved, resolve, submit |
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 |
COMMENTS
public static final java.lang.String COMMENTS
- See Also:
- Constant Field Values
DESCRIPTION
public static final java.lang.String DESCRIPTION
- See Also:
- Constant Field Values
RESOLVED
public static final java.lang.String RESOLVED
- See Also:
- Constant Field Values
getComments
public java.lang.String getComments()
throws SystemException
- Throws:
SystemException
setComments
public void setComments(java.lang.String comments)
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
throws SystemException
- Throws:
SystemException
getDueDate
public RDate getDueDate()
throws SystemException
- Throws:
SystemException
setDueDate
public void setDueDate(RDate dueDate)
throws SystemException
- Throws:
SystemException
getOrder
public CustomerOrder getOrder()
throws SystemException
- Throws:
SystemException
getActivityRequest
public ActivityRequest getActivityRequest()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28