org.sandev.TaskHeap.TaskHeapUI
Class TaskHeapUINodeBase

java.lang.Object
  extended by org.sandev.TaskHeap.TaskHeapUI.TaskHeapUINodeDecl
      extended by org.sandev.TaskHeap.TaskHeapUI.TaskHeapUINodeBase
All Implemented Interfaces:
org.sandev.basics.nodecommon.Controllable, org.sandev.basics.nodecommon.Loggable, org.sandev.basics.nodecommon.Messageable, org.sandev.basics.util.AuthUserLookup, org.sandev.basics.util.IDLookup
Direct Known Subclasses:
TaskHeapUINode

public class TaskHeapUINodeBase
extends TaskHeapUINodeDecl
implements org.sandev.basics.nodecommon.Controllable, org.sandev.basics.nodecommon.Messageable, org.sandev.basics.nodecommon.Loggable, org.sandev.basics.util.IDLookup, org.sandev.basics.util.AuthUserLookup

AUTOGENERATED FILE, DO NOT EDIT DIRECTLY.
source: org.sandev.TaskHeap.TaskHeapUI.TaskHeapUINodeDecl
generator: org.sandev.generator.NodeClassGenerator
time: Jul 31, 2008 4:34:15 PM

This file contains:


Field Summary
protected  org.sandev.basics.nodecommon.ControlWrapper[] ctrlwrappers
          The control wrappers we need to notify of state or parameter changes.
protected  org.sandev.basics.nodecommon.Controllable[] helperNodes
          Our helper nodes
protected  org.sandev.basics.sandmessages.IODeclSubscribe incomingAsyncCacheActionSource
          Inbound org.sandev.basics.sandmessages.CacheAction asynchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclSubscribe incomingAsyncStatsSource
          Inbound org.sandev.basics.sandmessages.Stats asynchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncAccountQuery
          Inbound org.sandev.TaskHeap.sandmessages.AccountQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncAccountUpdate
          Inbound org.sandev.TaskHeap.sandmessages.AccountUpdate synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncExternalPlanQuery
          Inbound org.sandev.TaskHeap.sandmessages.ExternalPlanQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncExternalPlanSync
          Inbound org.sandev.TaskHeap.sandmessages.ExternalPlanSync synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncExternalPlanUpdate
          Inbound org.sandev.TaskHeap.sandmessages.ExternalPlanUpdate synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncHeapAttributesQuery
          Inbound org.sandev.TaskHeap.sandmessages.HeapAttributesQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncPlanQuery
          Inbound org.sandev.TaskHeap.sandmessages.PlanQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncPlanUpdate
          Inbound org.sandev.TaskHeap.sandmessages.PlanUpdate synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncRoleQuery
          Inbound org.sandev.TaskHeap.sandmessages.RoleQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncSystemStatusQuery
          Inbound org.sandev.TaskHeap.sandmessages.SystemStatusQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncTaskPhaseQuery
          Inbound org.sandev.TaskHeap.sandmessages.TaskPhaseQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncTaskQuery
          Inbound org.sandev.TaskHeap.sandmessages.TaskQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncTaskTypeQuery
          Inbound org.sandev.TaskHeap.sandmessages.TaskTypeQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclReceive incomingSyncTaskUpdate
          Inbound org.sandev.TaskHeap.sandmessages.TaskUpdate synchronous messaging configuration
protected static int LOGDEBUG
          Convenience redeclaration of corresponding Logger.LOGLEVEL constant
protected static int LOGERROR
          Convenience redeclaration of corresponding Logger.LOGLEVEL constant
protected static int LOGFATAL
          Convenience redeclaration of corresponding Logger.LOGLEVEL constant
protected  org.sandev.basics.nodecommon.Logger logger
          Logfile output at specified severity levels.
protected static int LOGINFO
          Convenience redeclaration of corresponding Logger.LOGLEVEL constant
protected  int logLevel
          Calls to log with severity levels less than this value will be ignored.
static int LOGLEVEL_DEBUG
          Possible value for logLevel
static int LOGLEVEL_ERROR
          Possible value for logLevel
static int LOGLEVEL_FATAL
          Possible value for logLevel
static int LOGLEVEL_INFO
          Possible value for logLevel
static int LOGLEVEL_WARN
          Possible value for logLevel
protected static int LOGWARN
          Convenience redeclaration of corresponding Logger.LOGLEVEL constant
protected  org.sandev.basics.util.SimpleMailSender mailSender
          Our simple mail sender.
protected  org.sandev.basics.nodecommon.Messager messager
          Communications to and from this node.
protected  org.sandev.basics.structs.NodeInstance nodeInstance
          The declaration used to initialize this node instance when it was first created.
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncAccountQuery
          Outbound org.sandev.TaskHeap.sandmessages.AccountQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncAggregateUpdate
          Outbound org.sandev.basics.sandmessages.AggregateUpdate synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncCacheActionRegistration
          Outbound org.sandev.basics.sandmessages.CacheAction synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncDataImportExport
          Outbound org.sandev.basics.sandmessages.DataImportExport synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncDataManagementQuery
          Outbound org.sandev.TaskHeap.sandmessages.DataManagementQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncExternalPlanQuery
          Outbound org.sandev.TaskHeap.sandmessages.ExternalPlanQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncExternalPlanSync
          Outbound org.sandev.TaskHeap.sandmessages.ExternalPlanSync synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncHeapAssociationQuery
          Outbound org.sandev.TaskHeap.sandmessages.HeapAssociationQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncHeapAttributesQuery
          Outbound org.sandev.TaskHeap.sandmessages.HeapAttributesQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncHeapDisplay
          Outbound org.sandev.TaskHeap.sandmessages.HeapDisplay synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncPlanComponentQuery
          Outbound org.sandev.TaskHeap.sandmessages.PlanComponentQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncPlanQuery
          Outbound org.sandev.TaskHeap.sandmessages.PlanQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncRoleQuery
          Outbound org.sandev.TaskHeap.sandmessages.RoleQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncStatsQuery
          Outbound org.sandev.basics.sandmessages.StatsQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncSystemStatusQuery
          Outbound org.sandev.TaskHeap.sandmessages.SystemStatusQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskPhaseQuery
          Outbound org.sandev.TaskHeap.sandmessages.TaskPhaseQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskQuery
          Outbound org.sandev.TaskHeap.sandmessages.TaskQuery synchronous messaging configuration
protected  org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskTypeQuery
          Outbound org.sandev.TaskHeap.sandmessages.TaskTypeQuery synchronous messaging configuration
protected  org.sandev.basics.nodecommon.Controllable parent
          Our parent node
protected  java.lang.String sandNodeErrorMessage
          Text details of the node execution error.
protected  int sandNodeState
          Runtime state of the node.
static int SANDNODESTATE_FAILED
          Possible value for sandNodeState
static int SANDNODESTATE_FAILING
          Possible value for sandNodeState
static int SANDNODESTATE_RESUMING
          Possible value for sandNodeState
static int SANDNODESTATE_RUNNING
          Possible value for sandNodeState
static int SANDNODESTATE_STARTING
          Possible value for sandNodeState
static int SANDNODESTATE_STOPPED
          Possible value for sandNodeState
static int SANDNODESTATE_STOPPING
          Possible value for sandNodeState
static int SANDNODESTATE_SUSPENDED
          Possible value for sandNodeState
static int SANDNODESTATE_SUSPENDING
          Possible value for sandNodeState
static int SANDNODESTATE_UNDEFINED
          Possible value for sandNodeState
protected  org.sandev.basics.nodecommon.SandRoot sandRoot
          Back reference to the SandRoot that launched us.
protected  org.sandev.basics.util.AuthUserLookup userLookup
          The instance we use for looking up users.
 
Fields inherited from class org.sandev.TaskHeap.TaskHeapUI.TaskHeapUINodeDecl
authorizerInstanceName, inputFileDir, internalCommsUsername, outputFileDir, peerAuthUserLookupNode, recalcUsername, techSupportEmailAddress
 
Fields inherited from interface org.sandev.basics.nodecommon.Controllable
OPERATION_FAIL, OPERATION_RESUME, OPERATION_SHUTDOWN, OPERATION_STARTUP, OPERATION_STR_FAIL, OPERATION_STR_RESUME, OPERATION_STR_SHUTDOWN, OPERATION_STR_STARTUP, OPERATION_STR_SUSPEND, OPERATION_STR_UNDEFINED, OPERATION_STRINGS, OPERATION_SUSPEND, OPERATION_UNDEFINED, SHUTDOWN_ERROR_RESTART_GLOBAL, SHUTDOWN_ERROR_RESTART_LOCAL, SHUTDOWN_ERROR_TERMINATE, SHUTDOWN_NORMAL, STATE_FAILED, STATE_FAILING, STATE_RESUMING, STATE_RUNNING, STATE_STARTING, STATE_STOPPED, STATE_STOPPING, STATE_STR_FAILED, STATE_STR_FAILING, STATE_STR_RESUMING, STATE_STR_RUNNING, STATE_STR_STARTING, STATE_STR_STOPPED, STATE_STR_STOPPING, STATE_STR_SUSPENDED, STATE_STR_SUSPENDING, STATE_STR_UNDEFINED, STATE_STRINGS, STATE_SUSPENDED, STATE_SUSPENDING, STATE_UNDEFINED
 
Constructor Summary
TaskHeapUINodeBase()
          Default constructor calls init.
 
Method Summary
 void addWrapper(org.sandev.basics.nodecommon.ControlWrapper wrapper)
          Add the specified wrapper to our notification collection
 void cacheCriticalUpdates(org.sandev.basics.sandmessages.AggregateUpdate au)
          Cache any critical class instances so we are working with the latest data.
protected  void cacheTrack(org.sandev.basics.structs.SandPersistMessage spm, long transmitID)
          Register to track changes to the given message so that our cache stays up to date.
 AccountCollection callAccountQuery(AccountQuery msg)
          Synchronous outbound AccountQuery
 org.sandev.basics.sandmessages.AggregateUpdate callAggregateUpdate(org.sandev.basics.sandmessages.AggregateUpdate msg)
          Synchronous outbound AggregateUpdate
 org.sandev.basics.sandmessages.CacheAction callCacheActionRegistration(org.sandev.basics.sandmessages.CacheAction msg)
          Synchronous outbound CacheAction
 org.sandev.basics.sandmessages.DataImportExport callDataImportExport(org.sandev.basics.sandmessages.DataImportExport msg)
          Synchronous outbound DataImportExport
 DataManagementCollection callDataManagementQuery(DataManagementQuery msg)
          Synchronous outbound DataManagementQuery
 ExternalPlanCollection callExternalPlanQuery(ExternalPlanQuery msg)
          Synchronous outbound ExternalPlanQuery
 ExternalPlanSync callExternalPlanSync(ExternalPlanSync msg)
          Synchronous outbound ExternalPlanSync
 HeapAssociationCollection callHeapAssociationQuery(HeapAssociationQuery msg)
          Synchronous outbound HeapAssociationQuery
 HeapAttributesCollection callHeapAttributesQuery(HeapAttributesQuery msg)
          Synchronous outbound HeapAttributesQuery
 HeapDisplay callHeapDisplay(HeapDisplay msg)
          Synchronous outbound HeapDisplay
 PlanComponentCollection callPlanComponentQuery(PlanComponentQuery msg)
          Synchronous outbound PlanComponentQuery
 PlanCollection callPlanQuery(PlanQuery msg)
          Synchronous outbound PlanQuery
 org.sandev.basics.structs.SandCollectionMessage callQuery(org.sandev.basics.structs.SandQueryMessage sqm)
          Generalized query method to handle all queries understood by this node
 RoleCollection callRoleQuery(RoleQuery msg)
          Synchronous outbound RoleQuery
 org.sandev.basics.sandmessages.Stats callStatsQuery(org.sandev.basics.sandmessages.StatsQuery msg)
          Synchronous outbound StatsQuery
 SystemStatusCollection callSystemStatusQuery(SystemStatusQuery msg)
          Synchronous outbound SystemStatusQuery
 TaskPhaseCollection callTaskPhaseQuery(TaskPhaseQuery msg)
          Synchronous outbound TaskPhaseQuery
 TaskCollection callTaskQuery(TaskQuery msg)
          Synchronous outbound TaskQuery
 TaskTypeCollection callTaskTypeQuery(TaskTypeQuery msg)
          Synchronous outbound TaskTypeQuery
protected  org.sandev.basics.structs.SandMessage copyAndFilterInstance(org.sandev.basics.util.AuthUser user, org.sandev.basics.structs.SandMessage inst)
          Return a copy of the given message instance with any unauthorized information removed.
 void deliver(org.sandev.basics.structs.SandMessage msg)
          Only those deliver methods explicitely declared by the node should actually be called.
 void deliverCacheActionSource(org.sandev.basics.sandmessages.CacheAction msg)
          Asynchronous inbound CacheAction
 void deliverStatsSource(org.sandev.basics.sandmessages.Stats msg)
          Asynchronous inbound Stats
 boolean fieldHasFlag(java.lang.String fieldname, int fieldflag)
          Return true if the named field declares the indicated flag, false otherwise.
 org.sandev.basics.util.AuthFilter getAuthFilter()
          Return an AuthFilter implementation to use for testing whether a user has full access to a class instance.
 java.lang.String getAuthorizerInstanceName()
          Accessor for authorizerInstanceName
static java.lang.String getAuthorizerInstanceNameDefaultValue()
          Default value for authorizerInstanceName.
 java.lang.String getAuthorizerInstanceNameFieldPrintValue()
          Return the print name of the authorizerInstanceName field.
static boolean getAuthorizerInstanceNameFlag(int fieldflag)
          Field flag accessor.
static java.lang.String getAuthorizerInstanceNameInvalidValue()
          Invalid value for authorizerInstanceName.
static int getAuthorizerInstanceNameLengthMax()
          Maximum authorizerInstanceName length is 60 characters
static int getAuthorizerInstanceNameLengthNorm()
          Normal authorizerInstanceName length is 30 characters
 java.lang.String getAuthorizerInstanceNameMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getAuthorizerInstanceNamePrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getAuthorizerInstanceNameRange()
          Return the range specification for this field
 java.lang.String getAuthorizerInstanceNameValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.DataImportExport getDataImportExport()
          Return a new DataImportExport message containing queries for all of the persistent structs.
 java.lang.String getDeploymentPrefix()
          Return the prefix for this deployment.
 org.sandev.basics.nodecommon.Controllable[] getHelperNodes()
          accessor for helperNodes
 org.sandev.basics.util.IDCache getIDCache()
          Retrieve an IDCache for use by this node.
 org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncCacheActionSource()
          Accessor for incomingAsyncCacheActionSource
static org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncCacheActionSourceDefaultValue()
          Default value for incomingAsyncCacheActionSource.
 java.lang.String getIncomingAsyncCacheActionSourceFieldPrintValue()
          Return the print name of the incomingAsyncCacheActionSource field.
static boolean getIncomingAsyncCacheActionSourceFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncCacheActionSourceInvalidValue()
          Invalid value for incomingAsyncCacheActionSource.
 java.lang.String getIncomingAsyncCacheActionSourceMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingAsyncCacheActionSourcePrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingAsyncCacheActionSourceRange()
          Return the range specification for this field
 java.lang.String getIncomingAsyncCacheActionSourceValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncStatsSource()
          Accessor for incomingAsyncStatsSource
static org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncStatsSourceDefaultValue()
          Default value for incomingAsyncStatsSource.
 java.lang.String getIncomingAsyncStatsSourceFieldPrintValue()
          Return the print name of the incomingAsyncStatsSource field.
static boolean getIncomingAsyncStatsSourceFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncStatsSourceInvalidValue()
          Invalid value for incomingAsyncStatsSource.
 java.lang.String getIncomingAsyncStatsSourceMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingAsyncStatsSourcePrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingAsyncStatsSourceRange()
          Return the range specification for this field
 java.lang.String getIncomingAsyncStatsSourceValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncAccountQuery()
          Accessor for incomingSyncAccountQuery
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncAccountQueryDefaultValue()
          Default value for incomingSyncAccountQuery.
 java.lang.String getIncomingSyncAccountQueryFieldPrintValue()
          Return the print name of the incomingSyncAccountQuery field.
static boolean getIncomingSyncAccountQueryFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncAccountQueryInvalidValue()
          Invalid value for incomingSyncAccountQuery.
 java.lang.String getIncomingSyncAccountQueryMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncAccountQueryPrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncAccountQueryRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncAccountQueryValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncAccountUpdate()
          Accessor for incomingSyncAccountUpdate
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncAccountUpdateDefaultValue()
          Default value for incomingSyncAccountUpdate.
 java.lang.String getIncomingSyncAccountUpdateFieldPrintValue()
          Return the print name of the incomingSyncAccountUpdate field.
static boolean getIncomingSyncAccountUpdateFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncAccountUpdateInvalidValue()
          Invalid value for incomingSyncAccountUpdate.
 java.lang.String getIncomingSyncAccountUpdateMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncAccountUpdatePrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncAccountUpdateRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncAccountUpdateValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncExternalPlanQuery()
          Accessor for incomingSyncExternalPlanQuery
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncExternalPlanQueryDefaultValue()
          Default value for incomingSyncExternalPlanQuery.
 java.lang.String getIncomingSyncExternalPlanQueryFieldPrintValue()
          Return the print name of the incomingSyncExternalPlanQuery field.
static boolean getIncomingSyncExternalPlanQueryFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncExternalPlanQueryInvalidValue()
          Invalid value for incomingSyncExternalPlanQuery.
 java.lang.String getIncomingSyncExternalPlanQueryMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncExternalPlanQueryPrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncExternalPlanQueryRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncExternalPlanQueryValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncExternalPlanSync()
          Accessor for incomingSyncExternalPlanSync
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncExternalPlanSyncDefaultValue()
          Default value for incomingSyncExternalPlanSync.
 java.lang.String getIncomingSyncExternalPlanSyncFieldPrintValue()
          Return the print name of the incomingSyncExternalPlanSync field.
static boolean getIncomingSyncExternalPlanSyncFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncExternalPlanSyncInvalidValue()
          Invalid value for incomingSyncExternalPlanSync.
 java.lang.String getIncomingSyncExternalPlanSyncMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncExternalPlanSyncPrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncExternalPlanSyncRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncExternalPlanSyncValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncExternalPlanUpdate()
          Accessor for incomingSyncExternalPlanUpdate
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncExternalPlanUpdateDefaultValue()
          Default value for incomingSyncExternalPlanUpdate.
 java.lang.String getIncomingSyncExternalPlanUpdateFieldPrintValue()
          Return the print name of the incomingSyncExternalPlanUpdate field.
static boolean getIncomingSyncExternalPlanUpdateFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncExternalPlanUpdateInvalidValue()
          Invalid value for incomingSyncExternalPlanUpdate.
 java.lang.String getIncomingSyncExternalPlanUpdateMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncExternalPlanUpdatePrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncExternalPlanUpdateRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncExternalPlanUpdateValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncHeapAttributesQuery()
          Accessor for incomingSyncHeapAttributesQuery
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncHeapAttributesQueryDefaultValue()
          Default value for incomingSyncHeapAttributesQuery.
 java.lang.String getIncomingSyncHeapAttributesQueryFieldPrintValue()
          Return the print name of the incomingSyncHeapAttributesQuery field.
static boolean getIncomingSyncHeapAttributesQueryFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncHeapAttributesQueryInvalidValue()
          Invalid value for incomingSyncHeapAttributesQuery.
 java.lang.String getIncomingSyncHeapAttributesQueryMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncHeapAttributesQueryPrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncHeapAttributesQueryRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncHeapAttributesQueryValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncPlanQuery()
          Accessor for incomingSyncPlanQuery
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncPlanQueryDefaultValue()
          Default value for incomingSyncPlanQuery.
 java.lang.String getIncomingSyncPlanQueryFieldPrintValue()
          Return the print name of the incomingSyncPlanQuery field.
static boolean getIncomingSyncPlanQueryFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncPlanQueryInvalidValue()
          Invalid value for incomingSyncPlanQuery.
 java.lang.String getIncomingSyncPlanQueryMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncPlanQueryPrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncPlanQueryRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncPlanQueryValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncPlanUpdate()
          Accessor for incomingSyncPlanUpdate
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncPlanUpdateDefaultValue()
          Default value for incomingSyncPlanUpdate.
 java.lang.String getIncomingSyncPlanUpdateFieldPrintValue()
          Return the print name of the incomingSyncPlanUpdate field.
static boolean getIncomingSyncPlanUpdateFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncPlanUpdateInvalidValue()
          Invalid value for incomingSyncPlanUpdate.
 java.lang.String getIncomingSyncPlanUpdateMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncPlanUpdatePrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncPlanUpdateRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncPlanUpdateValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncRoleQuery()
          Accessor for incomingSyncRoleQuery
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncRoleQueryDefaultValue()
          Default value for incomingSyncRoleQuery.
 java.lang.String getIncomingSyncRoleQueryFieldPrintValue()
          Return the print name of the incomingSyncRoleQuery field.
static boolean getIncomingSyncRoleQueryFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncRoleQueryInvalidValue()
          Invalid value for incomingSyncRoleQuery.
 java.lang.String getIncomingSyncRoleQueryMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncRoleQueryPrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncRoleQueryRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncRoleQueryValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncSystemStatusQuery()
          Accessor for incomingSyncSystemStatusQuery
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncSystemStatusQueryDefaultValue()
          Default value for incomingSyncSystemStatusQuery.
 java.lang.String getIncomingSyncSystemStatusQueryFieldPrintValue()
          Return the print name of the incomingSyncSystemStatusQuery field.
static boolean getIncomingSyncSystemStatusQueryFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncSystemStatusQueryInvalidValue()
          Invalid value for incomingSyncSystemStatusQuery.
 java.lang.String getIncomingSyncSystemStatusQueryMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncSystemStatusQueryPrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncSystemStatusQueryRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncSystemStatusQueryValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncTaskPhaseQuery()
          Accessor for incomingSyncTaskPhaseQuery
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncTaskPhaseQueryDefaultValue()
          Default value for incomingSyncTaskPhaseQuery.
 java.lang.String getIncomingSyncTaskPhaseQueryFieldPrintValue()
          Return the print name of the incomingSyncTaskPhaseQuery field.
static boolean getIncomingSyncTaskPhaseQueryFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncTaskPhaseQueryInvalidValue()
          Invalid value for incomingSyncTaskPhaseQuery.
 java.lang.String getIncomingSyncTaskPhaseQueryMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncTaskPhaseQueryPrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncTaskPhaseQueryRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncTaskPhaseQueryValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncTaskQuery()
          Accessor for incomingSyncTaskQuery
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncTaskQueryDefaultValue()
          Default value for incomingSyncTaskQuery.
 java.lang.String getIncomingSyncTaskQueryFieldPrintValue()
          Return the print name of the incomingSyncTaskQuery field.
static boolean getIncomingSyncTaskQueryFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncTaskQueryInvalidValue()
          Invalid value for incomingSyncTaskQuery.
 java.lang.String getIncomingSyncTaskQueryMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncTaskQueryPrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncTaskQueryRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncTaskQueryValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncTaskTypeQuery()
          Accessor for incomingSyncTaskTypeQuery
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncTaskTypeQueryDefaultValue()
          Default value for incomingSyncTaskTypeQuery.
 java.lang.String getIncomingSyncTaskTypeQueryFieldPrintValue()
          Return the print name of the incomingSyncTaskTypeQuery field.
static boolean getIncomingSyncTaskTypeQueryFlag(int fieldflag)
          Field flag accessor.
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncTaskTypeQueryInvalidValue()
          Invalid value for incomingSyncTaskTypeQuery.
 java.lang.String getIncomingSyncTaskTypeQueryMetatype()
          Return the metatype text for this field, or "" if no metatype was declared.
 java.lang.String getIncomingSyncTaskTypeQueryPrintValue()
          Retrieve the current value of this field as a print String.
 java.lang.String getIncomingSyncTaskTypeQueryRange()
          Return the range specification for this field
 java.lang.String getIncomingSyncTaskTypeQueryValidityCheck()
          Return the empty string if the value of this field is valid according to the base SAND declarations.
 org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncTaskUpdate()
          Accessor for incomingSyncTaskUpdate
static org.sandev.basics.sandmessages.IODeclReceive getIncomingSyncTaskUpdateDefaultValue()
          Default value for in