Package org.sandev.TaskHeap.TaskHeapUI

The TaskHeapUI serves as the access point for all messages in and out of the system.

See:
          Description

Interface Summary
TaskHeapUINodeCtrlMBean AUTOGENERATED FILE, DO NOT EDIT DIRECTLY.
 

Class Summary
DemoDataSetup Helper class that creates a new tutorial heap for demonstration purposes.
ReportWriter Write out TaskHeap reports.
TaskHeapUINode Implementation of TaskHeapUINode.
TaskHeapUINodeBase AUTOGENERATED FILE, DO NOT EDIT DIRECTLY.
TaskHeapUINodeCtrl AUTOGENERATED FILE, DO NOT EDIT DIRECTLY.
TaskHeapUINodeDecl The TaskHeapUI serves as the access point for all messages in and out of the system.
TaskHeapUINodeInstance AUTOGENERATED FILE, DO NOT EDIT DIRECTLY.
UIActionHandler Handles SandUI actions.
UINodeNameLookup Return the name of the local UINode to support webapp processing.
 

Package org.sandev.TaskHeap.TaskHeapUI Description

The TaskHeapUI serves as the access point for all messages in and out of the system.

TaskHeapUINode declaration


Subscribe Send
CacheAction (config: cacheActionSource)  
Stats (config: statsSource)  
Receive Call
ExternalPlanQuery AggregateUpdate (config: aggregateUpdate)
ExternalPlanUpdate ExternalPlanQuery (config: externalPlanQuery)
ExternalPlanSync ExternalPlanSync (config: externalPlanSync)
PlanQuery PlanComponentQuery (config: planComponentQuery)
PlanUpdate PlanQuery (config: planQuery)
TaskPhaseQuery TaskPhaseQuery (config: taskPhaseQuery)
TaskQuery TaskQuery (config: taskQuery)
TaskUpdate TaskTypeQuery (config: taskTypeQuery)
TaskTypeQuery CacheAction (config: cacheActionRegistration)
HeapAttributesQuery StatsQuery (config: statsQuery)
AccountQuery HeapAttributesQuery (config: heapAttributesQuery)
AccountUpdate AccountQuery (config: accountQuery)
SystemStatusQuery HeapAssociationQuery (config: heapAssociationQuery)
RoleQuery SystemStatusQuery (config: systemStatusQuery)
  DataManagementQuery (config: dataManagementQuery)
  RoleQuery (config: roleQuery)
  HeapDisplay (config: heapDisplay)
  DataImportExport (config: dataImportExport)