You are here

namespace Drupal\apigee_edge_teams\Entity\Storage in Apigee Edge 8

Classsort descending Location Description
TeamAppStorage modules/apigee_edge_teams/src/Entity/Storage/TeamAppStorage.php Entity storage class for Team app entities.
TeamAppStorageInterface modules/apigee_edge_teams/src/Entity/Storage/TeamAppStorageInterface.php Defines an interface for team app entity storage classes.
TeamInvitationStorage modules/apigee_edge_teams/src/Entity/Storage/TeamInvitationStorage.php Storage handler for team_invitation.
TeamInvitationStorageInterface modules/apigee_edge_teams/src/Entity/Storage/TeamInvitationStorageInterface.php Defines an interface for team_invitation storage.
TeamMemberRoleStorage modules/apigee_edge_teams/src/Entity/Storage/TeamMemberRoleStorage.php Entity storage class for team member role entities.
TeamMemberRoleStorageInterface modules/apigee_edge_teams/src/Entity/Storage/TeamMemberRoleStorageInterface.php Defines an interface for team member role entity storage classes.
TeamRoleStorage modules/apigee_edge_teams/src/Entity/Storage/TeamRoleStorage.php Team role entity storage.
TeamRoleStorageInterface modules/apigee_edge_teams/src/Entity/Storage/TeamRoleStorageInterface.php Storage definition for team role entity.
TeamStorage modules/apigee_edge_teams/src/Entity/Storage/TeamStorage.php Entity storage implementation for teams.
TeamStorageInterface modules/apigee_edge_teams/src/Entity/Storage/TeamStorageInterface.php Defines an interface for team entity storage classes.