|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.base.Habitat
public final class Habitat
RID attributes to define the current position of
a navigation.| Constructor Summary | |
|---|---|
Habitat(RID currentRID)
Deprecated. As of NetWeaver 7.1 |
|
Habitat(RID currentRID,
RID startRID)
Deprecated. As of NetWeaver 7.1 |
|
Habitat(RID currentRID,
RID startRID,
boolean resolveClash)
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
RID |
ancestor()
Deprecated. As of NetWeaver 7.1 |
RID |
current()
Deprecated. As of NetWeaver 7.1 |
static Habitat |
fromString(String source)
Deprecated. As of NetWeaver 7.1 |
static Habitat |
getHabitat(RID currentRID,
RID startRID)
Deprecated. As of NetWeaver 7.1 |
String |
toString()
Deprecated. As of NetWeaver 7.1 |
static String |
toString(Habitat habitat)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Habitat(RID currentRID,
RID startRID)
throws InvalidStartUriException
NullPointerException, if one
of the two parameters is null
currentRID - the current position of the browsing windowstartRID - the lowest ancestor of the currentRID that is allowed for browsing
InvalidStartUriException, - if the given startRID is not an
ancestor of the currentRID
InvalidStartUriException
public Habitat(RID currentRID,
RID startRID,
boolean resolveClash)
throws InvalidStartUriException
InvalidStartUriExceptionpublic Habitat(RID currentRID)
| Method Detail |
|---|
public RID current()
public RID ancestor()
public String toString()
toString in class Object
public static Habitat getHabitat(RID currentRID,
RID startRID)
NullPointerException, if the
currentRID parameter is null. If the
startRID parameter is null or invalid, a new
Habitat will be created, using the default constructor
currentRID - startRID -
public static Habitat fromString(String source)
public static String toString(Habitat habitat)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||