org.equanda.test.dm.client
Interface ProgrConstraintsBase
- All Superinterfaces:
- EquandaEJB<Uoid>, HasId<Uoid>
- All Known Subinterfaces:
- ProgrConstraintsEJB, ProgrConstraintsEJBLocal
- All Known Implementing Classes:
- ProgrConstraintsBean
public interface ProgrConstraintsBase
- extends EquandaEJB<Uoid>
Interface for ProgrConstraints.
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
ProgrConstraints getEquanda()
updateEquanda
void updateEquanda(ProgrConstraints proxy)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getMultipleOf100
int getMultipleOf100()
setMultipleOf100
void setMultipleOf100(int multipleOf100)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeEntityBean
void removeEntityBean()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
Copyright © 2007-2008. All Rights Reserved.