Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::laser::client::impl::data::CategoryImpl Class Reference

List of all members.

Public Member Functions

 CategoryImpl (cern.laser.business.data.Category category)
Integer getCategoryId ()
String getName ()
String getDescription ()
String getPath ()
boolean isLeaf ()
void setCategoryId (Integer newCategoryId)
void setDescription (String newDescription)
void setLeaf (boolean newLeaf)
void setName (String newName)
void setPath (String newPath)
boolean equals (Object obj)
int hashCode ()
String toString ()
Object clone () throws CloneNotSupportedException

Private Attributes

Integer categoryId
String name
String description
String path
boolean leaf

Constructor & Destructor Documentation

cern::laser::client::impl::data::CategoryImpl::CategoryImpl cern.laser.business.data.Category  category  )  [inline]
 


Member Function Documentation

Object cern::laser::client::impl::data::CategoryImpl::clone  )  throws CloneNotSupportedException [inline]
 

boolean cern::laser::client::impl::data::CategoryImpl::equals Object  obj  )  [inline]
 

Integer cern::laser::client::impl::data::CategoryImpl::getCategoryId  )  [inline]
 

String cern::laser::client::impl::data::CategoryImpl::getDescription  )  [inline]
 

String cern::laser::client::impl::data::CategoryImpl::getName  )  [inline]
 

String cern::laser::client::impl::data::CategoryImpl::getPath  )  [inline]
 

int cern::laser::client::impl::data::CategoryImpl::hashCode  )  [inline]
 

boolean cern::laser::client::impl::data::CategoryImpl::isLeaf  )  [inline]
 

void cern::laser::client::impl::data::CategoryImpl::setCategoryId Integer  newCategoryId  )  [inline]
 

void cern::laser::client::impl::data::CategoryImpl::setDescription String  newDescription  )  [inline]
 

void cern::laser::client::impl::data::CategoryImpl::setLeaf boolean  newLeaf  )  [inline]
 

void cern::laser::client::impl::data::CategoryImpl::setName String  newName  )  [inline]
 

void cern::laser::client::impl::data::CategoryImpl::setPath String  newPath  )  [inline]
 

String cern::laser::client::impl::data::CategoryImpl::toString  )  [inline]
 


Member Data Documentation

Integer cern::laser::client::impl::data::CategoryImpl::categoryId [private]
 

String cern::laser::client::impl::data::CategoryImpl::description [private]
 

boolean cern::laser::client::impl::data::CategoryImpl::leaf [private]
 

String cern::laser::client::impl::data::CategoryImpl::name [private]
 

String cern::laser::client::impl::data::CategoryImpl::path [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:52 2009 for ACS Java API by doxygen 1.3.8