com.sap.portal.httpconnectivity.urlfetcherservice

Class IConstants.CachingLevel

java.lang.Object
  extended by com.sap.portal.httpconnectivity.urlfetcherservice.IConstants.CachingLevel
Enclosing interface:
IConstants

public static class IConstants.CachingLevel
extends Object

CachingLevel Enumeration class which is becoming a fairly standard design pattern in Java. It has the advantage over simple constants is that it is Type safe Foe example : setMethod(IConstants.Method methodVal);


Field Summary
static IConstants.CachingLevel NONE
           
static IConstants.CachingLevel SHARED
           
static IConstants.CachingLevel USER
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

USER

public static final IConstants.CachingLevel USER

SHARED

public static final IConstants.CachingLevel SHARED

NONE

public static final IConstants.CachingLevel NONE
Method Detail

toString

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

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-ADMIN [sap.com] tc/ep/admin/api/extd api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice