|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.p13n.ad.AdService.AdCounts
public static class AdService.AdCounts
Class that is generated by getAdCounts. This is returned as part of the collection that is returned.
| Field Summary | |
|---|---|
long |
clickThruCountThe click thru count |
String |
containerNameThe container UID |
String |
contentPathThe content path |
long |
impressionCountThe impression count |
| Constructor Summary | |
|---|---|
AdService.AdCounts()the default constructor |
|
AdService.AdCounts(String contentPath, String containerName, long impressionCount, long clickThruCount)Construct a new AdCount |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String contentPath
public String containerName
public long impressionCount
public long clickThruCount
| Constructor Detail |
|---|
public AdService.AdCounts(String contentPath,
String containerName,
long impressionCount,
long clickThruCount)
contentPath - the content pathcontainerName - the UID of the containerimpressionCount - the impression countclickThruCount - the click thru countpublic AdService.AdCounts()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.