public class JcrVersionCmsEditable extends java.util.Observable implements CmsEditable
NON_EDITABLE| Constructor and Description |
|---|
JcrVersionCmsEditable(Node node) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
canEdit()
Whether the calling thread can edit, the value is immutable
|
java.lang.Boolean |
isEditing() |
void |
startEditing() |
void |
stopEditing() |
public JcrVersionCmsEditable(Node node) throws RepositoryException
RepositoryExceptionpublic java.lang.Boolean canEdit()
CmsEditablecanEdit in interface CmsEditablepublic java.lang.Boolean isEditing()
isEditing in interface CmsEditablepublic void startEditing()
startEditing in interface CmsEditablepublic void stopEditing()
stopEditing in interface CmsEditableCopyright © 2007–2020. All rights reserved.