fr.paris.lutece.plugins.helpdesk.utils
Class HelpdeskIndexerUtils

java.lang.Object
  extended by fr.paris.lutece.plugins.helpdesk.utils.HelpdeskIndexerUtils

public class HelpdeskIndexerUtils
extends Object

HelpdeskIndexerUtils


Field Summary
static String CONSTANT_QUESTION_ANSWER_TYPE_RESOURCE
           
static String CONSTANT_SUBJECT_TYPE_RESOURCE
           
 
Constructor Summary
HelpdeskIndexerUtils()
           
 
Method Summary
static void addIndexerAction(String strIdDocument, int nIdTask, String strResourceType)
          Warn that a action has been done.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONSTANT_SUBJECT_TYPE_RESOURCE

public static final String CONSTANT_SUBJECT_TYPE_RESOURCE
See Also:
Constant Field Values

CONSTANT_QUESTION_ANSWER_TYPE_RESOURCE

public static final String CONSTANT_QUESTION_ANSWER_TYPE_RESOURCE
See Also:
Constant Field Values
Constructor Detail

HelpdeskIndexerUtils

public HelpdeskIndexerUtils()
Method Detail

addIndexerAction

public static void addIndexerAction(String strIdDocument,
                                    int nIdTask,
                                    String strResourceType)
Warn that a action has been done.

Parameters:
strIdDocument - the document id
nIdTask - the key of the action to do
strResourceType - the ttpe of the resource


Copyright © 2013 Mairie de Paris. All Rights Reserved.