@ApplicationScoped public class DefaultEditorServiceImpl extends Object implements DefaultEditorService
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.errai.security.shared.api.identity.User |
identity |
protected org.uberfire.rpc.SessionInfo |
sessionInfo |
| Constructor and Description |
|---|
DefaultEditorServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.uberfire.java.nio.base.options.CommentedOption |
makeCommentedOption(String commitMessage) |
org.uberfire.backend.vfs.Path |
save(org.uberfire.backend.vfs.Path path,
String content,
String commitMessage) |
@Inject protected org.jboss.errai.security.shared.api.identity.User identity
@Inject protected org.uberfire.rpc.SessionInfo sessionInfo
public org.uberfire.backend.vfs.Path save(org.uberfire.backend.vfs.Path path,
String content,
String commitMessage)
save in interface DefaultEditorServiceprotected org.uberfire.java.nio.base.options.CommentedOption makeCommentedOption(String commitMessage)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.