com.sun.grid.jgdi.management.mbeans
public class JGDIJMX extends JGDIJMXBase implements JGDIJMXMBean, JGDIJMXBaseMBean
JGDIJMX
implements a JMX service for
the JGDI
interface.log
Constructor and Description |
---|
JGDIJMX(JGDISession owner)
Create a new instance of
JGDIJMXImpl . |
Modifier and Type | Method and Description |
---|---|
void |
addAdminHost(AdminHost obj)
Add a new
AdminHost object. |
void |
addAdminHost(java.lang.String name)
Add a new
AdminHost object. |
void |
addAdminHostWithAnswer(AdminHost obj,
java.util.List<JGDIAnswer> answers)
Add a new
AdminHost object. |
void |
addAdminHostWithAnswer(java.lang.String name,
java.util.List<JGDIAnswer> answers)
Add a new
AdminHost object. |
void |
addAdvanceReservation(AdvanceReservation obj)
Add a new
AdvanceReservation object. |
void |
addAdvanceReservationWithAnswer(AdvanceReservation obj,
java.util.List<JGDIAnswer> answers)
Add a new
AdvanceReservation object. |
void |
addCalendar(Calendar obj)
Add a new
Calendar object. |
void |
addCalendarWithAnswer(Calendar obj,
java.util.List<JGDIAnswer> answers)
Add a new
Calendar object. |
void |
addCheckpoint(Checkpoint obj)
Add a new
Checkpoint object. |
void |
addCheckpointWithAnswer(Checkpoint obj,
java.util.List<JGDIAnswer> answers)
Add a new
Checkpoint object. |
void |
addClusterQueue(ClusterQueue obj)
Add a new
ClusterQueue object. |
void |
addClusterQueueWithAnswer(ClusterQueue obj,
java.util.List<JGDIAnswer> answers)
Add a new
ClusterQueue object. |
void |
addComplexEntry(ComplexEntry obj)
Add a new
ComplexEntry object. |
void |
addComplexEntryWithAnswer(ComplexEntry obj,
java.util.List<JGDIAnswer> answers)
Add a new
ComplexEntry object. |
void |
addConfiguration(Configuration obj)
Add a new
Configuration object. |
void |
addConfigurationWithAnswer(Configuration obj,
java.util.List<JGDIAnswer> answers)
Add a new
Configuration object. |
void |
addExecHost(ExecHost obj)
Add a new
ExecHost object. |
void |
addExecHostWithAnswer(ExecHost obj,
java.util.List<JGDIAnswer> answers)
Add a new
ExecHost object. |
void |
addHostgroup(Hostgroup obj)
Add a new
Hostgroup object. |
void |
addHostgroupWithAnswer(Hostgroup obj,
java.util.List<JGDIAnswer> answers)
Add a new
Hostgroup object. |
void |
addJob(Job obj)
Add a new
Job object. |
void |
addJobWithAnswer(Job obj,
java.util.List<JGDIAnswer> answers)
Add a new
Job object. |
void |
addManager(Manager obj)
Add a new
Manager object. |
void |
addManager(java.lang.String name)
Add a new
Manager object. |
void |
addManagerWithAnswer(Manager obj,
java.util.List<JGDIAnswer> answers)
Add a new
Manager object. |
void |
addManagerWithAnswer(java.lang.String name,
java.util.List<JGDIAnswer> answers)
Add a new
Manager object. |
void |
addOperator(Operator obj)
Add a new
Operator object. |
void |
addOperator(java.lang.String name)
Add a new
Operator object. |
void |
addOperatorWithAnswer(Operator obj,
java.util.List<JGDIAnswer> answers)
Add a new
Operator object. |
void |
addOperatorWithAnswer(java.lang.String name,
java.util.List<JGDIAnswer> answers)
Add a new
Operator object. |
void |
addParallelEnvironment(ParallelEnvironment obj)
Add a new
ParallelEnvironment object. |
void |
addParallelEnvironmentWithAnswer(ParallelEnvironment obj,
java.util.List<JGDIAnswer> answers)
Add a new
ParallelEnvironment object. |
void |
addProject(Project obj)
Add a new
Project object. |
void |
addProjectWithAnswer(Project obj,
java.util.List<JGDIAnswer> answers)
Add a new
Project object. |
void |
addResourceQuotaSet(ResourceQuotaSet obj)
Add a new
ResourceQuotaSet object. |
void |
addResourceQuotaSetWithAnswer(ResourceQuotaSet obj,
java.util.List<JGDIAnswer> answers)
Add a new
ResourceQuotaSet object. |
void |
addSubmitHost(java.lang.String name)
Add a new
SubmitHost object. |
void |
addSubmitHost(SubmitHost obj)
Add a new
SubmitHost object. |
void |
addSubmitHostWithAnswer(java.lang.String name,
java.util.List<JGDIAnswer> answers)
Add a new
SubmitHost object. |
void |
addSubmitHostWithAnswer(SubmitHost obj,
java.util.List<JGDIAnswer> answers)
Add a new
SubmitHost object. |
void |
addUser(User obj)
Add a new
User object. |
void |
addUserSet(UserSet obj)
Add a new
UserSet object. |
void |
addUserSetWithAnswer(UserSet obj,
java.util.List<JGDIAnswer> answers)
Add a new
UserSet object. |
void |
addUserWithAnswer(User obj,
java.util.List<JGDIAnswer> answers)
Add a new
User object. |
void |
deleteAdminHost(AdminHost obj)
Delete a
AdminHost object. |
void |
deleteAdminHost(java.lang.String AH_name)
Delete the
AdminHost object by primary key; |
void |
deleteAdminHostsWithAnswer(java.lang.String[] AH_names,
java.util.List<JGDIAnswer> answers)
Delete several
AdminHost objects by their primary key |
void |
deleteAdminHostWithAnswer(AdminHost obj,
java.util.List<JGDIAnswer> answers)
Delete a
AdminHost object. |
void |
deleteAdminHostWithAnswer(java.lang.String AH_name,
java.util.List<JGDIAnswer> answers)
Delete a
AdminHost object by its primary key |
void |
deleteAdvanceReservation(AdvanceReservation obj)
Delete a
AdvanceReservation object. |
void |
deleteAdvanceReservation(int AR_id)
Delete the
AdvanceReservation object by primary key; |
void |
deleteAdvanceReservationsWithAnswer(java.lang.String[] AR_ids,
boolean forced,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
AdvanceReservation objects by their primary key |
void |
deleteAdvanceReservationWithAnswer(AdvanceReservation obj,
java.util.List<JGDIAnswer> answers)
Delete a
AdvanceReservation object. |
void |
deleteAdvanceReservationWithAnswer(int AR_id,
java.util.List<JGDIAnswer> answers)
Delete a
AdvanceReservation object by its primary key |
void |
deleteCalendar(Calendar obj)
Delete a
Calendar object. |
void |
deleteCalendar(java.lang.String CAL_name)
Delete the
Calendar object by primary key; |
void |
deleteCalendarsWithAnswer(java.lang.String[] CAL_names,
java.util.List<JGDIAnswer> answers)
Delete several
Calendar objects by their primary key |
void |
deleteCalendarWithAnswer(Calendar obj,
java.util.List<JGDIAnswer> answers)
Delete a
Calendar object. |
void |
deleteCalendarWithAnswer(java.lang.String CAL_name,
java.util.List<JGDIAnswer> answers)
Delete a
Calendar object by its primary key |
void |
deleteCheckpoint(Checkpoint obj)
Delete a
Checkpoint object. |
void |
deleteCheckpoint(java.lang.String CK_name)
Delete the
Checkpoint object by primary key; |
void |
deleteCheckpointsWithAnswer(java.lang.String[] CK_names,
java.util.List<JGDIAnswer> answers)
Delete several
Checkpoint objects by their primary key |
void |
deleteCheckpointWithAnswer(Checkpoint obj,
java.util.List<JGDIAnswer> answers)
Delete a
Checkpoint object. |
void |
deleteCheckpointWithAnswer(java.lang.String CK_name,
java.util.List<JGDIAnswer> answers)
Delete a
Checkpoint object by its primary key |
void |
deleteClusterQueue(ClusterQueue obj)
Delete a
ClusterQueue object. |
void |
deleteClusterQueue(java.lang.String CQ_name)
Delete the
ClusterQueue object by primary key; |
void |
deleteClusterQueuesWithAnswer(java.lang.String[] CQ_names,
java.util.List<JGDIAnswer> answers)
Delete several
ClusterQueue objects by their primary key |
void |
deleteClusterQueueWithAnswer(ClusterQueue obj,
java.util.List<JGDIAnswer> answers)
Delete a
ClusterQueue object. |
void |
deleteClusterQueueWithAnswer(java.lang.String CQ_name,
java.util.List<JGDIAnswer> answers)
Delete a
ClusterQueue object by its primary key |
void |
deleteComplexEntry(ComplexEntry obj)
Delete a
ComplexEntry object. |
void |
deleteComplexEntry(java.lang.String CE_name)
Delete the
ComplexEntry object by primary key; |
void |
deleteComplexEntrysWithAnswer(java.lang.String[] CE_names,
java.util.List<JGDIAnswer> answers)
Delete several
ComplexEntry objects by their primary key |
void |
deleteComplexEntryWithAnswer(ComplexEntry obj,
java.util.List<JGDIAnswer> answers)
Delete a
ComplexEntry object. |
void |
deleteComplexEntryWithAnswer(java.lang.String CE_name,
java.util.List<JGDIAnswer> answers)
Delete a
ComplexEntry object by its primary key |
void |
deleteConfiguration(Configuration obj)
Delete a
Configuration object. |
void |
deleteConfiguration(java.lang.String CONF_name)
Delete the
Configuration object by primary key; |
void |
deleteConfigurationsWithAnswer(java.lang.String[] CONF_names,
java.util.List<JGDIAnswer> answers)
Delete several
Configuration objects by their primary key |
void |
deleteConfigurationWithAnswer(Configuration obj,
java.util.List<JGDIAnswer> answers)
Delete a
Configuration object. |
void |
deleteConfigurationWithAnswer(java.lang.String CONF_name,
java.util.List<JGDIAnswer> answers)
Delete a
Configuration object by its primary key |
void |
deleteExecHost(ExecHost obj)
Delete a
ExecHost object. |
void |
deleteExecHost(java.lang.String EH_name)
Delete the
ExecHost object by primary key; |
void |
deleteExecHostsWithAnswer(java.lang.String[] EH_names,
java.util.List<JGDIAnswer> answers)
Delete several
ExecHost objects by their primary key |
void |
deleteExecHostWithAnswer(ExecHost obj,
java.util.List<JGDIAnswer> answers)
Delete a
ExecHost object. |
void |
deleteExecHostWithAnswer(java.lang.String EH_name,
java.util.List<JGDIAnswer> answers)
Delete a
ExecHost object by its primary key |
void |
deleteHostgroup(Hostgroup obj)
Delete a
Hostgroup object. |
void |
deleteHostgroup(java.lang.String HGRP_name)
Delete the
Hostgroup object by primary key; |
void |
deleteHostgroupsWithAnswer(java.lang.String[] HGRP_names,
java.util.List<JGDIAnswer> answers)
Delete several
Hostgroup objects by their primary key |
void |
deleteHostgroupWithAnswer(Hostgroup obj,
java.util.List<JGDIAnswer> answers)
Delete a
Hostgroup object. |
void |
deleteHostgroupWithAnswer(java.lang.String HGRP_name,
java.util.List<JGDIAnswer> answers)
Delete a
Hostgroup object by its primary key |
void |
deleteJob(int JB_job_number)
Delete the
Job object by primary key; |
void |
deleteJob(Job obj)
Delete a
Job object. |
void |
deleteJobsWithAnswer(java.lang.String[] JB_job_numbers,
boolean forced,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
Job objects by their primary key |
void |
deleteJobWithAnswer(int JB_job_number,
java.util.List<JGDIAnswer> answers)
Delete a
Job object by its primary key |
void |
deleteJobWithAnswer(Job obj,
java.util.List<JGDIAnswer> answers)
Delete a
Job object. |
void |
deleteManager(Manager obj)
Delete a
Manager object. |
void |
deleteManager(java.lang.String UM_name)
Delete the
Manager object by primary key; |
void |
deleteManagersWithAnswer(java.lang.String[] UM_names,
java.util.List<JGDIAnswer> answers)
Delete several
Manager objects by their primary key |
void |
deleteManagerWithAnswer(Manager obj,
java.util.List<JGDIAnswer> answers)
Delete a
Manager object. |
void |
deleteManagerWithAnswer(java.lang.String UM_name,
java.util.List<JGDIAnswer> answers)
Delete a
Manager object by its primary key |
void |
deleteOperator(Operator obj)
Delete a
Operator object. |
void |
deleteOperator(java.lang.String UO_name)
Delete the
Operator object by primary key; |
void |
deleteOperatorsWithAnswer(java.lang.String[] UO_names,
java.util.List<JGDIAnswer> answers)
Delete several
Operator objects by their primary key |
void |
deleteOperatorWithAnswer(Operator obj,
java.util.List<JGDIAnswer> answers)
Delete a
Operator object. |
void |
deleteOperatorWithAnswer(java.lang.String UO_name,
java.util.List<JGDIAnswer> answers)
Delete a
Operator object by its primary key |
void |
deleteParallelEnvironment(ParallelEnvironment obj)
Delete a
ParallelEnvironment object. |
void |
deleteParallelEnvironment(java.lang.String PE_name)
Delete the
ParallelEnvironment object by primary key; |
void |
deleteParallelEnvironmentsWithAnswer(java.lang.String[] PE_names,
java.util.List<JGDIAnswer> answers)
Delete several
ParallelEnvironment objects by their primary key |
void |
deleteParallelEnvironmentWithAnswer(ParallelEnvironment obj,
java.util.List<JGDIAnswer> answers)
Delete a
ParallelEnvironment object. |
void |
deleteParallelEnvironmentWithAnswer(java.lang.String PE_name,
java.util.List<JGDIAnswer> answers)
Delete a
ParallelEnvironment object by its primary key |
void |
deleteProject(Project obj)
Delete a
Project object. |
void |
deleteProject(java.lang.String PR_name)
Delete the
Project object by primary key; |
void |
deleteProjectsWithAnswer(java.lang.String[] PR_names,
java.util.List<JGDIAnswer> answers)
Delete several
Project objects by their primary key |
void |
deleteProjectWithAnswer(Project obj,
java.util.List<JGDIAnswer> answers)
Delete a
Project object. |
void |
deleteProjectWithAnswer(java.lang.String PR_name,
java.util.List<JGDIAnswer> answers)
Delete a
Project object by its primary key |
void |
deleteResourceQuotaSet(ResourceQuotaSet obj)
Delete a
ResourceQuotaSet object. |
void |
deleteResourceQuotaSet(java.lang.String RQS_name)
Delete the
ResourceQuotaSet object by primary key; |
void |
deleteResourceQuotaSetsWithAnswer(java.lang.String[] RQS_names,
java.util.List<JGDIAnswer> answers)
Delete several
ResourceQuotaSet objects by their primary key |
void |
deleteResourceQuotaSetWithAnswer(ResourceQuotaSet obj,
java.util.List<JGDIAnswer> answers)
Delete a
ResourceQuotaSet object. |
void |
deleteResourceQuotaSetWithAnswer(java.lang.String RQS_name,
java.util.List<JGDIAnswer> answers)
Delete a
ResourceQuotaSet object by its primary key |
void |
deleteSubmitHost(java.lang.String SH_name)
Delete the
SubmitHost object by primary key; |
void |
deleteSubmitHost(SubmitHost obj)
Delete a
SubmitHost object. |
void |
deleteSubmitHostsWithAnswer(java.lang.String[] SH_names,
java.util.List<JGDIAnswer> answers)
Delete several
SubmitHost objects by their primary key |
void |
deleteSubmitHostWithAnswer(java.lang.String SH_name,
java.util.List<JGDIAnswer> answers)
Delete a
SubmitHost object by its primary key |
void |
deleteSubmitHostWithAnswer(SubmitHost obj,
java.util.List<JGDIAnswer> answers)
Delete a
SubmitHost object. |
void |
deleteUser(java.lang.String UU_name)
Delete the
User object by primary key; |
void |
deleteUser(User obj)
Delete a
User object. |
void |
deleteUserSet(java.lang.String US_name)
Delete the
UserSet object by primary key; |
void |
deleteUserSet(UserSet obj)
Delete a
UserSet object. |
void |
deleteUserSetsWithAnswer(java.lang.String[] US_names,
java.util.List<JGDIAnswer> answers)
Delete several
UserSet objects by their primary key |
void |
deleteUserSetWithAnswer(java.lang.String US_name,
java.util.List<JGDIAnswer> answers)
Delete a
UserSet object by its primary key |
void |
deleteUserSetWithAnswer(UserSet obj,
java.util.List<JGDIAnswer> answers)
Delete a
UserSet object. |
void |
deleteUsersWithAnswer(java.lang.String[] UU_names,
java.util.List<JGDIAnswer> answers)
Delete several
User objects by their primary key |
void |
deleteUserWithAnswer(java.lang.String UU_name,
java.util.List<JGDIAnswer> answers)
Delete a
User object by its primary key |
void |
deleteUserWithAnswer(User obj,
java.util.List<JGDIAnswer> answers)
Delete a
User object. |
java.util.List |
getAdminHostList()
Get all
AdminHost objects. |
java.util.List |
getAdminHostListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
AdminHost objects. |
AdvanceReservation |
getAdvanceReservation(int AR_id)
Get the
AdvanceReservation object; |
java.util.List |
getAdvanceReservationList()
Get all
AdvanceReservation objects. |
java.util.List |
getAdvanceReservationListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
AdvanceReservation objects. |
AdvanceReservation |
getAdvanceReservationWithAnswer(int AR_id,
java.util.List<JGDIAnswer> answers)
Get a AdvanceReservation by its primary key
|
Calendar |
getCalendar(java.lang.String CAL_name)
Get the
Calendar object; |
java.util.List |
getCalendarList()
Get all
Calendar objects. |
java.util.List |
getCalendarListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
Calendar objects. |
Calendar |
getCalendarWithAnswer(java.lang.String CAL_name,
java.util.List<JGDIAnswer> answers)
Get a Calendar by its primary key
|
Checkpoint |
getCheckpoint(java.lang.String CK_name)
Get the
Checkpoint object; |
java.util.List |
getCheckpointList()
Get all
Checkpoint objects. |
java.util.List |
getCheckpointListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
Checkpoint objects. |
Checkpoint |
getCheckpointWithAnswer(java.lang.String CK_name,
java.util.List<JGDIAnswer> answers)
Get a Checkpoint by its primary key
|
ClusterQueue |
getClusterQueue(java.lang.String CQ_name)
Get the
ClusterQueue object; |
java.util.List |
getClusterQueueList()
Get all
ClusterQueue objects. |
java.util.List |
getClusterQueueListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
ClusterQueue objects. |
ClusterQueue |
getClusterQueueWithAnswer(java.lang.String CQ_name,
java.util.List<JGDIAnswer> answers)
Get a ClusterQueue by its primary key
|
ComplexEntry |
getComplexEntry(java.lang.String CE_name)
Get the
ComplexEntry object; |
java.util.List |
getComplexEntryList()
Get all
ComplexEntry objects. |
java.util.List |
getComplexEntryListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
ComplexEntry objects. |
ComplexEntry |
getComplexEntryWithAnswer(java.lang.String CE_name,
java.util.List<JGDIAnswer> answers)
Get a ComplexEntry by its primary key
|
Configuration |
getConfiguration(java.lang.String CONF_name)
Get the
Configuration object; |
java.util.List |
getConfigurationList()
Get all
Configuration objects. |
java.util.List |
getConfigurationListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
Configuration objects. |
Configuration |
getConfigurationWithAnswer(java.lang.String CONF_name,
java.util.List<JGDIAnswer> answers)
Get a Configuration by its primary key
|
java.util.List |
getEventClientList()
Get all
EventClient objects. |
java.util.List |
getEventClientListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
EventClient objects. |
ExecHost |
getExecHost(java.lang.String EH_name)
Get the
ExecHost object; |
java.util.List |
getExecHostList()
Get all
ExecHost objects. |
java.util.List |
getExecHostListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
ExecHost objects. |
ExecHost |
getExecHostWithAnswer(java.lang.String EH_name,
java.util.List<JGDIAnswer> answers)
Get a ExecHost by its primary key
|
Hostgroup |
getHostgroup(java.lang.String HGRP_name)
Get the
Hostgroup object; |
java.util.List |
getHostgroupList()
Get all
Hostgroup objects. |
java.util.List |
getHostgroupListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
Hostgroup objects. |
Hostgroup |
getHostgroupWithAnswer(java.lang.String HGRP_name,
java.util.List<JGDIAnswer> answers)
Get a Hostgroup by its primary key
|
Job |
getJob(int JB_job_number)
Get the
Job object; |
java.util.List |
getJobList()
Get all
Job objects. |
java.util.List |
getJobListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
Job objects. |
JobSchedulingInfo |
getJobSchedulingInfo()
Get the
JobSchedulingInfo object |
JobSchedulingInfo |
getJobSchedulingInfoWithAnswer(java.util.List<JGDIAnswer> answers)
Get the
JobSchedulingInfo object. |
Job |
getJobWithAnswer(int JB_job_number,
java.util.List<JGDIAnswer> answers)
Get a Job by its primary key
|
Manager |
getManager(java.lang.String UM_name)
Get the
Manager object; |
java.util.List |
getManagerList()
Get all
Manager objects. |
java.util.List |
getManagerListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
Manager objects. |
Manager |
getManagerWithAnswer(java.lang.String UM_name,
java.util.List<JGDIAnswer> answers)
Get a Manager by its primary key
|
Operator |
getOperator(java.lang.String UO_name)
Get the
Operator object; |
java.util.List |
getOperatorList()
Get all
Operator objects. |
java.util.List |
getOperatorListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
Operator objects. |
Operator |
getOperatorWithAnswer(java.lang.String UO_name,
java.util.List<JGDIAnswer> answers)
Get a Operator by its primary key
|
ParallelEnvironment |
getParallelEnvironment(java.lang.String PE_name)
Get the
ParallelEnvironment object; |
java.util.List |
getParallelEnvironmentList()
Get all
ParallelEnvironment objects. |
java.util.List |
getParallelEnvironmentListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
ParallelEnvironment objects. |
ParallelEnvironment |
getParallelEnvironmentWithAnswer(java.lang.String PE_name,
java.util.List<JGDIAnswer> answers)
Get a ParallelEnvironment by its primary key
|
Project |
getProject(java.lang.String PR_name)
Get the
Project object; |
java.util.List |
getProjectList()
Get all
Project objects. |
java.util.List |
getProjectListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
Project objects. |
Project |
getProjectWithAnswer(java.lang.String PR_name,
java.util.List<JGDIAnswer> answers)
Get a Project by its primary key
|
ResourceQuotaSet |
getResourceQuotaSet(java.lang.String RQS_name)
Get the
ResourceQuotaSet object; |
java.util.List |
getResourceQuotaSetList()
Get all
ResourceQuotaSet objects. |
java.util.List |
getResourceQuotaSetListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
ResourceQuotaSet objects. |
ResourceQuotaSet |
getResourceQuotaSetWithAnswer(java.lang.String RQS_name,
java.util.List<JGDIAnswer> answers)
Get a ResourceQuotaSet by its primary key
|
SchedConf |
getSchedConf()
Get the
SchedConf object |
SchedConf |
getSchedConfWithAnswer(java.util.List<JGDIAnswer> answers)
Get the
SchedConf object. |
ShareTree |
getShareTree(java.lang.String STN_name)
Get the
ShareTree object; |
ShareTree |
getShareTreeWithAnswer(java.lang.String STN_name,
java.util.List<JGDIAnswer> answers)
Get a ShareTree by its primary key
|
java.util.List |
getSubmitHostList()
Get all
SubmitHost objects. |
java.util.List |
getSubmitHostListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
SubmitHost objects. |
User |
getUser(java.lang.String UU_name)
Get the
User object; |
java.util.List |
getUserList()
Get all
User objects. |
java.util.List |
getUserListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
User objects. |
UserSet |
getUserSet(java.lang.String US_name)
Get the
UserSet object; |
java.util.List |
getUserSetList()
Get all
UserSet objects. |
java.util.List |
getUserSetListWithAnswer(java.util.List<JGDIAnswer> answers)
Get the list of all defined
UserSet objects. |
UserSet |
getUserSetWithAnswer(java.lang.String US_name,
java.util.List<JGDIAnswer> answers)
Get a UserSet by its primary key
|
User |
getUserWithAnswer(java.lang.String UU_name,
java.util.List<JGDIAnswer> answers)
Get a User by its primary key
|
void |
updateCalendar(Calendar obj)
Update the
Calendar object. |
void |
updateCalendarWithAnswer(Calendar obj,
java.util.List<JGDIAnswer> answers)
Update a
Calendar object. |
void |
updateCheckpoint(Checkpoint obj)
Update the
Checkpoint object. |
void |
updateCheckpointWithAnswer(Checkpoint obj,
java.util.List<JGDIAnswer> answers)
Update a
Checkpoint object. |
void |
updateClusterQueue(ClusterQueue obj)
Update the
ClusterQueue object. |
void |
updateClusterQueueWithAnswer(ClusterQueue obj,
java.util.List<JGDIAnswer> answers)
Update a
ClusterQueue object. |
void |
updateComplexEntry(ComplexEntry obj)
Update the
ComplexEntry object. |
void |
updateComplexEntryWithAnswer(ComplexEntry obj,
java.util.List<JGDIAnswer> answers)
Update a
ComplexEntry object. |
void |
updateConfiguration(Configuration obj)
Update the
Configuration object. |
void |
updateConfigurationWithAnswer(Configuration obj,
java.util.List<JGDIAnswer> answers)
Update a
Configuration object. |
void |
updateExecHost(ExecHost obj)
Update the
ExecHost object. |
void |
updateExecHostWithAnswer(ExecHost obj,
java.util.List<JGDIAnswer> answers)
Update a
ExecHost object. |
void |
updateHostgroup(Hostgroup obj)
Update the
Hostgroup object. |
void |
updateHostgroupWithAnswer(Hostgroup obj,
java.util.List<JGDIAnswer> answers)
Update a
Hostgroup object. |
void |
updateJob(Job obj)
Update the
Job object. |
void |
updateJobWithAnswer(Job obj,
java.util.List<JGDIAnswer> answers)
Update a
Job object. |
void |
updateParallelEnvironment(ParallelEnvironment obj)
Update the
ParallelEnvironment object. |
void |
updateParallelEnvironmentWithAnswer(ParallelEnvironment obj,
java.util.List<JGDIAnswer> answers)
Update a
ParallelEnvironment object. |
void |
updateProject(Project obj)
Update the
Project object. |
void |
updateProjectWithAnswer(Project obj,
java.util.List<JGDIAnswer> answers)
Update a
Project object. |
void |
updateResourceQuotaSet(ResourceQuotaSet obj)
Update the
ResourceQuotaSet object. |
void |
updateResourceQuotaSetWithAnswer(ResourceQuotaSet obj,
java.util.List<JGDIAnswer> answers)
Update a
ResourceQuotaSet object. |
void |
updateSchedConf(SchedConf obj)
Update a
SchedConf object. |
void |
updateSchedConfWithAnswer(SchedConf obj,
java.util.List<JGDIAnswer> answers)
Update a
SchedConf object. |
void |
updateShareTree(ShareTree obj)
Update the
ShareTree object. |
void |
updateShareTreeWithAnswer(ShareTree obj,
java.util.List<JGDIAnswer> answers)
Update a
ShareTree object. |
void |
updateUser(User obj)
Update the
User object. |
void |
updateUserSet(UserSet obj)
Update the
UserSet object. |
void |
updateUserSetWithAnswer(UserSet obj,
java.util.List<JGDIAnswer> answers)
Update a
UserSet object. |
void |
updateUserWithAnswer(User obj,
java.util.List<JGDIAnswer> answers)
Update a
User object. |
addNotificationListener, cleanQueues, cleanQueuesWithAnswer, clearJobs, clearJobsWithAnswer, clearQueues, clearQueuesWithAnswer, clearShareTreeUsage, clearShareTreeUsageWithAnswer, close, deleteShareTree, deleteShareTreeWithAnswer, disableQueues, disableQueuesWithAnswer, enableQueues, enableQueuesWithAnswer, execQHost, getActQMaster, getAdminUser, getClusterQueueSummary, getCurrentJGDIVersion, getJGDI, getNB, getNotificationInfo, getQQuota, getQueueInstanceSummary, getRealExecHostList, getSchedulerHost, getSGECell, getSgeExecdPort, getSgeQmasterPort, getSGERoot, getSubscription, killAllEventClients, killAllEventClientsWithAnswer, killAllExecds, killAllExecdsWithAnswer, killEventClients, killEventClientsWithAnswer, killExecd, killExecdWithAnswer, killMaster, killMasterWithAnswer, killScheduler, killSchedulerWithAnswer, newClusterQueueSummaryOptions, newQHostOptions, newQQuotaOptions, newQueueInstanceSummaryOptions, removeNotificationListener, removeNotificationListener, reschedule, rescheduleJobs, rescheduleJobsWithAnswer, rescheduleQueues, rescheduleQueuesWithAnswer, rescheduleWithAnswer, setSubscription, showDetachedSettings, showDetachedSettingsAll, startScheduler, startSchedulerWithAnswer, subscribe, suspend, suspendJobs, suspendJobsWithAnswer, suspendQueues, suspendQueuesWithAnswer, suspendWithAnswer, triggerSchedulerMonitoring, triggerSchedulerMonitoringWithAnswer, unsubscribe, unsuspend, unsuspendJobs, unsuspendJobsWithAnswer, unsuspendQueues, unsuspendQueuesWithAnswer, unsuspendWithAnswer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cleanQueues, cleanQueuesWithAnswer, clearJobs, clearJobsWithAnswer, clearQueues, clearQueuesWithAnswer, clearShareTreeUsage, clearShareTreeUsageWithAnswer, close, deleteShareTree, deleteShareTreeWithAnswer, disableQueues, disableQueuesWithAnswer, enableQueues, enableQueuesWithAnswer, execQHost, getActQMaster, getAdminUser, getClusterQueueSummary, getCurrentJGDIVersion, getQQuota, getQueueInstanceSummary, getRealExecHostList, getSchedulerHost, getSGECell, getSgeExecdPort, getSgeQmasterPort, getSGERoot, getSubscription, killAllEventClients, killAllEventClientsWithAnswer, killAllExecds, killAllExecdsWithAnswer, killEventClients, killEventClientsWithAnswer, killExecd, killExecdWithAnswer, killMaster, killMasterWithAnswer, killScheduler, killSchedulerWithAnswer, newClusterQueueSummaryOptions, newQHostOptions, newQQuotaOptions, newQueueInstanceSummaryOptions, reschedule, rescheduleJobs, rescheduleJobsWithAnswer, rescheduleQueues, rescheduleQueuesWithAnswer, rescheduleWithAnswer, setSubscription, showDetachedSettings, showDetachedSettingsAll, startScheduler, startSchedulerWithAnswer, subscribe, suspend, suspendJobs, suspendJobsWithAnswer, suspendQueues, suspendQueuesWithAnswer, suspendWithAnswer, triggerSchedulerMonitoring, triggerSchedulerMonitoringWithAnswer, unsubscribe, unsuspend, unsuspendJobs, unsuspendJobsWithAnswer, unsuspendQueues, unsuspendQueuesWithAnswer, unsuspendWithAnswer
public JGDIJMX(JGDISession owner) throws JGDIException
JGDIJMXImpl
.JGDIException
public void updateHostgroup(Hostgroup obj) throws JGDIException
Hostgroup
object.updateHostgroup
in interface JGDIJMXMBean
obj
- the Hostgroup
object with the new valuesJGDIException
- on any errorpublic void updateHostgroupWithAnswer(Hostgroup obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Hostgroup
object.updateHostgroupWithAnswer
in interface JGDIJMXMBean
obj
- the Hostgroup
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteHostgroup(Hostgroup obj) throws JGDIException
Hostgroup
object.deleteHostgroup
in interface JGDIJMXMBean
obj
- Hostgroup
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteHostgroupWithAnswer(Hostgroup obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Hostgroup
object.deleteHostgroupWithAnswer
in interface JGDIJMXMBean
obj
- Hostgroup
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteHostgroup(java.lang.String HGRP_name) throws JGDIException
Hostgroup
object by primary key;deleteHostgroup
in interface JGDIJMXMBean
HGRP_name
- the HGRP_name of the Hostgroup
objectJGDIException
- on any error on the GDI layerpublic void deleteHostgroupWithAnswer(java.lang.String HGRP_name, java.util.List<JGDIAnswer> answers) throws JGDIException
Hostgroup
object by its primary keydeleteHostgroupWithAnswer
in interface JGDIJMXMBean
HGRP_name
- the HGRP_name of the Hostgroup
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteHostgroupsWithAnswer(java.lang.String[] HGRP_names, java.util.List<JGDIAnswer> answers) throws JGDIException
Hostgroup
objects by their primary keydeleteHostgroupsWithAnswer
in interface JGDIJMXMBean
HGRP_names
- array of HGRP_name of the Hostgroup
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addHostgroup(Hostgroup obj) throws JGDIException
Hostgroup
object.addHostgroup
in interface JGDIJMXMBean
obj
- the new Hostgroup
objectJGDIException
- on any errorpublic void addHostgroupWithAnswer(Hostgroup obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Hostgroup
object.addHostgroupWithAnswer
in interface JGDIJMXMBean
obj
- the new Hostgroup
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getHostgroupList() throws JGDIException
Hostgroup
objects.getHostgroupList
in interface JGDIJMXMBean
Hostgroup
objectsJGDIException
- on any errorpublic java.util.List getHostgroupListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Hostgroup
objects.getHostgroupListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectHostgroup
objectsJGDIException
- on any error on the GDI layerpublic Hostgroup getHostgroup(java.lang.String HGRP_name) throws JGDIException
Hostgroup
object;getHostgroup
in interface JGDIJMXMBean
HGRP_name
- the HGRP_name of the Hostgroup
objectHostgroup
objectJGDIException
- on any errorpublic Hostgroup getHostgroupWithAnswer(java.lang.String HGRP_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getHostgroupWithAnswer
in interface JGDIJMXMBean
HGRP_name
- the HGRP_name of the Hostgroup
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteSubmitHost(SubmitHost obj) throws JGDIException
SubmitHost
object.deleteSubmitHost
in interface JGDIJMXMBean
obj
- SubmitHost
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteSubmitHostWithAnswer(SubmitHost obj, java.util.List<JGDIAnswer> answers) throws JGDIException
SubmitHost
object.deleteSubmitHostWithAnswer
in interface JGDIJMXMBean
obj
- SubmitHost
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteSubmitHost(java.lang.String SH_name) throws JGDIException
SubmitHost
object by primary key;deleteSubmitHost
in interface JGDIJMXMBean
SH_name
- the SH_name of the SubmitHost
objectJGDIException
- on any error on the GDI layerpublic void deleteSubmitHostWithAnswer(java.lang.String SH_name, java.util.List<JGDIAnswer> answers) throws JGDIException
SubmitHost
object by its primary keydeleteSubmitHostWithAnswer
in interface JGDIJMXMBean
SH_name
- the SH_name of the SubmitHost
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteSubmitHostsWithAnswer(java.lang.String[] SH_names, java.util.List<JGDIAnswer> answers) throws JGDIException
SubmitHost
objects by their primary keydeleteSubmitHostsWithAnswer
in interface JGDIJMXMBean
SH_names
- array of SH_name of the SubmitHost
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addSubmitHost(SubmitHost obj) throws JGDIException
SubmitHost
object.addSubmitHost
in interface JGDIJMXMBean
obj
- the new SubmitHost
objectJGDIException
- on any errorpublic void addSubmitHostWithAnswer(SubmitHost obj, java.util.List<JGDIAnswer> answers) throws JGDIException
SubmitHost
object.addSubmitHostWithAnswer
in interface JGDIJMXMBean
obj
- the new SubmitHost
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addSubmitHost(java.lang.String name) throws JGDIException
SubmitHost
object.addSubmitHost
in interface JGDIJMXMBean
name
- the new String
objectJGDIException
- on any error on the GDI layerpublic void addSubmitHostWithAnswer(java.lang.String name, java.util.List<JGDIAnswer> answers) throws JGDIException
SubmitHost
object.addSubmitHostWithAnswer
in interface JGDIJMXMBean
name
- the new String
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getSubmitHostList() throws JGDIException
SubmitHost
objects.getSubmitHostList
in interface JGDIJMXMBean
SubmitHost
objectsJGDIException
- on any errorpublic java.util.List getSubmitHostListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
SubmitHost
objects.getSubmitHostListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectSubmitHost
objectsJGDIException
- on any error on the GDI layerpublic void updateExecHost(ExecHost obj) throws JGDIException
ExecHost
object.updateExecHost
in interface JGDIJMXMBean
obj
- the ExecHost
object with the new valuesJGDIException
- on any errorpublic void updateExecHostWithAnswer(ExecHost obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ExecHost
object.updateExecHostWithAnswer
in interface JGDIJMXMBean
obj
- the ExecHost
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteExecHost(ExecHost obj) throws JGDIException
ExecHost
object.deleteExecHost
in interface JGDIJMXMBean
obj
- ExecHost
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteExecHostWithAnswer(ExecHost obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ExecHost
object.deleteExecHostWithAnswer
in interface JGDIJMXMBean
obj
- ExecHost
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteExecHost(java.lang.String EH_name) throws JGDIException
ExecHost
object by primary key;deleteExecHost
in interface JGDIJMXMBean
EH_name
- the EH_name of the ExecHost
objectJGDIException
- on any error on the GDI layerpublic void deleteExecHostWithAnswer(java.lang.String EH_name, java.util.List<JGDIAnswer> answers) throws JGDIException
ExecHost
object by its primary keydeleteExecHostWithAnswer
in interface JGDIJMXMBean
EH_name
- the EH_name of the ExecHost
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteExecHostsWithAnswer(java.lang.String[] EH_names, java.util.List<JGDIAnswer> answers) throws JGDIException
ExecHost
objects by their primary keydeleteExecHostsWithAnswer
in interface JGDIJMXMBean
EH_names
- array of EH_name of the ExecHost
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addExecHost(ExecHost obj) throws JGDIException
ExecHost
object.addExecHost
in interface JGDIJMXMBean
obj
- the new ExecHost
objectJGDIException
- on any errorpublic void addExecHostWithAnswer(ExecHost obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ExecHost
object.addExecHostWithAnswer
in interface JGDIJMXMBean
obj
- the new ExecHost
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getExecHostList() throws JGDIException
ExecHost
objects.getExecHostList
in interface JGDIJMXMBean
ExecHost
objectsJGDIException
- on any errorpublic java.util.List getExecHostListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
ExecHost
objects.getExecHostListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectExecHost
objectsJGDIException
- on any error on the GDI layerpublic ExecHost getExecHost(java.lang.String EH_name) throws JGDIException
ExecHost
object;getExecHost
in interface JGDIJMXMBean
EH_name
- the EH_name of the ExecHost
objectExecHost
objectJGDIException
- on any errorpublic ExecHost getExecHostWithAnswer(java.lang.String EH_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getExecHostWithAnswer
in interface JGDIJMXMBean
EH_name
- the EH_name of the ExecHost
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteManager(Manager obj) throws JGDIException
Manager
object.deleteManager
in interface JGDIJMXMBean
obj
- Manager
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteManagerWithAnswer(Manager obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Manager
object.deleteManagerWithAnswer
in interface JGDIJMXMBean
obj
- Manager
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteManager(java.lang.String UM_name) throws JGDIException
Manager
object by primary key;deleteManager
in interface JGDIJMXMBean
UM_name
- the UM_name of the Manager
objectJGDIException
- on any error on the GDI layerpublic void deleteManagerWithAnswer(java.lang.String UM_name, java.util.List<JGDIAnswer> answers) throws JGDIException
Manager
object by its primary keydeleteManagerWithAnswer
in interface JGDIJMXMBean
UM_name
- the UM_name of the Manager
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteManagersWithAnswer(java.lang.String[] UM_names, java.util.List<JGDIAnswer> answers) throws JGDIException
Manager
objects by their primary keydeleteManagersWithAnswer
in interface JGDIJMXMBean
UM_names
- array of UM_name of the Manager
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addManager(Manager obj) throws JGDIException
Manager
object.addManager
in interface JGDIJMXMBean
obj
- the new Manager
objectJGDIException
- on any errorpublic void addManagerWithAnswer(Manager obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Manager
object.addManagerWithAnswer
in interface JGDIJMXMBean
obj
- the new Manager
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addManager(java.lang.String name) throws JGDIException
Manager
object.addManager
in interface JGDIJMXMBean
name
- the new String
objectJGDIException
- on any error on the GDI layerpublic void addManagerWithAnswer(java.lang.String name, java.util.List<JGDIAnswer> answers) throws JGDIException
Manager
object.addManagerWithAnswer
in interface JGDIJMXMBean
name
- the new String
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getManagerList() throws JGDIException
Manager
objects.getManagerList
in interface JGDIJMXMBean
Manager
objectsJGDIException
- on any errorpublic java.util.List getManagerListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Manager
objects.getManagerListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectManager
objectsJGDIException
- on any error on the GDI layerpublic Manager getManager(java.lang.String UM_name) throws JGDIException
Manager
object;getManager
in interface JGDIJMXMBean
UM_name
- the UM_name of the Manager
objectManager
objectJGDIException
- on any errorpublic Manager getManagerWithAnswer(java.lang.String UM_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getManagerWithAnswer
in interface JGDIJMXMBean
UM_name
- the UM_name of the Manager
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteAdvanceReservation(AdvanceReservation obj) throws JGDIException
AdvanceReservation
object.deleteAdvanceReservation
in interface JGDIJMXMBean
obj
- AdvanceReservation
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteAdvanceReservationWithAnswer(AdvanceReservation obj, java.util.List<JGDIAnswer> answers) throws JGDIException
AdvanceReservation
object.deleteAdvanceReservationWithAnswer
in interface JGDIJMXMBean
obj
- AdvanceReservation
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteAdvanceReservation(int AR_id) throws JGDIException
AdvanceReservation
object by primary key;deleteAdvanceReservation
in interface JGDIJMXMBean
AR_id
- the AR_id of the AdvanceReservation
objectJGDIException
- on any error on the GDI layerpublic void deleteAdvanceReservationWithAnswer(int AR_id, java.util.List<JGDIAnswer> answers) throws JGDIException
AdvanceReservation
object by its primary keydeleteAdvanceReservationWithAnswer
in interface JGDIJMXMBean
AR_id
- the AR_id of the AdvanceReservation
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteAdvanceReservationsWithAnswer(java.lang.String[] AR_ids, boolean forced, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
AdvanceReservation
objects by their primary keydeleteAdvanceReservationsWithAnswer
in interface JGDIJMXMBean
AR_ids
- array of AR_id of the AdvanceReservation
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addAdvanceReservation(AdvanceReservation obj) throws JGDIException
AdvanceReservation
object.addAdvanceReservation
in interface JGDIJMXMBean
obj
- the new AdvanceReservation
objectJGDIException
- on any errorpublic void addAdvanceReservationWithAnswer(AdvanceReservation obj, java.util.List<JGDIAnswer> answers) throws JGDIException
AdvanceReservation
object.addAdvanceReservationWithAnswer
in interface JGDIJMXMBean
obj
- the new AdvanceReservation
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getAdvanceReservationList() throws JGDIException
AdvanceReservation
objects.getAdvanceReservationList
in interface JGDIJMXMBean
AdvanceReservation
objectsJGDIException
- on any errorpublic java.util.List getAdvanceReservationListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
AdvanceReservation
objects.getAdvanceReservationListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectAdvanceReservation
objectsJGDIException
- on any error on the GDI layerpublic AdvanceReservation getAdvanceReservation(int AR_id) throws JGDIException
AdvanceReservation
object;getAdvanceReservation
in interface JGDIJMXMBean
AR_id
- the AR_id of the AdvanceReservation
objectAdvanceReservation
objectJGDIException
- on any errorpublic AdvanceReservation getAdvanceReservationWithAnswer(int AR_id, java.util.List<JGDIAnswer> answers) throws JGDIException
getAdvanceReservationWithAnswer
in interface JGDIJMXMBean
AR_id
- the AR_id of the AdvanceReservation
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateSchedConf(SchedConf obj) throws JGDIException
SchedConf
object.updateSchedConf
in interface JGDIJMXMBean
obj
- the SchedConf
object with the new valuesJGDIException
- on any errorpublic void updateSchedConfWithAnswer(SchedConf obj, java.util.List<JGDIAnswer> answers) throws JGDIException
SchedConf
object.updateSchedConfWithAnswer
in interface JGDIJMXMBean
obj
- the SchedConf
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic SchedConf getSchedConf() throws JGDIException
SchedConf
objectgetSchedConf
in interface JGDIJMXMBean
SchedConf
objectJGDIException
- on any error on the GDI layerpublic SchedConf getSchedConfWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
SchedConf
object.getSchedConfWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectSchedConf
object.JGDIException
- on any error on the GDI layerpublic void updateConfiguration(Configuration obj) throws JGDIException
Configuration
object.updateConfiguration
in interface JGDIJMXMBean
obj
- the Configuration
object with the new valuesJGDIException
- on any errorpublic void updateConfigurationWithAnswer(Configuration obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Configuration
object.updateConfigurationWithAnswer
in interface JGDIJMXMBean
obj
- the Configuration
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteConfiguration(Configuration obj) throws JGDIException
Configuration
object.deleteConfiguration
in interface JGDIJMXMBean
obj
- Configuration
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteConfigurationWithAnswer(Configuration obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Configuration
object.deleteConfigurationWithAnswer
in interface JGDIJMXMBean
obj
- Configuration
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteConfiguration(java.lang.String CONF_name) throws JGDIException
Configuration
object by primary key;deleteConfiguration
in interface JGDIJMXMBean
CONF_name
- the CONF_name of the Configuration
objectJGDIException
- on any error on the GDI layerpublic void deleteConfigurationWithAnswer(java.lang.String CONF_name, java.util.List<JGDIAnswer> answers) throws JGDIException
Configuration
object by its primary keydeleteConfigurationWithAnswer
in interface JGDIJMXMBean
CONF_name
- the CONF_name of the Configuration
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteConfigurationsWithAnswer(java.lang.String[] CONF_names, java.util.List<JGDIAnswer> answers) throws JGDIException
Configuration
objects by their primary keydeleteConfigurationsWithAnswer
in interface JGDIJMXMBean
CONF_names
- array of CONF_name of the Configuration
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addConfiguration(Configuration obj) throws JGDIException
Configuration
object.addConfiguration
in interface JGDIJMXMBean
obj
- the new Configuration
objectJGDIException
- on any errorpublic void addConfigurationWithAnswer(Configuration obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Configuration
object.addConfigurationWithAnswer
in interface JGDIJMXMBean
obj
- the new Configuration
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getConfigurationList() throws JGDIException
Configuration
objects.getConfigurationList
in interface JGDIJMXMBean
Configuration
objectsJGDIException
- on any errorpublic java.util.List getConfigurationListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Configuration
objects.getConfigurationListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectConfiguration
objectsJGDIException
- on any error on the GDI layerpublic Configuration getConfiguration(java.lang.String CONF_name) throws JGDIException
Configuration
object;getConfiguration
in interface JGDIJMXMBean
CONF_name
- the CONF_name of the Configuration
objectConfiguration
objectJGDIException
- on any errorpublic Configuration getConfigurationWithAnswer(java.lang.String CONF_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getConfigurationWithAnswer
in interface JGDIJMXMBean
CONF_name
- the CONF_name of the Configuration
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateProject(Project obj) throws JGDIException
Project
object.updateProject
in interface JGDIJMXMBean
obj
- the Project
object with the new valuesJGDIException
- on any errorpublic void updateProjectWithAnswer(Project obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Project
object.updateProjectWithAnswer
in interface JGDIJMXMBean
obj
- the Project
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteProject(Project obj) throws JGDIException
Project
object.deleteProject
in interface JGDIJMXMBean
obj
- Project
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteProjectWithAnswer(Project obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Project
object.deleteProjectWithAnswer
in interface JGDIJMXMBean
obj
- Project
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteProject(java.lang.String PR_name) throws JGDIException
Project
object by primary key;deleteProject
in interface JGDIJMXMBean
PR_name
- the PR_name of the Project
objectJGDIException
- on any error on the GDI layerpublic void deleteProjectWithAnswer(java.lang.String PR_name, java.util.List<JGDIAnswer> answers) throws JGDIException
Project
object by its primary keydeleteProjectWithAnswer
in interface JGDIJMXMBean
PR_name
- the PR_name of the Project
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteProjectsWithAnswer(java.lang.String[] PR_names, java.util.List<JGDIAnswer> answers) throws JGDIException
Project
objects by their primary keydeleteProjectsWithAnswer
in interface JGDIJMXMBean
PR_names
- array of PR_name of the Project
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addProject(Project obj) throws JGDIException
Project
object.addProject
in interface JGDIJMXMBean
obj
- the new Project
objectJGDIException
- on any errorpublic void addProjectWithAnswer(Project obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Project
object.addProjectWithAnswer
in interface JGDIJMXMBean
obj
- the new Project
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getProjectList() throws JGDIException
Project
objects.getProjectList
in interface JGDIJMXMBean
Project
objectsJGDIException
- on any errorpublic java.util.List getProjectListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Project
objects.getProjectListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectProject
objectsJGDIException
- on any error on the GDI layerpublic Project getProject(java.lang.String PR_name) throws JGDIException
Project
object;getProject
in interface JGDIJMXMBean
PR_name
- the PR_name of the Project
objectProject
objectJGDIException
- on any errorpublic Project getProjectWithAnswer(java.lang.String PR_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getProjectWithAnswer
in interface JGDIJMXMBean
PR_name
- the PR_name of the Project
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateShareTree(ShareTree obj) throws JGDIException
ShareTree
object.updateShareTree
in interface JGDIJMXMBean
obj
- the ShareTree
object with the new valuesJGDIException
- on any errorpublic void updateShareTreeWithAnswer(ShareTree obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ShareTree
object.updateShareTreeWithAnswer
in interface JGDIJMXMBean
obj
- the ShareTree
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic ShareTree getShareTree(java.lang.String STN_name) throws JGDIException
ShareTree
object;getShareTree
in interface JGDIJMXMBean
STN_name
- the STN_name of the ShareTree
objectShareTree
objectJGDIException
- on any errorpublic ShareTree getShareTreeWithAnswer(java.lang.String STN_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getShareTreeWithAnswer
in interface JGDIJMXMBean
STN_name
- the STN_name of the ShareTree
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteAdminHost(AdminHost obj) throws JGDIException
AdminHost
object.deleteAdminHost
in interface JGDIJMXMBean
obj
- AdminHost
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteAdminHostWithAnswer(AdminHost obj, java.util.List<JGDIAnswer> answers) throws JGDIException
AdminHost
object.deleteAdminHostWithAnswer
in interface JGDIJMXMBean
obj
- AdminHost
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteAdminHost(java.lang.String AH_name) throws JGDIException
AdminHost
object by primary key;deleteAdminHost
in interface JGDIJMXMBean
AH_name
- the AH_name of the AdminHost
objectJGDIException
- on any error on the GDI layerpublic void deleteAdminHostWithAnswer(java.lang.String AH_name, java.util.List<JGDIAnswer> answers) throws JGDIException
AdminHost
object by its primary keydeleteAdminHostWithAnswer
in interface JGDIJMXMBean
AH_name
- the AH_name of the AdminHost
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteAdminHostsWithAnswer(java.lang.String[] AH_names, java.util.List<JGDIAnswer> answers) throws JGDIException
AdminHost
objects by their primary keydeleteAdminHostsWithAnswer
in interface JGDIJMXMBean
AH_names
- array of AH_name of the AdminHost
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addAdminHost(AdminHost obj) throws JGDIException
AdminHost
object.addAdminHost
in interface JGDIJMXMBean
obj
- the new AdminHost
objectJGDIException
- on any errorpublic void addAdminHostWithAnswer(AdminHost obj, java.util.List<JGDIAnswer> answers) throws JGDIException
AdminHost
object.addAdminHostWithAnswer
in interface JGDIJMXMBean
obj
- the new AdminHost
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addAdminHost(java.lang.String name) throws JGDIException
AdminHost
object.addAdminHost
in interface JGDIJMXMBean
name
- the new String
objectJGDIException
- on any error on the GDI layerpublic void addAdminHostWithAnswer(java.lang.String name, java.util.List<JGDIAnswer> answers) throws JGDIException
AdminHost
object.addAdminHostWithAnswer
in interface JGDIJMXMBean
name
- the new String
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getAdminHostList() throws JGDIException
AdminHost
objects.getAdminHostList
in interface JGDIJMXMBean
AdminHost
objectsJGDIException
- on any errorpublic java.util.List getAdminHostListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
AdminHost
objects.getAdminHostListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectAdminHost
objectsJGDIException
- on any error on the GDI layerpublic void updateCheckpoint(Checkpoint obj) throws JGDIException
Checkpoint
object.updateCheckpoint
in interface JGDIJMXMBean
obj
- the Checkpoint
object with the new valuesJGDIException
- on any errorpublic void updateCheckpointWithAnswer(Checkpoint obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Checkpoint
object.updateCheckpointWithAnswer
in interface JGDIJMXMBean
obj
- the Checkpoint
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteCheckpoint(Checkpoint obj) throws JGDIException
Checkpoint
object.deleteCheckpoint
in interface JGDIJMXMBean
obj
- Checkpoint
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteCheckpointWithAnswer(Checkpoint obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Checkpoint
object.deleteCheckpointWithAnswer
in interface JGDIJMXMBean
obj
- Checkpoint
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteCheckpoint(java.lang.String CK_name) throws JGDIException
Checkpoint
object by primary key;deleteCheckpoint
in interface JGDIJMXMBean
CK_name
- the CK_name of the Checkpoint
objectJGDIException
- on any error on the GDI layerpublic void deleteCheckpointWithAnswer(java.lang.String CK_name, java.util.List<JGDIAnswer> answers) throws JGDIException
Checkpoint
object by its primary keydeleteCheckpointWithAnswer
in interface JGDIJMXMBean
CK_name
- the CK_name of the Checkpoint
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteCheckpointsWithAnswer(java.lang.String[] CK_names, java.util.List<JGDIAnswer> answers) throws JGDIException
Checkpoint
objects by their primary keydeleteCheckpointsWithAnswer
in interface JGDIJMXMBean
CK_names
- array of CK_name of the Checkpoint
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addCheckpoint(Checkpoint obj) throws JGDIException
Checkpoint
object.addCheckpoint
in interface JGDIJMXMBean
obj
- the new Checkpoint
objectJGDIException
- on any errorpublic void addCheckpointWithAnswer(Checkpoint obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Checkpoint
object.addCheckpointWithAnswer
in interface JGDIJMXMBean
obj
- the new Checkpoint
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getCheckpointList() throws JGDIException
Checkpoint
objects.getCheckpointList
in interface JGDIJMXMBean
Checkpoint
objectsJGDIException
- on any errorpublic java.util.List getCheckpointListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Checkpoint
objects.getCheckpointListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectCheckpoint
objectsJGDIException
- on any error on the GDI layerpublic Checkpoint getCheckpoint(java.lang.String CK_name) throws JGDIException
Checkpoint
object;getCheckpoint
in interface JGDIJMXMBean
CK_name
- the CK_name of the Checkpoint
objectCheckpoint
objectJGDIException
- on any errorpublic Checkpoint getCheckpointWithAnswer(java.lang.String CK_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getCheckpointWithAnswer
in interface JGDIJMXMBean
CK_name
- the CK_name of the Checkpoint
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateParallelEnvironment(ParallelEnvironment obj) throws JGDIException
ParallelEnvironment
object.updateParallelEnvironment
in interface JGDIJMXMBean
obj
- the ParallelEnvironment
object with the new valuesJGDIException
- on any errorpublic void updateParallelEnvironmentWithAnswer(ParallelEnvironment obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ParallelEnvironment
object.updateParallelEnvironmentWithAnswer
in interface JGDIJMXMBean
obj
- the ParallelEnvironment
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteParallelEnvironment(ParallelEnvironment obj) throws JGDIException
ParallelEnvironment
object.deleteParallelEnvironment
in interface JGDIJMXMBean
obj
- ParallelEnvironment
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteParallelEnvironmentWithAnswer(ParallelEnvironment obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ParallelEnvironment
object.deleteParallelEnvironmentWithAnswer
in interface JGDIJMXMBean
obj
- ParallelEnvironment
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteParallelEnvironment(java.lang.String PE_name) throws JGDIException
ParallelEnvironment
object by primary key;deleteParallelEnvironment
in interface JGDIJMXMBean
PE_name
- the PE_name of the ParallelEnvironment
objectJGDIException
- on any error on the GDI layerpublic void deleteParallelEnvironmentWithAnswer(java.lang.String PE_name, java.util.List<JGDIAnswer> answers) throws JGDIException
ParallelEnvironment
object by its primary keydeleteParallelEnvironmentWithAnswer
in interface JGDIJMXMBean
PE_name
- the PE_name of the ParallelEnvironment
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteParallelEnvironmentsWithAnswer(java.lang.String[] PE_names, java.util.List<JGDIAnswer> answers) throws JGDIException
ParallelEnvironment
objects by their primary keydeleteParallelEnvironmentsWithAnswer
in interface JGDIJMXMBean
PE_names
- array of PE_name of the ParallelEnvironment
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addParallelEnvironment(ParallelEnvironment obj) throws JGDIException
ParallelEnvironment
object.addParallelEnvironment
in interface JGDIJMXMBean
obj
- the new ParallelEnvironment
objectJGDIException
- on any errorpublic void addParallelEnvironmentWithAnswer(ParallelEnvironment obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ParallelEnvironment
object.addParallelEnvironmentWithAnswer
in interface JGDIJMXMBean
obj
- the new ParallelEnvironment
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getParallelEnvironmentList() throws JGDIException
ParallelEnvironment
objects.getParallelEnvironmentList
in interface JGDIJMXMBean
ParallelEnvironment
objectsJGDIException
- on any errorpublic java.util.List getParallelEnvironmentListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
ParallelEnvironment
objects.getParallelEnvironmentListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectParallelEnvironment
objectsJGDIException
- on any error on the GDI layerpublic ParallelEnvironment getParallelEnvironment(java.lang.String PE_name) throws JGDIException
ParallelEnvironment
object;getParallelEnvironment
in interface JGDIJMXMBean
PE_name
- the PE_name of the ParallelEnvironment
objectParallelEnvironment
objectJGDIException
- on any errorpublic ParallelEnvironment getParallelEnvironmentWithAnswer(java.lang.String PE_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getParallelEnvironmentWithAnswer
in interface JGDIJMXMBean
PE_name
- the PE_name of the ParallelEnvironment
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateComplexEntry(ComplexEntry obj) throws JGDIException
ComplexEntry
object.updateComplexEntry
in interface JGDIJMXMBean
obj
- the ComplexEntry
object with the new valuesJGDIException
- on any errorpublic void updateComplexEntryWithAnswer(ComplexEntry obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ComplexEntry
object.updateComplexEntryWithAnswer
in interface JGDIJMXMBean
obj
- the ComplexEntry
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteComplexEntry(ComplexEntry obj) throws JGDIException
ComplexEntry
object.deleteComplexEntry
in interface JGDIJMXMBean
obj
- ComplexEntry
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteComplexEntryWithAnswer(ComplexEntry obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ComplexEntry
object.deleteComplexEntryWithAnswer
in interface JGDIJMXMBean
obj
- ComplexEntry
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteComplexEntry(java.lang.String CE_name) throws JGDIException
ComplexEntry
object by primary key;deleteComplexEntry
in interface JGDIJMXMBean
CE_name
- the CE_name of the ComplexEntry
objectJGDIException
- on any error on the GDI layerpublic void deleteComplexEntryWithAnswer(java.lang.String CE_name, java.util.List<JGDIAnswer> answers) throws JGDIException
ComplexEntry
object by its primary keydeleteComplexEntryWithAnswer
in interface JGDIJMXMBean
CE_name
- the CE_name of the ComplexEntry
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteComplexEntrysWithAnswer(java.lang.String[] CE_names, java.util.List<JGDIAnswer> answers) throws JGDIException
ComplexEntry
objects by their primary keydeleteComplexEntrysWithAnswer
in interface JGDIJMXMBean
CE_names
- array of CE_name of the ComplexEntry
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addComplexEntry(ComplexEntry obj) throws JGDIException
ComplexEntry
object.addComplexEntry
in interface JGDIJMXMBean
obj
- the new ComplexEntry
objectJGDIException
- on any errorpublic void addComplexEntryWithAnswer(ComplexEntry obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ComplexEntry
object.addComplexEntryWithAnswer
in interface JGDIJMXMBean
obj
- the new ComplexEntry
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getComplexEntryList() throws JGDIException
ComplexEntry
objects.getComplexEntryList
in interface JGDIJMXMBean
ComplexEntry
objectsJGDIException
- on any errorpublic java.util.List getComplexEntryListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
ComplexEntry
objects.getComplexEntryListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectComplexEntry
objectsJGDIException
- on any error on the GDI layerpublic ComplexEntry getComplexEntry(java.lang.String CE_name) throws JGDIException
ComplexEntry
object;getComplexEntry
in interface JGDIJMXMBean
CE_name
- the CE_name of the ComplexEntry
objectComplexEntry
objectJGDIException
- on any errorpublic ComplexEntry getComplexEntryWithAnswer(java.lang.String CE_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getComplexEntryWithAnswer
in interface JGDIJMXMBean
CE_name
- the CE_name of the ComplexEntry
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateClusterQueue(ClusterQueue obj) throws JGDIException
ClusterQueue
object.updateClusterQueue
in interface JGDIJMXMBean
obj
- the ClusterQueue
object with the new valuesJGDIException
- on any errorpublic void updateClusterQueueWithAnswer(ClusterQueue obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ClusterQueue
object.updateClusterQueueWithAnswer
in interface JGDIJMXMBean
obj
- the ClusterQueue
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteClusterQueue(ClusterQueue obj) throws JGDIException
ClusterQueue
object.deleteClusterQueue
in interface JGDIJMXMBean
obj
- ClusterQueue
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteClusterQueueWithAnswer(ClusterQueue obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ClusterQueue
object.deleteClusterQueueWithAnswer
in interface JGDIJMXMBean
obj
- ClusterQueue
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteClusterQueue(java.lang.String CQ_name) throws JGDIException
ClusterQueue
object by primary key;deleteClusterQueue
in interface JGDIJMXMBean
CQ_name
- the CQ_name of the ClusterQueue
objectJGDIException
- on any error on the GDI layerpublic void deleteClusterQueueWithAnswer(java.lang.String CQ_name, java.util.List<JGDIAnswer> answers) throws JGDIException
ClusterQueue
object by its primary keydeleteClusterQueueWithAnswer
in interface JGDIJMXMBean
CQ_name
- the CQ_name of the ClusterQueue
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteClusterQueuesWithAnswer(java.lang.String[] CQ_names, java.util.List<JGDIAnswer> answers) throws JGDIException
ClusterQueue
objects by their primary keydeleteClusterQueuesWithAnswer
in interface JGDIJMXMBean
CQ_names
- array of CQ_name of the ClusterQueue
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addClusterQueue(ClusterQueue obj) throws JGDIException
ClusterQueue
object.addClusterQueue
in interface JGDIJMXMBean
obj
- the new ClusterQueue
objectJGDIException
- on any errorpublic void addClusterQueueWithAnswer(ClusterQueue obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ClusterQueue
object.addClusterQueueWithAnswer
in interface JGDIJMXMBean
obj
- the new ClusterQueue
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getClusterQueueList() throws JGDIException
ClusterQueue
objects.getClusterQueueList
in interface JGDIJMXMBean
ClusterQueue
objectsJGDIException
- on any errorpublic java.util.List getClusterQueueListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
ClusterQueue
objects.getClusterQueueListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectClusterQueue
objectsJGDIException
- on any error on the GDI layerpublic ClusterQueue getClusterQueue(java.lang.String CQ_name) throws JGDIException
ClusterQueue
object;getClusterQueue
in interface JGDIJMXMBean
CQ_name
- the CQ_name of the ClusterQueue
objectClusterQueue
objectJGDIException
- on any errorpublic ClusterQueue getClusterQueueWithAnswer(java.lang.String CQ_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getClusterQueueWithAnswer
in interface JGDIJMXMBean
CQ_name
- the CQ_name of the ClusterQueue
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic JobSchedulingInfo getJobSchedulingInfo() throws JGDIException
JobSchedulingInfo
objectgetJobSchedulingInfo
in interface JGDIJMXMBean
JobSchedulingInfo
objectJGDIException
- on any error on the GDI layerpublic JobSchedulingInfo getJobSchedulingInfoWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
JobSchedulingInfo
object.getJobSchedulingInfoWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectJobSchedulingInfo
object.JGDIException
- on any error on the GDI layerpublic void updateUserSet(UserSet obj) throws JGDIException
UserSet
object.updateUserSet
in interface JGDIJMXMBean
obj
- the UserSet
object with the new valuesJGDIException
- on any errorpublic void updateUserSetWithAnswer(UserSet obj, java.util.List<JGDIAnswer> answers) throws JGDIException
UserSet
object.updateUserSetWithAnswer
in interface JGDIJMXMBean
obj
- the UserSet
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteUserSet(UserSet obj) throws JGDIException
UserSet
object.deleteUserSet
in interface JGDIJMXMBean
obj
- UserSet
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteUserSetWithAnswer(UserSet obj, java.util.List<JGDIAnswer> answers) throws JGDIException
UserSet
object.deleteUserSetWithAnswer
in interface JGDIJMXMBean
obj
- UserSet
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteUserSet(java.lang.String US_name) throws JGDIException
UserSet
object by primary key;deleteUserSet
in interface JGDIJMXMBean
US_name
- the US_name of the UserSet
objectJGDIException
- on any error on the GDI layerpublic void deleteUserSetWithAnswer(java.lang.String US_name, java.util.List<JGDIAnswer> answers) throws JGDIException
UserSet
object by its primary keydeleteUserSetWithAnswer
in interface JGDIJMXMBean
US_name
- the US_name of the UserSet
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteUserSetsWithAnswer(java.lang.String[] US_names, java.util.List<JGDIAnswer> answers) throws JGDIException
UserSet
objects by their primary keydeleteUserSetsWithAnswer
in interface JGDIJMXMBean
US_names
- array of US_name of the UserSet
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addUserSet(UserSet obj) throws JGDIException
UserSet
object.addUserSet
in interface JGDIJMXMBean
obj
- the new UserSet
objectJGDIException
- on any errorpublic void addUserSetWithAnswer(UserSet obj, java.util.List<JGDIAnswer> answers) throws JGDIException
UserSet
object.addUserSetWithAnswer
in interface JGDIJMXMBean
obj
- the new UserSet
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getUserSetList() throws JGDIException
UserSet
objects.getUserSetList
in interface JGDIJMXMBean
UserSet
objectsJGDIException
- on any errorpublic java.util.List getUserSetListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
UserSet
objects.getUserSetListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectUserSet
objectsJGDIException
- on any error on the GDI layerpublic UserSet getUserSet(java.lang.String US_name) throws JGDIException
UserSet
object;getUserSet
in interface JGDIJMXMBean
US_name
- the US_name of the UserSet
objectUserSet
objectJGDIException
- on any errorpublic UserSet getUserSetWithAnswer(java.lang.String US_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getUserSetWithAnswer
in interface JGDIJMXMBean
US_name
- the US_name of the UserSet
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateCalendar(Calendar obj) throws JGDIException
Calendar
object.updateCalendar
in interface JGDIJMXMBean
obj
- the Calendar
object with the new valuesJGDIException
- on any errorpublic void updateCalendarWithAnswer(Calendar obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Calendar
object.updateCalendarWithAnswer
in interface JGDIJMXMBean
obj
- the Calendar
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteCalendar(Calendar obj) throws JGDIException
Calendar
object.deleteCalendar
in interface JGDIJMXMBean
obj
- Calendar
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteCalendarWithAnswer(Calendar obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Calendar
object.deleteCalendarWithAnswer
in interface JGDIJMXMBean
obj
- Calendar
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteCalendar(java.lang.String CAL_name) throws JGDIException
Calendar
object by primary key;deleteCalendar
in interface JGDIJMXMBean
CAL_name
- the CAL_name of the Calendar
objectJGDIException
- on any error on the GDI layerpublic void deleteCalendarWithAnswer(java.lang.String CAL_name, java.util.List<JGDIAnswer> answers) throws JGDIException
Calendar
object by its primary keydeleteCalendarWithAnswer
in interface JGDIJMXMBean
CAL_name
- the CAL_name of the Calendar
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteCalendarsWithAnswer(java.lang.String[] CAL_names, java.util.List<JGDIAnswer> answers) throws JGDIException
Calendar
objects by their primary keydeleteCalendarsWithAnswer
in interface JGDIJMXMBean
CAL_names
- array of CAL_name of the Calendar
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addCalendar(Calendar obj) throws JGDIException
Calendar
object.addCalendar
in interface JGDIJMXMBean
obj
- the new Calendar
objectJGDIException
- on any errorpublic void addCalendarWithAnswer(Calendar obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Calendar
object.addCalendarWithAnswer
in interface JGDIJMXMBean
obj
- the new Calendar
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getCalendarList() throws JGDIException
Calendar
objects.getCalendarList
in interface JGDIJMXMBean
Calendar
objectsJGDIException
- on any errorpublic java.util.List getCalendarListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Calendar
objects.getCalendarListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectCalendar
objectsJGDIException
- on any error on the GDI layerpublic Calendar getCalendar(java.lang.String CAL_name) throws JGDIException
Calendar
object;getCalendar
in interface JGDIJMXMBean
CAL_name
- the CAL_name of the Calendar
objectCalendar
objectJGDIException
- on any errorpublic Calendar getCalendarWithAnswer(java.lang.String CAL_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getCalendarWithAnswer
in interface JGDIJMXMBean
CAL_name
- the CAL_name of the Calendar
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteOperator(Operator obj) throws JGDIException
Operator
object.deleteOperator
in interface JGDIJMXMBean
obj
- Operator
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteOperatorWithAnswer(Operator obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Operator
object.deleteOperatorWithAnswer
in interface JGDIJMXMBean
obj
- Operator
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteOperator(java.lang.String UO_name) throws JGDIException
Operator
object by primary key;deleteOperator
in interface JGDIJMXMBean
UO_name
- the UO_name of the Operator
objectJGDIException
- on any error on the GDI layerpublic void deleteOperatorWithAnswer(java.lang.String UO_name, java.util.List<JGDIAnswer> answers) throws JGDIException
Operator
object by its primary keydeleteOperatorWithAnswer
in interface JGDIJMXMBean
UO_name
- the UO_name of the Operator
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteOperatorsWithAnswer(java.lang.String[] UO_names, java.util.List<JGDIAnswer> answers) throws JGDIException
Operator
objects by their primary keydeleteOperatorsWithAnswer
in interface JGDIJMXMBean
UO_names
- array of UO_name of the Operator
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addOperator(Operator obj) throws JGDIException
Operator
object.addOperator
in interface JGDIJMXMBean
obj
- the new Operator
objectJGDIException
- on any errorpublic void addOperatorWithAnswer(Operator obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Operator
object.addOperatorWithAnswer
in interface JGDIJMXMBean
obj
- the new Operator
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addOperator(java.lang.String name) throws JGDIException
Operator
object.addOperator
in interface JGDIJMXMBean
name
- the new String
objectJGDIException
- on any error on the GDI layerpublic void addOperatorWithAnswer(java.lang.String name, java.util.List<JGDIAnswer> answers) throws JGDIException
Operator
object.addOperatorWithAnswer
in interface JGDIJMXMBean
name
- the new String
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getOperatorList() throws JGDIException
Operator
objects.getOperatorList
in interface JGDIJMXMBean
Operator
objectsJGDIException
- on any errorpublic java.util.List getOperatorListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Operator
objects.getOperatorListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectOperator
objectsJGDIException
- on any error on the GDI layerpublic Operator getOperator(java.lang.String UO_name) throws JGDIException
Operator
object;getOperator
in interface JGDIJMXMBean
UO_name
- the UO_name of the Operator
objectOperator
objectJGDIException
- on any errorpublic Operator getOperatorWithAnswer(java.lang.String UO_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getOperatorWithAnswer
in interface JGDIJMXMBean
UO_name
- the UO_name of the Operator
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateJob(Job obj) throws JGDIException
Job
object.updateJob
in interface JGDIJMXMBean
obj
- the Job
object with the new valuesJGDIException
- on any errorpublic void updateJobWithAnswer(Job obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Job
object.updateJobWithAnswer
in interface JGDIJMXMBean
obj
- the Job
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteJob(Job obj) throws JGDIException
Job
object.deleteJob
in interface JGDIJMXMBean
obj
- Job
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteJobWithAnswer(Job obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Job
object.deleteJobWithAnswer
in interface JGDIJMXMBean
obj
- Job
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteJob(int JB_job_number) throws JGDIException
Job
object by primary key;deleteJob
in interface JGDIJMXMBean
JB_job_number
- the JB_job_number of the Job
objectJGDIException
- on any error on the GDI layerpublic void deleteJobWithAnswer(int JB_job_number, java.util.List<JGDIAnswer> answers) throws JGDIException
Job
object by its primary keydeleteJobWithAnswer
in interface JGDIJMXMBean
JB_job_number
- the JB_job_number of the Job
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteJobsWithAnswer(java.lang.String[] JB_job_numbers, boolean forced, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
Job
objects by their primary keydeleteJobsWithAnswer
in interface JGDIJMXMBean
JB_job_numbers
- array of JB_job_number of the Job
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addJob(Job obj) throws JGDIException
Job
object.addJob
in interface JGDIJMXMBean
obj
- the new Job
objectJGDIException
- on any errorpublic void addJobWithAnswer(Job obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Job
object.addJobWithAnswer
in interface JGDIJMXMBean
obj
- the new Job
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getJobList() throws JGDIException
Job
objects.getJobList
in interface JGDIJMXMBean
Job
objectsJGDIException
- on any errorpublic java.util.List getJobListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Job
objects.getJobListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectJob
objectsJGDIException
- on any error on the GDI layerpublic Job getJob(int JB_job_number) throws JGDIException
Job
object;getJob
in interface JGDIJMXMBean
JB_job_number
- the JB_job_number of the Job
objectJob
objectJGDIException
- on any errorpublic Job getJobWithAnswer(int JB_job_number, java.util.List<JGDIAnswer> answers) throws JGDIException
getJobWithAnswer
in interface JGDIJMXMBean
JB_job_number
- the JB_job_number of the Job
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateResourceQuotaSet(ResourceQuotaSet obj) throws JGDIException
ResourceQuotaSet
object.updateResourceQuotaSet
in interface JGDIJMXMBean
obj
- the ResourceQuotaSet
object with the new valuesJGDIException
- on any errorpublic void updateResourceQuotaSetWithAnswer(ResourceQuotaSet obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ResourceQuotaSet
object.updateResourceQuotaSetWithAnswer
in interface JGDIJMXMBean
obj
- the ResourceQuotaSet
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteResourceQuotaSet(ResourceQuotaSet obj) throws JGDIException
ResourceQuotaSet
object.deleteResourceQuotaSet
in interface JGDIJMXMBean
obj
- ResourceQuotaSet
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteResourceQuotaSetWithAnswer(ResourceQuotaSet obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ResourceQuotaSet
object.deleteResourceQuotaSetWithAnswer
in interface JGDIJMXMBean
obj
- ResourceQuotaSet
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteResourceQuotaSet(java.lang.String RQS_name) throws JGDIException
ResourceQuotaSet
object by primary key;deleteResourceQuotaSet
in interface JGDIJMXMBean
RQS_name
- the RQS_name of the ResourceQuotaSet
objectJGDIException
- on any error on the GDI layerpublic void deleteResourceQuotaSetWithAnswer(java.lang.String RQS_name, java.util.List<JGDIAnswer> answers) throws JGDIException
ResourceQuotaSet
object by its primary keydeleteResourceQuotaSetWithAnswer
in interface JGDIJMXMBean
RQS_name
- the RQS_name of the ResourceQuotaSet
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteResourceQuotaSetsWithAnswer(java.lang.String[] RQS_names, java.util.List<JGDIAnswer> answers) throws JGDIException
ResourceQuotaSet
objects by their primary keydeleteResourceQuotaSetsWithAnswer
in interface JGDIJMXMBean
RQS_names
- array of RQS_name of the ResourceQuotaSet
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addResourceQuotaSet(ResourceQuotaSet obj) throws JGDIException
ResourceQuotaSet
object.addResourceQuotaSet
in interface JGDIJMXMBean
obj
- the new ResourceQuotaSet
objectJGDIException
- on any errorpublic void addResourceQuotaSetWithAnswer(ResourceQuotaSet obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ResourceQuotaSet
object.addResourceQuotaSetWithAnswer
in interface JGDIJMXMBean
obj
- the new ResourceQuotaSet
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getResourceQuotaSetList() throws JGDIException
ResourceQuotaSet
objects.getResourceQuotaSetList
in interface JGDIJMXMBean
ResourceQuotaSet
objectsJGDIException
- on any errorpublic java.util.List getResourceQuotaSetListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
ResourceQuotaSet
objects.getResourceQuotaSetListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectResourceQuotaSet
objectsJGDIException
- on any error on the GDI layerpublic ResourceQuotaSet getResourceQuotaSet(java.lang.String RQS_name) throws JGDIException
ResourceQuotaSet
object;getResourceQuotaSet
in interface JGDIJMXMBean
RQS_name
- the RQS_name of the ResourceQuotaSet
objectResourceQuotaSet
objectJGDIException
- on any errorpublic ResourceQuotaSet getResourceQuotaSetWithAnswer(java.lang.String RQS_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getResourceQuotaSetWithAnswer
in interface JGDIJMXMBean
RQS_name
- the RQS_name of the ResourceQuotaSet
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getEventClientList() throws JGDIException
EventClient
objects.getEventClientList
in interface JGDIJMXMBean
EventClient
objectsJGDIException
- on any errorpublic java.util.List getEventClientListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
EventClient
objects.getEventClientListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectEventClient
objectsJGDIException
- on any error on the GDI layerpublic void updateUser(User obj) throws JGDIException
User
object.updateUser
in interface JGDIJMXMBean
obj
- the User
object with the new valuesJGDIException
- on any errorpublic void updateUserWithAnswer(User obj, java.util.List<JGDIAnswer> answers) throws JGDIException
User
object.updateUserWithAnswer
in interface JGDIJMXMBean
obj
- the User
object with the new valuesanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteUser(User obj) throws JGDIException
User
object.deleteUser
in interface JGDIJMXMBean
obj
- User
object with the primary key informationJGDIException
- on any error on the GDI layerpublic void deleteUserWithAnswer(User obj, java.util.List<JGDIAnswer> answers) throws JGDIException
User
object.deleteUserWithAnswer
in interface JGDIJMXMBean
obj
- User
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteUser(java.lang.String UU_name) throws JGDIException
User
object by primary key;deleteUser
in interface JGDIJMXMBean
UU_name
- the UU_name of the User
objectJGDIException
- on any error on the GDI layerpublic void deleteUserWithAnswer(java.lang.String UU_name, java.util.List<JGDIAnswer> answers) throws JGDIException
User
object by its primary keydeleteUserWithAnswer
in interface JGDIJMXMBean
UU_name
- the UU_name of the User
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteUsersWithAnswer(java.lang.String[] UU_names, java.util.List<JGDIAnswer> answers) throws JGDIException
User
objects by their primary keydeleteUsersWithAnswer
in interface JGDIJMXMBean
UU_names
- array of UU_name of the User
objectsanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void addUser(User obj) throws JGDIException
User
object.addUser
in interface JGDIJMXMBean
obj
- the new User
objectJGDIException
- on any errorpublic void addUserWithAnswer(User obj, java.util.List<JGDIAnswer> answers) throws JGDIException
User
object.addUserWithAnswer
in interface JGDIJMXMBean
obj
- the new User
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getUserList() throws JGDIException
User
objects.getUserList
in interface JGDIJMXMBean
User
objectsJGDIException
- on any errorpublic java.util.List getUserListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
User
objects.getUserListWithAnswer
in interface JGDIJMXMBean
answers
- the answer list
objectUser
objectsJGDIException
- on any error on the GDI layerpublic User getUser(java.lang.String UU_name) throws JGDIException
User
object;getUser
in interface JGDIJMXMBean
UU_name
- the UU_name of the User
objectUser
objectJGDIException
- on any errorpublic User getUserWithAnswer(java.lang.String UU_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getUserWithAnswer
in interface JGDIJMXMBean
UU_name
- the UU_name of the User
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerCopyright © 2007 Sun Microsystems, Inc. All rights reserved.