Class CmsPermalinkResourceHandler

java.lang.Object
org.opencms.main.CmsPermalinkResourceHandler
All Implemented Interfaces:
I_CmsResourceInit

public class CmsPermalinkResourceHandler extends Object implements I_CmsResourceInit
Resource init handler that loads a resource given its permalink.

The permalink must have following format:
/${CONTEXT}/${SERVLET}/permalink/${UUID}.${EXT}

for example:
/opencms/opencms/permalink/a7b5d298-b3ab-11d8-b3e3-514d35713fed.html

Since:
6.3