com.retek.component.item
Interface DifferentiatorType

All Superinterfaces:
BusinessObject
All Known Implementing Classes:
DifferentiatorTypeImpl

public interface DifferentiatorType
extends BusinessObject


Method Summary
 java.lang.String getDescription()
           
 boolean isPersisted()
           
 void setDescription(java.lang.String description)
           
 void submit()
           
 
Methods inherited from interface com.retek.commons.domain.core.BusinessObject
getId
 

Method Detail

isPersisted

public boolean isPersisted()

getDescription

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

setDescription

public void setDescription(java.lang.String description)

submit

public void submit()
            throws SystemException,
                   BusinessException
Throws:
SystemException
BusinessException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28