com.liferay.portal.ccpp
Class EmptyProfile
java.lang.Object
com.liferay.portal.ccpp.EmptyProfile
- All Implemented Interfaces:
- javax.ccpp.Profile
public class EmptyProfile
- extends java.lang.Object
- implements javax.ccpp.Profile
View Source
- Author:
- Jorge Ferrer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyProfile
public EmptyProfile()
getAttribute
public javax.ccpp.Attribute getAttribute(java.lang.String name)
- Specified by:
getAttribute
in interface javax.ccpp.Profile
getAttributes
public java.util.Set<javax.ccpp.Attribute> getAttributes()
- Specified by:
getAttributes
in interface javax.ccpp.Profile
getComponent
public javax.ccpp.Component getComponent(java.lang.String localtype)
- Specified by:
getComponent
in interface javax.ccpp.Profile
getComponents
public java.util.Set<javax.ccpp.Component> getComponents()
- Specified by:
getComponents
in interface javax.ccpp.Profile
getDescription
public javax.ccpp.ProfileDescription getDescription()
- Specified by:
getDescription
in interface javax.ccpp.Profile