com.sap.portal.pcm

Class CreateMethod

java.lang.Object
  extended by com.sap.portal.pcm.CreateMethod

public class CreateMethod
extends Object

Defines constants for object creation modes in a PCM repository.


Field Summary
static CreateMethod DELTA_LINK
          Delta-link creation mode
static CreateMethod LINK
          Link creation mode
static CreateMethod NEW
          New (copy) creation mode
 
Method Summary
 boolean equals(CreateMethod method)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NEW

public static final CreateMethod NEW
New (copy) creation mode


DELTA_LINK

public static final CreateMethod DELTA_LINK
Delta-link creation mode


LINK

public static final CreateMethod LINK
Link creation mode

Method Detail

toString

public String toString()
Overrides:
toString in class Object

equals

public boolean equals(CreateMethod method)
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/semantics/api api EP-PIN
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2013 SAP AG Complete Copyright Notice