Package es.caib.seycon.ng.comu
Class Auditoria
- java.lang.Object
-
- es.caib.seycon.ng.comu.Auditoria
-
- All Implemented Interfaces:
Serializable
public class Auditoria extends Object implements Serializable
ValueObject Auditoria- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Auditoria()
Auditoria(Auditoria otherBean)
Auditoria(String accio)
Auditoria(String objecte, String accio, String autor, String rol, String bbdd, Long id, String impressora, String aplicacio, String llistaCorreu, String grup, String usuari, String dominiCorreu, String maquina, String xarxa, Long fitxer, String valorDomini, String domini, String parametreConfiguracio, String autorGrupPrimari, String autorNomComplet, String autoritzacio, String nomFitxer, String federacioIdentitats, String llistaCorreuPertany, String dominiCorreuPertany, String account, String comment, String message, String passwordDomain, String userDomain, String userType, String rule, String scheduledTask, Calendar calendar, String customObjectName, String customObjectType, String sourceIp, String jumpServerGroup, String pamSessionId, String searchIndex)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAccio()
Gets value for attribute accioString
getAccount()
Gets value for attribute accountString
getAplicacio()
Gets value for attribute aplicacioString
getAutor()
Gets value for attribute autorString
getAutorGrupPrimari()
Gets value for attribute autorGrupPrimariString
getAutoritzacio()
Gets value for attribute autoritzacioString
getAutorNomComplet()
Gets value for attribute autorNomCompletString
getBbdd()
Gets value for attribute bbddCalendar
getCalendar()
Gets value for attribute calendarString
getComment()
Gets value for attribute commentString
getCustomObjectName()
Gets value for attribute customObjectNameString
getCustomObjectType()
Gets value for attribute customObjectTypeString
getDomini()
Gets value for attribute dominiString
getDominiCorreu()
Gets value for attribute dominiCorreuString
getDominiCorreuPertany()
Gets value for attribute dominiCorreuPertanyString
getFederacioIdentitats()
Gets value for attribute federacioIdentitatsLong
getFitxer()
Gets value for attribute fitxerString
getGrup()
Gets value for attribute grupLong
getId()
Gets value for attribute idString
getImpressora()
Gets value for attribute impressoraString
getJumpServerGroup()
Gets value for attribute jumpServerGroupString
getLlistaCorreu()
Gets value for attribute llistaCorreuString
getLlistaCorreuPertany()
Gets value for attribute llistaCorreuPertanyString
getMaquina()
Gets value for attribute maquinaString
getMessage()
Gets value for attribute messageString
getNomFitxer()
Gets value for attribute nomFitxerString
getObjecte()
Gets value for attribute objecteString
getPamSessionId()
Gets value for attribute pamSessionIdString
getParametreConfiguracio()
Gets value for attribute parametreConfiguracioString
getPasswordDomain()
Gets value for attribute passwordDomainString
getRol()
Gets value for attribute rolString
getRule()
Gets value for attribute ruleString
getScheduledTask()
Gets value for attribute scheduledTaskString
getSearchIndex()
Gets value for attribute searchIndexString
getSourceIp()
Gets value for attribute sourceIpString
getUserDomain()
Gets value for attribute userDomainString
getUserType()
Gets value for attribute userTypeString
getUsuari()
Gets value for attribute usuariString
getValorDomini()
Gets value for attribute valorDominiString
getXarxa()
Gets value for attribute xarxavoid
setAccio(String accio)
Sets value for attribute acciovoid
setAccount(String account)
Sets value for attribute accountvoid
setAplicacio(String aplicacio)
Sets value for attribute aplicaciovoid
setAutor(String autor)
Sets value for attribute autorvoid
setAutorGrupPrimari(String autorGrupPrimari)
Sets value for attribute autorGrupPrimarivoid
setAutoritzacio(String autoritzacio)
Sets value for attribute autoritzaciovoid
setAutorNomComplet(String autorNomComplet)
Sets value for attribute autorNomCompletvoid
setBbdd(String bbdd)
Sets value for attribute bbddvoid
setCalendar(Calendar calendar)
Sets value for attribute calendarvoid
setComment(String comment)
Sets value for attribute commentvoid
setCustomObjectName(String customObjectName)
Sets value for attribute customObjectNamevoid
setCustomObjectType(String customObjectType)
Sets value for attribute customObjectTypevoid
setDomini(String domini)
Sets value for attribute dominivoid
setDominiCorreu(String dominiCorreu)
Sets value for attribute dominiCorreuvoid
setDominiCorreuPertany(String dominiCorreuPertany)
Sets value for attribute dominiCorreuPertanyvoid
setFederacioIdentitats(String federacioIdentitats)
Sets value for attribute federacioIdentitatsvoid
setFitxer(Long fitxer)
Sets value for attribute fitxervoid
setGrup(String grup)
Sets value for attribute grupvoid
setId(Long id)
Sets value for attribute idvoid
setImpressora(String impressora)
Sets value for attribute impressoravoid
setJumpServerGroup(String jumpServerGroup)
Sets value for attribute jumpServerGroupvoid
setLlistaCorreu(String llistaCorreu)
Sets value for attribute llistaCorreuvoid
setLlistaCorreuPertany(String llistaCorreuPertany)
Sets value for attribute llistaCorreuPertanyvoid
setMaquina(String maquina)
Sets value for attribute maquinavoid
setMessage(String message)
Sets value for attribute messagevoid
setNomFitxer(String nomFitxer)
Sets value for attribute nomFitxervoid
setObjecte(String objecte)
Sets value for attribute objectevoid
setPamSessionId(String pamSessionId)
Sets value for attribute pamSessionIdvoid
setParametreConfiguracio(String parametreConfiguracio)
Sets value for attribute parametreConfiguraciovoid
setPasswordDomain(String passwordDomain)
Sets value for attribute passwordDomainvoid
setRol(String rol)
Sets value for attribute rolvoid
setRule(String rule)
Sets value for attribute rulevoid
setScheduledTask(String scheduledTask)
Sets value for attribute scheduledTaskvoid
setSearchIndex(String searchIndex)
Sets value for attribute searchIndexvoid
setSourceIp(String sourceIp)
Sets value for attribute sourceIpvoid
setUserDomain(String userDomain)
Sets value for attribute userDomainvoid
setUserType(String userType)
Sets value for attribute userTypevoid
setUsuari(String usuari)
Sets value for attribute usuarivoid
setValorDomini(String valorDomini)
Sets value for attribute valorDominivoid
setXarxa(String xarxa)
Sets value for attribute xarxastatic Auditoria
toAuditoria(Audit vo)
Creates a Auditoria value object based on a Audit object.static void
toAuditoria(Audit source, Auditoria target)
Updates a Auditoria value object based on a Audit object.static Auditoria[]
toAuditoriaArray(Audit[] source)
Creates a Auditoria array on a Audit array.static AsyncList<Auditoria>
toAuditoriaAsyncList(AsyncList<Audit> source)
Creates a Auditoria asynclist on a Audit collection.static PagedResult<Auditoria>
toAuditoriaList(PagedResult<Audit> source)
Creates a Auditoria pagedResult on a Audit collection.static List<Auditoria>
toAuditoriaList(Collection<Audit> source)
Creates a Auditoria list on a Audit collection.String
toString()
Returns a string representation of the value object.
-
-
-
Constructor Detail
-
Auditoria
public Auditoria()
-
Auditoria
public Auditoria(String objecte, String accio, String autor, String rol, String bbdd, Long id, String impressora, String aplicacio, String llistaCorreu, String grup, String usuari, String dominiCorreu, String maquina, String xarxa, Long fitxer, String valorDomini, String domini, String parametreConfiguracio, String autorGrupPrimari, String autorNomComplet, String autoritzacio, String nomFitxer, String federacioIdentitats, String llistaCorreuPertany, String dominiCorreuPertany, String account, String comment, String message, String passwordDomain, String userDomain, String userType, String rule, String scheduledTask, Calendar calendar, String customObjectName, String customObjectType, String sourceIp, String jumpServerGroup, String pamSessionId, String searchIndex)
-
Auditoria
public Auditoria(String accio)
-
Auditoria
public Auditoria(Auditoria otherBean)
-
-
Method Detail
-
getObjecte
public String getObjecte()
Gets value for attribute objecte
-
setObjecte
public void setObjecte(String objecte)
Sets value for attribute objecte
-
getAccio
public String getAccio()
Gets value for attribute accio
-
setAccio
public void setAccio(String accio)
Sets value for attribute accio
-
getAutor
public String getAutor()
Gets value for attribute autor
-
setAutor
public void setAutor(String autor)
Sets value for attribute autor
-
getRol
public String getRol()
Gets value for attribute rol
-
setRol
public void setRol(String rol)
Sets value for attribute rol
-
getBbdd
public String getBbdd()
Gets value for attribute bbdd
-
setBbdd
public void setBbdd(String bbdd)
Sets value for attribute bbdd
-
getId
public Long getId()
Gets value for attribute id
-
setId
public void setId(Long id)
Sets value for attribute id
-
getImpressora
public String getImpressora()
Gets value for attribute impressora
-
setImpressora
public void setImpressora(String impressora)
Sets value for attribute impressora
-
getAplicacio
public String getAplicacio()
Gets value for attribute aplicacio
-
setAplicacio
public void setAplicacio(String aplicacio)
Sets value for attribute aplicacio
-
getLlistaCorreu
public String getLlistaCorreu()
Gets value for attribute llistaCorreu
-
setLlistaCorreu
public void setLlistaCorreu(String llistaCorreu)
Sets value for attribute llistaCorreu
-
getGrup
public String getGrup()
Gets value for attribute grup
-
setGrup
public void setGrup(String grup)
Sets value for attribute grup
-
getUsuari
public String getUsuari()
Gets value for attribute usuari
-
setUsuari
public void setUsuari(String usuari)
Sets value for attribute usuari
-
getDominiCorreu
public String getDominiCorreu()
Gets value for attribute dominiCorreu
-
setDominiCorreu
public void setDominiCorreu(String dominiCorreu)
Sets value for attribute dominiCorreu
-
getMaquina
public String getMaquina()
Gets value for attribute maquina
-
setMaquina
public void setMaquina(String maquina)
Sets value for attribute maquina
-
getXarxa
public String getXarxa()
Gets value for attribute xarxa
-
setXarxa
public void setXarxa(String xarxa)
Sets value for attribute xarxa
-
getFitxer
public Long getFitxer()
Gets value for attribute fitxer
-
setFitxer
public void setFitxer(Long fitxer)
Sets value for attribute fitxer
-
getValorDomini
public String getValorDomini()
Gets value for attribute valorDomini
-
setValorDomini
public void setValorDomini(String valorDomini)
Sets value for attribute valorDomini
-
getDomini
public String getDomini()
Gets value for attribute domini
-
setDomini
public void setDomini(String domini)
Sets value for attribute domini
-
getParametreConfiguracio
public String getParametreConfiguracio()
Gets value for attribute parametreConfiguracio
-
setParametreConfiguracio
public void setParametreConfiguracio(String parametreConfiguracio)
Sets value for attribute parametreConfiguracio
-
getAutorGrupPrimari
public String getAutorGrupPrimari()
Gets value for attribute autorGrupPrimari
-
setAutorGrupPrimari
public void setAutorGrupPrimari(String autorGrupPrimari)
Sets value for attribute autorGrupPrimari
-
getAutorNomComplet
public String getAutorNomComplet()
Gets value for attribute autorNomComplet
-
setAutorNomComplet
public void setAutorNomComplet(String autorNomComplet)
Sets value for attribute autorNomComplet
-
getAutoritzacio
public String getAutoritzacio()
Gets value for attribute autoritzacio
-
setAutoritzacio
public void setAutoritzacio(String autoritzacio)
Sets value for attribute autoritzacio
-
getNomFitxer
public String getNomFitxer()
Gets value for attribute nomFitxer
-
setNomFitxer
public void setNomFitxer(String nomFitxer)
Sets value for attribute nomFitxer
-
getFederacioIdentitats
public String getFederacioIdentitats()
Gets value for attribute federacioIdentitats
-
setFederacioIdentitats
public void setFederacioIdentitats(String federacioIdentitats)
Sets value for attribute federacioIdentitats
-
getLlistaCorreuPertany
public String getLlistaCorreuPertany()
Gets value for attribute llistaCorreuPertany
-
setLlistaCorreuPertany
public void setLlistaCorreuPertany(String llistaCorreuPertany)
Sets value for attribute llistaCorreuPertany
-
getDominiCorreuPertany
public String getDominiCorreuPertany()
Gets value for attribute dominiCorreuPertany
-
setDominiCorreuPertany
public void setDominiCorreuPertany(String dominiCorreuPertany)
Sets value for attribute dominiCorreuPertany
-
getAccount
public String getAccount()
Gets value for attribute account
-
setAccount
public void setAccount(String account)
Sets value for attribute account
-
getComment
public String getComment()
Gets value for attribute comment
-
setComment
public void setComment(String comment)
Sets value for attribute comment
-
getMessage
public String getMessage()
Gets value for attribute message
-
setMessage
public void setMessage(String message)
Sets value for attribute message
-
getPasswordDomain
public String getPasswordDomain()
Gets value for attribute passwordDomain
-
setPasswordDomain
public void setPasswordDomain(String passwordDomain)
Sets value for attribute passwordDomain
-
getUserDomain
public String getUserDomain()
Gets value for attribute userDomain
-
setUserDomain
public void setUserDomain(String userDomain)
Sets value for attribute userDomain
-
getUserType
public String getUserType()
Gets value for attribute userType
-
setUserType
public void setUserType(String userType)
Sets value for attribute userType
-
getRule
public String getRule()
Gets value for attribute rule
-
setRule
public void setRule(String rule)
Sets value for attribute rule
-
getScheduledTask
public String getScheduledTask()
Gets value for attribute scheduledTask
-
setScheduledTask
public void setScheduledTask(String scheduledTask)
Sets value for attribute scheduledTask
-
getCalendar
public Calendar getCalendar()
Gets value for attribute calendar
-
setCalendar
public void setCalendar(Calendar calendar)
Sets value for attribute calendar
-
getCustomObjectName
public String getCustomObjectName()
Gets value for attribute customObjectName
-
setCustomObjectName
public void setCustomObjectName(String customObjectName)
Sets value for attribute customObjectName
-
getCustomObjectType
public String getCustomObjectType()
Gets value for attribute customObjectType
-
setCustomObjectType
public void setCustomObjectType(String customObjectType)
Sets value for attribute customObjectType
-
getSourceIp
public String getSourceIp()
Gets value for attribute sourceIp
-
setSourceIp
public void setSourceIp(String sourceIp)
Sets value for attribute sourceIp
-
getJumpServerGroup
public String getJumpServerGroup()
Gets value for attribute jumpServerGroup
-
setJumpServerGroup
public void setJumpServerGroup(String jumpServerGroup)
Sets value for attribute jumpServerGroup
-
getPamSessionId
public String getPamSessionId()
Gets value for attribute pamSessionId
-
setPamSessionId
public void setPamSessionId(String pamSessionId)
Sets value for attribute pamSessionId
-
getSearchIndex
public String getSearchIndex()
Gets value for attribute searchIndex
-
setSearchIndex
public void setSearchIndex(String searchIndex)
Sets value for attribute searchIndex
-
toString
public String toString()
Returns a string representation of the value object.
-
toAuditoria
public static Auditoria toAuditoria(Audit vo)
Creates a Auditoria value object based on a Audit object.
-
toAuditoriaList
public static List<Auditoria> toAuditoriaList(Collection<Audit> source)
Creates a Auditoria list on a Audit collection.
-
toAuditoriaList
public static PagedResult<Auditoria> toAuditoriaList(PagedResult<Audit> source)
Creates a Auditoria pagedResult on a Audit collection.
-
toAuditoriaAsyncList
public static AsyncList<Auditoria> toAuditoriaAsyncList(AsyncList<Audit> source)
Creates a Auditoria asynclist on a Audit collection.
-
toAuditoriaArray
public static Auditoria[] toAuditoriaArray(Audit[] source)
Creates a Auditoria array on a Audit array.
-
-