Package es.caib.seycon.ng.comu
Class PuntEntrada
- java.lang.Object
-
- es.caib.seycon.ng.comu.PuntEntrada
-
- All Implemented Interfaces:
Serializable
public class PuntEntrada extends Object implements Serializable
ValueObject PuntEntrada- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PuntEntrada()PuntEntrada(PuntEntrada otherBean)PuntEntrada(Long id, String codi, String nom, boolean visible, boolean menu, Long numColumnes, boolean esPublic, String tipusMenu, Collection<AutoritzacioPuntEntrada> autoritzacions, Collection<ExecucioPuntEntrada> execucions, byte[] imgIcona1, byte[] imgIcona2, String informationSystem, Long idPare, String ordre, Long idIcona1, Long idIcona2, String xmlPUE, String system)PuntEntrada(String nom, boolean visible, boolean menu, boolean esPublic)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<AutoritzacioPuntEntrada>getAutoritzacions()Gets value for attribute autoritzacionsStringgetCodi()Gets value for attribute codiCollection<ExecucioPuntEntrada>getExecucions()Gets value for attribute execucionsLonggetId()Gets value for attribute idLonggetIdIcona1()Gets value for attribute idIcona1LonggetIdIcona2()Gets value for attribute idIcona2LonggetIdPare()Gets value for attribute idParebyte[]getImgIcona1()Gets value for attribute imgIcona1byte[]getImgIcona2()Gets value for attribute imgIcona2StringgetInformationSystem()Gets value for attribute informationSystemStringgetNom()Gets value for attribute nomLonggetNumColumnes()Gets value for attribute numColumnesStringgetOrdre()Gets value for attribute ordreStringgetSystem()Gets value for attribute systemStringgetTipusMenu()Gets value for attribute tipusMenuStringgetXmlPUE()Gets value for attribute xmlPUEbooleanisEsPublic()Gets value for attribute esPublicbooleanisMenu()Gets value for attribute menubooleanisVisible()Gets value for attribute visiblevoidsetAutoritzacions(Collection<AutoritzacioPuntEntrada> autoritzacions)Sets value for attribute autoritzacionsvoidsetCodi(String codi)Sets value for attribute codivoidsetEsPublic(boolean esPublic)Sets value for attribute esPublicvoidsetExecucions(Collection<ExecucioPuntEntrada> execucions)Sets value for attribute execucionsvoidsetId(Long id)Sets value for attribute idvoidsetIdIcona1(Long idIcona1)Sets value for attribute idIcona1voidsetIdIcona2(Long idIcona2)Sets value for attribute idIcona2voidsetIdPare(Long idPare)Sets value for attribute idParevoidsetImgIcona1(byte[] imgIcona1)Sets value for attribute imgIcona1voidsetImgIcona2(byte[] imgIcona2)Sets value for attribute imgIcona2voidsetInformationSystem(String informationSystem)Sets value for attribute informationSystemvoidsetMenu(boolean menu)Sets value for attribute menuvoidsetNom(String nom)Sets value for attribute nomvoidsetNumColumnes(Long numColumnes)Sets value for attribute numColumnesvoidsetOrdre(String ordre)Sets value for attribute ordrevoidsetSystem(String system)Sets value for attribute systemvoidsetTipusMenu(String tipusMenu)Sets value for attribute tipusMenuvoidsetVisible(boolean visible)Sets value for attribute visiblevoidsetXmlPUE(String xmlPUE)Sets value for attribute xmlPUEstatic PuntEntradatoPuntEntrada(AccessTree vo)Creates a PuntEntrada value object based on a AccessTree object.static voidtoPuntEntrada(AccessTree source, PuntEntrada target)Updates a PuntEntrada value object based on a AccessTree object.static PuntEntrada[]toPuntEntradaArray(AccessTree[] source)Creates a PuntEntrada array on a AccessTree array.static AsyncList<PuntEntrada>toPuntEntradaAsyncList(AsyncList<AccessTree> source)Creates a PuntEntrada asynclist on a AccessTree collection.static PagedResult<PuntEntrada>toPuntEntradaList(PagedResult<AccessTree> source)Creates a PuntEntrada pagedResult on a AccessTree collection.static List<PuntEntrada>toPuntEntradaList(Collection<AccessTree> source)Creates a PuntEntrada list on a AccessTree collection.StringtoString()Returns a string representation of the value object.
-
-
-
Constructor Detail
-
PuntEntrada
public PuntEntrada()
-
PuntEntrada
public PuntEntrada(Long id, String codi, String nom, boolean visible, boolean menu, Long numColumnes, boolean esPublic, String tipusMenu, Collection<AutoritzacioPuntEntrada> autoritzacions, Collection<ExecucioPuntEntrada> execucions, byte[] imgIcona1, byte[] imgIcona2, String informationSystem, Long idPare, String ordre, Long idIcona1, Long idIcona2, String xmlPUE, String system)
-
PuntEntrada
public PuntEntrada(String nom, boolean visible, boolean menu, boolean esPublic)
-
PuntEntrada
public PuntEntrada(PuntEntrada otherBean)
-
-
Method Detail
-
getId
public Long getId()
Gets value for attribute id
-
setId
public void setId(Long id)
Sets value for attribute id
-
getCodi
public String getCodi()
Gets value for attribute codi
-
setCodi
public void setCodi(String codi)
Sets value for attribute codi
-
getNom
public String getNom()
Gets value for attribute nom
-
setNom
public void setNom(String nom)
Sets value for attribute nom
-
isVisible
public boolean isVisible()
Gets value for attribute visible
-
setVisible
public void setVisible(boolean visible)
Sets value for attribute visible
-
isMenu
public boolean isMenu()
Gets value for attribute menu
-
setMenu
public void setMenu(boolean menu)
Sets value for attribute menu
-
getNumColumnes
public Long getNumColumnes()
Gets value for attribute numColumnes
-
setNumColumnes
public void setNumColumnes(Long numColumnes)
Sets value for attribute numColumnes
-
isEsPublic
public boolean isEsPublic()
Gets value for attribute esPublic
-
setEsPublic
public void setEsPublic(boolean esPublic)
Sets value for attribute esPublic
-
getTipusMenu
public String getTipusMenu()
Gets value for attribute tipusMenu
-
setTipusMenu
public void setTipusMenu(String tipusMenu)
Sets value for attribute tipusMenu
-
getAutoritzacions
public Collection<AutoritzacioPuntEntrada> getAutoritzacions()
Gets value for attribute autoritzacions
-
setAutoritzacions
public void setAutoritzacions(Collection<AutoritzacioPuntEntrada> autoritzacions)
Sets value for attribute autoritzacions
-
getExecucions
public Collection<ExecucioPuntEntrada> getExecucions()
Gets value for attribute execucions
-
setExecucions
public void setExecucions(Collection<ExecucioPuntEntrada> execucions)
Sets value for attribute execucions
-
getImgIcona1
public byte[] getImgIcona1()
Gets value for attribute imgIcona1
-
setImgIcona1
public void setImgIcona1(byte[] imgIcona1)
Sets value for attribute imgIcona1
-
getImgIcona2
public byte[] getImgIcona2()
Gets value for attribute imgIcona2
-
setImgIcona2
public void setImgIcona2(byte[] imgIcona2)
Sets value for attribute imgIcona2
-
getInformationSystem
public String getInformationSystem()
Gets value for attribute informationSystem
-
setInformationSystem
public void setInformationSystem(String informationSystem)
Sets value for attribute informationSystem
-
getIdPare
public Long getIdPare()
Gets value for attribute idPare
-
setIdPare
public void setIdPare(Long idPare)
Sets value for attribute idPare
-
getOrdre
public String getOrdre()
Gets value for attribute ordre
-
setOrdre
public void setOrdre(String ordre)
Sets value for attribute ordre
-
getIdIcona1
public Long getIdIcona1()
Gets value for attribute idIcona1
-
setIdIcona1
public void setIdIcona1(Long idIcona1)
Sets value for attribute idIcona1
-
getIdIcona2
public Long getIdIcona2()
Gets value for attribute idIcona2
-
setIdIcona2
public void setIdIcona2(Long idIcona2)
Sets value for attribute idIcona2
-
getXmlPUE
public String getXmlPUE()
Gets value for attribute xmlPUE
-
setXmlPUE
public void setXmlPUE(String xmlPUE)
Sets value for attribute xmlPUE
-
getSystem
public String getSystem()
Gets value for attribute system
-
setSystem
public void setSystem(String system)
Sets value for attribute system
-
toString
public String toString()
Returns a string representation of the value object.
-
toPuntEntrada
public static PuntEntrada toPuntEntrada(AccessTree vo)
Creates a PuntEntrada value object based on a AccessTree object.
-
toPuntEntradaList
public static List<PuntEntrada> toPuntEntradaList(Collection<AccessTree> source)
Creates a PuntEntrada list on a AccessTree collection.
-
toPuntEntradaList
public static PagedResult<PuntEntrada> toPuntEntradaList(PagedResult<AccessTree> source)
Creates a PuntEntrada pagedResult on a AccessTree collection.
-
toPuntEntradaAsyncList
public static AsyncList<PuntEntrada> toPuntEntradaAsyncList(AsyncList<AccessTree> source)
Creates a PuntEntrada asynclist on a AccessTree collection.
-
toPuntEntradaArray
public static PuntEntrada[] toPuntEntradaArray(AccessTree[] source)
Creates a PuntEntrada array on a AccessTree array.
-
toPuntEntrada
public static void toPuntEntrada(AccessTree source, PuntEntrada target)
Updates a PuntEntrada value object based on a AccessTree object.
-
-