|
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.repository.Position
public class Position
The positioning information required by methods that position resource in ordered collections.
Copyright (c) SAP AG 2001-2003
| Constructor Summary | |
|---|---|
Position(String relativeName,
OrderPosition pos)
|
|
| Method Summary | |
|---|---|
static Position |
createFirstPosition()
Returns a ready-to-use Position object |
static Position |
createLastPosition()
Returns a ready-to-use Position object |
OrderPosition |
getPosition()
The position in the ordered collection. |
String |
getRelativeName()
Returns the name of the resource in an ordered collection that will be used to set a relativ position of BEFORE or AFTER. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Position(String relativeName,
OrderPosition pos)
| Method Detail |
|---|
public String getRelativeName()
getRelativeName in interface IPositionpublic OrderPosition getPosition()
getPosition in interface IPositionpublic static Position createLastPosition()
public static Position createFirstPosition()
public String toString()
toString in class Object| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||