public class ModifiableDefaultWebContentFactory extends DefaultWebContentFactory
AmetysObjectFactory handling ModifiableWebContent.| Modifier and Type | Field and Description | 
|---|---|
private LockComponent | 
_lockComponent  | 
private SharedContentManager | 
_sharedContentManager  | 
_ametysFactoryExtensionPoint, _manager, _nodetype, _repository, _resolver, _scheme| Constructor and Description | 
|---|
ModifiableDefaultWebContentFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
ModifiableDefaultWebContent | 
getAmetysObject(Node node,
               String parentPath)
Creates a  
AmetysObject from a persistent JCR node. | 
(package private) LockComponent | 
getLockComponent()  | 
(package private) SharedContentManager | 
getSharedContentManager()  | 
createChild, getChild, getChildren, getSite, hasChild, resolveAmetysObject, servicecreateChild, getChild, getChildren, hasChildgetCurrentUser, getWorkspaceNodeconfigure, getAmetysObjectById, getAmetysObjectById, getNode, getNodetypes, getParent, getScheme, hasAmetysObjectForIdenableLogging, getLogger, setupLogger, setupLogger, setupLoggerprivate LockComponent _lockComponent
private SharedContentManager _sharedContentManager
public ModifiableDefaultWebContentFactory()
public ModifiableDefaultWebContent getAmetysObject(Node node, String parentPath) throws AmetysRepositoryException
JCRAmetysObjectFactoryAmetysObject from a persistent JCR node.getAmetysObject in interface JCRAmetysObjectFactory<SimpleAmetysObject>getAmetysObject in class DefaultWebContentFactorynode - the JCR node to use.parentPath - the parent Path in the Ametys hierarchy,
        may be null if not known yet.AmetysRepositoryException - if an error occurs.LockComponent getLockComponent()
SharedContentManager getSharedContentManager()