Package com.soffid.iam.model
Class HostEntity
- java.lang.Object
-
- com.soffid.iam.model.HostEntity
-
- Direct Known Subclasses:
HostEntityImpl
public abstract class HostEntity extends Object
Entity HostEntity
-
-
Constructor Summary
Constructors Constructor Description HostEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)Returnstrueif the argument is an HostEntity instance and all identifiers for this entity equal the identifiers of the argument entity.Collection<HostAdminEntity>getAdministratorAuthorizationAccess()Gets value for attribute administratorAuthorizationAccessStringgetAdministratorPassword()Gets value for attribute administratorPasswordDategetAdministratorPasswordDate()Gets value for attribute administratorPasswordDateStringgetAdministratorUser()Gets value for attribute administratorUserCollection<HostAttributeEntity>getAttributes()Gets value for attribute attributesDategetCreated()Gets value for attribute createdBooleangetDeleted()Gets value for attribute deletedStringgetDescription()Gets value for attribute descriptionStringgetDhcp()Gets value for attribute dhcpBooleangetDynamicIP()Gets value for attribute dynamicIPCollection<HostEntryPointEntity>getEntryPoints()Gets value for attribute entryPointsCollection<IssueHostEntity>getEvents()Gets value for attribute eventsStringgetFolders()Gets value for attribute foldersCollection<HostAliasEntity>getHostAlias()Gets value for attribute hostAliasStringgetHostIP()Gets value for attribute hostIPLonggetId()Gets value for attribute idDategetLastSeen()Gets value for attribute lastSeenBooleangetLocked()Gets value for attribute lockedStringgetMac()Gets value for attribute macStringgetMail()Gets value for attribute mailStringgetName()Gets value for attribute nameNetworkEntitygetNetwork()Gets value for attribute networkStringgetOldOS()Gets value for attribute oldOSOsTypeEntitygetOperatingSystem()Gets value for attribute operatingSystemCollection<HostPortEntity>getPorts()Gets value for attribute portsCollection<PrinterEntity>getPrinters()Gets value for attribute printersStringgetPrintersServer()Gets value for attribute printersServerStringgetSerialNumber()Gets value for attribute serialNumberCollection<HostServiceEntity>getServices()Gets value for attribute servicesCollection<HostSystemEntity>getSystems()Gets value for attribute systemsTenantEntitygetTenant()Gets value for attribute tenantCollection<UserEntity>getUserProfiles()Gets value for attribute userProfilesinthashCode()Returns a hash code based on this entity's identifiers.voidsetAdministratorAuthorizationAccess(Collection<HostAdminEntity> administratorAuthorizationAccess)Sets value for attribute administratorAuthorizationAccessvoidsetAdministratorPassword(String administratorPassword)Sets value for attribute administratorPasswordvoidsetAdministratorPasswordDate(Date administratorPasswordDate)Sets value for attribute administratorPasswordDatevoidsetAdministratorUser(String administratorUser)Sets value for attribute administratorUservoidsetAttributes(Collection<HostAttributeEntity> attributes)Sets value for attribute attributesvoidsetCreated(Date created)Sets value for attribute createdvoidsetDeleted(Boolean deleted)Sets value for attribute deletedvoidsetDescription(String description)Sets value for attribute descriptionvoidsetDhcp(String dhcp)Sets value for attribute dhcpvoidsetDynamicIP(Boolean dynamicIP)Sets value for attribute dynamicIPvoidsetEntryPoints(Collection<HostEntryPointEntity> entryPoints)Sets value for attribute entryPointsvoidsetEvents(Collection<IssueHostEntity> events)Sets value for attribute eventsvoidsetFolders(String folders)Sets value for attribute foldersvoidsetHostAlias(Collection<HostAliasEntity> hostAlias)Sets value for attribute hostAliasvoidsetHostIP(String hostIP)Sets value for attribute hostIPvoidsetId(Long id)Sets value for attribute idvoidsetLastSeen(Date lastSeen)Sets value for attribute lastSeenvoidsetLocked(Boolean locked)Sets value for attribute lockedvoidsetMac(String mac)Sets value for attribute macvoidsetMail(String mail)Sets value for attribute mailvoidsetName(String name)Sets value for attribute namevoidsetNetwork(NetworkEntity network)Sets value for attribute networkvoidsetOldOS(String oldOS)Sets value for attribute oldOSvoidsetOperatingSystem(OsTypeEntity operatingSystem)Sets value for attribute operatingSystemvoidsetPorts(Collection<HostPortEntity> ports)Sets value for attribute portsvoidsetPrinters(Collection<PrinterEntity> printers)Sets value for attribute printersvoidsetPrintersServer(String printersServer)Sets value for attribute printersServervoidsetSerialNumber(String serialNumber)Sets value for attribute serialNumbervoidsetServices(Collection<HostServiceEntity> services)Sets value for attribute servicesvoidsetSystems(Collection<HostSystemEntity> systems)Sets value for attribute systemsvoidsetTenant(TenantEntity tenant)Sets value for attribute tenantvoidsetUserProfiles(Collection<UserEntity> userProfiles)Sets value for attribute userProfiles
-
-
-
Method Detail
-
getId
public Long getId()
Gets value for attribute id
-
setId
public void setId(Long id)
Sets value for attribute id
-
getName
public String getName()
Gets value for attribute name
-
setName
public void setName(String name)
Sets value for attribute name
-
getOldOS
public String getOldOS()
Gets value for attribute oldOS
-
setOldOS
public void setOldOS(String oldOS)
Sets value for attribute oldOS
-
getHostIP
public String getHostIP()
Gets value for attribute hostIP
-
setHostIP
public void setHostIP(String hostIP)
Sets value for attribute hostIP
-
getDescription
public String getDescription()
Gets value for attribute description
-
setDescription
public void setDescription(String description)
Sets value for attribute description
-
getDhcp
public String getDhcp()
Gets value for attribute dhcp
-
setDhcp
public void setDhcp(String dhcp)
Sets value for attribute dhcp
-
getMail
public String getMail()
Gets value for attribute mail
-
setMail
public void setMail(String mail)
Sets value for attribute mail
-
getFolders
public String getFolders()
Gets value for attribute folders
-
setFolders
public void setFolders(String folders)
Sets value for attribute folders
-
getUserProfiles
public Collection<UserEntity> getUserProfiles()
Gets value for attribute userProfiles
-
setUserProfiles
public void setUserProfiles(Collection<UserEntity> userProfiles)
Sets value for attribute userProfiles
-
getPrinters
public Collection<PrinterEntity> getPrinters()
Gets value for attribute printers
-
setPrinters
public void setPrinters(Collection<PrinterEntity> printers)
Sets value for attribute printers
-
getNetwork
public NetworkEntity getNetwork()
Gets value for attribute network
-
setNetwork
public void setNetwork(NetworkEntity network)
Sets value for attribute network
-
getPrintersServer
public String getPrintersServer()
Gets value for attribute printersServer
-
setPrintersServer
public void setPrintersServer(String printersServer)
Sets value for attribute printersServer
-
getMac
public String getMac()
Gets value for attribute mac
-
setMac
public void setMac(String mac)
Sets value for attribute mac
-
getHostAlias
public Collection<HostAliasEntity> getHostAlias()
Gets value for attribute hostAlias
-
setHostAlias
public void setHostAlias(Collection<HostAliasEntity> hostAlias)
Sets value for attribute hostAlias
-
getAdministratorAuthorizationAccess
public Collection<HostAdminEntity> getAdministratorAuthorizationAccess()
Gets value for attribute administratorAuthorizationAccess
-
setAdministratorAuthorizationAccess
public void setAdministratorAuthorizationAccess(Collection<HostAdminEntity> administratorAuthorizationAccess)
Sets value for attribute administratorAuthorizationAccess
-
getAdministratorUser
public String getAdministratorUser()
Gets value for attribute administratorUser
-
setAdministratorUser
public void setAdministratorUser(String administratorUser)
Sets value for attribute administratorUser
-
getAdministratorPassword
public String getAdministratorPassword()
Gets value for attribute administratorPassword
-
setAdministratorPassword
public void setAdministratorPassword(String administratorPassword)
Sets value for attribute administratorPassword
-
getAdministratorPasswordDate
public Date getAdministratorPasswordDate()
Gets value for attribute administratorPasswordDate
-
setAdministratorPasswordDate
public void setAdministratorPasswordDate(Date administratorPasswordDate)
Sets value for attribute administratorPasswordDate
-
getSerialNumber
public String getSerialNumber()
Gets value for attribute serialNumber
-
setSerialNumber
public void setSerialNumber(String serialNumber)
Sets value for attribute serialNumber
-
getDynamicIP
public Boolean getDynamicIP()
Gets value for attribute dynamicIP
-
setDynamicIP
public void setDynamicIP(Boolean dynamicIP)
Sets value for attribute dynamicIP
-
getLastSeen
public Date getLastSeen()
Gets value for attribute lastSeen
-
setLastSeen
public void setLastSeen(Date lastSeen)
Sets value for attribute lastSeen
-
getCreated
public Date getCreated()
Gets value for attribute created
-
setCreated
public void setCreated(Date created)
Sets value for attribute created
-
getDeleted
public Boolean getDeleted()
Gets value for attribute deleted
-
setDeleted
public void setDeleted(Boolean deleted)
Sets value for attribute deleted
-
getLocked
public Boolean getLocked()
Gets value for attribute locked
-
setLocked
public void setLocked(Boolean locked)
Sets value for attribute locked
-
getOperatingSystem
public OsTypeEntity getOperatingSystem()
Gets value for attribute operatingSystem
-
setOperatingSystem
public void setOperatingSystem(OsTypeEntity operatingSystem)
Sets value for attribute operatingSystem
-
getTenant
public TenantEntity getTenant()
Gets value for attribute tenant
-
setTenant
public void setTenant(TenantEntity tenant)
Sets value for attribute tenant
-
getAttributes
public Collection<HostAttributeEntity> getAttributes()
Gets value for attribute attributes
-
setAttributes
public void setAttributes(Collection<HostAttributeEntity> attributes)
Sets value for attribute attributes
-
getEntryPoints
public Collection<HostEntryPointEntity> getEntryPoints()
Gets value for attribute entryPoints
-
setEntryPoints
public void setEntryPoints(Collection<HostEntryPointEntity> entryPoints)
Sets value for attribute entryPoints
-
getSystems
public Collection<HostSystemEntity> getSystems()
Gets value for attribute systems
-
setSystems
public void setSystems(Collection<HostSystemEntity> systems)
Sets value for attribute systems
-
getServices
public Collection<HostServiceEntity> getServices()
Gets value for attribute services
-
setServices
public void setServices(Collection<HostServiceEntity> services)
Sets value for attribute services
-
getEvents
public Collection<IssueHostEntity> getEvents()
Gets value for attribute events
-
setEvents
public void setEvents(Collection<IssueHostEntity> events)
Sets value for attribute events
-
getPorts
public Collection<HostPortEntity> getPorts()
Gets value for attribute ports
-
setPorts
public void setPorts(Collection<HostPortEntity> ports)
Sets value for attribute ports
-
equals
public boolean equals(Object object)
Returnstrueif the argument is an HostEntity instance and all identifiers for this entity equal the identifiers of the argument entity. Returnsfalseotherwise.
-
-