org.equanda.test.dm.client
Interface CalculatedFieldsBase
- All Superinterfaces:
- EquandaEJB<Uoid>, HasId<Uoid>
- All Known Subinterfaces:
- CalculatedFieldsEJB, CalculatedFieldsEJBLocal
- All Known Implementing Classes:
- CalculatedFieldsBean
public interface CalculatedFieldsBase
- extends EquandaEJB<Uoid>
Interface for CalculatedFields.
Methods inherited from interface org.equanda.persistence.HasId |
getId |
init
void init(String type)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
init
void init()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getEquanda
CalculatedFields getEquanda()
updateEquanda
void updateEquanda(CalculatedFields proxy)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getCalculatedInt
int getCalculatedInt()
getExtra
String getExtra()
setExtra
void setExtra(String extra)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeEntityBean
void removeEntityBean()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
Copyright © 2007-2008. All Rights Reserved.