|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The public interface for the PortalCategory entity. This class is for future use and is not supported yet.
| Method Summary | |
java.lang.String |
getIconURL()
Gets the iconURL name for this category.. |
java.lang.String |
getName()
Gets the category name. |
int |
getOrder()
Gets the zero-based offset display order for this category where zero would be the first portal category in the portal. |
java.lang.String |
getPortalName()
Gets the portal name for the category. |
void |
setIconURL(java.lang.String aURL)
Sets the icon URL for this category. |
void |
setName(java.lang.String aCategoryName)
Sets the name. |
void |
setOrder(int anOrder)
Gets the zero-based offset display order for this category where zero would be the first portal category in the portal. |
void |
setPortalName(java.lang.String aPortalName)
Sets the portal name. |
| Method Detail |
public java.lang.String getPortalName()
public void setPortalName(java.lang.String aPortalName)
aPortalName - The portal name for this category.public java.lang.String getName()
public void setName(java.lang.String aCategoryName)
aCategoryName - The name of the category.public java.lang.String getIconURL()
public void setIconURL(java.lang.String aURL)
aURL - public int getOrder()
public void setOrder(int anOrder)
int - The order.
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||