|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.equanda.test.dm.server.CocoonManBean
public class CocoonManBean
CocoonMan
Field Summary |
---|
Constructor Summary | |
---|---|
CocoonManBean()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CocoonManBean()
Method Detail |
---|
public void init(Uoid id) throws EquandaPersistenceException
init
in interface EquandaEJB<Uoid>
EquandaPersistenceException
public void initEntity(EquandaEntity entity) throws EquandaPersistenceException
initEntity
in interface EquandaEJB<Uoid>
EquandaPersistenceException
public void init(String type) throws EquandaPersistenceException
init
in interface CocoonManBase
EquandaPersistenceException
public void init() throws EquandaPersistenceException
init
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public Uoid getId()
getId
in interface HasId<Uoid>
@PermitAll public Timestamp getEquandaModificationDate()
getEquandaModificationDate
in interface EquandaEJB<Uoid>
@PermitAll public long getEquandaVersion()
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public String getEquandaStatus()
getEquandaStatus
in interface EquandaEJB<Uoid>
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public void setEquandaStatus(String status)
setEquandaStatus
in interface EquandaEJB<Uoid>
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public String getEquandaType()
getEquandaType
in interface EquandaEJB<Uoid>
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public boolean isEquandaType(String type)
isEquandaType
in interface EquandaEJB<Uoid>
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public String getEquandaName()
getEquandaName
in interface EquandaEJB<Uoid>
@PermitAll public CocoonMan getEquanda()
getEquanda
in interface CocoonManBase
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public void updateEquanda(CocoonMan proxy) throws EquandaPersistenceException
updateEquanda
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public String getFirstName()
getFirstName
in interface CocoonManBase
public void setFirstName(String firstName) throws EquandaPersistenceException
setFirstName
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public String getLastName()
getLastName
in interface CocoonManBase
public void setLastName(String lastName) throws EquandaPersistenceException
setLastName
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public Date getDateOfBirth()
getDateOfBirth
in interface CocoonManBase
public void setDateOfBirth(Date dateOfBirth) throws EquandaPersistenceException
setDateOfBirth
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public Timestamp getSometime()
getSometime
in interface CocoonManBase
public void setSometime(Timestamp sometime) throws EquandaPersistenceException
setSometime
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public boolean getEmployed()
getEmployed
in interface CocoonManBase
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public boolean isEmployed()
isEmployed
in interface CocoonManBase
public void setEmployed(boolean employed) throws EquandaPersistenceException
setEmployed
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public double getHeight()
getHeight
in interface CocoonManBase
public void setHeight(double height) throws EquandaPersistenceException
setHeight
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public int getNoOfChildren()
getNoOfChildren
in interface CocoonManBase
public void setNoOfChildren(int noOfChildren) throws EquandaPersistenceException
setNoOfChildren
in interface CocoonManBase
EquandaPersistenceException
public Collection<String> getPreviousJobs()
getPreviousJobs
in interface CocoonManBase
public void addPreviousJob(String el) throws EquandaPersistenceException
addPreviousJob
in interface CocoonManBase
EquandaPersistenceException
public void removePreviousJob(String el) throws EquandaPersistenceException
removePreviousJob
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public boolean hasPreviousJob(String el)
hasPreviousJob
in interface CocoonManBase
public Collection<Date> getDatesToRemember()
getDatesToRemember
in interface CocoonManBase
public void addDatesToRemember(Date el) throws EquandaPersistenceException
addDatesToRemember
in interface CocoonManBase
EquandaPersistenceException
public void removeDatesToRemember(Date el) throws EquandaPersistenceException
removeDatesToRemember
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public boolean hasDatesToRemember(Date el)
hasDatesToRemember
in interface CocoonManBase
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public CarEJB getCar()
getCar
in interface CocoonManBase
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public Uoid getEquandaLinkCar()
getEquandaLinkCar
in interface CocoonManBase
public void setCar(CarEJB car) throws EquandaPersistenceException
setCar
in interface CocoonManBase
EquandaPersistenceException
public void setEquandaLinkCar(Uoid car) throws EquandaPersistenceException
setEquandaLinkCar
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public int getHiddenInt()
getHiddenInt
in interface CocoonManBase
public void setHiddenInt(int hiddenInt) throws EquandaPersistenceException
setHiddenInt
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public CarEJB getHiddenCar()
getHiddenCar
in interface CocoonManBase
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public Uoid getEquandaLinkHiddenCar()
getEquandaLinkHiddenCar
in interface CocoonManBase
public void setHiddenCar(CarEJB hiddenCar) throws EquandaPersistenceException
setHiddenCar
in interface CocoonManBase
EquandaPersistenceException
public void setEquandaLinkHiddenCar(Uoid hiddenCar) throws EquandaPersistenceException
setEquandaLinkHiddenCar
in interface CocoonManBase
EquandaPersistenceException
public Collection<CarEJB> getManyCars()
getManyCars
in interface CocoonManBase
public void addManyCar(CarEJB el) throws EquandaPersistenceException
addManyCar
in interface CocoonManBase
EquandaPersistenceException
public void removeManyCar(CarEJB el) throws EquandaPersistenceException
removeManyCar
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public boolean hasManyCar(CarEJB el)
hasManyCar
in interface CocoonManBase
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public Collection<Uoid> getEquandaLinkManyCars()
getEquandaLinkManyCars
in interface CocoonManBase
public void addEquandaLinkManyCar(Uoid el) throws EquandaPersistenceException
addEquandaLinkManyCar
in interface CocoonManBase
EquandaPersistenceException
public void removeEquandaLinkManyCar(Uoid el) throws EquandaPersistenceException
removeEquandaLinkManyCar
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public boolean hasEquandaLinkManyCar(Uoid el)
hasEquandaLinkManyCar
in interface CocoonManBase
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public byte[] getBlob()
getBlob
in interface CocoonManBase
public void setBlob(byte[] blob) throws EquandaPersistenceException
setBlob
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public String getClob()
getClob
in interface CocoonManBase
public void setClob(String clob) throws EquandaPersistenceException
setClob
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public String getWikiString()
getWikiString
in interface CocoonManBase
public void setWikiString(String wikiString) throws EquandaPersistenceException
setWikiString
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public String getWikiClob()
getWikiClob
in interface CocoonManBase
public void setWikiClob(String wikiClob) throws EquandaPersistenceException
setWikiClob
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public PassportEJB getPassport()
getPassport
in interface CocoonManBase
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public Uoid getEquandaLinkPassport()
getEquandaLinkPassport
in interface CocoonManBase
public void setPassport(PassportEJB passport) throws EquandaPersistenceException
setPassport
in interface CocoonManBase
EquandaPersistenceException
public void setEquandaLinkPassport(Uoid passport) throws EquandaPersistenceException
setEquandaLinkPassport
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public String getProxy()
getProxy
in interface CocoonManBase
public void setProxy(String proxy) throws EquandaPersistenceException
setProxy
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public LazyInstEJB getLazyInst()
getLazyInst
in interface CocoonManBase
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public Uoid getEquandaLinkLazyInst()
getEquandaLinkLazyInst
in interface CocoonManBase
public void setLazyInst(LazyInstEJB lazyInst) throws EquandaPersistenceException
setLazyInst
in interface CocoonManBase
EquandaPersistenceException
public void setEquandaLinkLazyInst(Uoid lazyInst) throws EquandaPersistenceException
setEquandaLinkLazyInst
in interface CocoonManBase
EquandaPersistenceException
@RolesAllowed(value={"LocalUser","LocalAdmin"}) public void TestAction() throws EquandaPersistenceException
TestAction
in interface CocoonManBase
EquandaPersistenceException
public void ejbActivate()
public void ejbPassivate()
@PermitAll public void remove()
remove
in interface EquandaEJB<Uoid>
@RolesAllowed(value="LocalUser") public void removeEntityBean() throws EquandaPersistenceException
removeEntityBean
in interface CocoonManBase
EquandaPersistenceException
protected boolean objectEquals(Object obj1, Object obj2)
obj1
- one of the objects to compareobj2
- other object to compare
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |