Package es.caib.seycon.ng.comu
Class SeyconAgentTaskLog
- java.lang.Object
-
- es.caib.seycon.ng.comu.SeyconAgentTaskLog
-
- All Implemented Interfaces:
Serializable
public class SeyconAgentTaskLog extends Object implements Serializable
ValueObject SeyconAgentTaskLog- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SeyconAgentTaskLog()
SeyconAgentTaskLog(SeyconAgentTaskLog otherBean)
SeyconAgentTaskLog(Long idTasca, String descripcioTasca, String codiAgent, String complet, String missatge, Calendar dataCreacio, Long darreraExecucio, Calendar dataDarreraExecucio, Long proximaExecucio, Calendar dataProximaExecucio, Long numExecucions, Long prioritat, String stackTrace, String server)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCodiAgent()
Gets value for attribute codiAgentString
getComplet()
Gets value for attribute completLong
getDarreraExecucio()
Gets value for attribute darreraExecucioCalendar
getDataCreacio()
Gets value for attribute dataCreacioCalendar
getDataDarreraExecucio()
Gets value for attribute dataDarreraExecucioCalendar
getDataProximaExecucio()
Gets value for attribute dataProximaExecucioString
getDescripcioTasca()
Gets value for attribute descripcioTascaLong
getIdTasca()
Gets value for attribute idTascaString
getMissatge()
Gets value for attribute missatgeLong
getNumExecucions()
Gets value for attribute numExecucionsLong
getPrioritat()
Gets value for attribute prioritatLong
getProximaExecucio()
Gets value for attribute proximaExecucioString
getServer()
Gets value for attribute serverString
getStackTrace()
Gets value for attribute stackTracevoid
setCodiAgent(String codiAgent)
Sets value for attribute codiAgentvoid
setComplet(String complet)
Sets value for attribute completvoid
setDarreraExecucio(Long darreraExecucio)
Sets value for attribute darreraExecuciovoid
setDataCreacio(Calendar dataCreacio)
Sets value for attribute dataCreaciovoid
setDataDarreraExecucio(Calendar dataDarreraExecucio)
Sets value for attribute dataDarreraExecuciovoid
setDataProximaExecucio(Calendar dataProximaExecucio)
Sets value for attribute dataProximaExecuciovoid
setDescripcioTasca(String descripcioTasca)
Sets value for attribute descripcioTascavoid
setIdTasca(Long idTasca)
Sets value for attribute idTascavoid
setMissatge(String missatge)
Sets value for attribute missatgevoid
setNumExecucions(Long numExecucions)
Sets value for attribute numExecucionsvoid
setPrioritat(Long prioritat)
Sets value for attribute prioritatvoid
setProximaExecucio(Long proximaExecucio)
Sets value for attribute proximaExecuciovoid
setServer(String server)
Sets value for attribute servervoid
setStackTrace(String stackTrace)
Sets value for attribute stackTracestatic SeyconAgentTaskLog
toSeyconAgentTaskLog(SyncAgentTaskLog vo)
Creates a SeyconAgentTaskLog value object based on a SyncAgentTaskLog object.static void
toSeyconAgentTaskLog(SyncAgentTaskLog source, SeyconAgentTaskLog target)
Updates a SeyconAgentTaskLog value object based on a SyncAgentTaskLog object.static SeyconAgentTaskLog[]
toSeyconAgentTaskLogArray(SyncAgentTaskLog[] source)
Creates a SeyconAgentTaskLog array on a SyncAgentTaskLog array.static AsyncList<SeyconAgentTaskLog>
toSeyconAgentTaskLogAsyncList(AsyncList<SyncAgentTaskLog> source)
Creates a SeyconAgentTaskLog asynclist on a SyncAgentTaskLog collection.static PagedResult<SeyconAgentTaskLog>
toSeyconAgentTaskLogList(PagedResult<SyncAgentTaskLog> source)
Creates a SeyconAgentTaskLog pagedResult on a SyncAgentTaskLog collection.static List<SeyconAgentTaskLog>
toSeyconAgentTaskLogList(Collection<SyncAgentTaskLog> source)
Creates a SeyconAgentTaskLog list on a SyncAgentTaskLog collection.String
toString()
Returns a string representation of the value object.
-
-
-
Constructor Detail
-
SeyconAgentTaskLog
public SeyconAgentTaskLog()
-
SeyconAgentTaskLog
public SeyconAgentTaskLog(Long idTasca, String descripcioTasca, String codiAgent, String complet, String missatge, Calendar dataCreacio, Long darreraExecucio, Calendar dataDarreraExecucio, Long proximaExecucio, Calendar dataProximaExecucio, Long numExecucions, Long prioritat, String stackTrace, String server)
-
SeyconAgentTaskLog
public SeyconAgentTaskLog(SeyconAgentTaskLog otherBean)
-
-
Method Detail
-
getIdTasca
public Long getIdTasca()
Gets value for attribute idTasca
-
setIdTasca
public void setIdTasca(Long idTasca)
Sets value for attribute idTasca
-
getDescripcioTasca
public String getDescripcioTasca()
Gets value for attribute descripcioTasca
-
setDescripcioTasca
public void setDescripcioTasca(String descripcioTasca)
Sets value for attribute descripcioTasca
-
getCodiAgent
public String getCodiAgent()
Gets value for attribute codiAgent
-
setCodiAgent
public void setCodiAgent(String codiAgent)
Sets value for attribute codiAgent
-
getComplet
public String getComplet()
Gets value for attribute complet
-
setComplet
public void setComplet(String complet)
Sets value for attribute complet
-
getMissatge
public String getMissatge()
Gets value for attribute missatge
-
setMissatge
public void setMissatge(String missatge)
Sets value for attribute missatge
-
getDataCreacio
public Calendar getDataCreacio()
Gets value for attribute dataCreacio
-
setDataCreacio
public void setDataCreacio(Calendar dataCreacio)
Sets value for attribute dataCreacio
-
getDarreraExecucio
public Long getDarreraExecucio()
Gets value for attribute darreraExecucio
-
setDarreraExecucio
public void setDarreraExecucio(Long darreraExecucio)
Sets value for attribute darreraExecucio
-
getDataDarreraExecucio
public Calendar getDataDarreraExecucio()
Gets value for attribute dataDarreraExecucio
-
setDataDarreraExecucio
public void setDataDarreraExecucio(Calendar dataDarreraExecucio)
Sets value for attribute dataDarreraExecucio
-
getProximaExecucio
public Long getProximaExecucio()
Gets value for attribute proximaExecucio
-
setProximaExecucio
public void setProximaExecucio(Long proximaExecucio)
Sets value for attribute proximaExecucio
-
getDataProximaExecucio
public Calendar getDataProximaExecucio()
Gets value for attribute dataProximaExecucio
-
setDataProximaExecucio
public void setDataProximaExecucio(Calendar dataProximaExecucio)
Sets value for attribute dataProximaExecucio
-
getNumExecucions
public Long getNumExecucions()
Gets value for attribute numExecucions
-
setNumExecucions
public void setNumExecucions(Long numExecucions)
Sets value for attribute numExecucions
-
getPrioritat
public Long getPrioritat()
Gets value for attribute prioritat
-
setPrioritat
public void setPrioritat(Long prioritat)
Sets value for attribute prioritat
-
getStackTrace
public String getStackTrace()
Gets value for attribute stackTrace
-
setStackTrace
public void setStackTrace(String stackTrace)
Sets value for attribute stackTrace
-
getServer
public String getServer()
Gets value for attribute server
-
setServer
public void setServer(String server)
Sets value for attribute server
-
toString
public String toString()
Returns a string representation of the value object.
-
toSeyconAgentTaskLog
public static SeyconAgentTaskLog toSeyconAgentTaskLog(SyncAgentTaskLog vo)
Creates a SeyconAgentTaskLog value object based on a SyncAgentTaskLog object.
-
toSeyconAgentTaskLogList
public static List<SeyconAgentTaskLog> toSeyconAgentTaskLogList(Collection<SyncAgentTaskLog> source)
Creates a SeyconAgentTaskLog list on a SyncAgentTaskLog collection.
-
toSeyconAgentTaskLogList
public static PagedResult<SeyconAgentTaskLog> toSeyconAgentTaskLogList(PagedResult<SyncAgentTaskLog> source)
Creates a SeyconAgentTaskLog pagedResult on a SyncAgentTaskLog collection.
-
toSeyconAgentTaskLogAsyncList
public static AsyncList<SeyconAgentTaskLog> toSeyconAgentTaskLogAsyncList(AsyncList<SyncAgentTaskLog> source)
Creates a SeyconAgentTaskLog asynclist on a SyncAgentTaskLog collection.
-
toSeyconAgentTaskLogArray
public static SeyconAgentTaskLog[] toSeyconAgentTaskLogArray(SyncAgentTaskLog[] source)
Creates a SeyconAgentTaskLog array on a SyncAgentTaskLog array.
-
toSeyconAgentTaskLog
public static void toSeyconAgentTaskLog(SyncAgentTaskLog source, SeyconAgentTaskLog target)
Updates a SeyconAgentTaskLog value object based on a SyncAgentTaskLog object.
-
-