com.sapportals.wcm.repository.enums

Class LinkType

java.lang.Object
  extended by com.sapportals.wcm.util.enums.AbstractEnum
      extended by com.sapportals.wcm.repository.enums.LinkType
All Implemented Interfaces:
Serializable

public final class LinkType
extends com.sapportals.wcm.util.enums.AbstractEnum

Link type

Since:
NW 7.1
See Also:
Serialized Form

Field Summary
static LinkType EXTERNAL
          An external link refers to a resource that is not located in a KM repository.
static LinkType INTERNAL
          An internal link refers to a resource that is located in one of the defined KM repositories.
static LinkType NONE
          No-typed link
 
Fields inherited from class com.sapportals.wcm.util.enums.AbstractEnum
description, m_code
 
Method Summary
static String linkType2String(LinkType lt)
           
static LinkType linkTypeFromString(String lts)
           
 String toString()
           
 
Methods inherited from class com.sapportals.wcm.util.enums.AbstractEnum
compare, equals, getValue, hashCode, map2Old_Internal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NONE

public static final LinkType NONE
No-typed link


INTERNAL

public static final LinkType INTERNAL
An internal link refers to a resource that is located in one of the defined KM repositories.


EXTERNAL

public static final LinkType EXTERNAL
An external link refers to a resource that is not located in a KM repository.

Method Detail

linkType2String

public static String linkType2String(LinkType lt)

linkTypeFromString

public static LinkType linkTypeFromString(String lts)

toString

public String toString()
Overrides:
toString in class com.sapportals.wcm.util.enums.AbstractEnum
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice