Package com.soffid.iam.api
Class Task
- java.lang.Object
-
- com.soffid.iam.api.Task
-
- All Implemented Interfaces:
Serializable
public class Task extends Object implements Serializable
ValueObject Task- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Task()Task(Task otherBean)Task(Long id, String user, String password, String passwordChange, String folder, String folderType, String printer, String host, String subnet, String message, String status, Calendar taskDate, String transaction, String group, String alias, String mailDomain, String role, String database, String systemName, String server, String serverInstance, String userDomain, String passwordDomain, String hash, Calendar expirationDate, String entity, Long primaryKeyValue, String customObjectType, String customObjectName, String customTaskName, String parameters)Task(Calendar taskDate, String transaction)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAlias()Gets value for attribute aliasStringgetCustomObjectName()Gets value for attribute customObjectNameStringgetCustomObjectType()Gets value for attribute customObjectTypeStringgetCustomTaskName()Gets value for attribute customTaskNameStringgetDatabase()Gets value for attribute databaseStringgetEntity()Gets value for attribute entityCalendargetExpirationDate()Gets value for attribute expirationDateStringgetFolder()Gets value for attribute folderStringgetFolderType()Gets value for attribute folderTypeStringgetGroup()Gets value for attribute groupStringgetHash()Gets value for attribute hashStringgetHost()Gets value for attribute hostLonggetId()Gets value for attribute idStringgetMailDomain()Gets value for attribute mailDomainStringgetMessage()Gets value for attribute messageStringgetParameters()Gets value for attribute parametersStringgetPassword()Gets value for attribute passwordStringgetPasswordChange()Gets value for attribute passwordChangeStringgetPasswordDomain()Gets value for attribute passwordDomainLonggetPrimaryKeyValue()Gets value for attribute primaryKeyValueStringgetPrinter()Gets value for attribute printerStringgetRole()Gets value for attribute roleStringgetServer()Gets value for attribute serverStringgetServerInstance()Gets value for attribute serverInstanceStringgetStatus()Gets value for attribute statusStringgetSubnet()Gets value for attribute subnetStringgetSystemName()Gets value for attribute systemNameCalendargetTaskDate()Gets value for attribute taskDateStringgetTransaction()Gets value for attribute transactionStringgetUser()Gets value for attribute userStringgetUserDomain()Gets value for attribute userDomainvoidsetAlias(String alias)Sets value for attribute aliasvoidsetCustomObjectName(String customObjectName)Sets value for attribute customObjectNamevoidsetCustomObjectType(String customObjectType)Sets value for attribute customObjectTypevoidsetCustomTaskName(String customTaskName)Sets value for attribute customTaskNamevoidsetDatabase(String database)Sets value for attribute databasevoidsetEntity(String entity)Sets value for attribute entityvoidsetExpirationDate(Calendar expirationDate)Sets value for attribute expirationDatevoidsetFolder(String folder)Sets value for attribute foldervoidsetFolderType(String folderType)Sets value for attribute folderTypevoidsetGroup(String group)Sets value for attribute groupvoidsetHash(String hash)Sets value for attribute hashvoidsetHost(String host)Sets value for attribute hostvoidsetId(Long id)Sets value for attribute idvoidsetMailDomain(String mailDomain)Sets value for attribute mailDomainvoidsetMessage(String message)Sets value for attribute messagevoidsetParameters(String parameters)Sets value for attribute parametersvoidsetPassword(String password)Sets value for attribute passwordvoidsetPasswordChange(String passwordChange)Sets value for attribute passwordChangevoidsetPasswordDomain(String passwordDomain)Sets value for attribute passwordDomainvoidsetPrimaryKeyValue(Long primaryKeyValue)Sets value for attribute primaryKeyValuevoidsetPrinter(String printer)Sets value for attribute printervoidsetRole(String role)Sets value for attribute rolevoidsetServer(String server)Sets value for attribute servervoidsetServerInstance(String serverInstance)Sets value for attribute serverInstancevoidsetStatus(String status)Sets value for attribute statusvoidsetSubnet(String subnet)Sets value for attribute subnetvoidsetSystemName(String systemName)Sets value for attribute systemNamevoidsetTaskDate(Calendar taskDate)Sets value for attribute taskDatevoidsetTransaction(String transaction)Sets value for attribute transactionvoidsetUser(String user)Sets value for attribute uservoidsetUserDomain(String userDomain)Sets value for attribute userDomainStringtoString()Returns a string representation of the value object.static TasktoTask(Tasca vo)Creates a Task value object based on a Tasca object.static voidtoTask(Tasca source, Task target)Updates a Task value object based on a Tasca object.static Task[]toTaskArray(Tasca[] source)Creates a Task array on a Tasca array.static AsyncList<Task>toTaskAsyncList(AsyncList<Tasca> source)Creates a Task asynclist on a Tasca collection.static PagedResult<Task>toTaskList(PagedResult<Tasca> source)Creates a Task pagedResult on a Tasca collection.static List<Task>toTaskList(Collection<Tasca> source)Creates a Task list on a Tasca collection.
-
-
-
Constructor Detail
-
Task
public Task()
-
Task
public Task(Long id, String user, String password, String passwordChange, String folder, String folderType, String printer, String host, String subnet, String message, String status, Calendar taskDate, String transaction, String group, String alias, String mailDomain, String role, String database, String systemName, String server, String serverInstance, String userDomain, String passwordDomain, String hash, Calendar expirationDate, String entity, Long primaryKeyValue, String customObjectType, String customObjectName, String customTaskName, String parameters)
-
Task
public Task(Task otherBean)
-
-
Method Detail
-
getId
public Long getId()
Gets value for attribute id
-
setId
public void setId(Long id)
Sets value for attribute id
-
getUser
public String getUser()
Gets value for attribute user
-
setUser
public void setUser(String user)
Sets value for attribute user
-
getPassword
public String getPassword()
Gets value for attribute password
-
setPassword
public void setPassword(String password)
Sets value for attribute password
-
getPasswordChange
public String getPasswordChange()
Gets value for attribute passwordChange
-
setPasswordChange
public void setPasswordChange(String passwordChange)
Sets value for attribute passwordChange
-
getFolder
public String getFolder()
Gets value for attribute folder
-
setFolder
public void setFolder(String folder)
Sets value for attribute folder
-
getFolderType
public String getFolderType()
Gets value for attribute folderType
-
setFolderType
public void setFolderType(String folderType)
Sets value for attribute folderType
-
getPrinter
public String getPrinter()
Gets value for attribute printer
-
setPrinter
public void setPrinter(String printer)
Sets value for attribute printer
-
getHost
public String getHost()
Gets value for attribute host
-
setHost
public void setHost(String host)
Sets value for attribute host
-
getSubnet
public String getSubnet()
Gets value for attribute subnet
-
setSubnet
public void setSubnet(String subnet)
Sets value for attribute subnet
-
getMessage
public String getMessage()
Gets value for attribute message
-
setMessage
public void setMessage(String message)
Sets value for attribute message
-
getStatus
public String getStatus()
Gets value for attribute status
-
setStatus
public void setStatus(String status)
Sets value for attribute status
-
getTaskDate
public Calendar getTaskDate()
Gets value for attribute taskDate
-
setTaskDate
public void setTaskDate(Calendar taskDate)
Sets value for attribute taskDate
-
getTransaction
public String getTransaction()
Gets value for attribute transaction
-
setTransaction
public void setTransaction(String transaction)
Sets value for attribute transaction
-
getGroup
public String getGroup()
Gets value for attribute group
-
setGroup
public void setGroup(String group)
Sets value for attribute group
-
getAlias
public String getAlias()
Gets value for attribute alias
-
setAlias
public void setAlias(String alias)
Sets value for attribute alias
-
getMailDomain
public String getMailDomain()
Gets value for attribute mailDomain
-
setMailDomain
public void setMailDomain(String mailDomain)
Sets value for attribute mailDomain
-
getRole
public String getRole()
Gets value for attribute role
-
setRole
public void setRole(String role)
Sets value for attribute role
-
getDatabase
public String getDatabase()
Gets value for attribute database
-
setDatabase
public void setDatabase(String database)
Sets value for attribute database
-
getSystemName
public String getSystemName()
Gets value for attribute systemName
-
setSystemName
public void setSystemName(String systemName)
Sets value for attribute systemName
-
getServer
public String getServer()
Gets value for attribute server
-
setServer
public void setServer(String server)
Sets value for attribute server
-
getServerInstance
public String getServerInstance()
Gets value for attribute serverInstance
-
setServerInstance
public void setServerInstance(String serverInstance)
Sets value for attribute serverInstance
-
getUserDomain
public String getUserDomain()
Gets value for attribute userDomain
-
setUserDomain
public void setUserDomain(String userDomain)
Sets value for attribute userDomain
-
getPasswordDomain
public String getPasswordDomain()
Gets value for attribute passwordDomain
-
setPasswordDomain
public void setPasswordDomain(String passwordDomain)
Sets value for attribute passwordDomain
-
getHash
public String getHash()
Gets value for attribute hash
-
setHash
public void setHash(String hash)
Sets value for attribute hash
-
getExpirationDate
public Calendar getExpirationDate()
Gets value for attribute expirationDate
-
setExpirationDate
public void setExpirationDate(Calendar expirationDate)
Sets value for attribute expirationDate
-
getEntity
public String getEntity()
Gets value for attribute entity
-
setEntity
public void setEntity(String entity)
Sets value for attribute entity
-
getPrimaryKeyValue
public Long getPrimaryKeyValue()
Gets value for attribute primaryKeyValue
-
setPrimaryKeyValue
public void setPrimaryKeyValue(Long primaryKeyValue)
Sets value for attribute primaryKeyValue
-
getCustomObjectType
public String getCustomObjectType()
Gets value for attribute customObjectType
-
setCustomObjectType
public void setCustomObjectType(String customObjectType)
Sets value for attribute customObjectType
-
getCustomObjectName
public String getCustomObjectName()
Gets value for attribute customObjectName
-
setCustomObjectName
public void setCustomObjectName(String customObjectName)
Sets value for attribute customObjectName
-
getCustomTaskName
public String getCustomTaskName()
Gets value for attribute customTaskName
-
setCustomTaskName
public void setCustomTaskName(String customTaskName)
Sets value for attribute customTaskName
-
getParameters
public String getParameters()
Gets value for attribute parameters
-
setParameters
public void setParameters(String parameters)
Sets value for attribute parameters
-
toString
public String toString()
Returns a string representation of the value object.
-
toTaskList
public static List<Task> toTaskList(Collection<Tasca> source)
Creates a Task list on a Tasca collection.
-
toTaskList
public static PagedResult<Task> toTaskList(PagedResult<Tasca> source)
Creates a Task pagedResult on a Tasca collection.
-
toTaskAsyncList
public static AsyncList<Task> toTaskAsyncList(AsyncList<Tasca> source)
Creates a Task asynclist on a Tasca collection.
-
toTaskArray
public static Task[] toTaskArray(Tasca[] source)
Creates a Task array on a Tasca array.
-
-