Namespace sap.collaboration.FeedTypeModule: sap/collaboration/library
Feed Types
Field Summary
sap.collaboration.FeedType.BusinessObjectGroupsThe mode type that accepts the OData details of a business object.
sap.collaboration.FeedType.GroupIdsThe mode type that accepts an array of group IDs.
sap.collaboration.FeedType.UserGroupsUsers of this mode type will be able to select from groups where they are members.
sap.collaboration.FeedType.companyCompany feed type
sap.collaboration.FeedType.followsFollows feed type
sap.collaboration.FeedType.groupGroup feed type
sap.collaboration.FeedType.objectOject feed type
sap.collaboration.FeedType.objectGroupObject group feed type
Field Detail
sap.collaboration.FeedType.BusinessObjectGroups
The mode type that accepts the OData details of a business object. Users will be able to select groups where the business object is featured or primary.
sap.collaboration.FeedType.GroupIds
The mode type that accepts an array of group IDs. Users will be able to select these groups from a selector. The list will have the groups' names.
sap.collaboration.FeedType.UserGroups
Users of this mode type will be able to select from groups where they are members. This mode is used by the feed component. In the feed component, the list of groups displayed in the pop up will be the current user's personal groups.
sap.collaboration.FeedType.company
Company feed type
- Deprecated:
- Since version 1.30.0. The feed type was deprecated because the original feed dialog component does not use it anymore. It also does not conform to naming conventions.
sap.collaboration.FeedType.follows
Follows feed type
- Deprecated:
- Since version 1.30.0. The feed type was deprecated because the original feed dialog component does not use it anymore. It also does not conform to naming conventions.
sap.collaboration.FeedType.group
Group feed type
- Deprecated:
- Since version 1.30.0. The feed type was deprecated because the original feed dialog component does not use it anymore. It also does not conform to naming conventions.