|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.netweaver.bc.rf.common.namespace.OrderMechanism
public class OrderMechanism
Class implementing mechanism identifier for ordered collections.
| Constructor Summary | |
|---|---|
OrderMechanism(OrderMechanismType type)
Construct object of class OrderMechanism. |
|
OrderMechanism(OrderMechanismType type,
String specification)
Construct object of class OrderMechanism. |
|
| Method Summary | |
|---|---|
String |
getSpecification()
Get order mechanism specification, identifying the specific order mechanism applied, e.g. a specific kind of manual ordering by creation date, user or whatever. |
OrderMechanismType |
getType()
Get order mechanism type, identifying the general order mechanism applied, e.g. the order is totally determined by the client who has used reorder() calls to define the ordering. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrderMechanism(OrderMechanismType type)
type - order mechanism type, identifying the general order mechanism
applied, e.g. the order is totally determined by the client who has
used reorder() calls to define the ordering
public OrderMechanism(OrderMechanismType type,
String specification)
type - order mechanism type, identifying the general order mechanism
applied, e.g. the order is totally determined by the client who has
used reorder() calls to define the orderingspecification - order mechanism specification, identifying the
specific order mechanism applied, e.g. a specific kind of manual
ordering by creation date, user or whatever| Method Detail |
|---|
public OrderMechanismType getType()
public String getSpecification()
| 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.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||