|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interfaces for collections that support ordering.
Copyright (c) SAP AG 2003-2004
| Method Summary | |
IUri |
getOrderingType()
Returns information about the collection's ordering, where the following URIs are reserved: "DAV:unordered": unordered collection "DAV:custom": client-maintained ordering, no additional information about the ordering semantics available Any other URI identifies an ordering for which additional information semantics MAY be available at the given URI |
void |
setOrderingType(IUri orderingType)
Sets the collection's ordering type. |
| Method Detail |
public IUri getOrderingType()
throws ResourceException
"DAV:unordered": unordered collection
"DAV:custom": client-maintained ordering, no additional information about
the ordering semantics available
Any other URI identifies an ordering for which additional information semantics MAY be available at the given URI
ResourceException - Exception raised in failure situation
public void setOrderingType(IUri orderingType)
throws ResourceException
getOrderingType().orderingType - orderingType to be setResourceException - Exception raised in failure situation
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||