com.retek.component.item
Interface DifferentiatorType

All Superinterfaces:
BusinessObject

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 © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25