com.dotmarketing.portlets.contentlet.factories
Class ReindexationProcessStatus
java.lang.Object
com.dotmarketing.portlets.contentlet.factories.ReindexationProcessStatus
- All Implemented Interfaces:
- java.io.Serializable
public class ReindexationProcessStatus
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- Hibernate CodeGenerator
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReindexationProcessStatus
public ReindexationProcessStatus()
inFullReindexation
public static boolean inFullReindexation()
setInFullReindexation
public static void setInFullReindexation(boolean newValue)
getContentCountToIndex
public static int getContentCountToIndex()
setContentCountToIndex
public static void setContentCountToIndex(int count)
getLastIndexationProgress
public static int getLastIndexationProgress()
updateIndexationProgress
public static void updateIndexationProgress(int increment)
currentIndexPath
public static java.lang.String currentIndexPath()
getNewIndexPath
public static java.lang.String getNewIndexPath()
getProcessIndexationMap
public static java.util.Map getProcessIndexationMap()
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.