@Name(value="logoHelper") @Scope(value=CONVERSATION) public class LogoHelper extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
org.jboss.seam.core.Manager | 
conversationManager  | 
| Constructor and Description | 
|---|
LogoHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDefaultLogoURL()  | 
String | 
getLogo()  | 
String | 
getLogoURL()  | 
String | 
getLogoURL(DocumentModel doc)  | 
String | 
getLogoURLFromDocRef(String docRef)  | 
@In(value="org.jboss.seam.core.manager") public transient org.jboss.seam.core.Manager conversationManager
public LogoHelper()
public String getLogoURL()
public String getDefaultLogoURL()
public String getLogoURLFromDocRef(String docRef)
public String getLogoURL(DocumentModel doc)
Copyright © 2019 Nuxeo. All rights reserved.