Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.localconfiguration
Class LocalConfigurationActions

java.lang.Object
  extended by org.nuxeo.ecm.webapp.localconfiguration.LocalConfigurationActions
All Implemented Interfaces:
Serializable

@Name(value="localConfigurationActions")
@Scope(value=CONVERSATION)
@Install(precedence=10)
public class LocalConfigurationActions
extends Object
implements Serializable

Author:
Thomas Roger
See Also:
Serialized Form

Field Summary
static String LOCAL_CONFIGURATION_CHANGED_LABEL
           
 
Constructor Summary
LocalConfigurationActions()
           
 
Method Summary
 void saveLocalConfiguration()
           
 void toggleConfigurationForCurrentDocument(String configurationFacet)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOCAL_CONFIGURATION_CHANGED_LABEL

public static final String LOCAL_CONFIGURATION_CHANGED_LABEL
See Also:
Constant Field Values
Constructor Detail

LocalConfigurationActions

public LocalConfigurationActions()
Method Detail

toggleConfigurationForCurrentDocument

public void toggleConfigurationForCurrentDocument(String configurationFacet)
                                           throws ClientException
Throws:
ClientException

saveLocalConfiguration

public void saveLocalConfiguration()
                            throws ClientException
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.