com.liferay.faces.util.application
Class ComponentResourceWrapper
java.lang.Object
com.liferay.faces.util.application.ComponentResourceWrapper
- All Implemented Interfaces:
- ComponentResource, javax.faces.FacesWrapper<ComponentResource>
public abstract class ComponentResourceWrapper
- extends Object
- implements ComponentResource, javax.faces.FacesWrapper<ComponentResource>
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentResourceWrapper
public ComponentResourceWrapper()
isRenderable
public boolean isRenderable()
- Specified by:
isRenderable in interface ComponentResource
getId
public String getId()
- Specified by:
getId in interface ComponentResource
getLibrary
public String getLibrary()
- Specified by:
getLibrary in interface ComponentResource
getName
public String getName()
- Specified by:
getName in interface ComponentResource
getWrapped
public abstract ComponentResource getWrapped()
- Specified by:
getWrapped in interface javax.faces.FacesWrapper<ComponentResource>
Copyright © 2015 Liferay, Inc.. All rights reserved.