|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.rendering.detailsproperties.AbstractResourceDetailsProperties
Description of the Class Copyright: Copyright (c) SAP Portals Europe GmbH 2001
| Constructor Summary | |
AbstractResourceDetailsProperties()
|
|
| Method Summary | |
int |
compareTo(Object otherObject)
Description of the Method |
String |
getAlias()
Gets the alias attribute of the AbstractResourceDetailsProperties object |
protected String |
getBundleValue(String bundleKey,
Locale locale)
reads from bundle file the value for the given bundle key |
int |
getPriority()
Gets the priority attribute of the AbstractResourceDetailsProperties object |
protected String |
getPropertyLabel(IProperty property,
IResourceContext context)
|
IPropertyName |
getPropertyName()
currently not implemented. returns always null |
Component |
render(String header,
Component footerComponent)
Description of the Method |
Component |
renderDetailsProperty(IResource resource)
currently not implemented. |
protected Component |
renderShortDateProperty(IProperty property,
IResource res)
|
void |
setAlias(String alias)
Sets the alias attribute of the AbstractResourceDetailsProperties object |
void |
setPriority(int priority)
Sets the priority attribute of the AbstractResourceDetailsProperties object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sapportals.wcm.rendering.detailsproperties.IResourceDetailsProperty |
getNewInstance, isPropertyAvailable |
| Constructor Detail |
public AbstractResourceDetailsProperties()
| Method Detail |
public String getAlias()
getAlias in interface IResourceDetailsPropertypublic void setAlias(String alias)
setAlias in interface IResourceDetailsPropertyalias - The new alias valuepublic void setPriority(int priority)
priority - The new priority valuepublic int getPriority()
getPriority in interface IResourceDetailsPropertypublic int compareTo(Object otherObject)
compareTo in interface ComparableotherObject - Description of the param
public Component render(String header,
Component footerComponent)
throws WcmException
header - Description of the paramfooterComponent - Description of the param
WdfException - Exception raised in failure situation
WcmException
protected String getBundleValue(String bundleKey,
Locale locale)
bundleKey - Description of the paramlocale - Description of the param
protected Component renderShortDateProperty(IProperty property,
IResource res)
public IPropertyName getPropertyName()
getPropertyName in interface IResourceDetailsPropertypublic Component renderDetailsProperty(IResource resource)
renderDetailsProperty in interface IResourceDetailsPropertyresource - Description of the param
protected String getPropertyLabel(IProperty property,
IResourceContext context)
throws WcmException
WcmException
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||