- All Implemented Interfaces:
ACLAmetysObject
, AmetysObject
, JCRAmetysObject
, JCRTraversableAmetysObject
, MetadataAwareAmetysObject
, ModifiableMetadataAwareAmetysObject
, ModifiableACLAmetysObject
, ModifiableAmetysObject
, ModifiableTraversableAmetysObject
, RemovableAmetysObject
, TraversableAmetysObject
JCRTag
for storing tag informations.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class org.ametys.plugins.repository.jcr.DefaultTraversableAmetysObject
addAllowedGroups, addAllowedProfilesForAnonymous, addAllowedProfilesForAnyConnectedUser, addAllowedUsers, addDeniedGroups, addDeniedProfilesForAnonymous, addDeniedProfilesForAnyConnectedUser, addDeniedUsers, createChild, disallowInheritance, getChild, getChildren, getProfilesForAnonymousAndAnyConnectedUser, getProfilesForGroups, getProfilesForUsers, hasChild, isInheritanceDisallowed, removeAllowedGroups, removeAllowedGroups, removeAllowedProfilesForAnonymous, removeAllowedProfilesForAnyConnectedUser, removeAllowedUsers, removeAllowedUsers, removeDeniedGroups, removeDeniedGroups, removeDeniedProfilesForAnonymous, removeDeniedProfilesForAnyConnectedUser, removeDeniedUsers, removeDeniedUsers
Methods inherited from class org.ametys.plugins.repository.jcr.SimpleAmetysObject
_getFactory, _invalidateName, _invalidateParentPath, getId, getMetadataHolder, getName, getNode, getParent, getParentPath, getPath, needsSave, remove, rename, revertChanges, saveChanges
-
Constructor Details
-
ThemeJCR
- Parameters:
node
- the node backing this AmetysObject
.
parentPath
- the parent path in the Ametys hierarchy.
factory
- the TagFactory
which creates the AmetysObject.