The SPFAPIEntryPointGroup class definition can be used to group SPFAPIEntryPoints and SPFAPIServerProcedures into a specific end point. For an example of how to use the SPFAPIEntryPointGroup class definition, see OData end point for an API group.
An SPFAPIEntryPointGroup class definition uses the following relationship definitions:
|
Name |
Description |
|---|---|
|
SPFAPIEntryPointGroupEntryPoint |
Relates an SPFAPIEntryPointGroup to an SPFAPIEntryPoint so that the API Entry Point belongs to that group. |
|
SPFAPIEntryPointGroupServerProcedure |
Relates an SPFAPIEntryPointGroup to a SPFAPIServerProcedure so that the procedure belongs to that group. |