A B C D E F G H I L M N O P R S T U V X

G

getAdmins(Query) - Static method in class org.esupportail.portal.channels.CIntranet.data.AdminAccess
Retourne la liste des administrateurs
getAdmins() - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Retourne la liste des administrateurs
getAllFolders(Query, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.FolderAccess
Retourne la liste de tous les dossiers d'un intranet
getAllFolders(String) - Method in class org.esupportail.portal.channels.CIntranet.data.UpdateControler
Retourne la liste de tous les dossiers d'un intranet
getAuthor() - Method in class org.esupportail.portal.channels.CIntranet.beans.Document
Retourne l'auteur
getClassname() - Method in class org.esupportail.portal.channels.CIntranet.beans.Ressource
Retourne la classe
getContentType() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.Download
Retourne le type MIME du document Implements IMimeResponse interface
getContentType() - Method in class org.esupportail.portal.channels.CIntranet.utils.UploadWorker
Retourne le type MIME du fichier uploadé
getCurrentDate() - Static method in class org.esupportail.portal.channels.CIntranet.utils.Date
Retourne la date courante au format YYYYMMDD
getCustomDocuments(Query, String, String, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.SearchAccess
Retourne les documents correspondants aux critères de recherche
getCustomDocuments(String, String, String) - Method in class org.esupportail.portal.channels.CIntranet.data.SearchControler
Retourne les documents correspondants aux critères de recherche
getDate() - Method in class org.esupportail.portal.channels.CIntranet.beans.Document
Retourne la date de dépôt / modification
getDate() - Method in class org.esupportail.portal.channels.CIntranet.beans.Folder
Retourne la date
getDescription() - Method in class org.esupportail.portal.channels.CIntranet.beans.Document
Retourne la description
getDescription() - Method in class org.esupportail.portal.channels.CIntranet.beans.Ressource
Retourne la description
getDocument() - Method in class org.esupportail.portal.channels.CIntranet.beans.SearchResult
Retourne le document
getDocument(String, String) - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Retourne un document
getDocument(Query, String, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.DocumentAccess
Retourne un document
getDocuments(String, String) - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Retourne la liste des documents d'un dossier
getDocuments(Query, String, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.DocumentAccess
Retourne la liste des documents d'un dossier
getExtension() - Method in class org.esupportail.portal.channels.CIntranet.beans.DocumentFile
Retourne l'extension
getFile() - Method in class org.esupportail.portal.channels.CIntranet.beans.DocumentFile
Retourne le nom du fichier
getFile(String) - Method in class org.esupportail.portal.channels.CIntranet.storage.DAVConnection
Lit un fichier
getFolder() - Method in class org.esupportail.portal.channels.CIntranet.beans.Intranet
Retourne le dossier racine
getFolder(String) - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Retourne un dossier
getFolder(Query, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.FolderAccess
Retourne un dossier
getFolderChildren(Query, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.FolderAccess
Retourne la liste de tous les sous-dossiers d'un dossier (récursif)
getFolderid() - Method in class org.esupportail.portal.channels.CIntranet.beans.Document
Positionne le dossier
getFolderid() - Method in class org.esupportail.portal.channels.CIntranet.beans.Grant
Retourne l'identifiant du dossier
getFolderPath(String) - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Retourne la liste des dossiers jusqu'à la racine (chemin)
getFolderPath(String) - Method in class org.esupportail.portal.channels.CIntranet.data.NotificationControler
Retourne la liste des dossiers jusqu'à la racine (chemin)
getFolders(String) - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Retourne la liste des sous-dossiers d'un dossier
getFolders(Query, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.FolderAccess
Retourne la liste des sous-dossiers d'un dossier
getFolders(String) - Method in class org.esupportail.portal.channels.CIntranet.data.UpdateControler
Retourne la liste de tous les sous-dossiers d'un dossier
getFolderTree(Intranet) - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Retourne l'arborescence d'un intranet
getFolderTree(Query, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.FolderAccess
Construit récursivement l'arborescence d'un dossier
getGranted() - Method in class org.esupportail.portal.channels.CIntranet.beans.Grant
Retourne l'entité
getGrants(String) - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Retourne la liste des droits d'un dossier
getGrants(Query, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.GrantAccess
Retourne la liste des droits d'un dossier
getGrants(String) - Method in class org.esupportail.portal.channels.CIntranet.data.NotificationControler
Retourne la liste des droits d'un dossier
getHeaders() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.Download
Retourne la tables des headers HTTP Implements IMimeResponse interface
getId() - Method in class org.esupportail.portal.channels.CIntranet.beans.Document
Retourne l'identifiant
getId() - Method in class org.esupportail.portal.channels.CIntranet.beans.Entity
Retourne l'identifiant
getId() - Method in class org.esupportail.portal.channels.CIntranet.beans.Folder
Retourne l'identifiant
getId() - Method in class org.esupportail.portal.channels.CIntranet.beans.Intranet
Retourne l'identifiant
getInputStream() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.Download
Retourne le flux de lecture du fichier Implements IMimeResponse interface
getInputStream() - Method in class org.esupportail.portal.channels.CIntranet.utils.UploadWorker
Retourne un flux de lecture sur le fichier uploadé
getInstance() - Static method in class org.esupportail.portal.channels.CIntranet.config.Config
Retourne l'instance de la classe Config
getIntranet() - Method in class org.esupportail.portal.channels.CIntranet.beans.Document
Retourne l'identifiant d'intranet
getIntranet() - Method in class org.esupportail.portal.channels.CIntranet.beans.Folder
Retourne l'intranet
getIntranet(String) - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Récupère un intranet
getIntranet(Query, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.IntranetAccess
Récupère un intranet
getIntranetEntities(String) - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Retourne la liste des entités d'un intranet
getIntranetEntities(Query, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.PopulationAccess
Retourne la liste des entités d'un intranet
getIntranets() - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Récupère tous les intranets
getIntranets(Query) - Static method in class org.esupportail.portal.channels.CIntranet.data.IntranetAccess
Récupère tous les intranets
getIntranets() - Method in class org.esupportail.portal.channels.CIntranet.data.NotificationControler
Récupère tous les intranets
getIntranets() - Method in class org.esupportail.portal.channels.CIntranet.data.UpdateControler
Récupère tous les intranets
getInvalidDocuments(String) - Method in class org.esupportail.portal.channels.CIntranet.data.NotificationControler
Retourne la liste des documents en attente de validation
getInvalidDocuments(Query, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.SearchAccess
Retourne la liste des documents en attente de validation
getInvalidDocuments(String) - Method in class org.esupportail.portal.channels.CIntranet.data.SearchControler
Retourne la liste des documents en attente de validation
getLastDocuments(Query, String, int) - Static method in class org.esupportail.portal.channels.CIntranet.data.SearchAccess
Retourne les n derniers documents d'un intranet
getLastDocuments(String, int) - Method in class org.esupportail.portal.channels.CIntranet.data.SearchControler
Retourne les n derniers documents d'un intranet
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.admin.OrderIntranet
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.AbstractAction
Méthode abstraite à implémenter pour toutes les classes du canal de consultation Indique le niveau requis pour réaliser cette action
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.DeleteDocument
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.DeleteDocuments
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.DelFolder
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.Download
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.HideDocument
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.HideDocuments
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.ModifyDocument
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.NewDocument
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.NewFolder
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.OrderDocument
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.OrderFolder
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.Permissions
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.UpdateFolder
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.ValidDocument
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.ValidDocuments
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.ViewDocument
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.ViewFolder
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.ViewTree
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method
getLevel() - Method in class org.esupportail.portal.channels.CIntranet.beans.Grant
Retourne le type de droit
getLevel(String, String) - Static method in class org.esupportail.portal.channels.CIntranet.security.Security
Retourne le niveau de droit pour un dossier
getLinkedDocument(String, String) - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Retourne l'identifiant du document lié
getLinkedDocument(Query, String, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.DocumentAccess
Retourne l'identifiant du document lié
getMail() - Method in class org.esupportail.portal.channels.CIntranet.beans.Folder
Retourne le mail à notifier
getMIMEs() - Method in class org.esupportail.portal.channels.CIntranet.data.DataControler
Récupère tous les types MIME
getMIMEs(Query) - Static method in class org.esupportail.portal.channels.CIntranet.data.MIMEAccess
Récupère tous les types MIME
getName() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.Download
Retourne le nom du fichier Implements IMimeResponse interface Warning : méthode inutilisée
getName() - Method in class org.esupportail.portal.channels.CIntranet.beans.Document
Retourne le nom
getName() - Method in class org.esupportail.portal.channels.CIntranet.beans.Entity
Retourne le nom
getName() - Method in class org.esupportail.portal.channels.CIntranet.beans.Folder
Retourne le nom
getName() - Method in class org.esupportail.portal.channels.CIntranet.beans.Intranet
Retourne le nom
getName() - Method in class org.esupportail.portal.channels.CIntranet.beans.Ressource
Retourne le nom
getName() - Method in class org.esupportail.portal.channels.CIntranet.utils.UploadWorker
Retourne le nom du fichier uploadé
getName(Entity) - Static method in class org.esupportail.portal.channels.CIntranet.utils.UsersGroupsNames
Récupère le noms d'une d'entité
getNames(List) - Static method in class org.esupportail.portal.channels.CIntranet.utils.UsersGroupsNames
Récupère les noms d'une liste d'entités
getNextDocument(Query, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.DocumentAccess
Retourne le prochain identifiant de document
getNextFolder(Query) - Static method in class org.esupportail.portal.channels.CIntranet.data.FolderAccess
Retourne le prochain identifiant de dossier
getOrder() - Method in class org.esupportail.portal.channels.CIntranet.beans.Document
Retourne le numéro d'ordre
getOrder() - Method in class org.esupportail.portal.channels.CIntranet.beans.Folder
Retourne l'ordre
getOrder() - Method in class org.esupportail.portal.channels.CIntranet.beans.Intranet
Retourne l'ordre
getParameters() - Method in class org.esupportail.portal.channels.CIntranet.beans.Ressource
Retourne les paramètres
getParentid() - Method in class org.esupportail.portal.channels.CIntranet.beans.Folder
Retourne le parent
getPath() - Method in class org.esupportail.portal.channels.CIntranet.beans.SearchResult
Retourne le chemin
getPerimedDocuments(Query, String) - Static method in class org.esupportail.portal.channels.CIntranet.data.SearchAccess
Retourne la liste des documents périmés
getPerimedDocuments(String) - Method in class org.esupportail.portal.channels.CIntranet.data.SearchControler
Retourne la liste des documents en attente de validation
getProperty(String) - Method in class org.esupportail.portal.channels.CIntranet.config.Config
Retourne la valeur d'un paramètre
getRessource() - Method in class org.esupportail.portal.channels.CIntranet.beans.Intranet
Retourne la ressource
getRessources() - Method in class org.esupportail.portal.channels.CIntranet.config.Config
Retourne la liste des ressources de stockage
getResults() - Method in class org.esupportail.portal.channels.CIntranet.utils.GroupsManagerAdapter
Retourne les résultats du servant Implements IServant interface
getRuntimeProperties() - Method in class org.esupportail.portal.channels.CIntranet.utils.GroupsManagerAdapter
Callback GroupsManager Implements IChannel interface
getType() - Method in class org.esupportail.portal.channels.CIntranet.beans.Document
Retourne le type de document
getUrl() - Method in class org.esupportail.portal.channels.CIntranet.beans.DocumentLink
Retourne l'URL
getValidityDate() - Method in class org.esupportail.portal.channels.CIntranet.beans.Document
Retourne la date de validité
getValidityInput() - Method in class org.esupportail.portal.channels.CIntranet.beans.Document
Retourne la date de validité au format jj/mm/aaaa
Grant - Class in org.esupportail.portal.channels.CIntranet.beans
Grant

Cette classe définit le comportement d'un droit

(c)Copyright ESup-Portail 2004
Grant() - Constructor for class org.esupportail.portal.channels.CIntranet.beans.Grant
Constructeur
GrantAccess - Class in org.esupportail.portal.channels.CIntranet.data
GrantAccess

Réalise les opérations relatives aux droits dans la base de données

(c)Copyright ESup-Portail 2004
GrantAccess() - Constructor for class org.esupportail.portal.channels.CIntranet.data.GrantAccess
 
grantExist(Query, Grant) - Static method in class org.esupportail.portal.channels.CIntranet.data.GrantAccess
Teste si un droit existe déjà
Group - Class in org.esupportail.portal.channels.CIntranet.beans
Group

Classe définissant le comportement d'un groupe

(c)Copyright ESup-Portail 2004
Group() - Constructor for class org.esupportail.portal.channels.CIntranet.beans.Group
Constructeur
groupinit(ChannelRuntimeData) - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.Permissions
Etape 2/4 du cycle de vie de la SubChannel Affiche les groupes Override SubChannel.init() method
groupoutput() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.Permissions
Etape 4/4 du cyle de vie de la SubChannel Positionne le titre SSL à utiliser Override SubChannel.setOutput() method
GroupsManagerAdapter - Class in org.esupportail.portal.channels.CIntranet.utils
GroupsManagerAdapter

Adaptateur permettant de faire appel au GroupsManager depuis le MAG

(c)Copyright ESup-Portail 2004
GroupsManagerAdapter() - Constructor for class org.esupportail.portal.channels.CIntranet.utils.GroupsManagerAdapter
Constructeur
groupxml() - Method in class org.esupportail.portal.channels.CIntranet.actions.intranet.Permissions
Etape 3/4 du cycle de vie de la SubChannel Affiche les groupes Override SubChannel.setXML() method

A B C D E F G H I L M N O P R S T U V X