public class ObjectViewSortColumnServiceWrapper extends java.lang.Object implements ObjectViewSortColumnService, com.liferay.portal.kernel.service.ServiceWrapper<ObjectViewSortColumnService>
ObjectViewSortColumnService.ObjectViewSortColumnService| Constructor and Description |
|---|
ObjectViewSortColumnServiceWrapper() |
ObjectViewSortColumnServiceWrapper(ObjectViewSortColumnService objectViewSortColumnService) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
ObjectViewSortColumnService |
getWrappedService() |
void |
setWrappedService(ObjectViewSortColumnService objectViewSortColumnService) |
public ObjectViewSortColumnServiceWrapper()
public ObjectViewSortColumnServiceWrapper(ObjectViewSortColumnService objectViewSortColumnService)
public java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface ObjectViewSortColumnServicepublic ObjectViewSortColumnService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<ObjectViewSortColumnService>public void setWrappedService(ObjectViewSortColumnService objectViewSortColumnService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<ObjectViewSortColumnService>