LinksCollection
The LinksCollection
class is useful to represent a collection of links
Author
N7ghtm4r3 - Tecknobit
N7ghtm4r3 - Tecknobit
See also
Constructors
Link copied to clipboard
constructor()
Constructor to init the LinksCollection class No-any params required
constructor(id: String, owner: RefyUser, title: String, color: String, description: String, teams: List<Team>, links: List<RefyLink>)
Constructor to init the RefyItem class
constructor(jLinksCollection: JSONObject)
Constructor to init the LinksCollection class
Properties
Link copied to clipboard
COLLECTION_COLOR_KEY
the key for the "collection_color" fieldLink copied to clipboard
COLLECTION_IDENTIFIER_KEY
the key for the "collection_id" fieldLink copied to clipboard
COLLECTIONS_KEY
the key for the "collections" fieldLink copied to clipboard
COLLECTIONS_LINKS_TABLE
the key for the "collections_links" fieldLink 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
OWNED_ONLY_KEY
the key for the "owned_only" fieldLink 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 description instance No-any params required
Link copied to clipboard
Method to assemble and return a LinksCollection instance
Link copied to clipboard
Method to get the ids of the links 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 collection