Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
1
Share

ShareLinkService

Functions
find_by_token_and_check @classmethod
token : str
Return type : ShareLink
find_by_token_and_check_validity @classmethod

Method that find a shared entity link by its token and check if it is valid

token : str
Return type : ShareLink
find_by_type_and_entity @classmethod

Method that find a shared entity link by its entity id and type

entity_type : ShareLinkEntityType
entity_id : str
link_type : ShareLinkType
Return type : gws_core.share.share_link.ShareLink | None
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.