|
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.detailsoverview.AbstractResourceDetailsOverview
Description of the Class Copyright: Copyright (c) SAP Portals Europe GmbH 2001
| Field Summary | |
static String |
BLANK
|
| Constructor Summary | |
AbstractResourceDetailsOverview()
|
|
| Method Summary | |
int |
compareTo(Object otherObject)
Description of the Method |
String |
createTarget(IUICommand command,
IProxy proxy)
Description of the Method |
String |
getAlias()
Gets the alias attribute of the IResourceDetailsOverview object |
protected String |
getBundleValue(String bundleKey,
IResourceContext context)
reads from bundle file the value for the given bundle key |
protected Component |
getCommandLink(IUICommand command,
IProxy proxy,
TextViewDesign textDesign)
|
protected Component |
getCommandLink(IUICommand command,
IProxy proxy,
TextViewDesign textDesign,
String linkLabel)
|
protected Component |
getCommandLink(IUICommand command,
IProxy proxy,
TextViewDesign textDesign,
String linkLabel,
LinkDesign linkDesign)
|
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 |
Component |
render(Component headerContent,
Component overviewContent)
Description of the Method |
protected Component |
renderContentLink(IResource resource,
Component comp)
|
void |
setAlias(String alias)
Sets the alias attribute of the IResourceDetailsOverview object |
void |
setGroupCommandID(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 String BLANK
| Constructor Detail |
public AbstractResourceDetailsOverview()
| Method Detail |
public String getAlias()
getAlias in interface IResourceDetailsOverviewpublic void setAlias(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 String getGroupCommandID()
getGroupCommandID in interface IResourceDetailsOverviewpublic void setGroupCommandID(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(Object otherObject)
compareTo in interface ComparableotherObject - Description of the param
protected String getBundleValue(String bundleKey,
IResourceContext context)
bundleKey - Description of the paramcontext - Description of the param
public Component render(Component headerContent,
Component overviewContent)
throws WcmException
headerContent - Description of the paramoverviewContent - Description of the param
WdfException - Exception raised in failure situation
WcmException
public String createTarget(IUICommand command,
IProxy proxy)
throws WcmException
command - Description of the paramproxy - Description of the param
WdfException - Exception raised in failure situation
WcmException
protected Component getCommandLink(IUICommand command,
IProxy proxy,
TextViewDesign textDesign)
protected Component getCommandLink(IUICommand command,
IProxy proxy,
TextViewDesign textDesign,
String linkLabel)
protected Component getCommandLink(IUICommand command,
IProxy proxy,
TextViewDesign textDesign,
String linkLabel,
LinkDesign linkDesign)
protected Component renderContentLink(IResource resource,
Component comp)
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||