RefyLink
The RefyLink
class is useful to represent a Refy's link
Author
N7ghtm4r3 - Tecknobit
N7ghtm4r3 - Tecknobit
See also
Inheritors
Constructors
Link copied to clipboard
constructor()
Constructor to init the RefyLink class No-any params required
constructor(id: String, owner: RefyUser, title: String, description: String, referenceLink: String, teams: List<Team>, collections: List<LinksCollection>)
Constructor to init the RefyLink class
constructor(jRefyLink: JSONObject)
Constructor to init the RefyLink class
Properties
Link copied to clipboard
collections
the collections where the link is sharedLink copied to clipboard
description
the description of the itemLink copied to clipboard
DESCRIPTION_KEY
the key for the "description" fieldLink copied to clipboard
Link copied to clipboard
Link copied to clipboard
LINK_IDENTIFIER_KEY
the key for the "link_id" fieldLink copied to clipboard
OWNED_ONLY_KEY
the key for the "owned_only" fieldLink copied to clipboard
REFERENCE_LINK_KEY
the key for the "reference_link" fieldLink copied to clipboard
referenceLink
the link reference valueLink copied to clipboard
Functions
Link copied to clipboard
Method to check if the user can update the current item
Link copied to clipboard
Method to get collections instance No-any params required
Link copied to clipboard
Method to get the ids of the collections No-any params required
Link copied to clipboard
Method to get description instance No-any params required
Link copied to clipboard
Method to get referenceLink instance No-any params required
Link copied to clipboard
Method to get the ids of the teams No-any params required
Link copied to clipboard
Method to assemble and return an ArrayList of links