Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.localconfiguration.content.view
Class ContentViewConfigurationActions

java.lang.Object
  extended by org.nuxeo.ecm.platform.localconfiguration.content.view.ContentViewConfigurationActions
All Implemented Interfaces:
Serializable

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

See Also:
Serialized Form

Constructor Summary
ContentViewConfigurationActions()
           
 
Method Summary
 List<SelectItem> getAvailableContentViews()
           
 List<SelectItem> getAvailableDocTypes()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentViewConfigurationActions

public ContentViewConfigurationActions()
Method Detail

getAvailableDocTypes

public List<SelectItem> getAvailableDocTypes()
                                      throws ClientException
Throws:
ClientException

getAvailableContentViews

public List<SelectItem> getAvailableContentViews()
                                          throws ClientException
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.