com.sapportals.wcm.repository.service.layout.info
Class IRenderObjectInfo.RenderObjectCategory
java.lang.Object
com.sapportals.wcm.repository.service.layout.info.IRenderObjectInfo.RenderObjectCategory
- All Implemented Interfaces:
- Comparable
- Enclosing interface:
- IRenderObjectInfo
public static final class IRenderObjectInfo.RenderObjectCategory
- extends Object
- implements Comparable
defines a category to organize rendering objects in. The IRenderObjectInfo
interface offers a set of static variables defining categories for the current
set of rendering objects. This class can not be instantiated by outside
classes.
- Since:
- EP6, SP2_FP
|
Method Summary |
int |
compareTo(Object o)
|
boolean |
equals(Object obj)
first compares, if it is the same instance. |
int |
hashCode()
|
String |
toString()
returns the String representation of this category which can be used
e.g. for the rendering of the information |
toString
public String toString()
- returns the
String representation of this category which can be used
e.g. for the rendering of the information
- Overrides:
toString in class Object
equals
public boolean equals(Object obj)
- first compares, if it is the same instance. If this is not the case, it
compares, if the id-attribute of the given object matches the id of this
instance.
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
compareTo
public int compareTo(Object o)
- Specified by:
compareTo in interface Comparable
- See Also:
throws a ClassCastException, if the given
parameter is not of type RenderObjectCategory.
Otherwise, it compares the both id parameters of these classes.
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2011 SAP AG Complete Copyright Notice