com.sap.portal.prt.service.cache

Interface ICacheContent


public interface ICacheContent


Field Summary
static int BROWSER_CACHE
           
static int BROWSER_CACHE_ONLY
           
static int NO_BROWSER_CACHE
           
 
Method Summary
 void clear()
           
 int getBrowserCache()
           
 Vector getCacheNodesRefs()
           
 CachingLevel getCachingLevel()
           
 String getCachingLevelKey()
           
 String getComponentName()
           
 String getContent()
           
 boolean getContentObsolete()
           
 PortalComponentContentType getContentType()
           
 Vector getCookies()
           
 String getKey()
           
 String getLocalRevisionNumber()
           
 String getNodeMark()
           
 Vector getResources()
           
 String getTheme()
           
 long getTimestamp()
           
 String getValidationKey()
           
 long getValidityPeriod()
           
 void setBrowserCache(int browserCacheValue)
           
 void setCacheNodesRefs(Vector cacheNodesRefs)
           
 void setContent(String content)
           
 void setContentObsolete(boolean obsolete)
           
 void setContentType(PortalComponentContentType contentType)
           
 void setCookies(Vector cookies)
           
 void setLocalRevisionNumber(String localRevNumber)
           
 void setNodeMark(String mark)
           
 void setResources(Vector resources)
           
 void setTheme(String theme)
           
 void setTimestamp(long timestamp)
           
 void setValidationKey(String validationKey)
           
 void setValidityPeriod(long validityPeriod)
           
 

Field Detail

BROWSER_CACHE

static final int BROWSER_CACHE
See Also:
Constant Field Values

NO_BROWSER_CACHE

static final int NO_BROWSER_CACHE
See Also:
Constant Field Values

BROWSER_CACHE_ONLY

static final int BROWSER_CACHE_ONLY
See Also:
Constant Field Values
Method Detail

getCachingLevel

CachingLevel getCachingLevel()

getComponentName

String getComponentName()

getKey

String getKey()

getCachingLevelKey

String getCachingLevelKey()

getLocalRevisionNumber

String getLocalRevisionNumber()

getContent

String getContent()

setContent

void setContent(String content)

setNodeMark

void setNodeMark(String mark)

getNodeMark

String getNodeMark()

getTimestamp

long getTimestamp()

setTimestamp

void setTimestamp(long timestamp)

setResources

void setResources(Vector resources)

getResources

Vector getResources()

setCookies

void setCookies(Vector cookies)

getCookies

Vector getCookies()

setContentObsolete

void setContentObsolete(boolean obsolete)

getContentObsolete

boolean getContentObsolete()

setContentType

void setContentType(PortalComponentContentType contentType)

getContentType

PortalComponentContentType getContentType()

clear

void clear()

setValidationKey

void setValidationKey(String validationKey)

getValidationKey

String getValidationKey()

setCacheNodesRefs

void setCacheNodesRefs(Vector cacheNodesRefs)

getCacheNodesRefs

Vector getCacheNodesRefs()

setValidityPeriod

void setValidityPeriod(long validityPeriod)

getValidityPeriod

long getValidityPeriod()

setTheme

void setTheme(String theme)

getTheme

String getTheme()

setLocalRevisionNumber

void setLocalRevisionNumber(String localRevNumber)

setBrowserCache

void setBrowserCache(int browserCacheValue)

getBrowserCache

int getBrowserCache()
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] epbc.prtapi._coreservicedeprecated default EP-PIN-PRT


Copyright 2011 SAP AG Complete Copyright Notice