Class EnvironmentController_
java.lang.Object
org.exoplatform.cs.portlet.environment.EnvironmentController_
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final juzu.impl.plugin.controller.descriptor.ControllerDescriptor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.DispatchgetTypes()static juzu.request.Phase.View.Dispatchindex()static juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.DispatchsaveType()
-
Field Details
-
DESCRIPTOR
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
-
-
Constructor Details
-
EnvironmentController_
public EnvironmentController_()
-
-
Method Details
-
saveEnvironment
public static juzu.request.Phase.Resource.Dispatch saveEnvironment() -
index
public static juzu.request.Phase.View.Dispatch index() -
getTypes
public static juzu.request.Phase.Resource.Dispatch getTypes() -
deleteType
public static juzu.request.Phase.Resource.Dispatch deleteType() -
getEnvironments
public static juzu.request.Phase.Resource.Dispatch getEnvironments() -
getBundle
-
saveType
public static juzu.request.Phase.Resource.Dispatch saveType() -
deleteEnvironment
public static juzu.request.Phase.Resource.Dispatch deleteEnvironment()
-