public interface CmIndexRequest extends RepositoryObject, IndependentlyPersistableObject
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
get_CmIndexingFailureCode()
Returns the value of the CmIndexingFailureCode property.
|
java.lang.String |
get_Creator()
Returns the value of the Creator property.
|
java.util.Date |
get_DateCreated()
Returns the value of the DateCreated property.
|
java.util.Date |
get_DateLastModified()
Returns the value of the DateLastModified property.
|
java.util.Date |
get_DateRequested()
Returns the value of the DateRequested property.
|
Id |
get_Id()
Returns the value of the Id property.
|
IndexArea |
get_IndexArea()
Returns the value of the IndexArea property.
|
Id |
get_IndexationId()
Returns the value of the IndexationId property.
|
IndexingOperation |
get_IndexingOperation()
Returns the value of the IndexingOperation property.
|
IndexJob |
get_IndexJob()
Returns the value of the IndexJob property.
|
IndexRequestStatus |
get_IndexRequestStatus()
Returns the value of the IndexRequestStatus property.
|
java.lang.String |
get_LastFailureReason()
Returns the value of the LastFailureReason property.
|
java.lang.String |
get_LastModifier()
Returns the value of the LastModifier property.
|
java.lang.Integer |
get_RetryCount()
Returns the value of the RetryCount property.
|
java.lang.Double |
get_SequenceNumber()
Returns the value of the SequenceNumber property.
|
IndependentObject |
get_SourceObject()
Returns the value of the SourceObject property.
|
void |
set_Creator(java.lang.String value)
Sets the value of the Creator property.
|
void |
set_DateCreated(java.util.Date value)
Sets the value of the DateCreated property.
|
void |
set_DateLastModified(java.util.Date value)
Sets the value of the DateLastModified property.
|
void |
set_IndexingOperation(IndexingOperation value)
Sets the value of the IndexingOperation property.
|
void |
set_IndexRequestStatus(IndexRequestStatus value)
Sets the value of the IndexRequestStatus property.
|
void |
set_LastFailureReason(java.lang.String value)
Sets the value of the LastFailureReason property.
|
void |
set_LastModifier(java.lang.String value)
Sets the value of the LastModifier property.
|
void |
set_SourceObject(IndependentObject value)
Sets the value of the SourceObject property.
|
getObjectStore
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.String get_Creator()
void set_Creator(java.lang.String value)
java.util.Date get_DateCreated()
void set_DateCreated(java.util.Date value)
java.lang.String get_LastModifier()
void set_LastModifier(java.lang.String value)
java.util.Date get_DateLastModified()
void set_DateLastModified(java.util.Date value)
Id get_Id()
IndependentObject get_SourceObject()
void set_SourceObject(IndependentObject value)
IndexingOperation get_IndexingOperation()
void set_IndexingOperation(IndexingOperation value)
Id get_IndexationId()
IndexRequestStatus get_IndexRequestStatus()
void set_IndexRequestStatus(IndexRequestStatus value)
java.util.Date get_DateRequested()
java.lang.Double get_SequenceNumber()
java.lang.Integer get_RetryCount()
IndexJob get_IndexJob()
IndexArea get_IndexArea()
java.lang.String get_LastFailureReason()
void set_LastFailureReason(java.lang.String value)
java.lang.Integer get_CmIndexingFailureCode()
© Copyright IBM Corporation 2006, 2015. All rights reserved.