com.sapportals.wcm.service.xcrawler

Class AbstractEnum

java.lang.Object
  extended by com.sapportals.wcm.service.xcrawler.AbstractEnum
Direct Known Subclasses:
IXCrawlerTaskSummary.OperationType, IXCrawlerTaskSummary.TaskState, IXCrawlerTaskSummary.ThreadState

public abstract class AbstractEnum
extends Object

Enum as Object representation.


Constructor Summary
AbstractEnum(int value)
          A Constructor.
 
Method Summary
 boolean equals(AbstractEnum en)
          Does NOT override Java Object's 'equals' method.
 int getValue()
          Returns the value as int.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractEnum

public AbstractEnum(int value)
A Constructor.

Parameters:
value -
Method Detail

getValue

public int getValue()
Returns the value as int.

Returns:
the value

equals

public boolean equals(AbstractEnum en)
Does NOT override Java Object's 'equals' method.

Parameters:
en - the AbstractEnum to compare
Returns:
the value
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 2014 SAP AG Complete Copyright Notice