|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
BaseElement
| Field Summary |
| Fields inherited from interface org.apache.jetspeed.om.common.SecuredResource |
EDIT_ACTION, VIEW_ACTION |
| Method Summary | |
String |
getId()
Returns the unique Id of this element. |
String |
getShortTitle()
Returns the short title in the default Locale |
String |
getTitle()
Returns the title in the default Locale |
void |
setId(String id)
Modifies the id of this element. |
void |
setShortTitle(String title)
Sets the short title for the default Locale |
void |
setTitle(String title)
Sets the title for the default Locale |
| Methods inherited from interface org.apache.jetspeed.om.common.SecuredResource |
checkAccess, checkConstraints, checkPermissions, getConstraintsEnabled, getPermissionsEnabled, getSecurityConstraints, setSecurityConstraints |
| Method Detail |
public String getId()
public void setId(String id)
id - the new id for this elementpublic String getTitle()
public void setTitle(String title)
title - the new titlepublic String getShortTitle()
public void setShortTitle(String title)
title - the new title
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||