Package com.soffid.iam.api
Class System
- java.lang.Object
-
- com.soffid.iam.api.System
-
- All Implemented Interfaces:
Serializable
public class System extends Object implements Serializable
ValueObject System- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description System()
System(System otherBean)
System(String name, boolean readOnly, boolean pause, boolean fullReconciliation, boolean generateTasksOnLoad)
System(String name, String description, String className, String url, String url2, String param0, String param1, String param2, String param3, String param4, String param5, String param6, String param7, String param8, String param9, Boolean rolebased, Boolean trusted, Long id, String userTypes, String groups, List<String> groupsList, Boolean accessControl, Long passwordsDomainId, String passwordsDomain, String usersDomain, boolean readOnly, boolean pause, boolean fullReconciliation, boolean generateTasksOnLoad, Long databaseReplicaId, boolean authoritative, byte[] blobParam, Calendar timeStamp, Calendar created, String authoritativeProcess, Boolean manualAccountCreation, Boolean sharedDispatcher, Long threads, Long timeout, Long longTimeout, String usage, String tenant)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Boolean
getAccessControl()
Gets value for attribute accessControlString
getAuthoritativeProcess()
Gets value for attribute authoritativeProcessbyte[]
getBlobParam()
Gets value for attribute blobParamString
getClassName()
Gets value for attribute classNameCalendar
getCreated()
Gets value for attribute createdLong
getDatabaseReplicaId()
Gets value for attribute databaseReplicaIdString
getDescription()
Gets value for attribute descriptionString
getGroups()
Gets value for attribute groupsList<String>
getGroupsList()
Gets value for attribute groupsListLong
getId()
Gets value for attribute idLong
getLongTimeout()
Gets value for attribute longTimeoutBoolean
getManualAccountCreation()
Gets value for attribute manualAccountCreationString
getName()
Gets value for attribute nameString
getParam0()
Gets value for attribute param0String
getParam1()
Gets value for attribute param1String
getParam2()
Gets value for attribute param2String
getParam3()
Gets value for attribute param3String
getParam4()
Gets value for attribute param4String
getParam5()
Gets value for attribute param5String
getParam6()
Gets value for attribute param6String
getParam7()
Gets value for attribute param7String
getParam8()
Gets value for attribute param8String
getParam9()
Gets value for attribute param9String
getPasswordsDomain()
Gets value for attribute passwordsDomainLong
getPasswordsDomainId()
Gets value for attribute passwordsDomainIdBoolean
getRolebased()
Gets value for attribute rolebasedBoolean
getSharedDispatcher()
Gets value for attribute sharedDispatcherString
getTenant()
Gets value for attribute tenantLong
getThreads()
Gets value for attribute threadsLong
getTimeout()
Gets value for attribute timeoutCalendar
getTimeStamp()
Gets value for attribute timeStampBoolean
getTrusted()
Gets value for attribute trustedString
getUrl()
Gets value for attribute urlString
getUrl2()
Gets value for attribute url2String
getUsage()
Gets value for attribute usageString
getUsersDomain()
Gets value for attribute usersDomainString
getUserTypes()
Gets value for attribute userTypesboolean
isAuthoritative()
Gets value for attribute authoritativeboolean
isFullReconciliation()
Gets value for attribute fullReconciliationboolean
isGenerateTasksOnLoad()
Gets value for attribute generateTasksOnLoadboolean
isPause()
Gets value for attribute pauseboolean
isReadOnly()
Gets value for attribute readOnlyvoid
setAccessControl(Boolean accessControl)
Sets value for attribute accessControlvoid
setAuthoritative(boolean authoritative)
Sets value for attribute authoritativevoid
setAuthoritativeProcess(String authoritativeProcess)
Sets value for attribute authoritativeProcessvoid
setBlobParam(byte[] blobParam)
Sets value for attribute blobParamvoid
setClassName(String className)
Sets value for attribute classNamevoid
setCreated(Calendar created)
Sets value for attribute createdvoid
setDatabaseReplicaId(Long databaseReplicaId)
Sets value for attribute databaseReplicaIdvoid
setDescription(String description)
Sets value for attribute descriptionvoid
setFullReconciliation(boolean fullReconciliation)
Sets value for attribute fullReconciliationvoid
setGenerateTasksOnLoad(boolean generateTasksOnLoad)
Sets value for attribute generateTasksOnLoadvoid
setGroups(String groups)
Sets value for attribute groupsvoid
setGroupsList(List<String> groupsList)
Sets value for attribute groupsListvoid
setId(Long id)
Sets value for attribute idvoid
setLongTimeout(Long longTimeout)
Sets value for attribute longTimeoutvoid
setManualAccountCreation(Boolean manualAccountCreation)
Sets value for attribute manualAccountCreationvoid
setName(String name)
Sets value for attribute namevoid
setParam0(String param0)
Sets value for attribute param0void
setParam1(String param1)
Sets value for attribute param1void
setParam2(String param2)
Sets value for attribute param2void
setParam3(String param3)
Sets value for attribute param3void
setParam4(String param4)
Sets value for attribute param4void
setParam5(String param5)
Sets value for attribute param5void
setParam6(String param6)
Sets value for attribute param6void
setParam7(String param7)
Sets value for attribute param7void
setParam8(String param8)
Sets value for attribute param8void
setParam9(String param9)
Sets value for attribute param9void
setPasswordsDomain(String passwordsDomain)
Sets value for attribute passwordsDomainvoid
setPasswordsDomainId(Long passwordsDomainId)
Sets value for attribute passwordsDomainIdvoid
setPause(boolean pause)
Sets value for attribute pausevoid
setReadOnly(boolean readOnly)
Sets value for attribute readOnlyvoid
setRolebased(Boolean rolebased)
Sets value for attribute rolebasedvoid
setSharedDispatcher(Boolean sharedDispatcher)
Sets value for attribute sharedDispatchervoid
setTenant(String tenant)
Sets value for attribute tenantvoid
setThreads(Long threads)
Sets value for attribute threadsvoid
setTimeout(Long timeout)
Sets value for attribute timeoutvoid
setTimeStamp(Calendar timeStamp)
Sets value for attribute timeStampvoid
setTrusted(Boolean trusted)
Sets value for attribute trustedvoid
setUrl(String url)
Sets value for attribute urlvoid
setUrl2(String url2)
Sets value for attribute url2void
setUsage(String usage)
Sets value for attribute usagevoid
setUsersDomain(String usersDomain)
Sets value for attribute usersDomainvoid
setUserTypes(String userTypes)
Sets value for attribute userTypesString
toString()
Returns a string representation of the value object.static System
toSystem(Dispatcher vo)
Creates a System value object based on a Dispatcher object.static void
toSystem(Dispatcher source, System target)
Updates a System value object based on a Dispatcher object.static System[]
toSystemArray(Dispatcher[] source)
Creates a System array on a Dispatcher array.static AsyncList<System>
toSystemAsyncList(AsyncList<Dispatcher> source)
Creates a System asynclist on a Dispatcher collection.static PagedResult<System>
toSystemList(PagedResult<Dispatcher> source)
Creates a System pagedResult on a Dispatcher collection.static List<System>
toSystemList(Collection<Dispatcher> source)
Creates a System list on a Dispatcher collection.
-
-
-
Constructor Detail
-
System
public System()
-
System
public System(String name, String description, String className, String url, String url2, String param0, String param1, String param2, String param3, String param4, String param5, String param6, String param7, String param8, String param9, Boolean rolebased, Boolean trusted, Long id, String userTypes, String groups, List<String> groupsList, Boolean accessControl, Long passwordsDomainId, String passwordsDomain, String usersDomain, boolean readOnly, boolean pause, boolean fullReconciliation, boolean generateTasksOnLoad, Long databaseReplicaId, boolean authoritative, byte[] blobParam, Calendar timeStamp, Calendar created, String authoritativeProcess, Boolean manualAccountCreation, Boolean sharedDispatcher, Long threads, Long timeout, Long longTimeout, String usage, String tenant)
-
System
public System(String name, boolean readOnly, boolean pause, boolean fullReconciliation, boolean generateTasksOnLoad)
-
System
public System(System otherBean)
-
-
Method Detail
-
getName
public String getName()
Gets value for attribute name
-
setName
public void setName(String name)
Sets value for attribute name
-
getDescription
public String getDescription()
Gets value for attribute description
-
setDescription
public void setDescription(String description)
Sets value for attribute description
-
getClassName
public String getClassName()
Gets value for attribute className
-
setClassName
public void setClassName(String className)
Sets value for attribute className
-
getUrl
public String getUrl()
Gets value for attribute url
-
setUrl
public void setUrl(String url)
Sets value for attribute url
-
getUrl2
public String getUrl2()
Gets value for attribute url2
-
setUrl2
public void setUrl2(String url2)
Sets value for attribute url2
-
getParam0
public String getParam0()
Gets value for attribute param0
-
setParam0
public void setParam0(String param0)
Sets value for attribute param0
-
getParam1
public String getParam1()
Gets value for attribute param1
-
setParam1
public void setParam1(String param1)
Sets value for attribute param1
-
getParam2
public String getParam2()
Gets value for attribute param2
-
setParam2
public void setParam2(String param2)
Sets value for attribute param2
-
getParam3
public String getParam3()
Gets value for attribute param3
-
setParam3
public void setParam3(String param3)
Sets value for attribute param3
-
getParam4
public String getParam4()
Gets value for attribute param4
-
setParam4
public void setParam4(String param4)
Sets value for attribute param4
-
getParam5
public String getParam5()
Gets value for attribute param5
-
setParam5
public void setParam5(String param5)
Sets value for attribute param5
-
getParam6
public String getParam6()
Gets value for attribute param6
-
setParam6
public void setParam6(String param6)
Sets value for attribute param6
-
getParam7
public String getParam7()
Gets value for attribute param7
-
setParam7
public void setParam7(String param7)
Sets value for attribute param7
-
getParam8
public String getParam8()
Gets value for attribute param8
-
setParam8
public void setParam8(String param8)
Sets value for attribute param8
-
getParam9
public String getParam9()
Gets value for attribute param9
-
setParam9
public void setParam9(String param9)
Sets value for attribute param9
-
getRolebased
public Boolean getRolebased()
Gets value for attribute rolebased
-
setRolebased
public void setRolebased(Boolean rolebased)
Sets value for attribute rolebased
-
getTrusted
public Boolean getTrusted()
Gets value for attribute trusted
-
setTrusted
public void setTrusted(Boolean trusted)
Sets value for attribute trusted
-
getId
public Long getId()
Gets value for attribute id
-
setId
public void setId(Long id)
Sets value for attribute id
-
getUserTypes
public String getUserTypes()
Gets value for attribute userTypes
-
setUserTypes
public void setUserTypes(String userTypes)
Sets value for attribute userTypes
-
getGroups
public String getGroups()
Gets value for attribute groups
-
setGroups
public void setGroups(String groups)
Sets value for attribute groups
-
setGroupsList
public void setGroupsList(List<String> groupsList)
Sets value for attribute groupsList
-
getAccessControl
public Boolean getAccessControl()
Gets value for attribute accessControl
-
setAccessControl
public void setAccessControl(Boolean accessControl)
Sets value for attribute accessControl
-
getPasswordsDomainId
public Long getPasswordsDomainId()
Gets value for attribute passwordsDomainId
-
setPasswordsDomainId
public void setPasswordsDomainId(Long passwordsDomainId)
Sets value for attribute passwordsDomainId
-
getPasswordsDomain
public String getPasswordsDomain()
Gets value for attribute passwordsDomain
-
setPasswordsDomain
public void setPasswordsDomain(String passwordsDomain)
Sets value for attribute passwordsDomain
-
getUsersDomain
public String getUsersDomain()
Gets value for attribute usersDomain
-
setUsersDomain
public void setUsersDomain(String usersDomain)
Sets value for attribute usersDomain
-
isReadOnly
public boolean isReadOnly()
Gets value for attribute readOnly
-
setReadOnly
public void setReadOnly(boolean readOnly)
Sets value for attribute readOnly
-
isPause
public boolean isPause()
Gets value for attribute pause
-
setPause
public void setPause(boolean pause)
Sets value for attribute pause
-
isFullReconciliation
public boolean isFullReconciliation()
Gets value for attribute fullReconciliation
-
setFullReconciliation
public void setFullReconciliation(boolean fullReconciliation)
Sets value for attribute fullReconciliation
-
isGenerateTasksOnLoad
public boolean isGenerateTasksOnLoad()
Gets value for attribute generateTasksOnLoad
-
setGenerateTasksOnLoad
public void setGenerateTasksOnLoad(boolean generateTasksOnLoad)
Sets value for attribute generateTasksOnLoad
-
getDatabaseReplicaId
public Long getDatabaseReplicaId()
Gets value for attribute databaseReplicaId
-
setDatabaseReplicaId
public void setDatabaseReplicaId(Long databaseReplicaId)
Sets value for attribute databaseReplicaId
-
isAuthoritative
public boolean isAuthoritative()
Gets value for attribute authoritative
-
setAuthoritative
public void setAuthoritative(boolean authoritative)
Sets value for attribute authoritative
-
getBlobParam
public byte[] getBlobParam()
Gets value for attribute blobParam
-
setBlobParam
public void setBlobParam(byte[] blobParam)
Sets value for attribute blobParam
-
getTimeStamp
public Calendar getTimeStamp()
Gets value for attribute timeStamp
-
setTimeStamp
public void setTimeStamp(Calendar timeStamp)
Sets value for attribute timeStamp
-
getCreated
public Calendar getCreated()
Gets value for attribute created
-
setCreated
public void setCreated(Calendar created)
Sets value for attribute created
-
getAuthoritativeProcess
public String getAuthoritativeProcess()
Gets value for attribute authoritativeProcess
-
setAuthoritativeProcess
public void setAuthoritativeProcess(String authoritativeProcess)
Sets value for attribute authoritativeProcess
-
getManualAccountCreation
public Boolean getManualAccountCreation()
Gets value for attribute manualAccountCreation
-
setManualAccountCreation
public void setManualAccountCreation(Boolean manualAccountCreation)
Sets value for attribute manualAccountCreation
-
getSharedDispatcher
public Boolean getSharedDispatcher()
Gets value for attribute sharedDispatcher
-
setSharedDispatcher
public void setSharedDispatcher(Boolean sharedDispatcher)
Sets value for attribute sharedDispatcher
-
getThreads
public Long getThreads()
Gets value for attribute threads
-
setThreads
public void setThreads(Long threads)
Sets value for attribute threads
-
getTimeout
public Long getTimeout()
Gets value for attribute timeout
-
setTimeout
public void setTimeout(Long timeout)
Sets value for attribute timeout
-
getLongTimeout
public Long getLongTimeout()
Gets value for attribute longTimeout
-
setLongTimeout
public void setLongTimeout(Long longTimeout)
Sets value for attribute longTimeout
-
getUsage
public String getUsage()
Gets value for attribute usage
-
setUsage
public void setUsage(String usage)
Sets value for attribute usage
-
getTenant
public String getTenant()
Gets value for attribute tenant
-
setTenant
public void setTenant(String tenant)
Sets value for attribute tenant
-
toString
public String toString()
Returns a string representation of the value object.
-
toSystem
public static System toSystem(Dispatcher vo)
Creates a System value object based on a Dispatcher object.
-
toSystemList
public static List<System> toSystemList(Collection<Dispatcher> source)
Creates a System list on a Dispatcher collection.
-
toSystemList
public static PagedResult<System> toSystemList(PagedResult<Dispatcher> source)
Creates a System pagedResult on a Dispatcher collection.
-
toSystemAsyncList
public static AsyncList<System> toSystemAsyncList(AsyncList<Dispatcher> source)
Creates a System asynclist on a Dispatcher collection.
-
toSystemArray
public static System[] toSystemArray(Dispatcher[] source)
Creates a System array on a Dispatcher array.
-
toSystem
public static void toSystem(Dispatcher source, System target)
Updates a System value object based on a Dispatcher object.
-
-