|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseElement
BaseElement
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 |
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, newSecurityConstraint, newSecurityConstraints, setSecurityConstraints |
Method Detail |
---|
String getId()
String getTitle()
void setTitle(String title)
title
- the new titleString getShortTitle()
void setShortTitle(String title)
title
- the new title
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |