com.novell.db.object.bean
Class EventDataSyncPolicyBean

java.lang.Object
  extended by com.novell.sentinel.client.bean.SentinelBean
      extended by com.novell.db.object.bean.EventDataSyncPolicyBean

public class EventDataSyncPolicyBean
extends SentinelBean

An automatically-generated "bean" class for the Sentinel data object type 'EventDataSyncPolicy'.

The description of the type is:

"null"

The Sentinel data object bean classes are designed to be used to transport data to and from the Sentinel server. There exists a supporting infrastructure that handles the serialization/parsing of the data to/from the JSON transport format and which handles the actual HTTP transport.

A more complete description of Sentinel data object beans is found in the description of SentinelBean.

See Also:
SentinelBean, BeanTransporter

Field Summary
static String ALWAYSSCHEDULED
          The "bean name" of the Sentinel data object field 'AlwaysScheduled'.
static String BACKOFFPERIOD
          The "bean name" of the Sentinel data object field 'BackoffPeriod'.
static String COUNTCOLUMN
          The "bean name" of the Sentinel data object field 'CountColumn'.
static String DESTDATABASECONNECTION
          The "bean name" of the Sentinel data object field 'DestDatabaseConnection'.
static String DESTTABLE
          The "bean name" of the Sentinel data object field 'DestTable'.
static String DOSUMMARIES
          The "bean name" of the Sentinel data object field 'DoSummaries'.
static String EVENTFIELDSTOSYNC
          The "bean name" of the Sentinel data object field 'EventFieldsToSync'.
static String FILTER
          The "bean name" of the Sentinel data object field 'Filter'.
static String ISENABLED
          The "bean name" of the Sentinel data object field 'IsEnabled'.
static String ISFORREPORTING
          The "bean name" of the Sentinel data object field 'IsForReporting'.
static String MAXIMUMBATCHSIZE
          The "bean name" of the Sentinel data object field 'MaximumBatchSize'.
static String MAXIMUMEPS
          The "bean name" of the Sentinel data object field 'MaximumEPS'.
static String NAME
          The "bean name" of the Sentinel data object field 'Name'.
static String PARTITIONTABLE
          The "bean name" of the Sentinel data object field 'PartitionTable'.
static String POLICYID
          The "bean name" of the Sentinel data object field 'PolicyId'.
static String RESYNCDATETIME
          The "bean name" of the Sentinel data object field 'ResyncDateTime'.
static String RESYNCID
          The "bean name" of the Sentinel data object field 'ResyncId'.
static String RETENTIONPERIOD
          The "bean name" of the Sentinel data object field 'RetentionPeriod'.
static String SCHEDULEITEMS
          The "bean name" of the Sentinel data object field 'ScheduleItems'.
static String SUMMARYKEYCOLUMN
          The "bean name" of the Sentinel data object field 'SummaryKeyColumn'.
static String SUMMARYPERIOD
          The "bean name" of the Sentinel data object field 'SummaryPeriod'.
static String SYNCSTARTDATETIME
          The "bean name" of the Sentinel data object field 'SyncStartDateTime'.
static String TIMECOLUMN
          The "bean name" of the Sentinel data object field 'TimeColumn'.
static String VIEWNAME
          The "bean name" of the Sentinel data object field 'ViewName'.
 
Constructor Summary
  EventDataSyncPolicyBean()
          Construct an instance of the bean class.
protected EventDataSyncPolicyBean(BeanMetaData<? extends SentinelBean> metadata)
          Constructor for use by derived classes.
 
Method Summary
 void addToEventFieldsToSync(EventFieldToColumnMappingBean value)
          Add a value to the collection field 'EventFieldsToSync'.
 void addToScheduleItems(EventDataSyncScheduleItemBean value)
          Add a value to the collection field 'ScheduleItems'.
 void clearAlwaysScheduled()
          Clear any current value for the 'AlwaysScheduled' field in the bean.
 void clearBackoffPeriod()
          Clear any current value for the 'BackoffPeriod' field in the bean.
 void clearCountColumn()
          Clear any current value for the 'CountColumn' field in the bean.
 void clearDestDatabaseConnection()
          Clear any current value for the 'DestDatabaseConnection' field in the bean.
 void clearDestTable()
          Clear any current value for the 'DestTable' field in the bean.
 void clearDoSummaries()
          Clear any current value for the 'DoSummaries' field in the bean.
 void clearEventFieldsToSync()
          Clear any current value for the 'EventFieldsToSync' field in the bean.
 void clearFilter()
          Clear any current value for the 'Filter' field in the bean.
 void clearIsEnabled()
          Clear any current value for the 'IsEnabled' field in the bean.
 void clearIsForReporting()
          Clear any current value for the 'IsForReporting' field in the bean.
 void clearMaximumBatchSize()
          Clear any current value for the 'MaximumBatchSize' field in the bean.
 void clearMaximumEPS()
          Clear any current value for the 'MaximumEPS' field in the bean.
 void clearName()
          Clear any current value for the 'Name' field in the bean.
 void clearPartitionTable()
          Clear any current value for the 'PartitionTable' field in the bean.
 void clearPolicyId()
          Clear any current value for the 'PolicyId' field in the bean.
 void clearResyncDateTime()
          Clear any current value for the 'ResyncDateTime' field in the bean.
 void clearResyncId()
          Clear any current value for the 'ResyncId' field in the bean.
 void clearRetentionPeriod()
          Clear any current value for the 'RetentionPeriod' field in the bean.
 void clearScheduleItems()
          Clear any current value for the 'ScheduleItems' field in the bean.
 void clearSummaryKeyColumn()
          Clear any current value for the 'SummaryKeyColumn' field in the bean.
 void clearSummaryPeriod()
          Clear any current value for the 'SummaryPeriod' field in the bean.
 void clearSyncStartDateTime()
          Clear any current value for the 'SyncStartDateTime' field in the bean.
 void clearTimeColumn()
          Clear any current value for the 'TimeColumn' field in the bean.
 void clearViewName()
          Clear any current value for the 'ViewName' field in the bean.
 EventDataSyncPolicyBean clone()
          Create a duplicate of this bean instance, including all field values.
 int getBackoffPeriod()
          Get the value for the 'BackoffPeriod' field.
static BeanMetaData<? extends EventDataSyncPolicyBean> getBeanMetaData()
          Get the metadata class instance for this type.
 String getCountColumn()
          Get the value for the 'CountColumn' field.
 DatabaseConnectionConfigBean getDestDatabaseConnection()
          Get the value for the 'DestDatabaseConnection' field.
 DatabaseTableBean getDestTable()
          Get the value for the 'DestTable' field.
 Collection<EventFieldToColumnMappingBean> getEventFieldsToSync()
          Get the value for the 'EventFieldsToSync' field.
 String getFilter()
          Get the value for the 'Filter' field.
 int getMaximumBatchSize()
          Get the value for the 'MaximumBatchSize' field.
 int getMaximumEPS()
          Get the value for the 'MaximumEPS' field.
 String getName()
          Get the value for the 'Name' field.
 String getPolicyId()
          Get the value for the 'PolicyId' field.
 Date getResyncDateTime()
          Get the value for the 'ResyncDateTime' field.
 String getResyncId()
          Get the value for the 'ResyncId' field.
 int getRetentionPeriod()
          Get the value for the 'RetentionPeriod' field.
 Collection<EventDataSyncScheduleItemBean> getScheduleItems()
          Get the value for the 'ScheduleItems' field.
 String getSummaryKeyColumn()
          Get the value for the 'SummaryKeyColumn' field.
 long getSummaryPeriod()
          Get the value for the 'SummaryPeriod' field.
 Date getSyncStartDateTime()
          Get the value for the 'SyncStartDateTime' field.
 String getTimeColumn()
          Get the value for the 'TimeColumn' field.
 String getViewName()
          Get the value for the 'ViewName' field.
 boolean isAlwaysScheduled()
          Get the value for the 'AlwaysScheduled' field.
 boolean isAlwaysScheduledClear()
          Get whether the value for the 'AlwaysScheduled' field is clear or not.
 boolean isAlwaysScheduledNull()
          Get whether the 'AlwaysScheduled' field has been set to Null or not.
 boolean isBackoffPeriodClear()
          Get whether the value for the 'BackoffPeriod' field is clear or not.
 boolean isBackoffPeriodNull()
          Get whether the 'BackoffPeriod' field has been set to Null or not.
 boolean isCountColumnClear()
          Get whether the value for the 'CountColumn' field is clear or not.
 boolean isCountColumnNull()
          Get whether the 'CountColumn' field has been set to Null or not.
 boolean isDestDatabaseConnectionClear()
          Get whether the value for the 'DestDatabaseConnection' field is clear or not.
 boolean isDestDatabaseConnectionNull()
          Get whether the 'DestDatabaseConnection' field has been set to Null or not.
 boolean isDestTableClear()
          Get whether the value for the 'DestTable' field is clear or not.
 boolean isDestTableNull()
          Get whether the 'DestTable' field has been set to Null or not.
 boolean isDoSummaries()
          Get the value for the 'DoSummaries' field.
 boolean isDoSummariesClear()
          Get whether the value for the 'DoSummaries' field is clear or not.
 boolean isDoSummariesNull()
          Get whether the 'DoSummaries' field has been set to Null or not.
 boolean isEventFieldsToSyncClear()
          Get whether the value for the 'EventFieldsToSync' field is clear or not.
 boolean isEventFieldsToSyncNull()
          Get whether the 'EventFieldsToSync' field has been set to Null or not.
 boolean isFilterClear()
          Get whether the value for the 'Filter' field is clear or not.
 boolean isFilterNull()
          Get whether the 'Filter' field has been set to Null or not.
 boolean isIsEnabled()
          Get the value for the 'IsEnabled' field.
 boolean isIsEnabledClear()
          Get whether the value for the 'IsEnabled' field is clear or not.
 boolean isIsEnabledNull()
          Get whether the 'IsEnabled' field has been set to Null or not.
 boolean isIsForReporting()
          Get the value for the 'IsForReporting' field.
 boolean isIsForReportingClear()
          Get whether the value for the 'IsForReporting' field is clear or not.
 boolean isIsForReportingNull()
          Get whether the 'IsForReporting' field has been set to Null or not.
 boolean isMaximumBatchSizeClear()
          Get whether the value for the 'MaximumBatchSize' field is clear or not.
 boolean isMaximumBatchSizeNull()
          Get whether the 'MaximumBatchSize' field has been set to Null or not.
 boolean isMaximumEPSClear()
          Get whether the value for the 'MaximumEPS' field is clear or not.
 boolean isMaximumEPSNull()
          Get whether the 'MaximumEPS' field has been set to Null or not.
 boolean isNameClear()
          Get whether the value for the 'Name' field is clear or not.
 boolean isNameNull()
          Get whether the 'Name' field has been set to Null or not.
 boolean isPartitionTable()
          Get the value for the 'PartitionTable' field.
 boolean isPartitionTableClear()
          Get whether the value for the 'PartitionTable' field is clear or not.
 boolean isPartitionTableNull()
          Get whether the 'PartitionTable' field has been set to Null or not.
 boolean isPolicyIdClear()
          Get whether the value for the 'PolicyId' field is clear or not.
 boolean isPolicyIdNull()
          Get whether the 'PolicyId' field has been set to Null or not.
 boolean isResyncDateTimeClear()
          Get whether the value for the 'ResyncDateTime' field is clear or not.
 boolean isResyncDateTimeNull()
          Get whether the 'ResyncDateTime' field has been set to Null or not.
 boolean isResyncIdClear()
          Get whether the value for the 'ResyncId' field is clear or not.
 boolean isResyncIdNull()
          Get whether the 'ResyncId' field has been set to Null or not.
 boolean isRetentionPeriodClear()
          Get whether the value for the 'RetentionPeriod' field is clear or not.
 boolean isRetentionPeriodNull()
          Get whether the 'RetentionPeriod' field has been set to Null or not.
 boolean isScheduleItemsClear()
          Get whether the value for the 'ScheduleItems' field is clear or not.
 boolean isScheduleItemsNull()
          Get whether the 'ScheduleItems' field has been set to Null or not.
 boolean isSummaryKeyColumnClear()
          Get whether the value for the 'SummaryKeyColumn' field is clear or not.
 boolean isSummaryKeyColumnNull()
          Get whether the 'SummaryKeyColumn' field has been set to Null or not.
 boolean isSummaryPeriodClear()
          Get whether the value for the 'SummaryPeriod' field is clear or not.
 boolean isSummaryPeriodNull()
          Get whether the 'SummaryPeriod' field has been set to Null or not.
 boolean isSyncStartDateTimeClear()
          Get whether the value for the 'SyncStartDateTime' field is clear or not.
 boolean isSyncStartDateTimeNull()
          Get whether the 'SyncStartDateTime' field has been set to Null or not.
 boolean isTimeColumnClear()
          Get whether the value for the 'TimeColumn' field is clear or not.
 boolean isTimeColumnNull()
          Get whether the 'TimeColumn' field has been set to Null or not.
 boolean isViewNameClear()
          Get whether the value for the 'ViewName' field is clear or not.
 boolean isViewNameNull()
          Get whether the 'ViewName' field has been set to Null or not.
 void setAlwaysScheduled(boolean alwaysScheduled)
          Set the value for the 'AlwaysScheduled' field.
 void setAlwaysScheduledNull()
          Set to Null any current value for the 'AlwaysScheduled' field in the bean.
 void setBackoffPeriod(int backoffPeriod)
          Set the value for the 'BackoffPeriod' field.
 void setBackoffPeriodNull()
          Set to Null any current value for the 'BackoffPeriod' field in the bean.
 void setCountColumn(String countColumn)
          Set the value for the 'CountColumn' field.
 void setCountColumnNull()
          Set to Null any current value for the 'CountColumn' field in the bean.
 void setDestDatabaseConnection(DatabaseConnectionConfigBean destDatabaseConnection)
          Set the value for the 'DestDatabaseConnection' field.
 void setDestDatabaseConnectionNull()
          Set to Null any current value for the 'DestDatabaseConnection' field in the bean.
 void setDestTable(DatabaseTableBean destTable)
          Set the value for the 'DestTable' field.
 void setDestTableNull()
          Set to Null any current value for the 'DestTable' field in the bean.
 void setDoSummaries(boolean doSummaries)
          Set the value for the 'DoSummaries' field.
 void setDoSummariesNull()
          Set to Null any current value for the 'DoSummaries' field in the bean.
 void setEventFieldsToSync(Collection<? extends EventFieldToColumnMappingBean> eventFieldsToSync)
          Set the value for the 'EventFieldsToSync' field.
 void setEventFieldsToSyncNull()
          Set to Null any current value for the 'EventFieldsToSync' field in the bean.
 void setFilter(String filter)
          Set the value for the 'Filter' field.
 void setFilterNull()
          Set to Null any current value for the 'Filter' field in the bean.
 void setIsEnabled(boolean isEnabled)
          Set the value for the 'IsEnabled' field.
 void setIsEnabledNull()
          Set to Null any current value for the 'IsEnabled' field in the bean.
 void setIsForReporting(boolean isForReporting)
          Set the value for the 'IsForReporting' field.
 void setIsForReportingNull()
          Set to Null any current value for the 'IsForReporting' field in the bean.
 void setMaximumBatchSize(int maximumBatchSize)
          Set the value for the 'MaximumBatchSize' field.
 void setMaximumBatchSizeNull()
          Set to Null any current value for the 'MaximumBatchSize' field in the bean.
 void setMaximumEPS(int maximumEPS)
          Set the value for the 'MaximumEPS' field.
 void setMaximumEPSNull()
          Set to Null any current value for the 'MaximumEPS' field in the bean.
 void setName(String name)
          Set the value for the 'Name' field.
 void setNameNull()
          Set to Null any current value for the 'Name' field in the bean.
 void setPartitionTable(boolean partitionTable)
          Set the value for the 'PartitionTable' field.
 void setPartitionTableNull()
          Set to Null any current value for the 'PartitionTable' field in the bean.
 void setPolicyId(String policyId)
          Set the value for the 'PolicyId' field.
 void setPolicyIdNull()
          Set to Null any current value for the 'PolicyId' field in the bean.
 void setResyncDateTime(Date resyncDateTime)
          Set the value for the 'ResyncDateTime' field.
 void setResyncDateTimeNull()
          Set to Null any current value for the 'ResyncDateTime' field in the bean.
 void setResyncId(String resyncId)
          Set the value for the 'ResyncId' field.
 void setResyncIdNull()
          Set to Null any current value for the 'ResyncId' field in the bean.
 void setRetentionPeriod(int retentionPeriod)
          Set the value for the 'RetentionPeriod' field.
 void setRetentionPeriodNull()
          Set to Null any current value for the 'RetentionPeriod' field in the bean.
 void setScheduleItems(Collection<? extends EventDataSyncScheduleItemBean> scheduleItems)
          Set the value for the 'ScheduleItems' field.
 void setScheduleItemsNull()
          Set to Null any current value for the 'ScheduleItems' field in the bean.
 void setSummaryKeyColumn(String summaryKeyColumn)
          Set the value for the 'SummaryKeyColumn' field.
 void setSummaryKeyColumnNull()
          Set to Null any current value for the 'SummaryKeyColumn' field in the bean.
 void setSummaryPeriod(long summaryPeriod)
          Set the value for the 'SummaryPeriod' field.
 void setSummaryPeriodNull()
          Set to Null any current value for the 'SummaryPeriod' field in the bean.
 void setSyncStartDateTime(Date syncStartDateTime)
          Set the value for the 'SyncStartDateTime' field.
 void setSyncStartDateTimeNull()
          Set to Null any current value for the 'SyncStartDateTime' field in the bean.
 void setTimeColumn(String timeColumn)
          Set the value for the 'TimeColumn' field.
 void setTimeColumnNull()
          Set to Null any current value for the 'TimeColumn' field in the bean.
 void setViewName(String viewName)
          Set the value for the 'ViewName' field.
 void setViewNameNull()
          Set to Null any current value for the 'ViewName' field in the bean.
 
Methods inherited from class com.novell.sentinel.client.bean.SentinelBean
clearField, cloneBean, equals, fields, getBeanName, getBeanValue, getField, getFieldNoNull, getLink, getMetaData, isFieldClear, isFieldNull, isLinkClear, setField, setFieldNull, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

VIEWNAME

public static final String VIEWNAME
The "bean name" of the Sentinel data object field 'ViewName'. The value is ""ViewName"".

The description of the 'ViewName' field is:

"No description provided."

See Also:
Constant Field Values

DOSUMMARIES

public static final String DOSUMMARIES
The "bean name" of the Sentinel data object field 'DoSummaries'. The value is ""DoSummaries"".

The description of the 'DoSummaries' field is:

"No description provided."

See Also:
Constant Field Values

SCHEDULEITEMS

public static final String SCHEDULEITEMS
The "bean name" of the Sentinel data object field 'ScheduleItems'. The value is ""ScheduleItems"".

The description of the 'ScheduleItems' field is:

"No description provided."

See Also:
Constant Field Values

DESTTABLE

public static final String DESTTABLE
The "bean name" of the Sentinel data object field 'DestTable'. The value is ""DestTable"".

The description of the 'DestTable' field is:

"No description provided."

See Also:
Constant Field Values

DESTDATABASECONNECTION

public static final String DESTDATABASECONNECTION
The "bean name" of the Sentinel data object field 'DestDatabaseConnection'. The value is ""DestDatabaseConnection"".

The description of the 'DestDatabaseConnection' field is:

"No description provided."

See Also:
Constant Field Values

NAME

public static final String NAME
The "bean name" of the Sentinel data object field 'Name'. The value is ""Name"".

The description of the 'Name' field is:

"No description provided."

See Also:
Constant Field Values

SYNCSTARTDATETIME

public static final String SYNCSTARTDATETIME
The "bean name" of the Sentinel data object field 'SyncStartDateTime'. The value is ""SyncStartDateTime"".

The description of the 'SyncStartDateTime' field is:

"No description provided."

See Also:
Constant Field Values

ALWAYSSCHEDULED

public static final String ALWAYSSCHEDULED
The "bean name" of the Sentinel data object field 'AlwaysScheduled'. The value is ""AlwaysScheduled"".

The description of the 'AlwaysScheduled' field is:

"No description provided."

See Also:
Constant Field Values

COUNTCOLUMN

public static final String COUNTCOLUMN
The "bean name" of the Sentinel data object field 'CountColumn'. The value is ""CountColumn"".

The description of the 'CountColumn' field is:

"No description provided."

See Also:
Constant Field Values

RESYNCDATETIME

public static final String RESYNCDATETIME
The "bean name" of the Sentinel data object field 'ResyncDateTime'. The value is ""ResyncDateTime"".

The description of the 'ResyncDateTime' field is:

"No description provided."

See Also:
Constant Field Values

FILTER

public static final String FILTER
The "bean name" of the Sentinel data object field 'Filter'. The value is ""Filter"".

The description of the 'Filter' field is:

"No description provided."

See Also:
Constant Field Values

MAXIMUMBATCHSIZE

public static final String MAXIMUMBATCHSIZE
The "bean name" of the Sentinel data object field 'MaximumBatchSize'. The value is ""MaximumBatchSize"".

The description of the 'MaximumBatchSize' field is:

"No description provided."

See Also:
Constant Field Values

RESYNCID

public static final String RESYNCID
The "bean name" of the Sentinel data object field 'ResyncId'. The value is ""ResyncId"".

The description of the 'ResyncId' field is:

"No description provided."

See Also:
Constant Field Values

PARTITIONTABLE

public static final String PARTITIONTABLE
The "bean name" of the Sentinel data object field 'PartitionTable'. The value is ""PartitionTable"".

The description of the 'PartitionTable' field is:

"No description provided."

See Also:
Constant Field Values

ISFORREPORTING

public static final String ISFORREPORTING
The "bean name" of the Sentinel data object field 'IsForReporting'. The value is ""IsForReporting"".

The description of the 'IsForReporting' field is:

"No description provided."

See Also:
Constant Field Values

TIMECOLUMN

public static final String TIMECOLUMN
The "bean name" of the Sentinel data object field 'TimeColumn'. The value is ""TimeColumn"".

The description of the 'TimeColumn' field is:

"No description provided."

See Also:
Constant Field Values

SUMMARYKEYCOLUMN

public static final String SUMMARYKEYCOLUMN
The "bean name" of the Sentinel data object field 'SummaryKeyColumn'. The value is ""SummaryKeyColumn"".

The description of the 'SummaryKeyColumn' field is:

"No description provided."

See Also:
Constant Field Values

POLICYID

public static final String POLICYID
The "bean name" of the Sentinel data object field 'PolicyId'. The value is ""PolicyId"".

The description of the 'PolicyId' field is:

"No description provided."

See Also:
Constant Field Values

SUMMARYPERIOD

public static final String SUMMARYPERIOD
The "bean name" of the Sentinel data object field 'SummaryPeriod'. The value is ""SummaryPeriod"".

The description of the 'SummaryPeriod' field is:

"No description provided."

See Also:
Constant Field Values

BACKOFFPERIOD

public static final String BACKOFFPERIOD
The "bean name" of the Sentinel data object field 'BackoffPeriod'. The value is ""BackoffPeriod"".

The description of the 'BackoffPeriod' field is:

"No description provided."

See Also:
Constant Field Values

MAXIMUMEPS

public static final String MAXIMUMEPS
The "bean name" of the Sentinel data object field 'MaximumEPS'. The value is ""MaximumEPS"".

The description of the 'MaximumEPS' field is:

"No description provided."

See Also:
Constant Field Values

RETENTIONPERIOD

public static final String RETENTIONPERIOD
The "bean name" of the Sentinel data object field 'RetentionPeriod'. The value is ""RetentionPeriod"".

The description of the 'RetentionPeriod' field is:

"No description provided."

See Also:
Constant Field Values

EVENTFIELDSTOSYNC

public static final String EVENTFIELDSTOSYNC
The "bean name" of the Sentinel data object field 'EventFieldsToSync'. The value is ""EventFieldsToSync"".

The description of the 'EventFieldsToSync' field is:

"No description provided."

See Also:
Constant Field Values

ISENABLED

public static final String ISENABLED
The "bean name" of the Sentinel data object field 'IsEnabled'. The value is ""IsEnabled"".

The description of the 'IsEnabled' field is:

"No description provided."

See Also:
Constant Field Values
Constructor Detail

EventDataSyncPolicyBean

public EventDataSyncPolicyBean()
Construct an instance of the bean class.


EventDataSyncPolicyBean

protected EventDataSyncPolicyBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes.

Parameters:
metadata - The metadata instance for the derived bean class. Normally this constructor will only be called by generated code.
Method Detail

getCountColumn

public String getCountColumn()
Get the value for the 'CountColumn' field. The description of the 'CountColumn' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
COUNTCOLUMN

isCountColumnNull

public boolean isCountColumnNull()
Get whether the 'CountColumn' field has been set to Null or not. The description of the 'CountColumn' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setCountColumnNull(), COUNTCOLUMN

isCountColumnClear

public boolean isCountColumnClear()
Get whether the value for the 'CountColumn' field is clear or not. The description of the 'CountColumn' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearCountColumn(), COUNTCOLUMN

setCountColumn

public void setCountColumn(String countColumn)
Set the value for the 'CountColumn' field. The description of the 'CountColumn' field is:

"No description provided."

Parameters:
countColumn - Value to set
See Also:
COUNTCOLUMN

clearCountColumn

public void clearCountColumn()
Clear any current value for the 'CountColumn' field in the bean. The description of the 'CountColumn' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setCountColumnNull() method to clear the server's value.

See the description of cleared values.

See Also:
COUNTCOLUMN

setCountColumnNull

public void setCountColumnNull()
Set to Null any current value for the 'CountColumn' field in the bean. The description of the 'CountColumn' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearCountColumn() method to avoid clearing the server's value.

See the description of Null values.

See Also:
COUNTCOLUMN

isIsForReporting

public boolean isIsForReporting()
Get the value for the 'IsForReporting' field. The description of the 'IsForReporting' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
ISFORREPORTING

isIsForReportingNull

public boolean isIsForReportingNull()
Get whether the 'IsForReporting' field has been set to Null or not. The description of the 'IsForReporting' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setIsForReportingNull(), ISFORREPORTING

isIsForReportingClear

public boolean isIsForReportingClear()
Get whether the value for the 'IsForReporting' field is clear or not. The description of the 'IsForReporting' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearIsForReporting(), ISFORREPORTING

setIsForReporting

public void setIsForReporting(boolean isForReporting)
Set the value for the 'IsForReporting' field. The description of the 'IsForReporting' field is:

"No description provided."

Parameters:
isForReporting - Value to set
See Also:
ISFORREPORTING

clearIsForReporting

public void clearIsForReporting()
Clear any current value for the 'IsForReporting' field in the bean. The description of the 'IsForReporting' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setIsForReportingNull() method to clear the server's value.

See the description of cleared values.

See Also:
ISFORREPORTING

setIsForReportingNull

public void setIsForReportingNull()
Set to Null any current value for the 'IsForReporting' field in the bean. The description of the 'IsForReporting' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearIsForReporting() method to avoid clearing the server's value.

See the description of Null values.

See Also:
ISFORREPORTING

isDoSummaries

public boolean isDoSummaries()
Get the value for the 'DoSummaries' field. The description of the 'DoSummaries' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
DOSUMMARIES

isDoSummariesNull

public boolean isDoSummariesNull()
Get whether the 'DoSummaries' field has been set to Null or not. The description of the 'DoSummaries' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setDoSummariesNull(), DOSUMMARIES

isDoSummariesClear

public boolean isDoSummariesClear()
Get whether the value for the 'DoSummaries' field is clear or not. The description of the 'DoSummaries' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearDoSummaries(), DOSUMMARIES

setDoSummaries

public void setDoSummaries(boolean doSummaries)
Set the value for the 'DoSummaries' field. The description of the 'DoSummaries' field is:

"No description provided."

Parameters:
doSummaries - Value to set
See Also:
DOSUMMARIES

clearDoSummaries

public void clearDoSummaries()
Clear any current value for the 'DoSummaries' field in the bean. The description of the 'DoSummaries' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setDoSummariesNull() method to clear the server's value.

See the description of cleared values.

See Also:
DOSUMMARIES

setDoSummariesNull

public void setDoSummariesNull()
Set to Null any current value for the 'DoSummaries' field in the bean. The description of the 'DoSummaries' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearDoSummaries() method to avoid clearing the server's value.

See the description of Null values.

See Also:
DOSUMMARIES

getBackoffPeriod

public int getBackoffPeriod()
Get the value for the 'BackoffPeriod' field. The description of the 'BackoffPeriod' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
BACKOFFPERIOD

isBackoffPeriodNull

public boolean isBackoffPeriodNull()
Get whether the 'BackoffPeriod' field has been set to Null or not. The description of the 'BackoffPeriod' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setBackoffPeriodNull(), BACKOFFPERIOD

isBackoffPeriodClear

public boolean isBackoffPeriodClear()
Get whether the value for the 'BackoffPeriod' field is clear or not. The description of the 'BackoffPeriod' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearBackoffPeriod(), BACKOFFPERIOD

setBackoffPeriod

public void setBackoffPeriod(int backoffPeriod)
Set the value for the 'BackoffPeriod' field. The description of the 'BackoffPeriod' field is:

"No description provided."

Parameters:
backoffPeriod - Value to set
See Also:
BACKOFFPERIOD

clearBackoffPeriod

public void clearBackoffPeriod()
Clear any current value for the 'BackoffPeriod' field in the bean. The description of the 'BackoffPeriod' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setBackoffPeriodNull() method to clear the server's value.

See the description of cleared values.

See Also:
BACKOFFPERIOD

setBackoffPeriodNull

public void setBackoffPeriodNull()
Set to Null any current value for the 'BackoffPeriod' field in the bean. The description of the 'BackoffPeriod' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearBackoffPeriod() method to avoid clearing the server's value.

See the description of Null values.

See Also:
BACKOFFPERIOD

getDestTable

public DatabaseTableBean getDestTable()
Get the value for the 'DestTable' field. The description of the 'DestTable' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
DESTTABLE

isDestTableNull

public boolean isDestTableNull()
Get whether the 'DestTable' field has been set to Null or not. The description of the 'DestTable' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setDestTableNull(), DESTTABLE

isDestTableClear

public boolean isDestTableClear()
Get whether the value for the 'DestTable' field is clear or not. The description of the 'DestTable' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearDestTable(), DESTTABLE

setDestTable

public void setDestTable(DatabaseTableBean destTable)
Set the value for the 'DestTable' field. The description of the 'DestTable' field is:

"No description provided."

Parameters:
destTable - Value to set
See Also:
DESTTABLE

clearDestTable

public void clearDestTable()
Clear any current value for the 'DestTable' field in the bean. The description of the 'DestTable' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setDestTableNull() method to clear the server's value.

See the description of cleared values.

See Also:
DESTTABLE

setDestTableNull

public void setDestTableNull()
Set to Null any current value for the 'DestTable' field in the bean. The description of the 'DestTable' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearDestTable() method to avoid clearing the server's value.

See the description of Null values.

See Also:
DESTTABLE

getSummaryKeyColumn

public String getSummaryKeyColumn()
Get the value for the 'SummaryKeyColumn' field. The description of the 'SummaryKeyColumn' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
SUMMARYKEYCOLUMN

isSummaryKeyColumnNull

public boolean isSummaryKeyColumnNull()
Get whether the 'SummaryKeyColumn' field has been set to Null or not. The description of the 'SummaryKeyColumn' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setSummaryKeyColumnNull(), SUMMARYKEYCOLUMN

isSummaryKeyColumnClear

public boolean isSummaryKeyColumnClear()
Get whether the value for the 'SummaryKeyColumn' field is clear or not. The description of the 'SummaryKeyColumn' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearSummaryKeyColumn(), SUMMARYKEYCOLUMN

setSummaryKeyColumn

public void setSummaryKeyColumn(String summaryKeyColumn)
Set the value for the 'SummaryKeyColumn' field. The description of the 'SummaryKeyColumn' field is:

"No description provided."

Parameters:
summaryKeyColumn - Value to set
See Also:
SUMMARYKEYCOLUMN

clearSummaryKeyColumn

public void clearSummaryKeyColumn()
Clear any current value for the 'SummaryKeyColumn' field in the bean. The description of the 'SummaryKeyColumn' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setSummaryKeyColumnNull() method to clear the server's value.

See the description of cleared values.

See Also:
SUMMARYKEYCOLUMN

setSummaryKeyColumnNull

public void setSummaryKeyColumnNull()
Set to Null any current value for the 'SummaryKeyColumn' field in the bean. The description of the 'SummaryKeyColumn' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearSummaryKeyColumn() method to avoid clearing the server's value.

See the description of Null values.

See Also:
SUMMARYKEYCOLUMN

getResyncDateTime

public Date getResyncDateTime()
Get the value for the 'ResyncDateTime' field. The description of the 'ResyncDateTime' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
RESYNCDATETIME

isResyncDateTimeNull

public boolean isResyncDateTimeNull()
Get whether the 'ResyncDateTime' field has been set to Null or not. The description of the 'ResyncDateTime' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setResyncDateTimeNull(), RESYNCDATETIME

isResyncDateTimeClear

public boolean isResyncDateTimeClear()
Get whether the value for the 'ResyncDateTime' field is clear or not. The description of the 'ResyncDateTime' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearResyncDateTime(), RESYNCDATETIME

setResyncDateTime

public void setResyncDateTime(Date resyncDateTime)
Set the value for the 'ResyncDateTime' field. The description of the 'ResyncDateTime' field is:

"No description provided."

Parameters:
resyncDateTime - Value to set
See Also:
RESYNCDATETIME

clearResyncDateTime

public void clearResyncDateTime()
Clear any current value for the 'ResyncDateTime' field in the bean. The description of the 'ResyncDateTime' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setResyncDateTimeNull() method to clear the server's value.

See the description of cleared values.

See Also:
RESYNCDATETIME

setResyncDateTimeNull

public void setResyncDateTimeNull()
Set to Null any current value for the 'ResyncDateTime' field in the bean. The description of the 'ResyncDateTime' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearResyncDateTime() method to avoid clearing the server's value.

See the description of Null values.

See Also:
RESYNCDATETIME

getName

public String getName()
Get the value for the 'Name' field. The description of the 'Name' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
NAME

isNameNull

public boolean isNameNull()
Get whether the 'Name' field has been set to Null or not. The description of the 'Name' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setNameNull(), NAME

isNameClear

public boolean isNameClear()
Get whether the value for the 'Name' field is clear or not. The description of the 'Name' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearName(), NAME

setName

public void setName(String name)
Set the value for the 'Name' field. The description of the 'Name' field is:

"No description provided."

Parameters:
name - Value to set
See Also:
NAME

clearName

public void clearName()
Clear any current value for the 'Name' field in the bean. The description of the 'Name' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setNameNull() method to clear the server's value.

See the description of cleared values.

See Also:
NAME

setNameNull

public void setNameNull()
Set to Null any current value for the 'Name' field in the bean. The description of the 'Name' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearName() method to avoid clearing the server's value.

See the description of Null values.

See Also:
NAME

getRetentionPeriod

public int getRetentionPeriod()
Get the value for the 'RetentionPeriod' field. The description of the 'RetentionPeriod' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
RETENTIONPERIOD

isRetentionPeriodNull

public boolean isRetentionPeriodNull()
Get whether the 'RetentionPeriod' field has been set to Null or not. The description of the 'RetentionPeriod' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setRetentionPeriodNull(), RETENTIONPERIOD

isRetentionPeriodClear

public boolean isRetentionPeriodClear()
Get whether the value for the 'RetentionPeriod' field is clear or not. The description of the 'RetentionPeriod' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearRetentionPeriod(), RETENTIONPERIOD

setRetentionPeriod

public void setRetentionPeriod(int retentionPeriod)
Set the value for the 'RetentionPeriod' field. The description of the 'RetentionPeriod' field is:

"No description provided."

Parameters:
retentionPeriod - Value to set
See Also:
RETENTIONPERIOD

clearRetentionPeriod

public void clearRetentionPeriod()
Clear any current value for the 'RetentionPeriod' field in the bean. The description of the 'RetentionPeriod' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setRetentionPeriodNull() method to clear the server's value.

See the description of cleared values.

See Also:
RETENTIONPERIOD

setRetentionPeriodNull

public void setRetentionPeriodNull()
Set to Null any current value for the 'RetentionPeriod' field in the bean. The description of the 'RetentionPeriod' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearRetentionPeriod() method to avoid clearing the server's value.

See the description of Null values.

See Also:
RETENTIONPERIOD

getFilter

public String getFilter()
Get the value for the 'Filter' field. The description of the 'Filter' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
FILTER

isFilterNull

public boolean isFilterNull()
Get whether the 'Filter' field has been set to Null or not. The description of the 'Filter' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setFilterNull(), FILTER

isFilterClear

public boolean isFilterClear()
Get whether the value for the 'Filter' field is clear or not. The description of the 'Filter' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearFilter(), FILTER

setFilter

public void setFilter(String filter)
Set the value for the 'Filter' field. The description of the 'Filter' field is:

"No description provided."

Parameters:
filter - Value to set
See Also:
FILTER

clearFilter

public void clearFilter()
Clear any current value for the 'Filter' field in the bean. The description of the 'Filter' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setFilterNull() method to clear the server's value.

See the description of cleared values.

See Also:
FILTER

setFilterNull

public void setFilterNull()
Set to Null any current value for the 'Filter' field in the bean. The description of the 'Filter' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearFilter() method to avoid clearing the server's value.

See the description of Null values.

See Also:
FILTER

getMaximumEPS

public int getMaximumEPS()
Get the value for the 'MaximumEPS' field. The description of the 'MaximumEPS' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
MAXIMUMEPS

isMaximumEPSNull

public boolean isMaximumEPSNull()
Get whether the 'MaximumEPS' field has been set to Null or not. The description of the 'MaximumEPS' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setMaximumEPSNull(), MAXIMUMEPS

isMaximumEPSClear

public boolean isMaximumEPSClear()
Get whether the value for the 'MaximumEPS' field is clear or not. The description of the 'MaximumEPS' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearMaximumEPS(), MAXIMUMEPS

setMaximumEPS

public void setMaximumEPS(int maximumEPS)
Set the value for the 'MaximumEPS' field. The description of the 'MaximumEPS' field is:

"No description provided."

Parameters:
maximumEPS - Value to set
See Also:
MAXIMUMEPS

clearMaximumEPS

public void clearMaximumEPS()
Clear any current value for the 'MaximumEPS' field in the bean. The description of the 'MaximumEPS' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setMaximumEPSNull() method to clear the server's value.

See the description of cleared values.

See Also:
MAXIMUMEPS

setMaximumEPSNull

public void setMaximumEPSNull()
Set to Null any current value for the 'MaximumEPS' field in the bean. The description of the 'MaximumEPS' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearMaximumEPS() method to avoid clearing the server's value.

See the description of Null values.

See Also:
MAXIMUMEPS

getResyncId

public String getResyncId()
Get the value for the 'ResyncId' field. The description of the 'ResyncId' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
RESYNCID

isResyncIdNull

public boolean isResyncIdNull()
Get whether the 'ResyncId' field has been set to Null or not. The description of the 'ResyncId' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setResyncIdNull(), RESYNCID

isResyncIdClear

public boolean isResyncIdClear()
Get whether the value for the 'ResyncId' field is clear or not. The description of the 'ResyncId' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearResyncId(), RESYNCID

setResyncId

public void setResyncId(String resyncId)
Set the value for the 'ResyncId' field. The description of the 'ResyncId' field is:

"No description provided."

Parameters:
resyncId - Value to set
See Also:
RESYNCID

clearResyncId

public void clearResyncId()
Clear any current value for the 'ResyncId' field in the bean. The description of the 'ResyncId' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setResyncIdNull() method to clear the server's value.

See the description of cleared values.

See Also:
RESYNCID

setResyncIdNull

public void setResyncIdNull()
Set to Null any current value for the 'ResyncId' field in the bean. The description of the 'ResyncId' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearResyncId() method to avoid clearing the server's value.

See the description of Null values.

See Also:
RESYNCID

getPolicyId

public String getPolicyId()
Get the value for the 'PolicyId' field. The description of the 'PolicyId' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
POLICYID

isPolicyIdNull

public boolean isPolicyIdNull()
Get whether the 'PolicyId' field has been set to Null or not. The description of the 'PolicyId' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setPolicyIdNull(), POLICYID

isPolicyIdClear

public boolean isPolicyIdClear()
Get whether the value for the 'PolicyId' field is clear or not. The description of the 'PolicyId' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearPolicyId(), POLICYID

setPolicyId

public void setPolicyId(String policyId)
Set the value for the 'PolicyId' field. The description of the 'PolicyId' field is:

"No description provided."

Parameters:
policyId - Value to set
See Also:
POLICYID

clearPolicyId

public void clearPolicyId()
Clear any current value for the 'PolicyId' field in the bean. The description of the 'PolicyId' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setPolicyIdNull() method to clear the server's value.

See the description of cleared values.

See Also:
POLICYID

setPolicyIdNull

public void setPolicyIdNull()
Set to Null any current value for the 'PolicyId' field in the bean. The description of the 'PolicyId' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearPolicyId() method to avoid clearing the server's value.

See the description of Null values.

See Also:
POLICYID

getMaximumBatchSize

public int getMaximumBatchSize()
Get the value for the 'MaximumBatchSize' field. The description of the 'MaximumBatchSize' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
MAXIMUMBATCHSIZE

isMaximumBatchSizeNull

public boolean isMaximumBatchSizeNull()
Get whether the 'MaximumBatchSize' field has been set to Null or not. The description of the 'MaximumBatchSize' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setMaximumBatchSizeNull(), MAXIMUMBATCHSIZE

isMaximumBatchSizeClear

public boolean isMaximumBatchSizeClear()
Get whether the value for the 'MaximumBatchSize' field is clear or not. The description of the 'MaximumBatchSize' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearMaximumBatchSize(), MAXIMUMBATCHSIZE

setMaximumBatchSize

public void setMaximumBatchSize(int maximumBatchSize)
Set the value for the 'MaximumBatchSize' field. The description of the 'MaximumBatchSize' field is:

"No description provided."

Parameters:
maximumBatchSize - Value to set
See Also:
MAXIMUMBATCHSIZE

clearMaximumBatchSize

public void clearMaximumBatchSize()
Clear any current value for the 'MaximumBatchSize' field in the bean. The description of the 'MaximumBatchSize' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setMaximumBatchSizeNull() method to clear the server's value.

See the description of cleared values.

See Also:
MAXIMUMBATCHSIZE

setMaximumBatchSizeNull

public void setMaximumBatchSizeNull()
Set to Null any current value for the 'MaximumBatchSize' field in the bean. The description of the 'MaximumBatchSize' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearMaximumBatchSize() method to avoid clearing the server's value.

See the description of Null values.

See Also:
MAXIMUMBATCHSIZE

getSyncStartDateTime

public Date getSyncStartDateTime()
Get the value for the 'SyncStartDateTime' field. The description of the 'SyncStartDateTime' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
SYNCSTARTDATETIME

isSyncStartDateTimeNull

public boolean isSyncStartDateTimeNull()
Get whether the 'SyncStartDateTime' field has been set to Null or not. The description of the 'SyncStartDateTime' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setSyncStartDateTimeNull(), SYNCSTARTDATETIME

isSyncStartDateTimeClear

public boolean isSyncStartDateTimeClear()
Get whether the value for the 'SyncStartDateTime' field is clear or not. The description of the 'SyncStartDateTime' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearSyncStartDateTime(), SYNCSTARTDATETIME

setSyncStartDateTime

public void setSyncStartDateTime(Date syncStartDateTime)
Set the value for the 'SyncStartDateTime' field. The description of the 'SyncStartDateTime' field is:

"No description provided."

Parameters:
syncStartDateTime - Value to set
See Also:
SYNCSTARTDATETIME

clearSyncStartDateTime

public void clearSyncStartDateTime()
Clear any current value for the 'SyncStartDateTime' field in the bean. The description of the 'SyncStartDateTime' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setSyncStartDateTimeNull() method to clear the server's value.

See the description of cleared values.

See Also:
SYNCSTARTDATETIME

setSyncStartDateTimeNull

public void setSyncStartDateTimeNull()
Set to Null any current value for the 'SyncStartDateTime' field in the bean. The description of the 'SyncStartDateTime' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearSyncStartDateTime() method to avoid clearing the server's value.

See the description of Null values.

See Also:
SYNCSTARTDATETIME

isAlwaysScheduled

public boolean isAlwaysScheduled()
Get the value for the 'AlwaysScheduled' field. The description of the 'AlwaysScheduled' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
ALWAYSSCHEDULED

isAlwaysScheduledNull

public boolean isAlwaysScheduledNull()
Get whether the 'AlwaysScheduled' field has been set to Null or not. The description of the 'AlwaysScheduled' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setAlwaysScheduledNull(), ALWAYSSCHEDULED

isAlwaysScheduledClear

public boolean isAlwaysScheduledClear()
Get whether the value for the 'AlwaysScheduled' field is clear or not. The description of the 'AlwaysScheduled' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearAlwaysScheduled(), ALWAYSSCHEDULED

setAlwaysScheduled

public void setAlwaysScheduled(boolean alwaysScheduled)
Set the value for the 'AlwaysScheduled' field. The description of the 'AlwaysScheduled' field is:

"No description provided."

Parameters:
alwaysScheduled - Value to set
See Also:
ALWAYSSCHEDULED

clearAlwaysScheduled

public void clearAlwaysScheduled()
Clear any current value for the 'AlwaysScheduled' field in the bean. The description of the 'AlwaysScheduled' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setAlwaysScheduledNull() method to clear the server's value.

See the description of cleared values.

See Also:
ALWAYSSCHEDULED

setAlwaysScheduledNull

public void setAlwaysScheduledNull()
Set to Null any current value for the 'AlwaysScheduled' field in the bean. The description of the 'AlwaysScheduled' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearAlwaysScheduled() method to avoid clearing the server's value.

See the description of Null values.

See Also:
ALWAYSSCHEDULED

getTimeColumn

public String getTimeColumn()
Get the value for the 'TimeColumn' field. The description of the 'TimeColumn' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
TIMECOLUMN

isTimeColumnNull

public boolean isTimeColumnNull()
Get whether the 'TimeColumn' field has been set to Null or not. The description of the 'TimeColumn' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setTimeColumnNull(), TIMECOLUMN

isTimeColumnClear

public boolean isTimeColumnClear()
Get whether the value for the 'TimeColumn' field is clear or not. The description of the 'TimeColumn' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearTimeColumn(), TIMECOLUMN

setTimeColumn

public void setTimeColumn(String timeColumn)
Set the value for the 'TimeColumn' field. The description of the 'TimeColumn' field is:

"No description provided."

Parameters:
timeColumn - Value to set
See Also:
TIMECOLUMN

clearTimeColumn

public void clearTimeColumn()
Clear any current value for the 'TimeColumn' field in the bean. The description of the 'TimeColumn' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setTimeColumnNull() method to clear the server's value.

See the description of cleared values.

See Also:
TIMECOLUMN

setTimeColumnNull

public void setTimeColumnNull()
Set to Null any current value for the 'TimeColumn' field in the bean. The description of the 'TimeColumn' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearTimeColumn() method to avoid clearing the server's value.

See the description of Null values.

See Also:
TIMECOLUMN

getDestDatabaseConnection

public DatabaseConnectionConfigBean getDestDatabaseConnection()
Get the value for the 'DestDatabaseConnection' field. The description of the 'DestDatabaseConnection' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
DESTDATABASECONNECTION

isDestDatabaseConnectionNull

public boolean isDestDatabaseConnectionNull()
Get whether the 'DestDatabaseConnection' field has been set to Null or not. The description of the 'DestDatabaseConnection' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setDestDatabaseConnectionNull(), DESTDATABASECONNECTION

isDestDatabaseConnectionClear

public boolean isDestDatabaseConnectionClear()
Get whether the value for the 'DestDatabaseConnection' field is clear or not. The description of the 'DestDatabaseConnection' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearDestDatabaseConnection(), DESTDATABASECONNECTION

setDestDatabaseConnection

public void setDestDatabaseConnection(DatabaseConnectionConfigBean destDatabaseConnection)
Set the value for the 'DestDatabaseConnection' field. The description of the 'DestDatabaseConnection' field is:

"No description provided."

Parameters:
destDatabaseConnection - Value to set
See Also:
DESTDATABASECONNECTION

clearDestDatabaseConnection

public void clearDestDatabaseConnection()
Clear any current value for the 'DestDatabaseConnection' field in the bean. The description of the 'DestDatabaseConnection' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setDestDatabaseConnectionNull() method to clear the server's value.

See the description of cleared values.

See Also:
DESTDATABASECONNECTION

setDestDatabaseConnectionNull

public void setDestDatabaseConnectionNull()
Set to Null any current value for the 'DestDatabaseConnection' field in the bean. The description of the 'DestDatabaseConnection' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearDestDatabaseConnection() method to avoid clearing the server's value.

See the description of Null values.

See Also:
DESTDATABASECONNECTION

isPartitionTable

public boolean isPartitionTable()
Get the value for the 'PartitionTable' field. The description of the 'PartitionTable' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
PARTITIONTABLE

isPartitionTableNull

public boolean isPartitionTableNull()
Get whether the 'PartitionTable' field has been set to Null or not. The description of the 'PartitionTable' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setPartitionTableNull(), PARTITIONTABLE

isPartitionTableClear

public boolean isPartitionTableClear()
Get whether the value for the 'PartitionTable' field is clear or not. The description of the 'PartitionTable' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearPartitionTable(), PARTITIONTABLE

setPartitionTable

public void setPartitionTable(boolean partitionTable)
Set the value for the 'PartitionTable' field. The description of the 'PartitionTable' field is:

"No description provided."

Parameters:
partitionTable - Value to set
See Also:
PARTITIONTABLE

clearPartitionTable

public void clearPartitionTable()
Clear any current value for the 'PartitionTable' field in the bean. The description of the 'PartitionTable' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setPartitionTableNull() method to clear the server's value.

See the description of cleared values.

See Also:
PARTITIONTABLE

setPartitionTableNull

public void setPartitionTableNull()
Set to Null any current value for the 'PartitionTable' field in the bean. The description of the 'PartitionTable' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearPartitionTable() method to avoid clearing the server's value.

See the description of Null values.

See Also:
PARTITIONTABLE

getSummaryPeriod

public long getSummaryPeriod()
Get the value for the 'SummaryPeriod' field. The description of the 'SummaryPeriod' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
SUMMARYPERIOD

isSummaryPeriodNull

public boolean isSummaryPeriodNull()
Get whether the 'SummaryPeriod' field has been set to Null or not. The description of the 'SummaryPeriod' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setSummaryPeriodNull(), SUMMARYPERIOD

isSummaryPeriodClear

public boolean isSummaryPeriodClear()
Get whether the value for the 'SummaryPeriod' field is clear or not. The description of the 'SummaryPeriod' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearSummaryPeriod(), SUMMARYPERIOD

setSummaryPeriod

public void setSummaryPeriod(long summaryPeriod)
Set the value for the 'SummaryPeriod' field. The description of the 'SummaryPeriod' field is:

"No description provided."

Parameters:
summaryPeriod - Value to set
See Also:
SUMMARYPERIOD

clearSummaryPeriod

public void clearSummaryPeriod()
Clear any current value for the 'SummaryPeriod' field in the bean. The description of the 'SummaryPeriod' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setSummaryPeriodNull() method to clear the server's value.

See the description of cleared values.

See Also:
SUMMARYPERIOD

setSummaryPeriodNull

public void setSummaryPeriodNull()
Set to Null any current value for the 'SummaryPeriod' field in the bean. The description of the 'SummaryPeriod' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearSummaryPeriod() method to avoid clearing the server's value.

See the description of Null values.

See Also:
SUMMARYPERIOD

isIsEnabled

public boolean isIsEnabled()
Get the value for the 'IsEnabled' field. The description of the 'IsEnabled' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
ISENABLED

isIsEnabledNull

public boolean isIsEnabledNull()
Get whether the 'IsEnabled' field has been set to Null or not. The description of the 'IsEnabled' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setIsEnabledNull(), ISENABLED

isIsEnabledClear

public boolean isIsEnabledClear()
Get whether the value for the 'IsEnabled' field is clear or not. The description of the 'IsEnabled' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearIsEnabled(), ISENABLED

setIsEnabled

public void setIsEnabled(boolean isEnabled)
Set the value for the 'IsEnabled' field. The description of the 'IsEnabled' field is:

"No description provided."

Parameters:
isEnabled - Value to set
See Also:
ISENABLED

clearIsEnabled

public void clearIsEnabled()
Clear any current value for the 'IsEnabled' field in the bean. The description of the 'IsEnabled' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setIsEnabledNull() method to clear the server's value.

See the description of cleared values.

See Also:
ISENABLED

setIsEnabledNull

public void setIsEnabledNull()
Set to Null any current value for the 'IsEnabled' field in the bean. The description of the 'IsEnabled' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearIsEnabled() method to avoid clearing the server's value.

See the description of Null values.

See Also:
ISENABLED

getViewName

public String getViewName()
Get the value for the 'ViewName' field. The description of the 'ViewName' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
VIEWNAME

isViewNameNull

public boolean isViewNameNull()
Get whether the 'ViewName' field has been set to Null or not. The description of the 'ViewName' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setViewNameNull(), VIEWNAME

isViewNameClear

public boolean isViewNameClear()
Get whether the value for the 'ViewName' field is clear or not. The description of the 'ViewName' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearViewName(), VIEWNAME

setViewName

public void setViewName(String viewName)
Set the value for the 'ViewName' field. The description of the 'ViewName' field is:

"No description provided."

Parameters:
viewName - Value to set
See Also:
VIEWNAME

clearViewName

public void clearViewName()
Clear any current value for the 'ViewName' field in the bean. The description of the 'ViewName' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setViewNameNull() method to clear the server's value.

See the description of cleared values.

See Also:
VIEWNAME

setViewNameNull

public void setViewNameNull()
Set to Null any current value for the 'ViewName' field in the bean. The description of the 'ViewName' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearViewName() method to avoid clearing the server's value.

See the description of Null values.

See Also:
VIEWNAME

getScheduleItems

public Collection<EventDataSyncScheduleItemBean> getScheduleItems()
Get the value for the 'ScheduleItems' field. The description of the 'ScheduleItems' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
SCHEDULEITEMS

isScheduleItemsNull

public boolean isScheduleItemsNull()
Get whether the 'ScheduleItems' field has been set to Null or not. The description of the 'ScheduleItems' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setScheduleItemsNull(), SCHEDULEITEMS

isScheduleItemsClear

public boolean isScheduleItemsClear()
Get whether the value for the 'ScheduleItems' field is clear or not. The description of the 'ScheduleItems' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearScheduleItems(), SCHEDULEITEMS

setScheduleItems

public void setScheduleItems(Collection<? extends EventDataSyncScheduleItemBean> scheduleItems)
Set the value for the 'ScheduleItems' field. The description of the 'ScheduleItems' field is:

"No description provided."

Parameters:
scheduleItems - Value to set
See Also:
SCHEDULEITEMS

clearScheduleItems

public void clearScheduleItems()
Clear any current value for the 'ScheduleItems' field in the bean. The description of the 'ScheduleItems' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setScheduleItemsNull() method to clear the server's value.

See the description of cleared values.

See Also:
SCHEDULEITEMS

setScheduleItemsNull

public void setScheduleItemsNull()
Set to Null any current value for the 'ScheduleItems' field in the bean. The description of the 'ScheduleItems' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearScheduleItems() method to avoid clearing the server's value.

See the description of Null values.

See Also:
SCHEDULEITEMS

addToScheduleItems

public void addToScheduleItems(EventDataSyncScheduleItemBean value)
Add a value to the collection field 'ScheduleItems'. The description of the 'ScheduleItems' field is:

"No description provided."

Parameters:
value - Value to add to collection.
See Also:
SCHEDULEITEMS

getEventFieldsToSync

public Collection<EventFieldToColumnMappingBean> getEventFieldsToSync()
Get the value for the 'EventFieldsToSync' field. The description of the 'EventFieldsToSync' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
EVENTFIELDSTOSYNC

isEventFieldsToSyncNull

public boolean isEventFieldsToSyncNull()
Get whether the 'EventFieldsToSync' field has been set to Null or not. The description of the 'EventFieldsToSync' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setEventFieldsToSyncNull(), EVENTFIELDSTOSYNC

isEventFieldsToSyncClear

public boolean isEventFieldsToSyncClear()
Get whether the value for the 'EventFieldsToSync' field is clear or not. The description of the 'EventFieldsToSync' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearEventFieldsToSync(), EVENTFIELDSTOSYNC

setEventFieldsToSync

public void setEventFieldsToSync(Collection<? extends EventFieldToColumnMappingBean> eventFieldsToSync)
Set the value for the 'EventFieldsToSync' field. The description of the 'EventFieldsToSync' field is:

"No description provided."

Parameters:
eventFieldsToSync - Value to set
See Also:
EVENTFIELDSTOSYNC

clearEventFieldsToSync

public void clearEventFieldsToSync()
Clear any current value for the 'EventFieldsToSync' field in the bean. The description of the 'EventFieldsToSync' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setEventFieldsToSyncNull() method to clear the server's value.

See the description of cleared values.

See Also:
EVENTFIELDSTOSYNC

setEventFieldsToSyncNull

public void setEventFieldsToSyncNull()
Set to Null any current value for the 'EventFieldsToSync' field in the bean. The description of the 'EventFieldsToSync' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearEventFieldsToSync() method to avoid clearing the server's value.

See the description of Null values.

See Also:
EVENTFIELDSTOSYNC

addToEventFieldsToSync

public void addToEventFieldsToSync(EventFieldToColumnMappingBean value)
Add a value to the collection field 'EventFieldsToSync'. The description of the 'EventFieldsToSync' field is:

"No description provided."

Parameters:
value - Value to add to collection.
See Also:
EVENTFIELDSTOSYNC

getBeanMetaData

public static BeanMetaData<? extends EventDataSyncPolicyBean> getBeanMetaData()
Get the metadata class instance for this type.

The metadata is used primarily as a parameter to a BeanTransporter implementation''s constructor.


clone

public EventDataSyncPolicyBean clone()
Create a duplicate of this bean instance, including all field values.

Overrides:
clone in class Object