|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceValidator | |
|---|---|
| com.liferay.faces.util.application | |
| Uses of ResourceValidator in com.liferay.faces.util.application |
|---|
| Classes in com.liferay.faces.util.application that implement ResourceValidator | |
|---|---|
class |
ResourceValidatorWrapper
|
| Methods in com.liferay.faces.util.application that return ResourceValidator | |
|---|---|
abstract ResourceValidator |
ResourceValidatorFactory.getResourceValidator()
Returns a stateless, thread-safe singleton instance of ResourceValidator. |
static ResourceValidator |
ResourceValidatorFactory.getResourceValidatorInstance()
Deprecated. Call ResourceValidatorFactory.getResourceValidatorInstance(ExternalContext) instead.
Returns a stateless, thread-safe singleton instance of |
static ResourceValidator |
ResourceValidatorFactory.getResourceValidatorInstance(javax.faces.context.ExternalContext externalContext)
Returns a stateless, thread-safe singleton instance of ResourceValidator from the ResourceValidatorFactory found by the FactoryExtensionFinder. |
abstract ResourceValidator |
ResourceValidatorWrapper.getWrapped()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||