Package | Description |
---|---|
com.crm.dataobject | |
com.crm.dataobject.jobs | |
com.crm.dataobject.subscriptions |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ICRMDOBundleEntity> |
ICRMDOBundleEntity.getComponents() |
java.util.Set<ICRMDOBundleEntity> |
ICRMDOBundleEntity.getFromComponents() |
Modifier and Type | Method and Description |
---|---|
void |
ICRMDOBundleEntity.setComponents(java.util.Set<ICRMDOBundleEntity> components) |
void |
ICRMDOBundleEntity.setFromComponents(java.util.Set<ICRMDOBundleEntity> fromComponents) |
Modifier and Type | Class and Description |
---|---|
class |
CRMDOJobProduct
table="JOBPRODUCTS"
|
class |
CRMDOJobRequestedProduct
table="JOBREQUESTEDPRODUCTS"
|
class |
CRMDOJobRequestedSubscriptionService
table="JOBREQSUBSERVICES"
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<ICRMDOBundleEntity> |
CRMDOJobRequestedSubscriptionService.getComponents() |
java.util.Set<ICRMDOBundleEntity> |
CRMDOJobRequestedProduct.getComponents() |
java.util.Set<ICRMDOBundleEntity> |
CRMDOJobProduct.getComponents() |
java.util.Set<ICRMDOBundleEntity> |
CRMDOJobRequestedProduct.getFilteredComponents() |
java.util.Set<ICRMDOBundleEntity> |
CRMDOJobRequestedSubscriptionService.getFromComponents() |
java.util.Set<ICRMDOBundleEntity> |
CRMDOJobRequestedProduct.getFromComponents() |
java.util.Set<ICRMDOBundleEntity> |
CRMDOJobProduct.getFromComponents() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOJobRequestedSubscriptionService.setComponents(java.util.Set<ICRMDOBundleEntity> components) |
void |
CRMDOJobRequestedProduct.setComponents(java.util.Set<ICRMDOBundleEntity> components) |
void |
CRMDOJobProduct.setComponents(java.util.Set<ICRMDOBundleEntity> components) |
void |
CRMDOJobRequestedProduct.setFilteredComponents(java.util.Set<ICRMDOBundleEntity> filteredComponents) |
void |
CRMDOJobRequestedSubscriptionService.setFromComponents(java.util.Set<ICRMDOBundleEntity> fromComponents) |
void |
CRMDOJobRequestedProduct.setFromComponents(java.util.Set<ICRMDOBundleEntity> fromComponents) |
void |
CRMDOJobProduct.setFromComponents(java.util.Set<ICRMDOBundleEntity> fromComponents) |
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionActionProduct |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ICRMDOBundleEntity> |
SubscriptionActionProduct.getComponents() |
java.util.Set<ICRMDOBundleEntity> |
SubscriptionActionProduct.getFromComponents() |
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionActionProduct.setComponents(java.util.Set<ICRMDOBundleEntity> components) |
void |
SubscriptionActionProduct.setFromComponents(java.util.Set<ICRMDOBundleEntity> fromComponents) |