|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.rendering.detailsproperties.AbstractResourceDetailsProperties
Description of the Class Copyright: Copyright (c) SAP Portals Europe GmbH 2001
| Constructor Summary | |
AbstractResourceDetailsProperties()
|
|
| Method Summary | |
int |
compareTo(java.lang.Object otherObject)
Description of the Method |
java.lang.String |
getAlias()
Gets the alias attribute of the AbstractResourceDetailsProperties object |
protected java.lang.String |
getBundleValue(java.lang.String bundleKey,
java.util.Locale locale)
reads from bundle file the value for the given bundle key |
int |
getPriority()
Gets the priority attribute of the AbstractResourceDetailsProperties object |
protected java.lang.String |
getPropertyLabel(IProperty property,
IResourceContext context)
|
IPropertyName |
getPropertyName()
currently not implemented. returns always null |
com.sapportals.htmlb.Component |
render(java.lang.String header,
com.sapportals.htmlb.Component footerComponent)
Description of the Method |
com.sapportals.htmlb.Component |
renderDetailsProperty(IResource resource)
currently not implemented. |
protected com.sapportals.htmlb.Component |
renderShortDateProperty(IProperty property,
IResource res)
|
void |
setAlias(java.lang.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 java.lang.String getAlias()
getAlias in interface IResourceDetailsPropertypublic void setAlias(java.lang.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(java.lang.Object otherObject)
compareTo in interface java.lang.ComparableotherObject - Description of the param
public com.sapportals.htmlb.Component render(java.lang.String header,
com.sapportals.htmlb.Component footerComponent)
throws WcmException
header - Description of the paramfooterComponent - Description of the paramWdfException - Exception raised in failure situation
protected java.lang.String getBundleValue(java.lang.String bundleKey,
java.util.Locale locale)
bundleKey - Description of the paramlocale - Description of the param
protected com.sapportals.htmlb.Component renderShortDateProperty(IProperty property,
IResource res)
public IPropertyName getPropertyName()
getPropertyName in interface IResourceDetailsPropertypublic com.sapportals.htmlb.Component renderDetailsProperty(IResource resource)
renderDetailsProperty in interface IResourceDetailsPropertyresource - Description of the param
protected java.lang.String getPropertyLabel(IProperty property,
IResourceContext context)
throws WcmException
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||