From 64e166116c2da46ff325f5f78e0c6985ca6a6ac0 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 7 Apr 2023 00:29:36 -0700 Subject: Add files via upload --- com/pina/Holodex.html | 18 +-- com/pina/HolodexException.html | 2 +- com/pina/HolodexService.html | 2 +- com/pina/datatypes/Channel.html | 2 +- com/pina/datatypes/Comment.html | 2 +- com/pina/datatypes/SimpleChannel.html | 2 +- com/pina/datatypes/SimpleVideo.html | 2 +- com/pina/datatypes/Video.html | 2 +- com/pina/datatypes/package-summary.html | 2 +- com/pina/datatypes/package-tree.html | 2 +- com/pina/package-summary.html | 2 +- com/pina/package-tree.html | 2 +- com/pina/query/ChannelQueryBuilder.html | 142 +++------------------- com/pina/query/VideoByVideoIdQueryBuilder.html | 2 +- com/pina/query/VideoQueryBuilder.html | 2 +- com/pina/query/VideosByChannelIDQueryBuilder.html | 2 +- com/pina/query/package-summary.html | 2 +- com/pina/query/package-tree.html | 2 +- 18 files changed, 40 insertions(+), 152 deletions(-) (limited to 'com') diff --git a/com/pina/Holodex.html b/com/pina/Holodex.html index dc5ea50..29dc9f4 100644 --- a/com/pina/Holodex.html +++ b/com/pina/Holodex.html @@ -1,7 +1,7 @@ - + Holodex @@ -229,7 +229,7 @@ loadScripts(document, 'script');
Parameters:
queryBuilder - the query builder
Returns:
-
the live and upcoming videos
+
A list of upcoming and/or live SimpleVideos
Throws:
HolodexException - the holodex exception
@@ -245,7 +245,7 @@ loadScripts(document, 'script');
Parameters:
queryBuilder - the query builder
Returns:
-
the videos
+
list of videos
Throws:
HolodexException - the holodex exception
@@ -261,7 +261,7 @@ loadScripts(document, 'script');
Parameters:
channelId - the channel id
Returns:
-
the channel
+
the Channel
Throws:
HolodexException - the holodex exception
@@ -278,7 +278,7 @@ loadScripts(document, 'script');
Parameters:
query - the query
Returns:
-
the videos by channel id
+
List of videos matching the query
Throws:
HolodexException - the holodex exception
@@ -296,7 +296,7 @@ loadScripts(document, 'script');
Parameters:
channels - the channel ids to get videos from
Returns:
-
the videos from channels
+
List of live and/or upcoming videos where the channel id is the author
Throws:
HolodexException - the holodex exception
@@ -312,9 +312,9 @@ loadScripts(document, 'script');
Parameters:
query - the query
Returns:
-
the video
+
Video matching the query
Throws:
-
HolodexException - the holodex exception
+
HolodexException - holodex exception
@@ -328,7 +328,7 @@ loadScripts(document, 'script');
Parameters:
query - the query
Returns:
-
the channels
+
List of channels matching the query
Throws:
HolodexException - the holodex exception
diff --git a/com/pina/HolodexException.html b/com/pina/HolodexException.html index 2714ca3..c4fe6d9 100644 --- a/com/pina/HolodexException.html +++ b/com/pina/HolodexException.html @@ -1,7 +1,7 @@ - + HolodexException diff --git a/com/pina/HolodexService.html b/com/pina/HolodexService.html index 57d4475..1682214 100644 --- a/com/pina/HolodexService.html +++ b/com/pina/HolodexService.html @@ -1,7 +1,7 @@ - + HolodexService diff --git a/com/pina/datatypes/Channel.html b/com/pina/datatypes/Channel.html index f76f417..db2ee82 100644 --- a/com/pina/datatypes/Channel.html +++ b/com/pina/datatypes/Channel.html @@ -1,7 +1,7 @@ - + Channel diff --git a/com/pina/datatypes/Comment.html b/com/pina/datatypes/Comment.html index 1b7b3a6..6a09555 100644 --- a/com/pina/datatypes/Comment.html +++ b/com/pina/datatypes/Comment.html @@ -1,7 +1,7 @@ - + Comment diff --git a/com/pina/datatypes/SimpleChannel.html b/com/pina/datatypes/SimpleChannel.html index 25dff6f..9918590 100644 --- a/com/pina/datatypes/SimpleChannel.html +++ b/com/pina/datatypes/SimpleChannel.html @@ -1,7 +1,7 @@ - + SimpleChannel diff --git a/com/pina/datatypes/SimpleVideo.html b/com/pina/datatypes/SimpleVideo.html index f4bee67..286e084 100644 --- a/com/pina/datatypes/SimpleVideo.html +++ b/com/pina/datatypes/SimpleVideo.html @@ -1,7 +1,7 @@ - + SimpleVideo diff --git a/com/pina/datatypes/Video.html b/com/pina/datatypes/Video.html index ed9c1cc..47baffe 100644 --- a/com/pina/datatypes/Video.html +++ b/com/pina/datatypes/Video.html @@ -1,7 +1,7 @@ - + Video diff --git a/com/pina/datatypes/package-summary.html b/com/pina/datatypes/package-summary.html index 6c4a087..b26c729 100644 --- a/com/pina/datatypes/package-summary.html +++ b/com/pina/datatypes/package-summary.html @@ -1,7 +1,7 @@ - + com.pina.datatypes diff --git a/com/pina/datatypes/package-tree.html b/com/pina/datatypes/package-tree.html index 6b45a80..9465f60 100644 --- a/com/pina/datatypes/package-tree.html +++ b/com/pina/datatypes/package-tree.html @@ -1,7 +1,7 @@ - + com.pina.datatypes Class Hierarchy diff --git a/com/pina/package-summary.html b/com/pina/package-summary.html index 6368e94..dedbff0 100644 --- a/com/pina/package-summary.html +++ b/com/pina/package-summary.html @@ -1,7 +1,7 @@ - + com.pina diff --git a/com/pina/package-tree.html b/com/pina/package-tree.html index 6a6850b..1765875 100644 --- a/com/pina/package-tree.html +++ b/com/pina/package-tree.html @@ -1,7 +1,7 @@ - + com.pina Class Hierarchy diff --git a/com/pina/query/ChannelQueryBuilder.html b/com/pina/query/ChannelQueryBuilder.html index f8fc9c7..c4b29d9 100644 --- a/com/pina/query/ChannelQueryBuilder.html +++ b/com/pina/query/ChannelQueryBuilder.html @@ -1,7 +1,7 @@ - + ChannelQueryBuilder @@ -127,74 +127,46 @@ loadScripts(document, 'script');
Description
String
getLang()
-
-
Gets lang.
-
+
 
Integer
getLimit()
-
-
Gets limit.
-
+
 
Integer
getOffset()
-
-
Gets offset.
-
+
 
String
getOrder()
-
-
Gets order.
-
+
 
String
getOrg()
-
-
Gets org.
-
+
 
String
getSort()
-
-
Gets sort.
-
+
 
String
getType()
-
-
Gets type.
-
+
 
ChannelQueryBuilder
setLang(String lang)
-
-
Sets lang.
-
+
 
ChannelQueryBuilder
setLimit(Integer limit)
-
-
Sets limit.
-
+
 
ChannelQueryBuilder
setOffset(Integer offset)
-
-
Sets offset.
-
+
 
ChannelQueryBuilder
setOrder(String order)
-
-
Sets order.
-
+
 
ChannelQueryBuilder
setOrg(String org)
-
-
Sets org.
-
+
 
ChannelQueryBuilder
setSort(String sort)
-
-
Sets sort.
-
+
 
ChannelQueryBuilder
setType(String type)
-
-
Sets type.
-
+
 
@@ -230,168 +202,84 @@ loadScripts(document, 'script');

getLimit

public Integer getLimit()
-
Gets limit.
-
-
Returns:
-
the limit
-
  • setLimit

    public ChannelQueryBuilder setLimit(Integer limit)
    -
    Sets limit.
    -
    -
    Parameters:
    -
    limit - the limit
    -
    Returns:
    -
    the limit
    -
  • getOffset

    public Integer getOffset()
    -
    Gets offset.
    -
    -
    Returns:
    -
    the offset
    -
  • setOffset

    public ChannelQueryBuilder setOffset(Integer offset)
    -
    Sets offset.
    -
    -
    Parameters:
    -
    offset - the offset
    -
    Returns:
    -
    the offset
    -
  • getType

    public String getType()
    -
    Gets type.
    -
    -
    Returns:
    -
    the type
    -
  • setType

    public ChannelQueryBuilder setType(String type)
    -
    Sets type.
    -
    -
    Parameters:
    -
    type - the type
    -
    Returns:
    -
    the type
    -
  • getLang

    public String getLang()
    -
    Gets lang.
    -
    -
    Returns:
    -
    the lang
    -
  • setLang

    public ChannelQueryBuilder setLang(String lang)
    -
    Sets lang.
    -
    -
    Parameters:
    -
    lang - the lang
    -
    Returns:
    -
    the lang
    -
  • getOrder

    public String getOrder()
    -
    Gets order.
    -
    -
    Returns:
    -
    the order
    -
  • setOrder

    public ChannelQueryBuilder setOrder(String order)
    -
    Sets order.
    -
    -
    Parameters:
    -
    order - the order
    -
    Returns:
    -
    the order
    -
  • getOrg

    public String getOrg()
    -
    Gets org.
    -
    -
    Returns:
    -
    the org
    -
  • setOrg

    public ChannelQueryBuilder setOrg(String org)
    -
    Sets org.
    -
    -
    Parameters:
    -
    org - the org
    -
    Returns:
    -
    the org
    -
  • getSort

    public String getSort()
    -
    Gets sort.
    -
    -
    Returns:
    -
    the sort
    -
  • setSort

    public ChannelQueryBuilder setSort(String sort)
    -
    Sets sort.
    -
    -
    Parameters:
    -
    sort - the sort
    -
    Returns:
    -
    the sort
    -
  • diff --git a/com/pina/query/VideoByVideoIdQueryBuilder.html b/com/pina/query/VideoByVideoIdQueryBuilder.html index b8fc958..bcfa302 100644 --- a/com/pina/query/VideoByVideoIdQueryBuilder.html +++ b/com/pina/query/VideoByVideoIdQueryBuilder.html @@ -1,7 +1,7 @@ - + VideoByVideoIdQueryBuilder diff --git a/com/pina/query/VideoQueryBuilder.html b/com/pina/query/VideoQueryBuilder.html index e23652e..89d8bc1 100644 --- a/com/pina/query/VideoQueryBuilder.html +++ b/com/pina/query/VideoQueryBuilder.html @@ -1,7 +1,7 @@ - + VideoQueryBuilder diff --git a/com/pina/query/VideosByChannelIDQueryBuilder.html b/com/pina/query/VideosByChannelIDQueryBuilder.html index 26a22af..5e2077e 100644 --- a/com/pina/query/VideosByChannelIDQueryBuilder.html +++ b/com/pina/query/VideosByChannelIDQueryBuilder.html @@ -1,7 +1,7 @@ - + VideosByChannelIDQueryBuilder diff --git a/com/pina/query/package-summary.html b/com/pina/query/package-summary.html index b3fb797..95749b4 100644 --- a/com/pina/query/package-summary.html +++ b/com/pina/query/package-summary.html @@ -1,7 +1,7 @@ - + com.pina.query diff --git a/com/pina/query/package-tree.html b/com/pina/query/package-tree.html index 19e394d..c72ebc7 100644 --- a/com/pina/query/package-tree.html +++ b/com/pina/query/package-tree.html @@ -1,7 +1,7 @@ - + com.pina.query Class Hierarchy -- cgit v1.2.3