|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.ecm.webapp.helpers.NuxeoProductNameFactory
@Name(value="appNameFactory") @Scope(value=STATELESS) @Install(precedence=10) public class NuxeoProductNameFactory
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 |
---|
public static java.lang.String PNAME_KEY
public static java.lang.String PVERSION_KEY
Constructor Detail |
---|
public NuxeoProductNameFactory()
Method Detail |
---|
@Factory(value="nuxeoApplicationName", scope=APPLICATION) public java.lang.String getNuxeoProductName()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |