|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.deploy.hot.CustomJspBagRegistryUtil
public class CustomJspBagRegistryUtil
| Method Summary | |
|---|---|
static Map<com.liferay.registry.ServiceReference<CustomJspBag>,CustomJspBag> |
getCustomJspBags()
|
protected InputStream |
getCustomJspInputStream(URLContainer urlContainer,
String customJsp)
|
protected void |
getCustomJsps(URLContainer urlContainer,
String resourcePath,
List<String> customJsps)
|
protected String |
getPortalJsp(String customJsp,
String customJspDir)
|
protected File |
getPortalJspBackupFile(File portalJspFile)
|
protected void |
initCustomJspBag(String contextId,
String contextName,
CustomJspBag customJspBag)
|
protected void |
verifyCustomJsps(String contextId,
CustomJspBag customJspBag)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Map<com.liferay.registry.ServiceReference<CustomJspBag>,CustomJspBag> getCustomJspBags()
protected InputStream getCustomJspInputStream(URLContainer urlContainer,
String customJsp)
throws IOException
IOException
protected void getCustomJsps(URLContainer urlContainer,
String resourcePath,
List<String> customJsps)
protected String getPortalJsp(String customJsp,
String customJspDir)
protected File getPortalJspBackupFile(File portalJspFile)
protected void initCustomJspBag(String contextId,
String contextName,
CustomJspBag customJspBag)
throws Exception
Exception
protected void verifyCustomJsps(String contextId,
CustomJspBag customJspBag)
throws DuplicateCustomJspException
DuplicateCustomJspException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||