Package com.soffid.iam.api
Class UserCriteria
- java.lang.Object
-
- com.soffid.iam.api.UserCriteria
-
- All Implemented Interfaces:
Serializable
public class UserCriteria extends Object implements Serializable
ValueObject UserCriteria- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserCriteria()UserCriteria(UserCriteria otherBean)UserCriteria(String userName, String firstName, String lastName, String shortName, String createdDate, String createdByUser, Boolean active, String middleName, Boolean multiSession, String userType, String profileServer, String comments, String homeServer, String mailServer, Long passwordMaxAge, String primaryGroup, String modifiedDate, String modifiedByUser, String nationalID, String phoneNumber, Long id, String mailAlias, String mailDomain, String primaryGroupDescription, String accountName, String accountSystem, String rolName, String rolSystem, String secondaryGroup, String attributeName, String attributeValue)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAccountName()Gets value for attribute accountNameStringgetAccountSystem()Gets value for attribute accountSystemBooleangetActive()Gets value for attribute activeStringgetAttributeName()Gets value for attribute attributeNameStringgetAttributeValue()Gets value for attribute attributeValueStringgetComments()Gets value for attribute commentsStringgetCreatedByUser()Gets value for attribute createdByUserStringgetCreatedDate()Gets value for attribute createdDateStringgetFirstName()Gets value for attribute firstNameStringgetHomeServer()Gets value for attribute homeServerLonggetId()Gets value for attribute idStringgetLastName()Gets value for attribute lastNameStringgetMailAlias()Gets value for attribute mailAliasStringgetMailDomain()Gets value for attribute mailDomainStringgetMailServer()Gets value for attribute mailServerStringgetMiddleName()Gets value for attribute middleNameStringgetModifiedByUser()Gets value for attribute modifiedByUserStringgetModifiedDate()Gets value for attribute modifiedDateBooleangetMultiSession()Gets value for attribute multiSessionStringgetNationalID()Gets value for attribute nationalIDLonggetPasswordMaxAge()Gets value for attribute passwordMaxAgeStringgetPhoneNumber()Gets value for attribute phoneNumberStringgetPrimaryGroup()Gets value for attribute primaryGroupStringgetPrimaryGroupDescription()Gets value for attribute primaryGroupDescriptionStringgetProfileServer()Gets value for attribute profileServerStringgetRolName()Gets value for attribute rolNameStringgetRolSystem()Gets value for attribute rolSystemStringgetSecondaryGroup()Gets value for attribute secondaryGroupStringgetShortName()Gets value for attribute shortNameStringgetUserName()Gets value for attribute userNameStringgetUserType()Gets value for attribute userTypevoidsetAccountName(String accountName)Sets value for attribute accountNamevoidsetAccountSystem(String accountSystem)Sets value for attribute accountSystemvoidsetActive(Boolean active)Sets value for attribute activevoidsetAttributeName(String attributeName)Sets value for attribute attributeNamevoidsetAttributeValue(String attributeValue)Sets value for attribute attributeValuevoidsetComments(String comments)Sets value for attribute commentsvoidsetCreatedByUser(String createdByUser)Sets value for attribute createdByUservoidsetCreatedDate(String createdDate)Sets value for attribute createdDatevoidsetFirstName(String firstName)Sets value for attribute firstNamevoidsetHomeServer(String homeServer)Sets value for attribute homeServervoidsetId(Long id)Sets value for attribute idvoidsetLastName(String lastName)Sets value for attribute lastNamevoidsetMailAlias(String mailAlias)Sets value for attribute mailAliasvoidsetMailDomain(String mailDomain)Sets value for attribute mailDomainvoidsetMailServer(String mailServer)Sets value for attribute mailServervoidsetMiddleName(String middleName)Sets value for attribute middleNamevoidsetModifiedByUser(String modifiedByUser)Sets value for attribute modifiedByUservoidsetModifiedDate(String modifiedDate)Sets value for attribute modifiedDatevoidsetMultiSession(Boolean multiSession)Sets value for attribute multiSessionvoidsetNationalID(String nationalID)Sets value for attribute nationalIDvoidsetPasswordMaxAge(Long passwordMaxAge)Sets value for attribute passwordMaxAgevoidsetPhoneNumber(String phoneNumber)Sets value for attribute phoneNumbervoidsetPrimaryGroup(String primaryGroup)Sets value for attribute primaryGroupvoidsetPrimaryGroupDescription(String primaryGroupDescription)Sets value for attribute primaryGroupDescriptionvoidsetProfileServer(String profileServer)Sets value for attribute profileServervoidsetRolName(String rolName)Sets value for attribute rolNamevoidsetRolSystem(String rolSystem)Sets value for attribute rolSystemvoidsetSecondaryGroup(String secondaryGroup)Sets value for attribute secondaryGroupvoidsetShortName(String shortName)Sets value for attribute shortNamevoidsetUserName(String userName)Sets value for attribute userNamevoidsetUserType(String userType)Sets value for attribute userTypeStringtoString()Returns a string representation of the value object.static UserCriteriatoUserCriteria(UsuariCriteria vo)Creates a UserCriteria value object based on a UsuariCriteria object.static voidtoUserCriteria(UsuariCriteria source, UserCriteria target)Updates a UserCriteria value object based on a UsuariCriteria object.static UserCriteria[]toUserCriteriaArray(UsuariCriteria[] source)Creates a UserCriteria array on a UsuariCriteria array.static AsyncList<UserCriteria>toUserCriteriaAsyncList(AsyncList<UsuariCriteria> source)Creates a UserCriteria asynclist on a UsuariCriteria collection.static PagedResult<UserCriteria>toUserCriteriaList(PagedResult<UsuariCriteria> source)Creates a UserCriteria pagedResult on a UsuariCriteria collection.static List<UserCriteria>toUserCriteriaList(Collection<UsuariCriteria> source)Creates a UserCriteria list on a UsuariCriteria collection.
-
-
-
Constructor Detail
-
UserCriteria
public UserCriteria()
-
UserCriteria
public UserCriteria(String userName, String firstName, String lastName, String shortName, String createdDate, String createdByUser, Boolean active, String middleName, Boolean multiSession, String userType, String profileServer, String comments, String homeServer, String mailServer, Long passwordMaxAge, String primaryGroup, String modifiedDate, String modifiedByUser, String nationalID, String phoneNumber, Long id, String mailAlias, String mailDomain, String primaryGroupDescription, String accountName, String accountSystem, String rolName, String rolSystem, String secondaryGroup, String attributeName, String attributeValue)
-
UserCriteria
public UserCriteria(UserCriteria otherBean)
-
-
Method Detail
-
getUserName
public String getUserName()
Gets value for attribute userName
-
setUserName
public void setUserName(String userName)
Sets value for attribute userName
-
getFirstName
public String getFirstName()
Gets value for attribute firstName
-
setFirstName
public void setFirstName(String firstName)
Sets value for attribute firstName
-
getLastName
public String getLastName()
Gets value for attribute lastName
-
setLastName
public void setLastName(String lastName)
Sets value for attribute lastName
-
getShortName
public String getShortName()
Gets value for attribute shortName
-
setShortName
public void setShortName(String shortName)
Sets value for attribute shortName
-
getCreatedDate
public String getCreatedDate()
Gets value for attribute createdDate
-
setCreatedDate
public void setCreatedDate(String createdDate)
Sets value for attribute createdDate
-
getCreatedByUser
public String getCreatedByUser()
Gets value for attribute createdByUser
-
setCreatedByUser
public void setCreatedByUser(String createdByUser)
Sets value for attribute createdByUser
-
getActive
public Boolean getActive()
Gets value for attribute active
-
setActive
public void setActive(Boolean active)
Sets value for attribute active
-
getMiddleName
public String getMiddleName()
Gets value for attribute middleName
-
setMiddleName
public void setMiddleName(String middleName)
Sets value for attribute middleName
-
getMultiSession
public Boolean getMultiSession()
Gets value for attribute multiSession
-
setMultiSession
public void setMultiSession(Boolean multiSession)
Sets value for attribute multiSession
-
getUserType
public String getUserType()
Gets value for attribute userType
-
setUserType
public void setUserType(String userType)
Sets value for attribute userType
-
getProfileServer
public String getProfileServer()
Gets value for attribute profileServer
-
setProfileServer
public void setProfileServer(String profileServer)
Sets value for attribute profileServer
-
getComments
public String getComments()
Gets value for attribute comments
-
setComments
public void setComments(String comments)
Sets value for attribute comments
-
getHomeServer
public String getHomeServer()
Gets value for attribute homeServer
-
setHomeServer
public void setHomeServer(String homeServer)
Sets value for attribute homeServer
-
getMailServer
public String getMailServer()
Gets value for attribute mailServer
-
setMailServer
public void setMailServer(String mailServer)
Sets value for attribute mailServer
-
getPasswordMaxAge
public Long getPasswordMaxAge()
Gets value for attribute passwordMaxAge
-
setPasswordMaxAge
public void setPasswordMaxAge(Long passwordMaxAge)
Sets value for attribute passwordMaxAge
-
getPrimaryGroup
public String getPrimaryGroup()
Gets value for attribute primaryGroup
-
setPrimaryGroup
public void setPrimaryGroup(String primaryGroup)
Sets value for attribute primaryGroup
-
getModifiedDate
public String getModifiedDate()
Gets value for attribute modifiedDate
-
setModifiedDate
public void setModifiedDate(String modifiedDate)
Sets value for attribute modifiedDate
-
getModifiedByUser
public String getModifiedByUser()
Gets value for attribute modifiedByUser
-
setModifiedByUser
public void setModifiedByUser(String modifiedByUser)
Sets value for attribute modifiedByUser
-
getNationalID
public String getNationalID()
Gets value for attribute nationalID
-
setNationalID
public void setNationalID(String nationalID)
Sets value for attribute nationalID
-
getPhoneNumber
public String getPhoneNumber()
Gets value for attribute phoneNumber
-
setPhoneNumber
public void setPhoneNumber(String phoneNumber)
Sets value for attribute phoneNumber
-
getId
public Long getId()
Gets value for attribute id
-
setId
public void setId(Long id)
Sets value for attribute id
-
getMailAlias
public String getMailAlias()
Gets value for attribute mailAlias
-
setMailAlias
public void setMailAlias(String mailAlias)
Sets value for attribute mailAlias
-
getMailDomain
public String getMailDomain()
Gets value for attribute mailDomain
-
setMailDomain
public void setMailDomain(String mailDomain)
Sets value for attribute mailDomain
-
getPrimaryGroupDescription
public String getPrimaryGroupDescription()
Gets value for attribute primaryGroupDescription
-
setPrimaryGroupDescription
public void setPrimaryGroupDescription(String primaryGroupDescription)
Sets value for attribute primaryGroupDescription
-
getAccountName
public String getAccountName()
Gets value for attribute accountName
-
setAccountName
public void setAccountName(String accountName)
Sets value for attribute accountName
-
getAccountSystem
public String getAccountSystem()
Gets value for attribute accountSystem
-
setAccountSystem
public void setAccountSystem(String accountSystem)
Sets value for attribute accountSystem
-
getRolName
public String getRolName()
Gets value for attribute rolName
-
setRolName
public void setRolName(String rolName)
Sets value for attribute rolName
-
getRolSystem
public String getRolSystem()
Gets value for attribute rolSystem
-
setRolSystem
public void setRolSystem(String rolSystem)
Sets value for attribute rolSystem
-
getSecondaryGroup
public String getSecondaryGroup()
Gets value for attribute secondaryGroup
-
setSecondaryGroup
public void setSecondaryGroup(String secondaryGroup)
Sets value for attribute secondaryGroup
-
getAttributeName
public String getAttributeName()
Gets value for attribute attributeName
-
setAttributeName
public void setAttributeName(String attributeName)
Sets value for attribute attributeName
-
getAttributeValue
public String getAttributeValue()
Gets value for attribute attributeValue
-
setAttributeValue
public void setAttributeValue(String attributeValue)
Sets value for attribute attributeValue
-
toString
public String toString()
Returns a string representation of the value object.
-
toUserCriteria
public static UserCriteria toUserCriteria(UsuariCriteria vo)
Creates a UserCriteria value object based on a UsuariCriteria object.
-
toUserCriteriaList
public static List<UserCriteria> toUserCriteriaList(Collection<UsuariCriteria> source)
Creates a UserCriteria list on a UsuariCriteria collection.
-
toUserCriteriaList
public static PagedResult<UserCriteria> toUserCriteriaList(PagedResult<UsuariCriteria> source)
Creates a UserCriteria pagedResult on a UsuariCriteria collection.
-
toUserCriteriaAsyncList
public static AsyncList<UserCriteria> toUserCriteriaAsyncList(AsyncList<UsuariCriteria> source)
Creates a UserCriteria asynclist on a UsuariCriteria collection.
-
toUserCriteriaArray
public static UserCriteria[] toUserCriteriaArray(UsuariCriteria[] source)
Creates a UserCriteria array on a UsuariCriteria array.
-
toUserCriteria
public static void toUserCriteria(UsuariCriteria source, UserCriteria target)
Updates a UserCriteria value object based on a UsuariCriteria object.
-
-