org.equanda.test.dm.client
Interface InternalFieldsEJBLocal

All Superinterfaces:
EquandaEJB<Uoid>, HasId<Uoid>, InternalFieldsBase
All Known Implementing Classes:
InternalFieldsBean

public interface InternalFieldsEJBLocal
extends InternalFieldsBase

Local interface for InternalFields


Method Summary
 boolean getInternalBool()
           
 boolean isInternalBool()
           
 
Methods inherited from interface org.equanda.test.dm.client.InternalFieldsBase
getEquanda, getExtra, init, init, removeEntityBean, setExtra, updateEquanda
 
Methods inherited from interface org.equanda.persistence.EquandaEJB
getEquandaModificationDate, getEquandaName, getEquandaStatus, getEquandaType, init, initEntity, isEquandaType, remove, setEquandaStatus
 
Methods inherited from interface org.equanda.persistence.HasId
getId
 

Method Detail

getInternalBool

boolean getInternalBool()

isInternalBool

boolean isInternalBool()


Copyright © 2007-2008. All Rights Reserved.