@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface Persistable
This annotation serves as preferable usages on JCR session. For example, an invoker component of the container could force the operation to use a specific JCR credentials and session which is allowed to persist contents into repository, throughout all the operation context.
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.