C D G I L M N O P R S V W

C

closeRepositorySession(CoreSession) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Méthode utilitaire pour fermer une CoreSession
copyContentFrom(ScenariItem) - Method in interface org.nuxeo.scenari.model.ScenariItem
Copie le contenu d'un item vers cet item (perfs).
createItem(String) - Method in interface org.nuxeo.scenari.model.ScenariSpace
Crée un item en fils de cet espace.
createNetVersion(String, Map<String, Object>) - Method in interface org.nuxeo.scenari.model.ScenariNode
Créé une nouvelle version à partir cet item racine.
createSubSpace(String) - Method in interface org.nuxeo.scenari.model.ScenariSpace
Crée un sous-espace.
createWorkspace(CoreSession, String) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Crée un ScenariWorkspace à l'emplacement par défaut
createWorkspace(CoreSession, String, String) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Crée un ScenariWorkspace à l'emplacement parentPath

D

deleteResource(String) - Method in interface org.nuxeo.scenari.model.ScenariItem
Supprime une ressource et ses descendants.
DocumentConstants - Interface in org.nuxeo.scenari.model
 
DUBLINCORE_MODIFIED_PROPERTY_NAME - Static variable in interface org.nuxeo.scenari.model.DocumentConstants
 
DUBLINCORE_TITLE_PROPERTY_NAME - Static variable in interface org.nuxeo.scenari.model.DocumentConstants
 

G

getChildren() - Method in interface org.nuxeo.scenari.model.ScenariSpace
Liste des items ou espaces "visibles" fils directs de cet espace.
getChildrenNames() - Method in interface org.nuxeo.scenari.model.ScenariSpace
Liste des noms des items / espaces
getChildrenResourcePaths(String) - Method in interface org.nuxeo.scenari.model.ScenariItem
Retourne la liste des noms des fils directs d'un chemin.
getDocumentModel() - Method in interface org.nuxeo.scenari.model.ScenariNode
Objet de l'API Nuxeo représentant ce noeud.
getHistory() - Method in interface org.nuxeo.scenari.model.ScenariItem
Retourne les entrées d'historique de cet item.
getId() - Method in interface org.nuxeo.scenari.model.ScenariNode
Id nuxeo de ce noeud.
getIdForPath(CoreSession, String, boolean) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Retourne l'id d'un noeud par son chemin (même si le document est supprimé).
getLinks() - Method in interface org.nuxeo.scenari.model.ScenariNode
Retourne les liens vers d'autres items de cet item.
getLiveId() - Method in interface org.nuxeo.scenari.model.ScenariNode
Id du "live" document auquel appartient cette version.
getLocalRef() - Method in interface org.nuxeo.scenari.model.ScenariLink
Référence du lien issu du contenu de l'item (modèle dépendant, utilisé que par Scenari).
getModificationUser() - Method in interface org.nuxeo.scenari.model.ScenariNode
Compte de l'utilisateur ayant réalisé la dernière modification.
getName() - Method in interface org.nuxeo.scenari.model.ScenariNode
Fragment terminal du chemin correspondant au nom du fichier ou du dossier.
getNetVersions() - Method in interface org.nuxeo.scenari.model.ScenariNode
Retourne la liste des versions dont cet item a été la racine.
getNode(DocumentModel) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Retourne un ScenariNode à partir d'un document de l'Api Nuxeo.
getNodeById(CoreSession, String, Boolean) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Retourne un ScenariNode par son id.
getNodeByPath(CoreSession, String) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Retourne un ScenariNode par son chemin
getNodeOwnerWorkspace(CoreSession, ScenariNode) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Méthode utilitaire pour obtenir le ScenariWorkspace d'un ScenariNode
getOldNode() - Method in interface org.nuxeo.scenari.service.ScenariCallBack.NxEventMoved
Retourne le ScenariNode correspondant au document avant son déplacement
getPath() - Method in interface org.nuxeo.scenari.model.ScenariNode
Chemin de ce noeud (différent de l'uri de l'atelier dans Scenari).
getPathForId(CoreSession, String) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Retourne le chemin d'un noeud par son id (même si le document est supprimé).
getPointerNodes(CoreSession, String) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Retourne la liste des ScenariNode pointant le noeud d'id pId
getResource(String) - Method in interface org.nuxeo.scenari.model.ScenariItem
Retourne une ressource selon son chemin.
getResourcePaths() - Method in interface org.nuxeo.scenari.model.ScenariItem
Retourne la liste des ressources de cet item.
getResourceStatus(String) - Method in interface org.nuxeo.scenari.model.ScenariItem
Retourne le statut d'une ressource selon son chemin.
getScenariWspCode() - Method in interface org.nuxeo.scenari.model.ScenariWorkspace
Retourne le code de l'atelier dans le repository Scenari.
getTargetId() - Method in interface org.nuxeo.scenari.model.ScenariLink
Id de l'item cible correspondant (égal à ScenariNode.getId()).
getTimestamp() - Method in interface org.nuxeo.scenari.model.ScenariNode
Timestamp de dernière modification Utilisé par Scenari pour savoir si le contenu a été modifié.
getTitle() - Method in interface org.nuxeo.scenari.model.ScenariNode
Titre de ce noeud (aucune contrainte sur les caractères utilisés).
getTrashedChildren() - Method in interface org.nuxeo.scenari.model.ScenariSpace
Liste des items ou espaces en corbeille fils directs de cet espace.
getType() - Method in interface org.nuxeo.scenari.service.ScenariCallBack.NxEvent
Retourne le type de l'évènement
getVersionComment() - Method in interface org.nuxeo.scenari.model.ScenariNode
Retourne le commentaire de cette version.
getVersionLabel() - Method in interface org.nuxeo.scenari.model.ScenariNode
Retourne le label de cette version.
getVersionNodeById(CoreSession, String, String) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Retourne un ScenariNode versionné par son versionId.
getVersionOrigin() - Method in interface org.nuxeo.scenari.model.ScenariNode
Origine / raison pour laquelle cette version a été créée.
getVersionTimestamp() - Method in interface org.nuxeo.scenari.model.ScenariNode
Retourne la date de création de cette version.

I

isVersion() - Method in interface org.nuxeo.scenari.model.ScenariNode
Ce noeud est-il une version ?
isVisible() - Method in interface org.nuxeo.scenari.model.ScenariNode
Indique si le noeud a été supprimé La suppression est toujours uniquement "logique" afin de présever le couple id / path.

L

listWorkspaces(CoreSession) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Liste les ScenariWorkspace du système

M

move(CoreSession, ScenariNode, ScenariSpace, String) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Déplace un ScenariNode vers pTargetParent

N

notifyNxUpdate(ScenariCallBack.NxEvent, ScenariNode, long) - Method in interface org.nuxeo.scenari.service.ScenariCallBack
Informe d'un évènement.

O

openRepositorySession(String) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Méthode utilitaire pour ouvrir une CoreSession sur un dépot donné
org.nuxeo.scenari.model - package org.nuxeo.scenari.model
 
org.nuxeo.scenari.service - package org.nuxeo.scenari.service
 

P

PATH_MONORESOURCE - Static variable in interface org.nuxeo.scenari.model.ScenariItem
Chemin de la ressource pour les items mono-flux.

R

readWspMeta() - Method in interface org.nuxeo.scenari.model.ScenariWorkspace
Retourne la définition du modèle documentaire associé à cet atelier.
registerCallback(ScenariCallBack) - Method in interface org.nuxeo.scenari.service.ScenariStorageService
Enregistre un ScenariCallback pour notification des évènements sur le workspace
remove() - Method in interface org.nuxeo.scenari.model.ScenariNode
Suppression de ce noeud.
restoreNode() - Method in interface org.nuxeo.scenari.model.ScenariNode
Restaure un noeud supprimé.

S

save() - Method in interface org.nuxeo.scenari.model.ScenariNode
Enristrement des modifications apportées à ce noeud.
ScenariCallBack - Interface in org.nuxeo.scenari.service
Callback implémentée par Scenari pour que Scenari soit informé de toutes les évènements de modification sur les noeuds.
ScenariCallBack.NxEvent - Interface in org.nuxeo.scenari.service
Représente un évènement.
ScenariCallBack.NxEventMoved - Interface in org.nuxeo.scenari.service
Représente un évènement dédié au type ScenariCallBack.NxEventType.moved.
ScenariCallBack.NxEventType - Enum in org.nuxeo.scenari.service
Type d'évènement.
ScenariItem - Interface in org.nuxeo.scenari.model
Représente un item dans Scenari.
ScenariItem.ResourceStatus - Enum in org.nuxeo.scenari.model
Statut d'une ressource de l'item.
ScenariLink - Interface in org.nuxeo.scenari.model
Représente un lien d'un item Scenari vers un autre.
ScenariNode - Interface in org.nuxeo.scenari.model
Représente un noeud Scenari correspondant à un document Nuxeo.
ScenariNode.VersionOrigin - Enum in org.nuxeo.scenari.model
 
ScenariSpace - Interface in org.nuxeo.scenari.model
Représente un espace Scenari.
ScenariStorageService - Interface in org.nuxeo.scenari.service
Service de stockage des noeuds Scenari dans Nuxeo
ScenariWorkspace - Interface in org.nuxeo.scenari.model
Représente un atelier Scenari.
setLinks(List<ScenariLink>) - Method in interface org.nuxeo.scenari.model.ScenariNode
Affecte une nouvelle liste de liens.
setResource(String, Blob) - Method in interface org.nuxeo.scenari.model.ScenariItem
Affectation et création au besoin d'un flux.
setTimestamp(long) - Method in interface org.nuxeo.scenari.model.ScenariNode
Affectation du timestamp de ce noeud.
setTitle(String) - Method in interface org.nuxeo.scenari.model.ScenariNode
Affectation du titre.

V

valueOf(String) - Static method in enum org.nuxeo.scenari.model.ScenariItem.ResourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.scenari.model.ScenariNode.VersionOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.scenari.service.ScenariCallBack.NxEventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.nuxeo.scenari.model.ScenariItem.ResourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.scenari.model.ScenariNode.VersionOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.scenari.service.ScenariCallBack.NxEventType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeWspMeta(InputStream) - Method in interface org.nuxeo.scenari.model.ScenariWorkspace
Modifie la définition du modèle documentaire associé à cet atelier.

C D G I L M N O P R S V W

Copyright © 2011 Nuxeo SAS. All Rights Reserved.