public class EquinoxExtendedMetaTypeInformation
extends java.lang.Object
implements com.liferay.portal.configuration.metatype.definitions.ExtendedMetaTypeInformation
| Constructor and Description |
|---|
EquinoxExtendedMetaTypeInformation(org.osgi.service.metatype.MetaTypeInformation metaTypeInformation) |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.Bundle |
getBundle() |
java.lang.String[] |
getFactoryPids() |
java.lang.String[] |
getLocales() |
com.liferay.portal.configuration.metatype.definitions.ExtendedObjectClassDefinition |
getObjectClassDefinition(java.lang.String id,
java.lang.String locale) |
java.lang.String[] |
getPids() |
public EquinoxExtendedMetaTypeInformation(org.osgi.service.metatype.MetaTypeInformation metaTypeInformation)
public org.osgi.framework.Bundle getBundle()
getBundle in interface org.osgi.service.metatype.MetaTypeInformationpublic java.lang.String[] getFactoryPids()
getFactoryPids in interface org.osgi.service.metatype.MetaTypeInformationpublic java.lang.String[] getLocales()
getLocales in interface org.osgi.service.metatype.MetaTypeProviderpublic com.liferay.portal.configuration.metatype.definitions.ExtendedObjectClassDefinition getObjectClassDefinition(java.lang.String id,
java.lang.String locale)
getObjectClassDefinition in interface com.liferay.portal.configuration.metatype.definitions.ExtendedMetaTypeInformationgetObjectClassDefinition in interface org.osgi.service.metatype.MetaTypeProviderpublic java.lang.String[] getPids()
getPids in interface org.osgi.service.metatype.MetaTypeInformation