Skip navigation links
A B C D E F G H I M O P R S U 

A

addPodcast(String, Date, String, byte[], String, String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Add a podcast to the site's resources
allowAccess(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Determines if authenticated user has 'read' access to podcast collection folder
allowAccess(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
Determines if authenticated user has 'read' access to podcast collection folder
allowAccess(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Determines if authenticated user has 'read' access to podcast collection folder
allowOptions(int) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
 

B

BasicPodfeedService - Class in org.sakaiproject.component.app.podcasts
 
BasicPodfeedService() - Constructor for class org.sakaiproject.component.app.podcasts.BasicPodfeedService
 

C

canAccessViaGroups(Collection, String) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
Determine if current user can access this group restricted entity
cancelContentCollection(ContentCollectionEdit) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Cancels attempt at changing this collection (releases the lock)
canUpdateSite() - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
Determine whether user and update the site
canUpdateSite(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
Determine whether user and update the site
checkDISPLAY_DATE(List) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Checks if podcast resources have a DISPLAY_DATE set.
checkDISPLAY_DATE(List, String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
 
checkForActualPodcasts() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Determines if folder contains actual files
checkPodcastFolder() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Tests whether the podcasts folder exists and create it if it does not
checkSet(Object, String) - Static method in class org.sakaiproject.component.app.podcasts.Utilities
Checks that the value isn't null.
commitContentCollection(ContentCollectionEdit) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Commits changes to ContentHosting (releases the lock)
compare(Object, Object) - Method in class org.sakaiproject.component.app.podcasts.PodcastComparator
First check if release dates set.

D

destroy() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
 

E

enablePodcastSecurityAdvisor() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Establish a security advisor to allow the "embedded" azg work to occur with no need for additional security permissions.
enablePodfeedSecurityAdvisor() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Establish a security advisor to allow the "embedded" azg work to occur with no need for additional security permissions.

F

filterPodcasts(List) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Returns only those podcasts whose DISPLAY_DATE property is today or earlier
filterPodcasts(List, String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Returns only those podcasts whose DISPLAY_DATE property is today or earlier This version for feed so can pass siteId
filterResources(List) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Remove non-file resources from list of potential podcasts and files restricted to groups user not part of
filterResources(List, String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
 

G

generatePodcastRSS() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
This method generates the RSS feed
generatePodcastRSS(String, String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
This method generates the RSS feed
getContentCollection(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Get ContentCollection object for podcasts
getContentCollectionEditable(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Get ContentCollection object for podcasts
getDISPLAY_DATE(ResourceProperties) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
If Release Date property not set, check if DISPLAY_DATE exists and if it does, return it so it can be set as the Release Date.
getGMTdate(long) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Returns the date set in GMT time
getOptions() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Returns (from content hosting) whether the podcast folder is PUBLIC or SITE
getPodcastFileURL(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Returns the file's URL
getPodcasts() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Retrieve Podcasts for site and if podcast folder does not exist, create it.
getPodcasts(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Retrieve Podcasts for site and if podcast folder does not exist, create it.
getPodcastsFolderRef() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Returns a reference to Podcasts folder in Resources to pass to permissions page.
getPodfeedCopyright() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
 
getPodfeedCopyright(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Returns the global feed generator string.
getPodfeedDescription() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Returns the String of the global feed description
getPodfeedDescription(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Returns the global feed description.
getPodfeedGenerator() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
 
getPodfeedGenerator(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Returns the global feed generator string.
getPodfeedTitle() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Returns the podfeed global title from content hosting via the podcastService
getPodfeedTitle(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Gets the title for the feed from podcast folder's properties.
getSiteId() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Retrieve the site id
getSiteURL() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Returns the site URL as a string
getUserId() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Retrieve the current user id
getUserName() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Retrieve the current user display name

H

hasPerm(String, String) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
Returns TRUE if current user has function (permission) passed in or site.upd, FALSE otherwise.
hasPerm(String, String, String) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
Returns TRUE if current user has function (permission) passed in or site.upd, FALSE otherwise.

I

init() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
 
init() - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
 
init() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
FUTURE: needed to implement Notification services
isGrouped(GroupAwareEntity) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
Determine if this entity has been restricted to specific group(s)
isPodcastFolderHidden(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Returns TRUE if Podcasts folder has HIDDEN property set OR release date is in the future OR retract date is in the past 05/08 - enable security advisor since if folder is truly hidden and a student/access user attempts to access it will generate a Permissions error
isPublic(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Returns boolean TRUE = Display to non-members FALSE - Display to Site
isResourceHidden(ContentEntity, Date) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
 

M

m_relativeAccessPoint - Variable in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Needed for when Notification implemented *

O

org.sakaiproject.component.app.podcasts - package org.sakaiproject.component.app.podcasts
 

P

PodcastComparator - Class in org.sakaiproject.component.app.podcasts
 
PodcastComparator(String, boolean) - Constructor for class org.sakaiproject.component.app.podcasts.PodcastComparator
Construct.
PodcastPermissionsServiceImpl - Class in org.sakaiproject.component.app.podcasts
 
PodcastPermissionsServiceImpl() - Constructor for class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
 
PodcastServiceImpl - Class in org.sakaiproject.component.app.podcasts
 

R

removePodcast(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Removes a podcast
retrievePodcastFolderId(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Returns podcast folder id using either 'podcasts' or 'Podcasts'.
retrievePodcastFolderId(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Returns podcast folder id using either 'podcasts' or 'Podcasts'.
reviseOptions(boolean) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Changes the podcast folder view status (either PUBLIC or SITE)
revisePodcast(String, String, Date, String, byte[], String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Will apply changes made (if any) to podcast

S

setContentHostingService(ContentHostingService) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
 
setContentHostingService(ContentHostingService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Injects ContentHostingService into this service
setDISPLAY_DATE(String, Time) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Sets the DISPLAY_DATE property to the creation date of the podcast.
setDISPLAY_DATE(String, String, Time) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
 
setEventTrackingService(EventTrackingService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Injects the EventTrackingService into this service
setPodcastPermissionsService(PodcastPermissionsService) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
 
setPodcastPermissionsService(PodcastPermissionsService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Injects PodcastAuthzService into this service
setPodcastService(PodcastService) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
 
setPodfeedCopyright(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Sets feed copyright statement from within site.
setPodfeedCopyright(String, String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Sets the description for the feed.
setPodfeedDescription(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Returns the global feed generator String.
setPodfeedDescription(String, String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Sets the description for the feed.
setPodfeedGenerator(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
 
setPodfeedGenerator(String, String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Sets the description for the feed.
setPodfeedTitle(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Stores the title for the feed in the podcast folder's resources
setPodfeedTitle(String, String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
Stores the title for the feed in the podcast folder's resources.
setSecurityService(SecurityService) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
 
setSecurityService(SecurityService) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
 
setSecurityService(SecurityService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Injects the SecurityService into this service
setSessionManager(SessionManager) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
 
setSessionManager(SessionManager) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Injects the SessionManager into this service
setSiteService(SiteService) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
 
setSiteService(SiteService) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
 
setSiteService(SiteService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Injects the SiteService into this service
setTimeService(TimeService) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
 
setTimeService(TimeService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Injects the TimeService into this service
setToolManager(ToolManager) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
 
setToolManager(ToolManager) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Injects ToolManager into this service
setUserDirectoryService(UserDirectoryService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
Injects the UserDirectoryService into this service

U

Utilities - Class in org.sakaiproject.component.app.podcasts
 
A B C D E F G H I M O P R S U 
Skip navigation links

Copyright © 2004–2017 Sakai Project. All rights reserved.