com.sap.portal.pcm.iviewserver
Interface ISmartLinkObjectInfo
- public interface ISmartLinkObjectInfo
PCD_PRIMARY_LAYER
public static final int PCD_PRIMARY_LAYER
LINK_LAYER
public static final int LINK_LAYER
DEFAULT_LAYER
public static final int DEFAULT_LAYER
getLinkURL
public java.lang.String getLinkURL()
- Returns:
-
getLayer
public com.sap.portal.pcm.admin.IAttributeSet getLayer(int n)
- Parameters:
n - - Returns:
-
getPcdPrimaryLayer
public com.sap.portal.pcm.admin.IAttributeSet getPcdPrimaryLayer()
- Returns:
-
getLinkLayer
public com.sap.portal.pcm.admin.IAttributeSet getLinkLayer()
- Returns:
-
getDefaultLayer
public com.sap.portal.pcm.admin.IAttributeSet getDefaultLayer()
- Returns:
-
getNonDefaultLayers
public com.sap.portal.pcm.admin.IAttributeSet getNonDefaultLayers()
- Returns:
-
getAttributeOriginLayer
public int getAttributeOriginLayer(java.lang.String name)
throws com.sap.portal.pcm.ObjectNotFoundException
- Parameters:
name - - Returns:
-
getMetaAttributeOriginLayer
public int getMetaAttributeOriginLayer(java.lang.String name1,
java.lang.String name2)
throws com.sap.portal.pcm.ObjectNotFoundException
- Parameters:
name - - Returns:
-