| Package | Description |
|---|---|
| org.gcube.common.homelibary.model.session | |
| org.gcube.common.homelibrary.model.lock |
| Modifier and Type | Method and Description |
|---|---|
ItemDelegate |
JCRSession.getItemById(String id)
Retrieve and ItemDelegate by id using a GET servlet
|
ItemDelegate |
JCRSession.getItemByPath(String path,
String login)
Retrieve an ItemDelegate object by path using a GET servlet
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JCRLockManager.isLocked(String id)
Test for locked status
|
void |
JCRLockManager.lockItem(String id)
Lock a node by id
|
void |
JCRLockManager.unlockItem(String id)
Unlock a node by id
|
Copyright © 2016. All Rights Reserved.