com.retek.rcom.gui.screen.activityrequest
Class GeneralHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.activityrequest.GeneralHandler
- public class GeneralHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneralHandler
public GeneralHandler()
createActivityRequest
public void createActivityRequest(java.lang.Object type)
throws SystemException,
BusinessException
- STATE MANAGEMENT METHODS
- Throws:
SystemException
BusinessException
setActivityRequest
public void setActivityRequest(java.lang.Object object)
resetActivityRequest
public void resetActivityRequest()
getActivityRequest
public java.lang.Object getActivityRequest()
hasActivityRequest
public boolean hasActivityRequest()
isRequestTypeModifiable
public boolean isRequestTypeModifiable()
throws SystemException
- Throws:
SystemException
getActivityRequestTypes
public java.util.List getActivityRequestTypes()
throws SystemException
- SELECTION LISTS METHODS
- Throws:
SystemException
getDefaultRequestType
public java.lang.Object getDefaultRequestType()
throws SystemException
- Throws:
SystemException
isGeneralRequest
public boolean isGeneralRequest()
throws SystemException
- ACTIVITY REQUEST TYPE METHODS
- Throws:
SystemException
isSpecialOrder
public boolean isSpecialOrder()
throws SystemException
- Throws:
SystemException
isCertificateRequest
public boolean isCertificateRequest()
throws SystemException
- Throws:
SystemException
isReturn
public boolean isReturn()
throws SystemException
- Throws:
SystemException
isLabel
public boolean isLabel()
throws SystemException
- Throws:
SystemException
isWismo
public boolean isWismo()
throws SystemException
- Throws:
SystemException
isPartial
public boolean isPartial()
throws SystemException
- Throws:
SystemException
isItemInstruction
public boolean isItemInstruction()
throws SystemException
- Throws:
SystemException
isCareCardRequest
public boolean isCareCardRequest()
throws SystemException
- Throws:
SystemException
isCommentKeyMode
public boolean isCommentKeyMode()
throws SystemException
- Throws:
SystemException
isPersistedActivityRequest
public boolean isPersistedActivityRequest()
throws SystemException
- GENERAL ACTIVITY REQUEST METHODS
- Throws:
SystemException
getActivityRequestType
public java.lang.Object getActivityRequestType()
throws SystemException
- Throws:
SystemException
submit
public java.lang.Object submit()
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
getActivityRequestCustomer
public java.lang.Object getActivityRequestCustomer()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
resolve
public java.lang.Object resolve()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
hasCustomer
public boolean hasCustomer()
getActivityRequestNumber
public java.lang.String getActivityRequestNumber()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28