|
Novell exteNd Director 5.2 API |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This provides an interface to the CategoryInfo object.
Field Summary | |
static String |
EL_PORTAL_CATEGORY
category element type |
Method Summary | |
String |
getCategoryDescription()
Gets description of the category. |
String |
getCategoryDescription(EbiPortalContext context)
Gets the localized description of the category. |
String |
getCategoryDisplayName()
Gets a category display name. |
String |
getCategoryDisplayName(EbiPortalContext context)
Gets a category localized display name. |
String |
getCategoryName()
Gets category name. |
String |
getCategoryType()
Gets a category type. |
Methods implemented from interface com.sssw.fw.api.EbiFrameworkElement |
getElementUUID,
getLastModified,
getLastModifiedBy,
isEqualTo,
isReadOnly,
resetReadOnly,
setLastModified,
setLastModifiedBy,
setReadOnly |
Methods implemented from interface com.sssw.fw.api.EbiElement |
getType |
Field Detail |
public static final String EL_PORTAL_CATEGORY
Method Detail |
public String getCategoryName()
public String getCategoryDescription()
public String getCategoryDescription(EbiPortalContext context)
context
- the portal contextpublic String getCategoryType()
public String getCategoryDisplayName()
public String getCategoryDisplayName(EbiPortalContext context)
context
- the portal context
|
Novell exteNd Director 5.2 API |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |