Package | Description |
---|---|
com.crm.dataobject.networkmanagement | |
com.crm.dataobject.securitymanagement |
Modifier and Type | Method and Description |
---|---|
CRMDOPrivacyLevelGroup |
CRMDOCollaborationSetting.getPrivacyLevelGroup() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOPrivacyLevelGroup> |
CRMDOCollaborationGroup.getViewModifyAssignMyRecordsPrivacyLevelGroups() |
java.util.ArrayList<CRMDOPrivacyLevelGroup> |
CRMDOCollaborationGroup.getViewModifyMyRecordsPrivacyLevelGroups() |
java.util.ArrayList<CRMDOPrivacyLevelGroup> |
CRMDOCollaborationGroup.getViewMyRecordsPrivacyLevelGroups() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOCollaborationSetting.setPrivacyLevelGroup(CRMDOPrivacyLevelGroup privacyLevelGroup) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOCollaborationGroup.setViewModifyAssignMyRecordsPrivacyLevelGroups(java.util.ArrayList<CRMDOPrivacyLevelGroup> viewModifyAssignMyRecordsPrivacyLevelGroups) |
void |
CRMDOCollaborationGroup.setViewModifyMyRecordsPrivacyLevelGroups(java.util.ArrayList<CRMDOPrivacyLevelGroup> viewModifyMyRecordsPrivacyLevelGroups) |
void |
CRMDOCollaborationGroup.setViewMyRecordsPrivacyLevelGroups(java.util.ArrayList<CRMDOPrivacyLevelGroup> viewMyRecordsPrivacyLevelGroups) |
Modifier and Type | Method and Description |
---|---|
CRMDOPrivacyLevelGroup |
CRMDOPrivacyLevel.getPrivacyLevelGroup() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOPrivacyLevelGroup> |
PrivacyLevelSearchCriteria.getPrivacyLevelGroups() |
Modifier and Type | Method and Description |
---|---|
void |
PrivacyLevelSearchCriteria.setPrivacyLevelGroup(CRMDOPrivacyLevelGroup privacyLevelGroup) |
void |
CRMDOPrivacyLevel.setPrivacyLevelGroup(CRMDOPrivacyLevelGroup privacyLevelGroup) |
Modifier and Type | Method and Description |
---|---|
void |
PrivacyLevelSearchCriteria.setPrivacyLevelGroups(java.util.ArrayList<CRMDOPrivacyLevelGroup> privacyLevelGroups) |