org.equanda.test.dm.client
Interface HideIfBase
- All Superinterfaces:
- EquandaEJB<Uoid>, HasId<Uoid>
- All Known Subinterfaces:
- HideIfEJB, HideIfEJBLocal
- All Known Implementing Classes:
- HideIfBean
public interface HideIfBase
- extends EquandaEJB<Uoid>
Interface for HideIf.
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
HideIf getEquanda()
updateEquanda
void updateEquanda(HideIf proxy)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getUselessField1
String getUselessField1()
setUselessField1
void setUselessField1(String uselessField1)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getUselessField2
String getUselessField2()
setUselessField2
void setUselessField2(String uselessField2)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getUselessField3
String getUselessField3()
setUselessField3
void setUselessField3(String uselessField3)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getFieldShow
String getFieldShow()
setFieldShow
void setFieldShow(String fieldShow)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getFieldHideIf
String getFieldHideIf()
setFieldHideIf
void setFieldHideIf(String fieldHideIf)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getFieldHide
String getFieldHide()
setFieldHide
void setFieldHide(String fieldHide)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
ActionShow
void ActionShow()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
ActionHideIf
void ActionHideIf()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
ActionHide
void ActionHide()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeEntityBean
void removeEntityBean()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
Copyright © 2007-2008. All Rights Reserved.