|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IExtendedCookie
HTTP cookie with extended functionality
Copyright (c) SAP AG 2001-2002
| Method Summary | |
|---|---|
long |
getCreationTime()
Return when the cookie was set by the server |
long |
getExpiryTime()
Get time when cookie will expire. |
IExtendedCookie |
setExpiryTime(long expires)
Create a cookie with same values as this and expiration set to the given expiry time. |
| Methods inherited from interface com.sapportals.wcm.util.http.ICookie |
|---|
appliesTo, getHeaderValue, getKey, getVersion, isExpired |
| Method Detail |
|---|
long getCreationTime()
long getExpiryTime()
IExtendedCookie setExpiryTime(long expires)
expires - when cookie will expire (ms since epoch)
| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||