Package | Description |
---|---|
com.crm.dataobject.networkmanagement |
Modifier and Type | Method and Description |
---|---|
GroupCollaborationScope |
GroupCollaborationSearchCriteria.getScope() |
GroupCollaborationScope |
GroupCollaborationProfileSearchCriteria.getScope() |
GroupCollaborationScope |
CRMDOCollaborationGroupProfile.getScope() |
GroupCollaborationScope |
CRMDOCollaborationGroup.getScope()
Deprecated.
|
GroupCollaborationScope |
CollaborationGroup.getScope() |
static GroupCollaborationScope |
GroupCollaborationScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GroupCollaborationScope[] |
GroupCollaborationScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GroupCollaborationSearchCriteria.setScope(GroupCollaborationScope scope) |
void |
GroupCollaborationProfileSearchCriteria.setScope(GroupCollaborationScope scope) |
void |
CRMDOCollaborationGroupProfile.setScope(GroupCollaborationScope scope) |
void |
CRMDOCollaborationGroup.setScope(GroupCollaborationScope scope)
Deprecated.
|
void |
CollaborationGroup.setScope(GroupCollaborationScope scope) |