org.equanda.test.dm.client
Interface ImmutableIfGlobalBase
- All Superinterfaces:
- EquandaEJB<Uoid>, HasId<Uoid>
- All Known Subinterfaces:
- ImmutableIfGlobalEJB, ImmutableIfGlobalEJBLocal
- All Known Implementing Classes:
- ImmutableIfGlobalBean
public interface ImmutableIfGlobalBase
- extends EquandaEJB<Uoid>
Interface for ImmutableIfGlobal.
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
ImmutableIfGlobal getEquanda()
updateEquanda
void updateEquanda(ImmutableIfGlobal proxy)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getLocked
boolean getLocked()
isLocked
boolean isLocked()
setLocked
void setLocked(boolean locked)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getLocked2
boolean getLocked2()
isLocked2
boolean isLocked2()
setLocked2
void setLocked2(boolean locked2)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getName
String getName()
setName
void setName(String name)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getFree
String getFree()
setFree
void setFree(String free)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getRelease
boolean getRelease()
isRelease
boolean isRelease()
setRelease
void setRelease(boolean release)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getReleased
String getReleased()
setReleased
void setReleased(String released)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getFreeChild
String getFreeChild()
setFreeChild
void setFreeChild(String freeChild)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getChildLock
String getChildLock()
setChildLock
void setChildLock(String childLock)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getName2
String getName2()
setName2
void setName2(String name2)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getFree2
String getFree2()
setFree2
void setFree2(String free2)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getLocked3
boolean getLocked3()
isLocked3
boolean isLocked3()
setLocked3
void setLocked3(boolean locked3)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getLocked4
boolean getLocked4()
isLocked4
boolean isLocked4()
setLocked4
void setLocked4(boolean locked4)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeEntityBean
void removeEntityBean()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
Copyright © 2007-2008. All Rights Reserved.