|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.repository.service.accessstatistic.AccessStatisticObject
public class AccessStatisticObject
Provides access to the statistical data collected by the service. Copyright 2004 SAP AG
| Constructor Summary | |
|---|---|
AccessStatisticObject(String rid,
Date date,
int hits)
Constructor for the AccessStatisticObject object |
|
| Method Summary | |
|---|---|
Date |
getDate()
Gets the date attribute of the AccessStatisticObject object |
int |
getHits()
Gets the hits attribute of the AccessStatisticObject object |
String |
getRid()
Gets the rid attribute of the AccessStatisticObject object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccessStatisticObject(String rid,
Date date,
int hits)
rid - a String which contains the rid of the resourcedate - a Date with the last date when the resource was accessedhits - a int which is no of hits| Method Detail |
|---|
public String getRid()
public Date getDate()
public int getHits()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||