com.sapportals.wcm.service.indexmanagement.retrieval.classification
Class UpdateTaxonomyState
[contained in: com.sap.km.cm.service.par - km.shared.service.indexmanagement_api.jar]
java.lang.Object
|
+--com.sapportals.wcm.service.indexmanagement.retrieval.classification.UpdateTaxonomyState
- public final class UpdateTaxonomyState
- extends java.lang.Object
Describes the actual state of a query based taxonomy with respect to its update state.
|
Constructor Summary |
UpdateTaxonomyState(java.lang.String taxonomyName,
java.lang.String status,
java.lang.Integer visitedCategories,
java.lang.Integer toUpdateCategories,
java.lang.Integer allCategories,
java.lang.Long startTime,
java.lang.Long lastTime)
|
UpdateTaxonomyState(java.lang.String taxonomyName,
java.lang.String status,
java.lang.Integer visitedCategories,
java.lang.Integer toUpdateCategories,
java.lang.Integer allCategories,
java.lang.Long startTime,
java.lang.Long lastTime,
java.util.Locale locale)
|
|
Method Summary |
java.lang.Integer |
getAllCategories()
Returns the number of all categories. |
java.lang.Long |
getEndTime()
|
java.lang.Long |
getLastTime()
Returns the last time in miliseconds an entry for the actual update has been stored.
|
java.lang.Long |
getStartTime()
Returns the last start time in miliseconds an entry for the actual update has been stored.
|
java.lang.String |
getStatus()
Returns the update status. |
java.lang.String |
getStatusMessage()
|
java.lang.String |
getTaxonomyName()
Returns the taxonomy name.
|
java.lang.Integer |
getToUpdateCategories()
Returns the total number of categories which have to be updated.
|
java.lang.Integer |
getVisitedCategories()
Returns the number of already processed categories.
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_UPDATE
public static final java.lang.String NO_UPDATE
START_UPDATE
public static final java.lang.String START_UPDATE
ACTIVE_UPDATE
public static final java.lang.String ACTIVE_UPDATE
END_UPDATE
public static final java.lang.String END_UPDATE
FAILED_UPDATE
public static final java.lang.String FAILED_UPDATE
NO_INFO_UPDATE
public static final java.lang.String NO_INFO_UPDATE
UpdateTaxonomyState
public UpdateTaxonomyState(java.lang.String taxonomyName,
java.lang.String status,
java.lang.Integer visitedCategories,
java.lang.Integer toUpdateCategories,
java.lang.Integer allCategories,
java.lang.Long startTime,
java.lang.Long lastTime)
UpdateTaxonomyState
public UpdateTaxonomyState(java.lang.String taxonomyName,
java.lang.String status,
java.lang.Integer visitedCategories,
java.lang.Integer toUpdateCategories,
java.lang.Integer allCategories,
java.lang.Long startTime,
java.lang.Long lastTime,
java.util.Locale locale)
getAllCategories
public java.lang.Integer getAllCategories()
- Returns the number of all categories. Null or undefined if no update was started so far or
the last update failed.
- Returns:
-
getLastTime
public java.lang.Long getLastTime()
- Returns the last time in miliseconds an entry for the actual update has been stored.
Null or undefined if no update was started so far or the last update failed.
- Returns:
-
getEndTime
public java.lang.Long getEndTime()
getStartTime
public java.lang.Long getStartTime()
- Returns the last start time in miliseconds an entry for the actual update has been stored.
Null or undefined if no update was started so far or the last update failed.
- Returns:
-
getStatus
public java.lang.String getStatus()
- Returns the update status.
- Returns:
-
getStatusMessage
public java.lang.String getStatusMessage()
getTaxonomyName
public java.lang.String getTaxonomyName()
- Returns the taxonomy name.
Returns the Null or undefined if no update was started so far or
the last update failed.
- Returns:
-
getVisitedCategories
public java.lang.Integer getVisitedCategories()
- Returns the number of already processed categories.
Returns the Null or undefined if no update was started so far or
the last update failed.
- Returns:
-
getToUpdateCategories
public java.lang.Integer getToUpdateCategories()
- Returns the total number of categories which have to be updated.
Returns the Null or undefined if no update was started so far or
the last update failed.
- Returns:
-
Copyright © 2004 by
SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein
as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other
countries all over the world. All other product and service names mentioned are the trademarks of their respective companies.
Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies
("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be
liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are
those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein
should be construed as constituting an additional warranty.