Package | Description |
---|---|
net.ontopia.topicmaps.webed.impl.utils |
Modifier and Type | Method and Description |
---|---|
LockResult |
NamedLockManager.attemptToLock(UserIF user,
Collection objects,
String nameBase,
javax.servlet.http.HttpSession session)
INTERNAL: Attempts to lock all the objects in the input collection and
assigns name to the collection for later retrieval.
|
static LockResult |
TagUtils.getReadOnlyLock(javax.servlet.http.HttpServletRequest request) |