- java.lang.Object
-
- com.endeca.portal.data.processing.DatasetReloadStatus
-
- All Implemented Interfaces:
- java.io.Serializable
public class DatasetReloadStatus
extends java.lang.Object
implements java.io.Serializable
Value object stored in the database (and potentially sent to client browser via JSON) that indicates when a data set has been reloaded.
- See Also:
- Serialized Form
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.String |
PERSISTENCE_KEY |
-
Constructor Summary
Constructors
Constructor and Description |
DatasetReloadStatus(java.lang.String oldCollectionId,
java.lang.String newCollectionId) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.