Class ResourceNotExistsAction

All Implemented Interfaces:
Component, LogEnabled, Serviceable, ThreadSafe, Action

public class ResourceNotExistsAction extends ServiceableAction implements ThreadSafe
This action simply checks to see if a resource identified by the src sitemap attribute exists or not. The action returns empty Map if resource does not exist, null otherwise.