com.retek.component.pend.impl
Class HighRiskZipImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.pend.impl.HighRiskZipImpl
- All Implemented Interfaces:
- BusinessObject, DistributedObject, HighRiskZip
- public class HighRiskZipImpl
- extends DistributedObjectImpl
- implements HighRiskZip
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 |
HighRiskZipImpl
public HighRiskZipImpl(DistributedContext context,
DistributedReference ref,
boolean createHollow)
throws SystemException
HighRiskZipImpl
public HighRiskZipImpl(DistributedContext context,
DistributedReference ref)
throws SystemException
getDto
public HighRiskZipDto getDto()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Specified by:
getDescription
in interface HighRiskZip
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
throws BusinessException,
SystemException
- Specified by:
setDescription
in interface HighRiskZip
- Throws:
BusinessException
SystemException
setZipCode
public void setZipCode(java.lang.String zipCode)
throws SystemException
- Specified by:
setZipCode
in interface HighRiskZip
- Throws:
SystemException
setPlusFour
public void setPlusFour(java.lang.String plusFour)
throws SystemException
- Specified by:
setPlusFour
in interface HighRiskZip
- Throws:
SystemException
setInactive
public void setInactive(boolean inactive)
throws SystemException
- Specified by:
setInactive
in interface HighRiskZip
- Throws:
SystemException
getZipCode
public java.lang.String getZipCode()
throws SystemException
- Specified by:
getZipCode
in interface HighRiskZip
- Throws:
SystemException
getPlusFour
public java.lang.String getPlusFour()
throws SystemException
- Specified by:
getPlusFour
in interface HighRiskZip
- Throws:
SystemException
getCreateDate
public RDate getCreateDate()
throws SystemException
- Specified by:
getCreateDate
in interface HighRiskZip
- Throws:
SystemException
getLastModifiedBy
public User getLastModifiedBy()
throws SystemException
- Specified by:
getLastModifiedBy
in interface HighRiskZip
- Throws:
SystemException
getLastModifiedDate
public RDate getLastModifiedDate()
throws SystemException
- Specified by:
getLastModifiedDate
in interface HighRiskZip
- Throws:
SystemException
isInactive
public boolean isInactive()
throws SystemException
- Specified by:
isInactive
in interface HighRiskZip
- Throws:
SystemException
getBusinessInterface
public java.lang.Class getBusinessInterface()
- Specified by:
getBusinessInterface
in interface BusinessObject
- Overrides:
getBusinessInterface
in class BusinessObjectImpl
matches
public boolean matches(CustomerAddress custAddress)
throws SystemException
- Specified by:
matches
in interface HighRiskZip
- Throws:
SystemException
submit
public void submit(User user)
throws SystemException,
BusinessException
- Specified by:
submit
in interface HighRiskZip
- Throws:
SystemException
BusinessException
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