UserManager
. Note, that this shouldn't be allowed in cases where the associated session is different from the original session accessing the user manager.
@param enable If true
changes made through this API willbe automatically saved; otherwise an explicit call to {@link javax.jcr.Session#save()} is required in order to persist changes.
@throws UnsupportedRepositoryOperationException If the implementationdoes not allow to change the auto save behavior.
@throws RepositoryException If some other error occurs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|