org.equanda.test.dm.client
Interface BuilderSetBase
- All Superinterfaces:
- EquandaEJB<Uoid>, HasId<Uoid>
- All Known Subinterfaces:
- BuilderSetEJB, BuilderSetEJBLocal
- All Known Implementing Classes:
- BuilderSetBean
public interface BuilderSetBase
- extends EquandaEJB<Uoid>
Interface for BuilderSet.
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
BuilderSet getEquanda()
updateEquanda
void updateEquanda(BuilderSet proxy)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getTestInt
int getTestInt()
setTestInt
void setTestInt(int testInt)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeEntityBean
void removeEntityBean()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
Copyright © 2007-2008. All Rights Reserved.