| Package | Description |
|---|---|
| com.liferay.portal.kernel.portlet |
This package defines the kernel portlet interfaces and classes.
|
| com.liferay.portal.kernel.spring.osgi | |
| com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualLayoutFriendlyURLResolver |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
OSGiBeanProperties.Service.interfaceNames(Object object,
OSGiBeanProperties osgiBeanProperties,
String[] ignoredInterfaceNames) |
static Map<String,Object> |
OSGiBeanProperties.Convert.toMap(OSGiBeanProperties osgiBeanProperties)
Returns a properties map representing the
OSGiBeanProperties
instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
InfrastructureUtil |