SAP NetWeaver '04

Uses of Class
com.sapportals.wcm.service.indexmanagement.retrieval.classification.enum.ClassificationStatus

Packages that use ClassificationStatus
com.sapportals.wcm.service.indexmanagement.retrieval.classification Provides functions for taxonomies and classification.  
com.sapportals.wcm.service.indexmanagement.retrieval.classification.enum Provides enumeration classes that are containing important constants, which are needed when working with classification indexes.  
 

Uses of ClassificationStatus in com.sapportals.wcm.service.indexmanagement.retrieval.classification
 

Methods in com.sapportals.wcm.service.indexmanagement.retrieval.classification that return ClassificationStatus
 ClassificationStatus AbstractClassificationIndex.getDocumentClassificationStatus(IResource document, java.lang.String taxonomyName)
           
 ClassificationStatus IClassificationIndex.getDocumentClassificationStatus(IResource document, java.lang.String taxonomyName)
          Gets the classification status of a document for a taxonomy
 

Methods in com.sapportals.wcm.service.indexmanagement.retrieval.classification with parameters of type ClassificationStatus
 void AbstractClassificationIndex.setDocumentClassificationStatus(IResource document, java.lang.String taxonomyName, ClassificationStatus status)
          Sets the classification status of a document for a taxonomy
 void AbstractClassificationIndex.setDocumentClassificationStatus(IResource document, java.lang.String taxonomyName, ClassificationStatus status, java.lang.String notToSend)
          Sets the classification status of a document for a taxonomy
 void AbstractClassificationIndex.setDocumentClassificationStatus(IResource document, java.lang.String taxonomyName, ClassificationStatus status, boolean sendEvents, java.lang.String notToSend)
          Sets the classification status of a document for a taxonomy
 void AbstractClassificationIndex.setDocumentClassificationStatus(IResourceList documents, java.lang.String taxonomyName, ClassificationStatus status)
          Sets the classification status for a list of documents for a taxonomy.
 void IClassificationIndex.setDocumentClassificationStatus(IResource document, java.lang.String taxonomyName, ClassificationStatus status)
          Sets the classification status of a document for a taxonomy
 void IClassificationIndex.setDocumentClassificationStatus(IResource document, java.lang.String taxonomyName, ClassificationStatus status, java.lang.String notToSend)
          This method is for internal usage only
 void IClassificationIndex.setDocumentClassificationStatus(IResource document, java.lang.String taxonomyName, ClassificationStatus status, boolean sendEvents, java.lang.String notToSend)
          This method is for internal usage only
 void IClassificationIndex.setDocumentClassificationStatus(IResourceList documents, java.lang.String taxonomyName, ClassificationStatus status)
          Sets the classification status for a list of documents for a taxonomy
 

Uses of ClassificationStatus in com.sapportals.wcm.service.indexmanagement.retrieval.classification.enum
 

Fields in com.sapportals.wcm.service.indexmanagement.retrieval.classification.enum declared as ClassificationStatus
static ClassificationStatus ClassificationStatus.CLASSIFIED
           
static ClassificationStatus ClassificationStatus.TO_CLASSIFY
           
static ClassificationStatus ClassificationStatus.NEVER_TO_CLASSIFY
           
static ClassificationStatus ClassificationStatus.TEMP_NOT_TO_CLASSIFY
          Status that is set for a document if the status has been set to "to classify" and all classes have been removed.
 


SAP NetWeaver '04

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.