Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.helpers
Class NuxeoProductNameFactory

java.lang.Object
  extended by org.nuxeo.ecm.webapp.helpers.NuxeoProductNameFactory
All Implemented Interfaces:
java.io.Serializable

@Name(value="appNameFactory")
@Scope(value=STATELESS)
@Install(precedence=10)
public class NuxeoProductNameFactory
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
static java.lang.String PNAME_KEY
           
static java.lang.String PVERSION_KEY
           
 
Constructor Summary
NuxeoProductNameFactory()
           
 
Method Summary
 java.lang.String getNuxeoProductName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PNAME_KEY

public static java.lang.String PNAME_KEY

PVERSION_KEY

public static java.lang.String PVERSION_KEY
Constructor Detail

NuxeoProductNameFactory

public NuxeoProductNameFactory()
Method Detail

getNuxeoProductName

@Factory(value="nuxeoApplicationName",
         scope=APPLICATION)
public java.lang.String getNuxeoProductName()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.