com.retek.component.banner_channel
Interface BannerChannelType
- All Superinterfaces:
- BusinessObject, DistributedObject
- All Known Implementing Classes:
- BannerChannelTypeImpl
- public interface BannerChannelType
- extends DistributedObject
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
getBanner
public Banner getBanner()
throws SystemException
- Throws:
SystemException
getChannelType
public ChannelType getChannelType()
throws SystemException
- Throws:
SystemException
getAllTenderTypeOrderSources
public java.util.Set getAllTenderTypeOrderSources()
throws SystemException
- Throws:
SystemException
getTenderTypes
public java.util.Set getTenderTypes(OrderSource orderSource)
throws SystemException
- Throws:
SystemException
getAllTenderTypes
public java.util.Set getAllTenderTypes()
throws SystemException
- Throws:
SystemException
isTenderTypeValidFor
public boolean isTenderTypeValidFor(TenderType tenderType,
OrderSource orderSource)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
validateTenderTypeFor
public void validateTenderTypeFor(TenderType tenderType,
OrderSource orderSource)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isTenderTypeGroupIncluded
public boolean isTenderTypeGroupIncluded(java.lang.String string,
OrderSource orderSource)
throws SystemException
- Throws:
SystemException
addOfferCode
public void addOfferCode(OfferCode offerCode)
throws SystemException
- Throws:
SystemException
getOfferCode
public OfferCode getOfferCode()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28