com.jivesoftware.community.webservices
Class WSProject
java.lang.Object
com.jivesoftware.community.webservices.WSJiveObject
com.jivesoftware.community.webservices.WSJiveContainer
com.jivesoftware.community.webservices.WSProject
public class WSProject
- extends WSJiveContainer
| Methods inherited from class com.jivesoftware.community.webservices.WSJiveContainer |
getAvailableContentTypes, getContentTypes, getCreationDate, getDescription, getDisplayName, getModificationDate, getName, setAvailableContentTypes, setContentTypes, setCreationDate, setDescription, setDisplayName, setModificationDate, setName |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
parentContainerID
protected long parentContainerID
parentContainerType
protected int parentContainerType
userID
protected long userID
dueDate
protected java.util.Date dueDate
WSProject
public WSProject()
WSProject
public WSProject(long id)
getDueDate
public java.util.Date getDueDate()
setDueDate
public void setDueDate(java.util.Date dueDate)
getUserID
public long getUserID()
setUserID
public void setUserID(long userID)
getParentContainerID
public long getParentContainerID()
setParentContainerID
public void setParentContainerID(long parentContainerID)
getParentContainerType
public int getParentContainerType()
setParentContainerType
public void setParentContainerType(int parentContainerType)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class WSJiveContainer
hashCode
public int hashCode()
- Overrides:
hashCode in class WSJiveContainer
toString
public java.lang.String toString()
- Overrides:
toString in class WSJiveContainer
Copyright © 1999-2007 Jive Software.