cern.laser.business.data.CategoryImpl Member List

This is the complete list of members for cern.laser.business.data.CategoryImpl, including all inherited members.
addAlarm(Alarm alarm)cern.laser.business.data.CategoryImpl
addChildCategory(Category category)cern.laser.business.data.CategoryImpl
CategoryImpl()cern.laser.business.data.CategoryImpl
CategoryImpl(CategoryDefinition definition)cern.laser.business.data.CategoryImpl
CategoryImpl(Integer categoryId, String name, String description, String path, boolean isLeaf)cern.laser.business.data.CategoryImpl
clone()cern.laser.business.data.CategoryImpl
containsAlarm(Alarm alarm)cern.laser.business.data.CategoryImpl
equals(Object obj)cern.laser.business.data.CategoryImpl
getAlarmIds()cern.laser.business.data.CategoryImpl
getCategoryId()cern.laser.business.data.CategoryImpl
getChildrenIds()cern.laser.business.data.CategoryImpl
getDefinition()cern.laser.business.data.CategoryImpl
getDescription()cern.laser.business.data.CategoryImpl
getName()cern.laser.business.data.CategoryImpl
getParentId()cern.laser.business.data.CategoryImpl
getPath()cern.laser.business.data.CategoryImpl
hashCode()cern.laser.business.data.CategoryImpl
isLeaf()cern.laser.business.data.CategoryImpl
removeAlarm(Alarm alarm)cern.laser.business.data.CategoryImpl
removeChildCategory(Category category)cern.laser.business.data.CategoryImpl
setAlarmIds(Set newAlarms)cern.laser.business.data.CategoryImpl
setCategoryId(Integer newCategoryId)cern.laser.business.data.CategoryImpl
setChildrenIds(Set newChildren)cern.laser.business.data.CategoryImpl
setDefinition(CategoryDefinition definition)cern.laser.business.data.CategoryImpl
setDescription(String newDescription)cern.laser.business.data.CategoryImpl
setName(String newName)cern.laser.business.data.CategoryImpl
setParentId(Integer newParentId)cern.laser.business.data.CategoryImpl
setPath(String newPath)cern.laser.business.data.CategoryImpl
toString()cern.laser.business.data.CategoryImpl
 All Classes Namespaces Files Functions Variables Enumerations Properties