com.liferay.faces.util.application
Class ResourceValidatorFactory

java.lang.Object
  extended by com.liferay.faces.util.application.ResourceValidatorFactory
All Implemented Interfaces:
javax.faces.FacesWrapper<ResourceValidatorFactory>
Direct Known Subclasses:
ResourceValidatorFactoryImpl

public abstract class ResourceValidatorFactory
extends Object
implements javax.faces.FacesWrapper<ResourceValidatorFactory>

Author:
Neil Griffin

Constructor Summary
ResourceValidatorFactory()
           
 
Method Summary
abstract  ResourceValidator getResourceValidator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.faces.FacesWrapper
getWrapped
 

Constructor Detail

ResourceValidatorFactory

public ResourceValidatorFactory()
Method Detail

getResourceValidator

public abstract ResourceValidator getResourceValidator()


Copyright © 2015 Liferay, Inc.. All rights reserved.