metricsReport Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbCommonModels.contentMetrics.reports
public class metricsReport : pageReportBase
The metricsReport type exposes the following members.
| Name | Description | |
|---|---|---|
| metricsReport | Initializes a new instance of the metricsReport class | |
| metricsReport(IXPathNavigable) | Initializes a new instance of the metricsReport class |
| Name | Description | |
|---|---|---|
| Count | (Inherited from CollectionreportEntryBase.) | |
| IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from aceDictionaryCollectionreportEntryBase.) | |
| Item |
Gets or sets the element with the specified key.
(Inherited from aceDictionaryCollectionreportEntryBase.) | |
| ItemInt32 | (Inherited from CollectionreportEntryBase.) | |
| Keys |
Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue.
(Inherited from aceDictionaryCollectionreportEntryBase.) | |
| nsPrefix | (Inherited from pageReportBase.) | |
| Values |
Gets an ICollectionT containing the values in the IDictionaryTKey, TValue.
(Inherited from aceDictionaryCollectionreportEntryBase.) | |
| xExp | (Inherited from pageReportBase.) | |
| xNm | (Inherited from pageReportBase.) |
| Name | Description | |
|---|---|---|
| _autoInit |
Inicijalizacija koja se pokrece sama nakon instanciranja
(Inherited from aceCollectionreportEntryBase.) | |
| Add(KeyValuePairString, UTP) |
Adds an item to the ICollectionT.
(Inherited from aceDictionaryCollectionreportEntryBase.) | |
| Add(T) | (Inherited from CollectionreportEntryBase.) | |
| Add(String, UTP) |
Adds an element with the provided key and value to the IDictionaryTKey, TValue.
(Inherited from aceDictionaryCollectionreportEntryBase.) | |
| Any | (Inherited from aceCollectionreportEntryBase.) | |
| Clear | (Inherited from CollectionreportEntryBase.) | |
| connect |
brise sve podatke koje je do sada imao ali ostavlja kesirane upite
(Inherited from pageReportBase.) | |
| Contains(KeyValuePairString, UTP) |
Determines whether the ICollectionT contains a specific value.
(Inherited from aceDictionaryCollectionreportEntryBase.) | |
| Contains(T) | (Inherited from CollectionreportEntryBase.) | |
| ContainsKey |
Determines whether the IDictionaryTKey, TValue contains an element with the specified key.
(Inherited from aceDictionaryCollectionreportEntryBase.) | |
| CopyTo(KeyValuePairString, UTP, Int32) | (Inherited from aceDictionaryCollectionreportEntryBase.) | |
| CopyTo(T, Int32) | (Inherited from CollectionreportEntryBase.) | |
| Equals | (Inherited from Object.) | |
| GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from aceDictionaryCollectionreportEntryBase.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | (Inherited from CollectionreportEntryBase.) | |
| Insert | (Inherited from CollectionreportEntryBase.) | |
| makeReport |
Ubacuje u izvestaj tabelu sa svom dobijenom metrikom
(Inherited from pageReportBase.) | |
| Move | (Inherited from ObservableCollectionreportEntryBase.) | |
| purgeCachedExpressions | (Inherited from pageReportBase.) | |
| purgeCachedQueries |
Unistava sve kesirane upite - ostaju podaci i ostala podesavanja na nivou reportEntryBase-a
(Inherited from pageReportBase.) | |
| purgeReportValues |
Prazni sve podatke zapisane u izvestaju ali ostavlja kesirane upite
(Inherited from pageReportBase.) | |
| Remove(KeyValuePairString, UTP) |
Removes the first occurrence of a specific object from the ICollectionT.
(Inherited from aceDictionaryCollectionreportEntryBase.) | |
| Remove(String) |
Removes the element with the specified key from the IDictionaryTKey, TValue.
(Inherited from aceDictionaryCollectionreportEntryBase.) | |
| Remove(T) | (Inherited from CollectionreportEntryBase.) | |
| RemoveAt | (Inherited from CollectionreportEntryBase.) | |
| report(String, ICollectionString, Boolean) |
Izvrsava Select upit koji odabira sve nodove iz __keysforXPath
(Inherited from pageReportBase.) | |
| report(String, Object, reportEntryGroups, Int32) | (Inherited from pageReportBase.) | |
| reportRatio | (Inherited from pageReportBase.) | |
| sendToObject |
Kopira metriku u prosledjeni objekat
(Inherited from pageReportBase.) | |
| sendToPCE |
Copies its data entries into PCE PropertyCollectionExtended (Inherited from pageReportBase.) | |
| ToString | (Inherited from Object.) | |
| TryGetValue |
Gets the value associated with the specified key.
(Inherited from aceDictionaryCollectionreportEntryBase.) |
| Name | Description | |
|---|---|---|
| CollectionChanged | (Inherited from ObservableCollectionreportEntryBase.) | |
| PropertyChanged | (Inherited from aceCollectionreportEntryBase.) |