Serialized Form
-
Package org.exoplatform.frameworks.jcr.cli
-
Class org.exoplatform.frameworks.jcr.cli.CliAppContext
class CliAppContext extends BasicAppContext implements Serializable -
Exception Class org.exoplatform.frameworks.jcr.cli.ParameterNotFoundException
class ParameterNotFoundException extends Exception implements Serializable
-
-
Package org.exoplatform.frameworks.jcr.command
-
Class org.exoplatform.frameworks.jcr.command.BasicAppContext
class BasicAppContext extends org.apache.commons.chain.impl.ContextBase implements Serializable-
Serialized Fields
-
currentWorkspace
String currentWorkspace
-
repository
org.exoplatform.services.jcr.core.ManageableRepository repository
-
sessionProvider
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider
-
-
-
-
Package org.exoplatform.frameworks.jcr.command.web
-
Class org.exoplatform.frameworks.jcr.command.web.GenericWebAppContext
class GenericWebAppContext extends org.apache.commons.chain.web.jakarta.servlet.ServletWebContext implements Serializable-
Serialized Fields
-
currentWorkspace
String currentWorkspace
-
repository
org.exoplatform.services.jcr.core.ManageableRepository repository
-
sessionProvider
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider
-
-
-