com.retek.commons.component.test
Interface Bar

All Superinterfaces:
BusinessObject, DistributedObject
All Known Implementing Classes:
BarImpl

public interface Bar
extends DistributedObject


Method Summary
 void addJunk()
           
 java.lang.String getBarness()
           
 void setBarness(java.lang.String barness)
           
 
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
 

Method Detail

getBarness

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

addJunk

public void addJunk()
             throws SystemException
Throws:
SystemException

setBarness

public void setBarness(java.lang.String barness)
                throws SystemException
Throws:
SystemException


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