| Package | Description | 
|---|---|
| com.ibm.tivoli.maximo.skd.applet.model.config | |
| com.ibm.tivoli.maximo.skd.dispatcher.applet.util | |
| com.ibm.tivoli.maximo.skd.service | 
| Modifier and Type | Method and Description | 
|---|---|
| UserPropertyChanges | UserPropertiesManager. createActivityChangeRequest()Create a new Change Request package that will contain
 some user property modifications for the Gantt View Chart | 
| UserPropertyChanges | UserPropertiesManager. createChangeRequest(java.lang.String objectName)Creates a Change request for the given object name type | 
| UserPropertyChanges | UserPropertiesManager. createResourceChangeRequest()Create a new Change Request package that will contain
 some user property modifications for the Resource Schedule Chart | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UserPropertiesManager. applyChanges(UserPropertyChanges changes)The user changes by sending them to the server to be saved. | 
| Modifier and Type | Method and Description | 
|---|---|
| UserPropertyChanges | FWMUserPropertiesManager. createChangeRequest(java.lang.String objectName)Creates a Change request for the given object name type | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FWMUserPropertiesManager. applyChanges(UserPropertyChanges changes)The user changes by sending them to the server to be saved. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SKDAppServiceBeanRemote. saveUserPropertyChanges(UserPropertyChanges propertyChanges)Saves the User Properties for the Gantt View | 
| void | SKDAppServiceBean. saveUserPropertyChanges(UserPropertyChanges propertyChanges)Save the user property changes to the database |