|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAccessStatistic
Interface to read collected access data. Copyright 2004 SAP AG
| Method Summary | |
|---|---|
void |
clearLastReadDate(IResource resource)
Deletes last read date property for a centain a document. |
Date |
getLastReadDate(IResource resource)
Gets last read date for a centain a document; may return null |
void |
updateLastReadDate(IResource resource)
Updates last read date property for a centain a document when this document is read |
| Method Detail |
|---|
Date getLastReadDate(IResource resource)
throws com.sapportals.wcm.WcmException
resource - a IResource with resource for which the
last read date will be provided
Date with last read date.
com.sapportals.wcm.WcmException - Exception raised in failure situation
void clearLastReadDate(IResource resource)
throws com.sapportals.wcm.WcmException
resource - a IResource with resource for which the
last read date will be deleted
com.sapportals.wcm.WcmException - Exception raised in failure situation
void updateLastReadDate(IResource resource)
throws com.sapportals.wcm.WcmException
resource - a IResource with resource for which the
last read date will be updated
com.sapportals.wcm.WcmException - Exception raised in failure situation| 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.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||