Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.dashboards | |
com.crm.dataobject.jobs | |
com.crm.dataobject.resourcescheduling |
Modifier and Type | Method and Description |
---|---|
CRMDOJobStatus |
BillingTermDefinitionCondition.getJobStatus() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
BillingTermDefinitionCondition.isValid(CRMDOJobType jobType,
CRMDOJobStatus jobStatus,
CRMDOBillingTermScheme billingTermScheme) |
void |
BillingTermDefinitionCondition.setJobStatus(CRMDOJobStatus jobStatus) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOJobStatus> |
JobsPerCoverageReasonAndMonthSettingsForm.getJobStatuses() |
Modifier and Type | Method and Description |
---|---|
void |
JobsPerCoverageReasonAndMonthSettingsForm.setJobStatuses(java.util.Set<CRMDOJobStatus> jobStatuses) |
Modifier and Type | Method and Description |
---|---|
CRMDOJobStatus |
CRMDOJobType.getDefaultJobStatusOnCancel() |
CRMDOJobStatus |
CRMDOJobType.getDefaultJobStatusOnComplete() |
CRMDOJobStatus |
CRMDOJobType.getDefaultJobStatusOnCreate() |
CRMDOJobStatus |
CRMDOJobType.getDefaultJobStatusOnStart() |
CRMDOJobStatus |
CRMDOJobTypeStatus.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOJobType.setDefaultJobStatusOnCancel(CRMDOJobStatus defaultJobStatusOnCancel) |
void |
CRMDOJobType.setDefaultJobStatusOnComplete(CRMDOJobStatus defaultJobStatusOnComplete) |
void |
CRMDOJobType.setDefaultJobStatusOnCreate(CRMDOJobStatus defaultJobStatusOnCreate) |
void |
CRMDOJobType.setDefaultJobStatusOnStart(CRMDOJobStatus defaultJobStatusOnStart) |
void |
CRMDOJobTypeStatus.setStatus(CRMDOJobStatus status) |
Modifier and Type | Method and Description |
---|---|
CRMDOJobStatus |
ResSchDefActivityServiceCondition.getJobStatus() |
Modifier and Type | Method and Description |
---|---|
void |
ResSchDefActivityServiceCondition.setJobStatus(CRMDOJobStatus jobStatus) |