com.dotmarketing.portlets.hostvariable.model
Class HostVariable
java.lang.Object
com.dotmarketing.portlets.hostvariable.model.HostVariable
public class HostVariable
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostVariable
public HostVariable()
getHostId
public java.lang.String getHostId()
setHostId
public void setHostId(java.lang.String hostId)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String variableName)
getKey
public java.lang.String getKey()
setKey
public void setKey(java.lang.String variableKey)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String variableValue)
getLastModifierId
public java.lang.String getLastModifierId()
setLastModifierId
public void setLastModifierId(java.lang.String userId)
getLastModDate
public java.util.Date getLastModDate()
setLastModDate
public void setLastModDate(java.util.Date lastModDate)
setId
public void setId(java.lang.String id)
getId
public java.lang.String getId()
getMap
public java.util.Map<java.lang.String,java.lang.Object> getMap()
Copyright © 2013 dotCMS Inc. All Rights Reserved.