com.sap.portal.pcm.relateditem
Class RelatedItemType
java.lang.Object
|
+--com.sap.portal.pcm.relateditem.RelatedItemType
- public class RelatedItemType
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RELATED_LINKS
public static final RelatedItemType RELATED_LINKS
- Constant for new (copy) creation mode.
TARGET_COMPONENTS
public static final RelatedItemType TARGET_COMPONENTS
- Constant for delta-link creation mode.
DYNAMIC_NAVIGATION
public static final RelatedItemType DYNAMIC_NAVIGATION
- Constant for link creation mode.
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
equals
public boolean equals(RelatedItemType type)
equals
public boolean equals(java.lang.String type)
fromString
public static RelatedItemType fromString(java.lang.String type)
getSuffix
public java.lang.String getSuffix()