public class Category extends Object implements fr.paris.lutece.portal.service.workgroup.AdminWorkgroupResource
Constructor and Description |
---|
Category() |
Modifier and Type | Method and Description |
---|---|
String |
getCategoryRole()
Returns the CategoryRole
|
String |
getCategoryTitle()
Returns the CategoryTitle
|
int |
getDisplayBack()
Returns the DisplayBack
|
String |
getDisplayBackString()
Returns the DisplayBack String
|
int |
getDisplayFront()
Returns the DisplayFront
|
String |
getDisplayFrontString()
Returns the DisplayFront String
|
List<Graph> |
getGraphs()
Returns the graphs
|
int |
getIdCategory()
Returns the IdCategory
|
String |
getWorkgroup()
Returns the CategoryWorkgroup
|
void |
setCategoryRole(String strCategoryRole)
Sets the CategoryRole
|
void |
setCategoryTitle(String strCategoryTitle)
Sets the CategoryTitle
|
void |
setCategoryWorkgroup(String strCategoryWorkgroup)
Sets the CategoryWorkgroup
|
void |
setDisplayBack(int nDisplayBack)
Sets the DisplayBack
|
void |
setDisplayFront(int nDisplayFront)
Sets the DisplayFront
|
void |
setIdCategory(int nIdCategory)
Sets the IdCategory
|
public int getIdCategory()
public void setIdCategory(int nIdCategory)
nIdCategory
- The IdCategorypublic String getCategoryTitle()
public void setCategoryTitle(String strCategoryTitle)
strCategoryTitle
- The CategoryTitlepublic String getCategoryRole()
public void setCategoryRole(String strCategoryRole)
strCategoryRole
- The CategoryRolepublic String getWorkgroup()
getWorkgroup
in interface fr.paris.lutece.portal.service.workgroup.AdminWorkgroupResource
public void setCategoryWorkgroup(String strCategoryWorkgroup)
strCategoryWorkgroup
- The CategoryWorkgrouppublic int getDisplayFront()
public String getDisplayFrontString()
public void setDisplayFront(int nDisplayFront)
nDisplayFront
- The DisplayFrontpublic int getDisplayBack()
public String getDisplayBackString()
public void setDisplayBack(int nDisplayBack)
nDisplayBack
- The DisplayBackCopyright © 2015 City of Paris. All rights reserved.