Modifier and Type | Class and Description |
---|---|
class |
AbstractTreeGridMiniAppBean
Provides the base class for integrating a TreeGrid mini app
|
class |
BaseTreeGridMiniAppBean
Provides the base class for integrating a TreeGrid mini app
|
class |
GAWorkViewBean |
class |
SchedulerWorkViewBean |
class |
WorkViewBean
Bean Handler for the Work View TreeGrid bean
|
Modifier and Type | Class and Description |
---|---|
class |
CompareAssignmentsBean |
class |
CompareResourceHoursBean |
class |
CompareViewBean |
Modifier and Type | Class and Description |
---|---|
class |
CompareMaxResourceHoursBean |
class |
CompareViewMaxBean
Compare View Bean for the Graphical Scheduling Large Projects.
|
Modifier and Type | Class and Description |
---|---|
class |
CrewAssignViewBean |
class |
CrewWorkViewBean |
Modifier and Type | Class and Description |
---|---|
class |
DispatchViewBean |
Modifier and Type | Class and Description |
---|---|
class |
GResourceView |
Modifier and Type | Class and Description |
---|---|
class |
GWAResourceHoursView |
class |
GWAResourceScheduleView |
Modifier and Type | Class and Description |
---|---|
class |
BaseLargeGanttView |
class |
ResourceMaxHoursView |
class |
ResourceToolsZonesMaxHoursView |
class |
SchedulerMaxWorkView |
class |
ShowActivityHierarchyViewBean |
class |
ShowCircularDependenciesViewBean |
Modifier and Type | Class and Description |
---|---|
class |
BaseResourceView |
class |
ResourceHoursView |
class |
ResourceScheduleView |
Modifier and Type | Class and Description |
---|---|
class |
OtherResourcesMaxView |
class |
OtherResourcesView |
Modifier and Type | Class and Description |
---|---|
class |
SchedulerDashboardView
This class intend to create a TreeGrid to show and export the Scheduler
Projects Project name Description Start date End date - think this is there
already Duration Scheduled Labor hours total Actual labor hours total
Remaining labor hours Remaining duration % completed - There is some logic to
show the right percent complete.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
SKDAppService.loadTemplate(java.lang.String templateName,
MboRemote projectMbo,
SKDTemplateResolver alternateResolver)
Loads the given template from the database, and optionally, upgrades the template in the database if the
template is upgradeable and the digest values are different for the current and newly resolved template
|
java.lang.String |
SKDAppServiceRemote.loadTemplate(java.lang.String templateName,
MboRemote projectMbo,
SKDTemplateResolver alternateResolver)
Load a Scheduler Template (ie, text template data) for the given templateName
|