org.mmbase.applications.mmbob
Class RemoteHost
java.lang.Object
org.mmbase.applications.mmbob.RemoteHost
public class RemoteHost
- extends Object
- Author:
- Daniel Ockeloen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteHost
public RemoteHost(Poster parent,
String host,
int lastupdatetime,
int updatecount)
setHost
public void setHost(String host)
setLastUpdateTime
public void setLastUpdateTime(int lastupdatetime)
setUpdateCount
public void setUpdateCount(int updatecount)
setId
public void setId(int id)
getId
public int getId()
getHost
public String getHost()
getLastUpdateTime
public int getLastUpdateTime()
getUpdateCount
public int getUpdateCount()
delete
public boolean delete()
save
public boolean save()
MMBase 2.0-SNAPSHOT - null