com.retek.component.banner_channel
Interface Channel
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject
- All Known Implementing Classes:
- ChannelImpl
- public interface Channel
- extends DistributedObject, com.retek.swing11.commons.type.Displayable
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 |
PAYMENT_TYPE_ID
public static final java.lang.String PAYMENT_TYPE_ID
- See Also:
- Constant Field Values
BANNER
public static final java.lang.String BANNER
- See Also:
- Constant Field Values
DISPLAY_CODE
public static final java.lang.String DISPLAY_CODE
- See Also:
- Constant Field Values
TENDER_TYPE_GROUP_ORDER_SOURCE
public static final java.lang.String TENDER_TYPE_GROUP_ORDER_SOURCE
- See Also:
- Constant Field Values
setDisplayCode
public void setDisplayCode(java.lang.String displayCode)
throws SystemException
- Throws:
SystemException
getDisplayCode
public java.lang.String getDisplayCode()
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
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getBanner
public Banner getBanner()
throws SystemException
- Throws:
SystemException
setBanner
public void setBanner(Banner banner)
throws SystemException
- Throws:
SystemException
getChannelType
public ChannelType getChannelType()
throws SystemException
- Throws:
SystemException
setChannelType
public void setChannelType(ChannelType channelType)
throws SystemException
- Throws:
SystemException
getStores
public java.util.Collection getStores()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getVirtualStores
public java.util.Collection getVirtualStores()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getWarehouses
public java.util.Collection getWarehouses()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getVirtualWarehouses
public java.util.Collection getVirtualWarehouses()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
hasStore
public boolean hasStore(Store store)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28