com.liferay.faces.util.application.internal
Class ComponentResourceImpl
java.lang.Object
com.liferay.faces.util.application.internal.ComponentResourceImpl
- All Implemented Interfaces:
- ComponentResource
public class ComponentResourceImpl
- extends Object
- implements ComponentResource
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentResourceImpl
public ComponentResourceImpl(String id,
String library,
String name,
boolean renderable)
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
Copyright © 2015 Liferay, Inc.. All rights reserved.