com.retek.component.banner_channel
Interface ChannelType

All Superinterfaces:
BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject

public interface ChannelType
extends DistributedObject, com.retek.swing11.commons.type.Displayable


Method Summary
 java.lang.String getDescription()
           
 java.lang.String getDisplayCode()
           
 IntegrationReference getIntegrationReference()
           
 
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.commons.component.BusinessObject
getBusinessInterface
 
Methods inherited from interface com.retek.swing11.commons.type.Displayable
toDisplayString
 

Method Detail

getDisplayCode

public java.lang.String getDisplayCode()
                                throws SystemException
Throws:
SystemException

getDescription

public java.lang.String getDescription()
                                throws SystemException
Throws:
SystemException

getIntegrationReference

public IntegrationReference getIntegrationReference()
                                             throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25