Package | Description |
---|---|
org.alfresco.web.ui.common |
Modifier and Type | Method and Description |
---|---|
static Utils.URLMode |
Utils.URLMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Utils.URLMode[] |
Utils.URLMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
Utils.generateURL(FacesContext context,
Node node,
String name,
Utils.URLMode usage)
Generates a URL for the given usage for the given node.
|
static String |
Utils.generateURL(FacesContext context,
Node node,
Utils.URLMode usage)
Generates a URL for the given usage for the given node.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.