Serializable
ProjectDto(String name, String description, HashSet<StatusDto> statuses, Set<String> managers, Set<String> participators)
boolean
canEdit(org.exoplatform.services.security.Identity user)
canView(org.exoplatform.services.security.Identity user)
ProjectDto
clone(boolean cloneTask)
equals(Object obj)
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
Object