org.ofbiz.content
Class ContentManagementEvents
java.lang.Object
org.ofbiz.content.ContentManagementEvents
public class ContentManagementEvents
- extends java.lang.Object
ContentManagementEvents Class
|
Field Summary |
static java.lang.String |
module
|
|
Method Summary |
static java.lang.String |
createStaticValue(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
static java.lang.String |
updatePublishLinks(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
static java.lang.String |
updateStaticValues(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
public static final java.lang.String module
ContentManagementEvents
public ContentManagementEvents()
updateStaticValues
public static java.lang.String updateStaticValues(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
createStaticValue
public static java.lang.String createStaticValue(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
updatePublishLinks
public static java.lang.String updatePublishLinks(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)