|
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.detailsoverview.AbstractResourceDetailsOverview
Description of the Class Copyright: Copyright (c) SAP Portals Europe GmbH 2001
| Field Summary | |
static java.lang.String |
BLANK
|
| Constructor Summary | |
AbstractResourceDetailsOverview()
|
|
| Method Summary | |
int |
compareTo(java.lang.Object otherObject)
Description of the Method |
java.lang.String |
createTarget(IUICommand command,
IProxy proxy)
Description of the Method |
java.lang.String |
getAlias()
Gets the alias attribute of the IResourceDetailsOverview object |
protected java.lang.String |
getBundleValue(java.lang.String bundleKey,
IResourceContext context)
reads from bundle file the value for the given bundle key |
protected com.sapportals.htmlb.Component |
getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enum.TextViewDesign textDesign)
|
protected com.sapportals.htmlb.Component |
getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enum.TextViewDesign textDesign,
java.lang.String linkLabel)
|
protected com.sapportals.htmlb.Component |
getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enum.TextViewDesign textDesign,
java.lang.String linkLabel,
com.sapportals.htmlb.enum.LinkDesign linkDesign)
|
java.lang.String |
getGroupCommandID()
Gets the groupCommandID attribute of the IResourceDetailsOverview object |
int |
getPriority()
Gets the priority attribute of the IResourceDetailsOverview object |
boolean |
getShowHeader()
Gets the showHeader attribute of the IResourceDetailsOverview object |
com.sapportals.htmlb.Component |
render(com.sapportals.htmlb.Component headerContent,
com.sapportals.htmlb.Component overviewContent)
Description of the Method |
protected com.sapportals.htmlb.Component |
renderContentLink(IResource resource,
com.sapportals.htmlb.Component comp)
|
void |
setAlias(java.lang.String alias)
Sets the alias attribute of the IResourceDetailsOverview object |
void |
setGroupCommandID(java.lang.String groupCommandID)
Sets the groupCommandID attribute of the IResourceDetailsOverview object |
void |
setPriority(int priority)
Sets the priority attribute of the IResourceDetailsOverview object |
void |
setShowHeader(boolean showHeader)
Sets the showHeader attribute of the IResourceDetailsOverview 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.detailsoverview.IResourceDetailsOverview |
canBeRendered, getNewInstance, renderOverviewContent |
| Field Detail |
public static final java.lang.String BLANK
| Constructor Detail |
public AbstractResourceDetailsOverview()
| Method Detail |
public java.lang.String getAlias()
getAlias in interface IResourceDetailsOverviewpublic void setAlias(java.lang.String alias)
setAlias in interface IResourceDetailsOverviewalias - The new alias valuepublic void setPriority(int priority)
priority - The new priority valuepublic int getPriority()
getPriority in interface IResourceDetailsOverviewpublic java.lang.String getGroupCommandID()
getGroupCommandID in interface IResourceDetailsOverviewpublic void setGroupCommandID(java.lang.String groupCommandID)
setGroupCommandID in interface IResourceDetailsOverviewgroupCommandID - The new groupCommandID valuepublic boolean getShowHeader()
getShowHeader in interface IResourceDetailsOverviewpublic void setShowHeader(boolean showHeader)
setShowHeader in interface IResourceDetailsOverviewshowHeader - The new showHeader valuepublic int compareTo(java.lang.Object otherObject)
compareTo in interface java.lang.ComparableotherObject - Description of the param
protected java.lang.String getBundleValue(java.lang.String bundleKey,
IResourceContext context)
bundleKey - Description of the paramcontext - Description of the param
public com.sapportals.htmlb.Component render(com.sapportals.htmlb.Component headerContent,
com.sapportals.htmlb.Component overviewContent)
throws WcmException
headerContent - Description of the paramoverviewContent - Description of the paramWdfException - Exception raised in failure situation
public java.lang.String createTarget(IUICommand command,
IProxy proxy)
throws WcmException
command - Description of the paramproxy - Description of the paramWdfException - Exception raised in failure situation
protected com.sapportals.htmlb.Component getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enum.TextViewDesign textDesign)
protected com.sapportals.htmlb.Component getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enum.TextViewDesign textDesign,
java.lang.String linkLabel)
protected com.sapportals.htmlb.Component getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enum.TextViewDesign textDesign,
java.lang.String linkLabel,
com.sapportals.htmlb.enum.LinkDesign linkDesign)
protected com.sapportals.htmlb.Component renderContentLink(IResource resource,
com.sapportals.htmlb.Component comp)
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||