public class JGDIImpl extends JGDIBaseImpl implements JGDI
JGDI
Constructor and Description |
---|
JGDIImpl() |
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 a
AdminHost object by its primary key |
void |
deleteAdminHostsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
AdminHost objects. |
void |
deleteAdminHostsWithAnswer(java.lang.String[] AH_names,
java.util.List<JGDIAnswer> answers)
Delete several
AdminHost objects by its 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 a
AdvanceReservation object by its primary key |
void |
deleteAdvanceReservationsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
AdvanceReservation objects. |
void |
deleteAdvanceReservationsWithAnswer(java.lang.String[] AR_ids,
boolean forced,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
AdvanceReservation objects by its 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 a
Calendar object by its primary key |
void |
deleteCalendarsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
Calendar objects. |
void |
deleteCalendarsWithAnswer(java.lang.String[] CAL_names,
java.util.List<JGDIAnswer> answers)
Delete several
Calendar objects by its 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 a
Checkpoint object by its primary key |
void |
deleteCheckpointsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
Checkpoint objects. |
void |
deleteCheckpointsWithAnswer(java.lang.String[] CK_names,
java.util.List<JGDIAnswer> answers)
Delete several
Checkpoint objects by its 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 a
ClusterQueue object by its primary key |
void |
deleteClusterQueuesWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
ClusterQueue objects. |
void |
deleteClusterQueuesWithAnswer(java.lang.String[] CQ_names,
java.util.List<JGDIAnswer> answers)
Delete several
ClusterQueue objects by its 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 a
ComplexEntry object by its primary key |
void |
deleteComplexEntrysWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
ComplexEntry objects. |
void |
deleteComplexEntrysWithAnswer(java.lang.String[] CE_names,
java.util.List<JGDIAnswer> answers)
Delete several
ComplexEntry objects by its 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 a
Configuration object by its primary key |
void |
deleteConfigurationsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
Configuration objects. |
void |
deleteConfigurationsWithAnswer(java.lang.String[] CONF_names,
java.util.List<JGDIAnswer> answers)
Delete several
Configuration objects by its 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 a
ExecHost object by its primary key |
void |
deleteExecHostsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
ExecHost objects. |
void |
deleteExecHostsWithAnswer(java.lang.String[] EH_names,
java.util.List<JGDIAnswer> answers)
Delete several
ExecHost objects by its 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 a
Hostgroup object by its primary key |
void |
deleteHostgroupsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
Hostgroup objects. |
void |
deleteHostgroupsWithAnswer(java.lang.String[] HGRP_names,
java.util.List<JGDIAnswer> answers)
Delete several
Hostgroup objects by its 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 a
Job object by its primary key |
void |
deleteJob(Job obj)
Delete a
Job object. |
void |
deleteJobsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
Job objects. |
void |
deleteJobsWithAnswer(java.lang.String[] JB_job_numbers,
boolean forced,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
Job objects by its 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 a
Manager object by its primary key |
void |
deleteManagersWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
Manager objects. |
void |
deleteManagersWithAnswer(java.lang.String[] UM_names,
java.util.List<JGDIAnswer> answers)
Delete several
Manager objects by its 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 a
Operator object by its primary key |
void |
deleteOperatorsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
Operator objects. |
void |
deleteOperatorsWithAnswer(java.lang.String[] UO_names,
java.util.List<JGDIAnswer> answers)
Delete several
Operator objects by its 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 a
ParallelEnvironment object by its primary key |
void |
deleteParallelEnvironmentsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
ParallelEnvironment objects. |
void |
deleteParallelEnvironmentsWithAnswer(java.lang.String[] PE_names,
java.util.List<JGDIAnswer> answers)
Delete several
ParallelEnvironment objects by its 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 a
Project object by its primary key |
void |
deleteProjectsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
Project objects. |
void |
deleteProjectsWithAnswer(java.lang.String[] PR_names,
java.util.List<JGDIAnswer> answers)
Delete several
Project objects by its 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 a
ResourceQuotaSet object by its primary key |
void |
deleteResourceQuotaSetsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
ResourceQuotaSet objects. |
void |
deleteResourceQuotaSetsWithAnswer(java.lang.String[] RQS_names,
java.util.List<JGDIAnswer> answers)
Delete several
ResourceQuotaSet objects by its 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 a
SubmitHost object by its primary key |
void |
deleteSubmitHost(SubmitHost obj)
Delete a
SubmitHost object. |
void |
deleteSubmitHostsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
SubmitHost objects. |
void |
deleteSubmitHostsWithAnswer(java.lang.String[] SH_names,
java.util.List<JGDIAnswer> answers)
Delete several
SubmitHost objects by its 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 a
User object by its primary key |
void |
deleteUser(User obj)
Delete a
User object. |
void |
deleteUserSet(java.lang.String US_name)
Delete a
UserSet object by its primary key |
void |
deleteUserSet(UserSet obj)
Delete a
UserSet object. |
void |
deleteUserSetsWithAnswer(java.lang.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
UserSet objects. |
void |
deleteUserSetsWithAnswer(java.lang.String[] US_names,
java.util.List<JGDIAnswer> answers)
Delete several
UserSet objects by its 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.Object[] objs,
boolean force,
UserFilter userFilter,
java.util.List<JGDIAnswer> answers)
Delete several
User objects. |
void |
deleteUsersWithAnswer(java.lang.String[] UU_names,
java.util.List<JGDIAnswer> answers)
Delete several
User objects by its 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 the list of all defined
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 a AdvanceReservation by its primary key
|
java.util.List |
getAdvanceReservationList()
Get the list of all defined
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 a Calendar by its primary key
|
java.util.List |
getCalendarList()
Get the list of all defined
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 a Checkpoint by its primary key
|
java.util.List |
getCheckpointList()
Get the list of all defined
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 a ClusterQueue by its primary key
|
java.util.List |
getClusterQueueList()
Get the list of all defined
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 a ComplexEntry by its primary key
|
java.util.List |
getComplexEntryList()
Get the list of all defined
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 a Configuration by its primary key
|
java.util.List |
getConfigurationList()
Get the list of all defined
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 the list of all defined
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 a ExecHost by its primary key
|
java.util.List |
getExecHostList()
Get the list of all defined
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 a Hostgroup by its primary key
|
java.util.List |
getHostgroupList()
Get the list of all defined
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 a Job by its primary key
|
java.util.List |
getJobList()
Get the list of all defined
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 a Manager by its primary key
|
java.util.List |
getManagerList()
Get the list of all defined
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 a Operator by its primary key
|
java.util.List |
getOperatorList()
Get the list of all defined
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 a ParallelEnvironment by its primary key
|
java.util.List |
getParallelEnvironmentList()
Get the list of all defined
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 a Project by its primary key
|
java.util.List |
getProjectList()
Get the list of all defined
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
|
java.util.List |
getRealExecHostList()
Get the list of real exec hosts (excludes "template" and "global").
|
ResourceQuotaSet |
getResourceQuotaSet(java.lang.String RQS_name)
Get a ResourceQuotaSet by its primary key
|
java.util.List |
getResourceQuotaSetList()
Get the list of all defined
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 a ShareTree by its primary key
|
ShareTree |
getShareTreeWithAnswer(java.lang.String STN_name,
java.util.List<JGDIAnswer> answers)
Get a ShareTree by its primary key
|
java.util.List |
getSubmitHostList()
Get the list of all defined
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 a User by its primary key
|
java.util.List |
getUserList()
Get the list of all defined
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 a UserSet by its primary key
|
java.util.List |
getUserSetList()
Get the list of all defined
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 a
Calendar object. |
void |
updateCalendarWithAnswer(Calendar obj,
java.util.List<JGDIAnswer> answers)
Update a
Calendar object. |
void |
updateCheckpoint(Checkpoint obj)
Update a
Checkpoint object. |
void |
updateCheckpointWithAnswer(Checkpoint obj,
java.util.List<JGDIAnswer> answers)
Update a
Checkpoint object. |
void |
updateClusterQueue(ClusterQueue obj)
Update a
ClusterQueue object. |
void |
updateClusterQueueWithAnswer(ClusterQueue obj,
java.util.List<JGDIAnswer> answers)
Update a
ClusterQueue object. |
void |
updateComplexEntry(ComplexEntry obj)
Update a
ComplexEntry object. |
void |
updateComplexEntryWithAnswer(ComplexEntry obj,
java.util.List<JGDIAnswer> answers)
Update a
ComplexEntry object. |
void |
updateConfiguration(Configuration obj)
Update a
Configuration object. |
void |
updateConfigurationWithAnswer(Configuration obj,
java.util.List<JGDIAnswer> answers)
Update a
Configuration object. |
void |
updateExecHost(ExecHost obj)
Update a
ExecHost object. |
void |
updateExecHostWithAnswer(ExecHost obj,
java.util.List<JGDIAnswer> answers)
Update a
ExecHost object. |
void |
updateHostgroup(Hostgroup obj)
Update a
Hostgroup object. |
void |
updateHostgroupWithAnswer(Hostgroup obj,
java.util.List<JGDIAnswer> answers)
Update a
Hostgroup object. |
void |
updateJob(Job obj)
Update a
Job object. |
void |
updateJobWithAnswer(Job obj,
java.util.List<JGDIAnswer> answers)
Update a
Job object. |
void |
updateParallelEnvironment(ParallelEnvironment obj)
Update a
ParallelEnvironment object. |
void |
updateParallelEnvironmentWithAnswer(ParallelEnvironment obj,
java.util.List<JGDIAnswer> answers)
Update a
ParallelEnvironment object. |
void |
updateProject(Project obj)
Update a
Project object. |
void |
updateProjectWithAnswer(Project obj,
java.util.List<JGDIAnswer> answers)
Update a
Project object. |
void |
updateResourceQuotaSet(ResourceQuotaSet obj)
Update a
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 a
ShareTree object. |
void |
updateShareTreeWithAnswer(ShareTree obj,
java.util.List<JGDIAnswer> answers)
Update a
ShareTree object. |
void |
updateUser(User obj)
Update a
User object. |
void |
updateUserSet(UserSet obj)
Update a
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. |
cleanQueues, cleanQueuesWithAnswer, clearJobs, clearJobsWithAnswer, clearQueues, clearQueuesWithAnswer, clearShareTreeUsage, clearShareTreeUsageWithAnswer, close, closeAllConnections, deleteShareTree, deleteShareTreeWithAnswer, disableQueues, disableQueuesWithAnswer, enableQueues, enableQueuesWithAnswer, execQHost, getActQMaster, getAdminUser, getClusterQueueSummary, getQQuota, getQueueInstanceSummary, getSchedulerHost, getSGECell, getSgeExecdPort, getSgeQmasterPort, getSGERoot, init, killAllEventClients, killAllEventClientsWithAnswer, killAllExecds, killAllExecdsWithAnswer, killEventClients, killEventClientsWithAnswer, killExecd, killExecdWithAnswer, killMaster, killMasterWithAnswer, killScheduler, killSchedulerWithAnswer, reschedule, rescheduleJobs, rescheduleJobsWithAnswer, rescheduleQueues, rescheduleQueuesWithAnswer, rescheduleWithAnswer, resetShutdown, showDetachedSettings, showDetachedSettingsAll, showDetachedSettingsAllWithAnswer, showDetachedSettingsWithAnswer, startScheduler, startSchedulerWithAnswer, suspend, suspendJobs, suspendJobsWithAnswer, suspendQueues, suspendQueuesWithAnswer, suspendWithAnswer, triggerSchedulerMonitoring, triggerSchedulerMonitoringWithAnswer, 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, getQQuota, getQueueInstanceSummary, getSchedulerHost, getSGECell, getSgeExecdPort, getSgeQmasterPort, getSGERoot, killAllEventClients, killAllEventClientsWithAnswer, killAllExecds, killAllExecdsWithAnswer, killEventClients, killEventClientsWithAnswer, killExecd, killExecdWithAnswer, killMaster, killMasterWithAnswer, killScheduler, killSchedulerWithAnswer, reschedule, rescheduleJobs, rescheduleJobsWithAnswer, rescheduleQueues, rescheduleQueuesWithAnswer, rescheduleWithAnswer, showDetachedSettings, showDetachedSettingsAll, startScheduler, startSchedulerWithAnswer, suspend, suspendJobs, suspendJobsWithAnswer, suspendQueues, suspendQueuesWithAnswer, suspendWithAnswer, triggerSchedulerMonitoring, triggerSchedulerMonitoringWithAnswer, unsuspend, unsuspendJobs, unsuspendJobsWithAnswer, unsuspendQueues, unsuspendQueuesWithAnswer, unsuspendWithAnswer
public java.util.List getRealExecHostList() throws JGDIException
getRealExecHostList
in interface JGDIBase
JGDIException
public void deleteSubmitHost(SubmitHost obj) throws JGDIException
SubmitHost
object.deleteSubmitHost
in interface JGDI
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 JGDI
obj
- SubmitHost
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteSubmitHostsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
SubmitHost
objects.objs
- SubmitHost
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteSubmitHost(java.lang.String SH_name) throws JGDIException
SubmitHost
object by its primary keydeleteSubmitHost
in interface JGDI
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 JGDI
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 its primary keydeleteSubmitHostsWithAnswer
in interface JGDI
SH_names
- the SH_name of the SubmitHost
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addSubmitHost(SubmitHost obj) throws JGDIException
SubmitHost
object.addSubmitHost
in interface JGDI
obj
- the new SubmitHost
objectJGDIException
- on any error on the GDI layerpublic void addSubmitHostWithAnswer(SubmitHost obj, java.util.List<JGDIAnswer> answers) throws JGDIException
SubmitHost
object.addSubmitHostWithAnswer
in interface JGDI
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 JGDI
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 JGDI
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 JGDI
SubmitHost
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getSubmitHostListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
SubmitHost
objects.getSubmitHostListWithAnswer
in interface JGDI
answers
- the answer list
objectSubmitHost
objectsJGDIException
- on any error on the GDI layerpublic void updateHostgroup(Hostgroup obj) throws JGDIException
Hostgroup
object.updateHostgroup
in interface JGDI
obj
- the Hostgroup
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateHostgroupWithAnswer(Hostgroup obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Hostgroup
object.updateHostgroupWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- Hostgroup
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteHostgroupsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
Hostgroup
objects.objs
- Hostgroup
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteHostgroup(java.lang.String HGRP_name) throws JGDIException
Hostgroup
object by its primary keydeleteHostgroup
in interface JGDI
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 JGDI
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 its primary keydeleteHostgroupsWithAnswer
in interface JGDI
HGRP_names
- the HGRP_name of the Hostgroup
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addHostgroup(Hostgroup obj) throws JGDIException
Hostgroup
object.addHostgroup
in interface JGDI
obj
- the new Hostgroup
objectJGDIException
- on any error on the GDI layerpublic void addHostgroupWithAnswer(Hostgroup obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Hostgroup
object.addHostgroupWithAnswer
in interface JGDI
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 JGDI
Hostgroup
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getHostgroupListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Hostgroup
objects.getHostgroupListWithAnswer
in interface JGDI
answers
- the answer list
objectHostgroup
objectsJGDIException
- on any error on the GDI layerpublic Hostgroup getHostgroup(java.lang.String HGRP_name) throws JGDIException
getHostgroup
in interface JGDI
HGRP_name
- the HGRP_name of the Hostgroup
objectJGDIException
- on any error on the GDI layerpublic Hostgroup getHostgroupWithAnswer(java.lang.String HGRP_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getHostgroupWithAnswer
in interface JGDI
HGRP_name
- the HGRP_name of the Hostgroup
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateShareTree(ShareTree obj) throws JGDIException
ShareTree
object.updateShareTree
in interface JGDI
obj
- the ShareTree
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateShareTreeWithAnswer(ShareTree obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ShareTree
object.updateShareTreeWithAnswer
in interface JGDI
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
getShareTree
in interface JGDI
STN_name
- the STN_name of the ShareTree
objectJGDIException
- on any error on the GDI layerpublic ShareTree getShareTreeWithAnswer(java.lang.String STN_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getShareTreeWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- AdminHost
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteAdminHostsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
AdminHost
objects.objs
- AdminHost
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteAdminHost(java.lang.String AH_name) throws JGDIException
AdminHost
object by its primary keydeleteAdminHost
in interface JGDI
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 JGDI
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 its primary keydeleteAdminHostsWithAnswer
in interface JGDI
AH_names
- the AH_name of the AdminHost
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addAdminHost(AdminHost obj) throws JGDIException
AdminHost
object.addAdminHost
in interface JGDI
obj
- the new AdminHost
objectJGDIException
- on any error on the GDI layerpublic void addAdminHostWithAnswer(AdminHost obj, java.util.List<JGDIAnswer> answers) throws JGDIException
AdminHost
object.addAdminHostWithAnswer
in interface JGDI
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 JGDI
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 JGDI
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 JGDI
AdminHost
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getAdminHostListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
AdminHost
objects.getAdminHostListWithAnswer
in interface JGDI
answers
- the answer list
objectAdminHost
objectsJGDIException
- on any error on the GDI layerpublic JobSchedulingInfo getJobSchedulingInfo() throws JGDIException
JobSchedulingInfo
objectgetJobSchedulingInfo
in interface JGDI
JobSchedulingInfo
objectJGDIException
- on any error on the GDI layerpublic JobSchedulingInfo getJobSchedulingInfoWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
JobSchedulingInfo
object.getJobSchedulingInfoWithAnswer
in interface JGDI
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 JGDI
obj
- the UserSet
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateUserSetWithAnswer(UserSet obj, java.util.List<JGDIAnswer> answers) throws JGDIException
UserSet
object.updateUserSetWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- UserSet
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteUserSetsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
UserSet
objects.objs
- UserSet
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteUserSet(java.lang.String US_name) throws JGDIException
UserSet
object by its primary keydeleteUserSet
in interface JGDI
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 JGDI
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 its primary keydeleteUserSetsWithAnswer
in interface JGDI
US_names
- the US_name of the UserSet
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addUserSet(UserSet obj) throws JGDIException
UserSet
object.addUserSet
in interface JGDI
obj
- the new UserSet
objectJGDIException
- on any error on the GDI layerpublic void addUserSetWithAnswer(UserSet obj, java.util.List<JGDIAnswer> answers) throws JGDIException
UserSet
object.addUserSetWithAnswer
in interface JGDI
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 JGDI
UserSet
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getUserSetListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
UserSet
objects.getUserSetListWithAnswer
in interface JGDI
answers
- the answer list
objectUserSet
objectsJGDIException
- on any error on the GDI layerpublic UserSet getUserSet(java.lang.String US_name) throws JGDIException
getUserSet
in interface JGDI
US_name
- the US_name of the UserSet
objectJGDIException
- on any error on the GDI layerpublic UserSet getUserSetWithAnswer(java.lang.String US_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getUserSetWithAnswer
in interface JGDI
US_name
- the US_name of the UserSet
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteAdvanceReservation(AdvanceReservation obj) throws JGDIException
AdvanceReservation
object.deleteAdvanceReservation
in interface JGDI
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 JGDI
obj
- AdvanceReservation
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteAdvanceReservationsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
AdvanceReservation
objects.objs
- AdvanceReservation
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteAdvanceReservation(int AR_id) throws JGDIException
AdvanceReservation
object by its primary keydeleteAdvanceReservation
in interface JGDI
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 JGDI
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 its primary keydeleteAdvanceReservationsWithAnswer
in interface JGDI
AR_ids
- the AR_id of the AdvanceReservation
objectforced
- forced
delete flaguserFilter
- delete objects owned by users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addAdvanceReservation(AdvanceReservation obj) throws JGDIException
AdvanceReservation
object.addAdvanceReservation
in interface JGDI
obj
- the new AdvanceReservation
objectJGDIException
- on any error on the GDI layerpublic void addAdvanceReservationWithAnswer(AdvanceReservation obj, java.util.List<JGDIAnswer> answers) throws JGDIException
AdvanceReservation
object.addAdvanceReservationWithAnswer
in interface JGDI
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 JGDI
AdvanceReservation
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getAdvanceReservationListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
AdvanceReservation
objects.getAdvanceReservationListWithAnswer
in interface JGDI
answers
- the answer list
objectAdvanceReservation
objectsJGDIException
- on any error on the GDI layerpublic AdvanceReservation getAdvanceReservation(int AR_id) throws JGDIException
getAdvanceReservation
in interface JGDI
AR_id
- the AR_id of the AdvanceReservation
objectJGDIException
- on any error on the GDI layerpublic AdvanceReservation getAdvanceReservationWithAnswer(int AR_id, java.util.List<JGDIAnswer> answers) throws JGDIException
getAdvanceReservationWithAnswer
in interface JGDI
AR_id
- the AR_id of the AdvanceReservation
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateCheckpoint(Checkpoint obj) throws JGDIException
Checkpoint
object.updateCheckpoint
in interface JGDI
obj
- the Checkpoint
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateCheckpointWithAnswer(Checkpoint obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Checkpoint
object.updateCheckpointWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- Checkpoint
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteCheckpointsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
Checkpoint
objects.objs
- Checkpoint
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteCheckpoint(java.lang.String CK_name) throws JGDIException
Checkpoint
object by its primary keydeleteCheckpoint
in interface JGDI
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 JGDI
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 its primary keydeleteCheckpointsWithAnswer
in interface JGDI
CK_names
- the CK_name of the Checkpoint
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addCheckpoint(Checkpoint obj) throws JGDIException
Checkpoint
object.addCheckpoint
in interface JGDI
obj
- the new Checkpoint
objectJGDIException
- on any error on the GDI layerpublic void addCheckpointWithAnswer(Checkpoint obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Checkpoint
object.addCheckpointWithAnswer
in interface JGDI
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 JGDI
Checkpoint
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getCheckpointListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Checkpoint
objects.getCheckpointListWithAnswer
in interface JGDI
answers
- the answer list
objectCheckpoint
objectsJGDIException
- on any error on the GDI layerpublic Checkpoint getCheckpoint(java.lang.String CK_name) throws JGDIException
getCheckpoint
in interface JGDI
CK_name
- the CK_name of the Checkpoint
objectJGDIException
- on any error on the GDI layerpublic Checkpoint getCheckpointWithAnswer(java.lang.String CK_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getCheckpointWithAnswer
in interface JGDI
CK_name
- the CK_name of the Checkpoint
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateJob(Job obj) throws JGDIException
Job
object.updateJob
in interface JGDI
obj
- the Job
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateJobWithAnswer(Job obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Job
object.updateJobWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- Job
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteJobsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
Job
objects.objs
- Job
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteJob(int JB_job_number) throws JGDIException
Job
object by its primary keydeleteJob
in interface JGDI
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 JGDI
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 its primary keydeleteJobsWithAnswer
in interface JGDI
JB_job_numbers
- the JB_job_number of the Job
objectforced
- forced
delete flaguserFilter
- delete objects owned by users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addJob(Job obj) throws JGDIException
Job
object.addJob
in interface JGDI
obj
- the new Job
objectJGDIException
- on any error on the GDI layerpublic void addJobWithAnswer(Job obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Job
object.addJobWithAnswer
in interface JGDI
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 JGDI
Job
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getJobListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Job
objects.getJobListWithAnswer
in interface JGDI
answers
- the answer list
objectJob
objectsJGDIException
- on any error on the GDI layerpublic Job getJob(int JB_job_number) throws JGDIException
getJob
in interface JGDI
JB_job_number
- the JB_job_number of the Job
objectJGDIException
- on any error on the GDI layerpublic Job getJobWithAnswer(int JB_job_number, java.util.List<JGDIAnswer> answers) throws JGDIException
getJobWithAnswer
in interface JGDI
JB_job_number
- the JB_job_number of the Job
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateConfiguration(Configuration obj) throws JGDIException
Configuration
object.updateConfiguration
in interface JGDI
obj
- the Configuration
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateConfigurationWithAnswer(Configuration obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Configuration
object.updateConfigurationWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- Configuration
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteConfigurationsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
Configuration
objects.objs
- Configuration
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteConfiguration(java.lang.String CONF_name) throws JGDIException
Configuration
object by its primary keydeleteConfiguration
in interface JGDI
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 JGDI
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 its primary keydeleteConfigurationsWithAnswer
in interface JGDI
CONF_names
- the CONF_name of the Configuration
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addConfiguration(Configuration obj) throws JGDIException
Configuration
object.addConfiguration
in interface JGDI
obj
- the new Configuration
objectJGDIException
- on any error on the GDI layerpublic void addConfigurationWithAnswer(Configuration obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Configuration
object.addConfigurationWithAnswer
in interface JGDI
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 JGDI
Configuration
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getConfigurationListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Configuration
objects.getConfigurationListWithAnswer
in interface JGDI
answers
- the answer list
objectConfiguration
objectsJGDIException
- on any error on the GDI layerpublic Configuration getConfiguration(java.lang.String CONF_name) throws JGDIException
getConfiguration
in interface JGDI
CONF_name
- the CONF_name of the Configuration
objectJGDIException
- on any error on the GDI layerpublic Configuration getConfigurationWithAnswer(java.lang.String CONF_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getConfigurationWithAnswer
in interface JGDI
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 JGDI
obj
- the Project
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateProjectWithAnswer(Project obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Project
object.updateProjectWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- Project
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteProjectsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
Project
objects.objs
- Project
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteProject(java.lang.String PR_name) throws JGDIException
Project
object by its primary keydeleteProject
in interface JGDI
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 JGDI
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 its primary keydeleteProjectsWithAnswer
in interface JGDI
PR_names
- the PR_name of the Project
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addProject(Project obj) throws JGDIException
Project
object.addProject
in interface JGDI
obj
- the new Project
objectJGDIException
- on any error on the GDI layerpublic void addProjectWithAnswer(Project obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Project
object.addProjectWithAnswer
in interface JGDI
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 JGDI
Project
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getProjectListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Project
objects.getProjectListWithAnswer
in interface JGDI
answers
- the answer list
objectProject
objectsJGDIException
- on any error on the GDI layerpublic Project getProject(java.lang.String PR_name) throws JGDIException
getProject
in interface JGDI
PR_name
- the PR_name of the Project
objectJGDIException
- on any error on the GDI layerpublic Project getProjectWithAnswer(java.lang.String PR_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getProjectWithAnswer
in interface JGDI
PR_name
- the PR_name of the Project
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateComplexEntry(ComplexEntry obj) throws JGDIException
ComplexEntry
object.updateComplexEntry
in interface JGDI
obj
- the ComplexEntry
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateComplexEntryWithAnswer(ComplexEntry obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ComplexEntry
object.updateComplexEntryWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- ComplexEntry
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteComplexEntrysWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
ComplexEntry
objects.objs
- ComplexEntry
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteComplexEntry(java.lang.String CE_name) throws JGDIException
ComplexEntry
object by its primary keydeleteComplexEntry
in interface JGDI
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 JGDI
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 its primary keydeleteComplexEntrysWithAnswer
in interface JGDI
CE_names
- the CE_name of the ComplexEntry
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addComplexEntry(ComplexEntry obj) throws JGDIException
ComplexEntry
object.addComplexEntry
in interface JGDI
obj
- the new ComplexEntry
objectJGDIException
- on any error on the GDI layerpublic void addComplexEntryWithAnswer(ComplexEntry obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ComplexEntry
object.addComplexEntryWithAnswer
in interface JGDI
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 JGDI
ComplexEntry
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getComplexEntryListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
ComplexEntry
objects.getComplexEntryListWithAnswer
in interface JGDI
answers
- the answer list
objectComplexEntry
objectsJGDIException
- on any error on the GDI layerpublic ComplexEntry getComplexEntry(java.lang.String CE_name) throws JGDIException
getComplexEntry
in interface JGDI
CE_name
- the CE_name of the ComplexEntry
objectJGDIException
- on any error on the GDI layerpublic ComplexEntry getComplexEntryWithAnswer(java.lang.String CE_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getComplexEntryWithAnswer
in interface JGDI
CE_name
- the CE_name of the ComplexEntry
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateSchedConf(SchedConf obj) throws JGDIException
SchedConf
object.updateSchedConf
in interface JGDI
obj
- the SchedConf
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateSchedConfWithAnswer(SchedConf obj, java.util.List<JGDIAnswer> answers) throws JGDIException
SchedConf
object.updateSchedConfWithAnswer
in interface JGDI
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 JGDI
SchedConf
objectJGDIException
- on any error on the GDI layerpublic SchedConf getSchedConfWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
SchedConf
object.getSchedConfWithAnswer
in interface JGDI
answers
- the answer list
objectSchedConf
object.JGDIException
- on any error on the GDI layerpublic void updateClusterQueue(ClusterQueue obj) throws JGDIException
ClusterQueue
object.updateClusterQueue
in interface JGDI
obj
- the ClusterQueue
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateClusterQueueWithAnswer(ClusterQueue obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ClusterQueue
object.updateClusterQueueWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- ClusterQueue
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteClusterQueuesWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
ClusterQueue
objects.objs
- ClusterQueue
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteClusterQueue(java.lang.String CQ_name) throws JGDIException
ClusterQueue
object by its primary keydeleteClusterQueue
in interface JGDI
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 JGDI
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 its primary keydeleteClusterQueuesWithAnswer
in interface JGDI
CQ_names
- the CQ_name of the ClusterQueue
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addClusterQueue(ClusterQueue obj) throws JGDIException
ClusterQueue
object.addClusterQueue
in interface JGDI
obj
- the new ClusterQueue
objectJGDIException
- on any error on the GDI layerpublic void addClusterQueueWithAnswer(ClusterQueue obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ClusterQueue
object.addClusterQueueWithAnswer
in interface JGDI
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 JGDI
ClusterQueue
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getClusterQueueListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
ClusterQueue
objects.getClusterQueueListWithAnswer
in interface JGDI
answers
- the answer list
objectClusterQueue
objectsJGDIException
- on any error on the GDI layerpublic ClusterQueue getClusterQueue(java.lang.String CQ_name) throws JGDIException
getClusterQueue
in interface JGDI
CQ_name
- the CQ_name of the ClusterQueue
objectJGDIException
- on any error on the GDI layerpublic ClusterQueue getClusterQueueWithAnswer(java.lang.String CQ_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getClusterQueueWithAnswer
in interface JGDI
CQ_name
- the CQ_name of the ClusterQueue
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateParallelEnvironment(ParallelEnvironment obj) throws JGDIException
ParallelEnvironment
object.updateParallelEnvironment
in interface JGDI
obj
- the ParallelEnvironment
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateParallelEnvironmentWithAnswer(ParallelEnvironment obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ParallelEnvironment
object.updateParallelEnvironmentWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- ParallelEnvironment
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteParallelEnvironmentsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
ParallelEnvironment
objects.objs
- ParallelEnvironment
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteParallelEnvironment(java.lang.String PE_name) throws JGDIException
ParallelEnvironment
object by its primary keydeleteParallelEnvironment
in interface JGDI
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 JGDI
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 its primary keydeleteParallelEnvironmentsWithAnswer
in interface JGDI
PE_names
- the PE_name of the ParallelEnvironment
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addParallelEnvironment(ParallelEnvironment obj) throws JGDIException
ParallelEnvironment
object.addParallelEnvironment
in interface JGDI
obj
- the new ParallelEnvironment
objectJGDIException
- on any error on the GDI layerpublic void addParallelEnvironmentWithAnswer(ParallelEnvironment obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ParallelEnvironment
object.addParallelEnvironmentWithAnswer
in interface JGDI
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 JGDI
ParallelEnvironment
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getParallelEnvironmentListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
ParallelEnvironment
objects.getParallelEnvironmentListWithAnswer
in interface JGDI
answers
- the answer list
objectParallelEnvironment
objectsJGDIException
- on any error on the GDI layerpublic ParallelEnvironment getParallelEnvironment(java.lang.String PE_name) throws JGDIException
getParallelEnvironment
in interface JGDI
PE_name
- the PE_name of the ParallelEnvironment
objectJGDIException
- on any error on the GDI layerpublic ParallelEnvironment getParallelEnvironmentWithAnswer(java.lang.String PE_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getParallelEnvironmentWithAnswer
in interface JGDI
PE_name
- the PE_name of the ParallelEnvironment
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteManager(Manager obj) throws JGDIException
Manager
object.deleteManager
in interface JGDI
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 JGDI
obj
- Manager
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteManagersWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
Manager
objects.objs
- Manager
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteManager(java.lang.String UM_name) throws JGDIException
Manager
object by its primary keydeleteManager
in interface JGDI
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 JGDI
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 its primary keydeleteManagersWithAnswer
in interface JGDI
UM_names
- the UM_name of the Manager
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addManager(Manager obj) throws JGDIException
Manager
object.addManager
in interface JGDI
obj
- the new Manager
objectJGDIException
- on any error on the GDI layerpublic void addManagerWithAnswer(Manager obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Manager
object.addManagerWithAnswer
in interface JGDI
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 JGDI
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 JGDI
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 JGDI
Manager
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getManagerListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Manager
objects.getManagerListWithAnswer
in interface JGDI
answers
- the answer list
objectManager
objectsJGDIException
- on any error on the GDI layerpublic Manager getManager(java.lang.String UM_name) throws JGDIException
getManager
in interface JGDI
UM_name
- the UM_name of the Manager
objectJGDIException
- on any error on the GDI layerpublic Manager getManagerWithAnswer(java.lang.String UM_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getManagerWithAnswer
in interface JGDI
UM_name
- the UM_name of the Manager
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic java.util.List getEventClientList() throws JGDIException
EventClient
objects.getEventClientList
in interface JGDI
EventClient
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getEventClientListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
EventClient
objects.getEventClientListWithAnswer
in interface JGDI
answers
- the answer list
objectEventClient
objectsJGDIException
- on any error on the GDI layerpublic void updateUser(User obj) throws JGDIException
User
object.updateUser
in interface JGDI
obj
- the User
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateUserWithAnswer(User obj, java.util.List<JGDIAnswer> answers) throws JGDIException
User
object.updateUserWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- User
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteUsersWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
User
objects.objs
- User
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteUser(java.lang.String UU_name) throws JGDIException
User
object by its primary keydeleteUser
in interface JGDI
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 JGDI
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 its primary keydeleteUsersWithAnswer
in interface JGDI
UU_names
- the UU_name of the User
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addUser(User obj) throws JGDIException
User
object.addUser
in interface JGDI
obj
- the new User
objectJGDIException
- on any error on the GDI layerpublic void addUserWithAnswer(User obj, java.util.List<JGDIAnswer> answers) throws JGDIException
User
object.addUserWithAnswer
in interface JGDI
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 JGDI
User
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getUserListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
User
objects.getUserListWithAnswer
in interface JGDI
answers
- the answer list
objectUser
objectsJGDIException
- on any error on the GDI layerpublic User getUser(java.lang.String UU_name) throws JGDIException
getUser
in interface JGDI
UU_name
- the UU_name of the User
objectJGDIException
- on any error on the GDI layerpublic User getUserWithAnswer(java.lang.String UU_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getUserWithAnswer
in interface JGDI
UU_name
- the UU_name of the User
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateExecHost(ExecHost obj) throws JGDIException
ExecHost
object.updateExecHost
in interface JGDI
obj
- the ExecHost
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateExecHostWithAnswer(ExecHost obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ExecHost
object.updateExecHostWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- ExecHost
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteExecHostsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
ExecHost
objects.objs
- ExecHost
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteExecHost(java.lang.String EH_name) throws JGDIException
ExecHost
object by its primary keydeleteExecHost
in interface JGDI
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 JGDI
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 its primary keydeleteExecHostsWithAnswer
in interface JGDI
EH_names
- the EH_name of the ExecHost
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addExecHost(ExecHost obj) throws JGDIException
ExecHost
object.addExecHost
in interface JGDI
obj
- the new ExecHost
objectJGDIException
- on any error on the GDI layerpublic void addExecHostWithAnswer(ExecHost obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ExecHost
object.addExecHostWithAnswer
in interface JGDI
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 JGDI
ExecHost
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getExecHostListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
ExecHost
objects.getExecHostListWithAnswer
in interface JGDI
answers
- the answer list
objectExecHost
objectsJGDIException
- on any error on the GDI layerpublic ExecHost getExecHost(java.lang.String EH_name) throws JGDIException
getExecHost
in interface JGDI
EH_name
- the EH_name of the ExecHost
objectJGDIException
- on any error on the GDI layerpublic ExecHost getExecHostWithAnswer(java.lang.String EH_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getExecHostWithAnswer
in interface JGDI
EH_name
- the EH_name of the ExecHost
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateResourceQuotaSet(ResourceQuotaSet obj) throws JGDIException
ResourceQuotaSet
object.updateResourceQuotaSet
in interface JGDI
obj
- the ResourceQuotaSet
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateResourceQuotaSetWithAnswer(ResourceQuotaSet obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ResourceQuotaSet
object.updateResourceQuotaSetWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- ResourceQuotaSet
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteResourceQuotaSetsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
ResourceQuotaSet
objects.objs
- ResourceQuotaSet
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteResourceQuotaSet(java.lang.String RQS_name) throws JGDIException
ResourceQuotaSet
object by its primary keydeleteResourceQuotaSet
in interface JGDI
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 JGDI
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 its primary keydeleteResourceQuotaSetsWithAnswer
in interface JGDI
RQS_names
- the RQS_name of the ResourceQuotaSet
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addResourceQuotaSet(ResourceQuotaSet obj) throws JGDIException
ResourceQuotaSet
object.addResourceQuotaSet
in interface JGDI
obj
- the new ResourceQuotaSet
objectJGDIException
- on any error on the GDI layerpublic void addResourceQuotaSetWithAnswer(ResourceQuotaSet obj, java.util.List<JGDIAnswer> answers) throws JGDIException
ResourceQuotaSet
object.addResourceQuotaSetWithAnswer
in interface JGDI
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 JGDI
ResourceQuotaSet
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getResourceQuotaSetListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
ResourceQuotaSet
objects.getResourceQuotaSetListWithAnswer
in interface JGDI
answers
- the answer list
objectResourceQuotaSet
objectsJGDIException
- on any error on the GDI layerpublic ResourceQuotaSet getResourceQuotaSet(java.lang.String RQS_name) throws JGDIException
getResourceQuotaSet
in interface JGDI
RQS_name
- the RQS_name of the ResourceQuotaSet
objectJGDIException
- on any error on the GDI layerpublic ResourceQuotaSet getResourceQuotaSetWithAnswer(java.lang.String RQS_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getResourceQuotaSetWithAnswer
in interface JGDI
RQS_name
- the RQS_name of the ResourceQuotaSet
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteOperator(Operator obj) throws JGDIException
Operator
object.deleteOperator
in interface JGDI
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 JGDI
obj
- Operator
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteOperatorsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
Operator
objects.objs
- Operator
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteOperator(java.lang.String UO_name) throws JGDIException
Operator
object by its primary keydeleteOperator
in interface JGDI
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 JGDI
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 its primary keydeleteOperatorsWithAnswer
in interface JGDI
UO_names
- the UO_name of the Operator
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addOperator(Operator obj) throws JGDIException
Operator
object.addOperator
in interface JGDI
obj
- the new Operator
objectJGDIException
- on any error on the GDI layerpublic void addOperatorWithAnswer(Operator obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Operator
object.addOperatorWithAnswer
in interface JGDI
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 JGDI
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 JGDI
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 JGDI
Operator
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getOperatorListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Operator
objects.getOperatorListWithAnswer
in interface JGDI
answers
- the answer list
objectOperator
objectsJGDIException
- on any error on the GDI layerpublic Operator getOperator(java.lang.String UO_name) throws JGDIException
getOperator
in interface JGDI
UO_name
- the UO_name of the Operator
objectJGDIException
- on any error on the GDI layerpublic Operator getOperatorWithAnswer(java.lang.String UO_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getOperatorWithAnswer
in interface JGDI
UO_name
- the UO_name of the Operator
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerpublic void updateCalendar(Calendar obj) throws JGDIException
Calendar
object.updateCalendar
in interface JGDI
obj
- the Calendar
object with the new valuesJGDIException
- on any error on the GDI layerpublic void updateCalendarWithAnswer(Calendar obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Calendar
object.updateCalendarWithAnswer
in interface JGDI
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 JGDI
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 JGDI
obj
- Calendar
object with the primary key informationanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteCalendarsWithAnswer(java.lang.Object[] objs, boolean force, UserFilter userFilter, java.util.List<JGDIAnswer> answers) throws JGDIException
Calendar
objects.objs
- Calendar
object array with the primary key informationforce
- force
delete flaguserFilter
- delete object for users contained in userFilteranswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void deleteCalendar(java.lang.String CAL_name) throws JGDIException
Calendar
object by its primary keydeleteCalendar
in interface JGDI
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 JGDI
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 its primary keydeleteCalendarsWithAnswer
in interface JGDI
CAL_names
- the CAL_name of the Calendar
objectanswers
- answer list
objectJGDIException
- on any error on the GDI layerpublic void addCalendar(Calendar obj) throws JGDIException
Calendar
object.addCalendar
in interface JGDI
obj
- the new Calendar
objectJGDIException
- on any error on the GDI layerpublic void addCalendarWithAnswer(Calendar obj, java.util.List<JGDIAnswer> answers) throws JGDIException
Calendar
object.addCalendarWithAnswer
in interface JGDI
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 JGDI
Calendar
objectsJGDIException
- on any error on the GDI layerpublic java.util.List getCalendarListWithAnswer(java.util.List<JGDIAnswer> answers) throws JGDIException
Calendar
objects.getCalendarListWithAnswer
in interface JGDI
answers
- the answer list
objectCalendar
objectsJGDIException
- on any error on the GDI layerpublic Calendar getCalendar(java.lang.String CAL_name) throws JGDIException
getCalendar
in interface JGDI
CAL_name
- the CAL_name of the Calendar
objectJGDIException
- on any error on the GDI layerpublic Calendar getCalendarWithAnswer(java.lang.String CAL_name, java.util.List<JGDIAnswer> answers) throws JGDIException
getCalendarWithAnswer
in interface JGDI
CAL_name
- the CAL_name of the Calendar
objectanswers
- the answer list
objectJGDIException
- on any error on the GDI layerCopyright © 2007 Sun Microsystems, Inc. All rights reserved.