|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.service.indexmanagement.retrieval.search.SortPropertyName
public class SortPropertyName
A sort property name is a combination of a resource property name and
a sort direction.
It is used for sorting documents by one of their properties.
| Field Summary |
|---|
| Fields inherited from interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISortPropertyName |
|---|
SORT_ASCENDING, SORT_DESCENDING |
| Constructor Summary | |
|---|---|
SortPropertyName(IPropertyName propertyName,
PropertyType propertyType,
boolean sortDirection)
Creates a sort property from a property name. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
|
String |
getName()
Returns the local name. |
String |
getNamespace()
Returns the namespace URI (a missing namespace is mapped to an empty string). |
String |
getNamespaceOrNull()
Returns the namespace URI (a missing namespace is mapped to null). |
IPropertyName |
getPropertyNameObject()
Returns the internal IPropertyName object. |
PropertyType |
getPropertyType()
|
boolean |
getSortDirection()
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SortPropertyName(IPropertyName propertyName,
PropertyType propertyType,
boolean sortDirection)
throws com.sapportals.wcm.WcmException
propertyName - propertyType - sortDirection -
com.sapportals.wcm.WcmException| Method Detail |
|---|
public boolean getSortDirection()
getSortDirection in interface ISortPropertyNamepublic PropertyType getPropertyType()
getPropertyType in interface ISortPropertyNamepublic String getNamespace()
getNamespace in interface com.sapportals.wcm.util.name.INamepublic String getNamespaceOrNull()
null).
Use this function if the value is going to be passed to a XML DOM level 2
method.
getNamespaceOrNull in interface com.sapportals.wcm.util.name.INamepublic String getName()
getName in interface com.sapportals.wcm.util.name.INamepublic boolean equals(Object other)
equals in class Objectpublic final int hashCode()
hashCode in class Objectpublic final String toString()
toString in class Objectpublic IPropertyName getPropertyNameObject()
ISortPropertyName
getPropertyNameObject in interface ISortPropertyName| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||