com.sap.netweaver.bc.rf.common.namespace

Class OrderMechanism

java.lang.Object
  extended by com.sap.netweaver.bc.rf.common.namespace.OrderMechanism

public class OrderMechanism
extends Object

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

OrderMechanism

public OrderMechanism(OrderMechanismType type)
Construct object of class OrderMechanism.

Parameters:
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

OrderMechanism

public OrderMechanism(OrderMechanismType type,
                      String specification)
Construct object of class OrderMechanism.

Parameters:
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
specification - 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

getType

public 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.

Returns:
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

getSpecification

public 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.

Returns:
order mechanism specification, identifying the specific order mechanism applied, e.g. a specific kind of manual ordering by creation date, user or whatever
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice