|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScenariItem | |
---|---|
org.nuxeo.scenari.model |
Uses of ScenariItem in org.nuxeo.scenari.model |
---|
Methods in org.nuxeo.scenari.model that return ScenariItem | |
---|---|
ScenariItem |
ScenariSpace.createItem(String name)
Crée un item en fils de cet espace. |
Methods in org.nuxeo.scenari.model that return types with arguments of type ScenariItem | |
---|---|
List<ScenariItem> |
ScenariItem.getHistory()
Retourne les entrées d'historique de cet item. |
List<ScenariItem> |
ScenariNode.getNetVersions()
Retourne la liste des versions dont cet item a été la racine. |
Methods in org.nuxeo.scenari.model with parameters of type ScenariItem | |
---|---|
void |
ScenariItem.copyContentFrom(ScenariItem pOtherItem)
Copie le contenu d'un item vers cet item (perfs). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |