public interface CmSweepPolicy extends RepositoryObject, Replicable, Subscribable, IndependentlyPersistableObject
CmPolicyControlledSweep
object.
Modifier and Type | Method and Description |
---|---|
EventSet |
get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
java.lang.Integer |
get_CompletedIterations()
Returns the value of the CompletedIterations property.
|
java.lang.String |
get_Creator()
Returns the value of the Creator property.
|
java.lang.Double |
get_CurrentExaminedObjectCount()
Returns the value of the CurrentExaminedObjectCount property.
|
java.lang.Double |
get_CurrentFailedObjectCount()
Returns the value of the CurrentFailedObjectCount property.
|
java.lang.Double |
get_CurrentProcessedObjectCount()
Returns the value of the CurrentProcessedObjectCount 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.lang.String |
get_DescriptiveText()
Returns the value of the DescriptiveText property.
|
java.lang.String |
get_DisplayName()
Returns the value of the DisplayName property.
|
java.util.Date |
get_EffectiveEndDate()
Returns the value of the EffectiveEndDate property.
|
java.util.Date |
get_EffectiveStartDate()
Returns the value of the EffectiveStartDate property.
|
java.lang.Double |
get_ExaminedObjectCount()
Returns the value of the ExaminedObjectCount property.
|
java.lang.Double |
get_FailedObjectCount()
Returns the value of the FailedObjectCount property.
|
java.lang.String |
get_FilterExpression()
Returns the value of the FilterExpression property.
|
Id |
get_Id()
Returns the value of the Id property.
|
java.lang.Boolean |
get_IncludeSubclassesRequested()
Returns the value of the IncludeSubclassesRequested property.
|
java.lang.Boolean |
get_IsEnabled()
Returns the value of the IsEnabled property.
|
java.lang.String |
get_LastModifier()
Returns the value of the LastModifier property.
|
java.lang.String |
get_Owner()
Returns the value of the Owner property.
|
AccessPermissionList |
get_Permissions()
Returns the value of the Permissions property.
|
java.lang.Double |
get_ProcessedObjectCount()
Returns the value of the ProcessedObjectCount property.
|
SweepMode |
get_SweepMode()
Returns the value of the SweepMode property.
|
java.lang.Integer |
get_SweepResultIterationKeepCount()
Returns the value of the SweepResultIterationKeepCount property.
|
CmPolicySweepResultSet |
get_SweepResults()
Returns the value of the SweepResults property.
|
CmSweepPolicyRelationshipSet |
get_SweepSubscriptions()
Returns the value of the SweepSubscriptions property.
|
ClassDefinition |
get_SweepTarget()
Returns the value of the SweepTarget 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_DescriptiveText(java.lang.String value)
Sets the value of the DescriptiveText property.
|
void |
set_DisplayName(java.lang.String value)
Sets the value of the DisplayName property.
|
void |
set_EffectiveEndDate(java.util.Date value)
Sets the value of the EffectiveEndDate property.
|
void |
set_EffectiveStartDate(java.util.Date value)
Sets the value of the EffectiveStartDate property.
|
void |
set_FilterExpression(java.lang.String value)
Sets the value of the FilterExpression property.
|
void |
set_IncludeSubclassesRequested(java.lang.Boolean value)
Sets the value of the IncludeSubclassesRequested property.
|
void |
set_IsEnabled(java.lang.Boolean value)
Sets the value of the IsEnabled property.
|
void |
set_LastModifier(java.lang.String value)
Sets the value of the LastModifier property.
|
void |
set_Owner(java.lang.String value)
Sets the value of the Owner property.
|
void |
set_Permissions(AccessPermissionList value)
Sets the value of the Permissions property.
|
void |
set_SweepMode(SweepMode value)
Sets the value of the SweepMode property.
|
void |
set_SweepResultIterationKeepCount(java.lang.Integer value)
Sets the value of the SweepResultIterationKeepCount property.
|
void |
set_SweepTarget(ClassDefinition value)
Sets the value of the SweepTarget property.
|
getObjectStore
get_ExternalReplicaIdentities, get_ReplicationGroup, set_ExternalReplicaIdentities, set_ReplicationGroup
raiseEvent
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()
EventSet get_AuditedEvents()
java.lang.String get_Owner()
void set_Owner(java.lang.String value)
AccessPermissionList get_Permissions()
void set_Permissions(AccessPermissionList value)
java.lang.String get_DisplayName()
void set_DisplayName(java.lang.String value)
java.lang.String get_DescriptiveText()
void set_DescriptiveText(java.lang.String value)
java.util.Date get_EffectiveStartDate()
void set_EffectiveStartDate(java.util.Date value)
java.util.Date get_EffectiveEndDate()
void set_EffectiveEndDate(java.util.Date value)
java.lang.String get_FilterExpression()
void set_FilterExpression(java.lang.String value)
ClassDefinition get_SweepTarget()
void set_SweepTarget(ClassDefinition value)
java.lang.Boolean get_IsEnabled()
void set_IsEnabled(java.lang.Boolean value)
java.lang.Boolean get_IncludeSubclassesRequested()
void set_IncludeSubclassesRequested(java.lang.Boolean value)
CmSweepPolicyRelationshipSet get_SweepSubscriptions()
java.lang.Double get_ExaminedObjectCount()
java.lang.Double get_ProcessedObjectCount()
java.lang.Double get_FailedObjectCount()
java.lang.Double get_CurrentExaminedObjectCount()
java.lang.Double get_CurrentProcessedObjectCount()
java.lang.Double get_CurrentFailedObjectCount()
java.lang.Integer get_CompletedIterations()
java.lang.Integer get_SweepResultIterationKeepCount()
void set_SweepResultIterationKeepCount(java.lang.Integer value)
CmPolicySweepResultSet get_SweepResults()
SweepMode get_SweepMode()
void set_SweepMode(SweepMode value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.