com.sapportals.wcm.command.clipboard

Class Clipboard.ClipboardEntry

java.lang.Object
  extended by com.sapportals.wcm.command.clipboard.Clipboard.ClipboardEntry
All Implemented Interfaces:
Serializable
Enclosing class:
Clipboard

public static final class Clipboard.ClipboardEntry
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
 boolean equals(Object obj)
           
 String[] getRIDs()
           
 int hashCode()
          the size of the array can't be modified after creation time of the object.
 boolean isCutFlag()
           
 void setCutFlag(boolean cutFlag)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getRIDs

public String[] getRIDs()
Returns:
rids

isCutFlag

public boolean isCutFlag()
Returns:
Returns the cutFlag.

setCutFlag

public void setCutFlag(boolean cutFlag)
Parameters:
cutFlag - The cutFlag to set.

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
the size of the array can't be modified after creation time of the object. Thus, it is immutable and can be used for a hashCode

Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice