|
Liferay 7.0-ce-a3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.LayoutRevisionServiceWrapper
@ProviderType public class LayoutRevisionServiceWrapper
Provides a wrapper for LayoutRevisionService.
LayoutRevisionService| Constructor Summary | |
|---|---|
LayoutRevisionServiceWrapper(LayoutRevisionService layoutRevisionService)
|
|
| Method Summary | |
|---|---|
LayoutRevision |
addLayoutRevision(long userId,
long layoutSetBranchId,
long layoutBranchId,
long parentLayoutRevisionId,
boolean head,
long plid,
long portletPreferencesPlid,
boolean privateLayout,
String name,
String title,
String description,
String keywords,
String robots,
String typeSettings,
boolean iconImage,
long iconImageId,
String themeId,
String colorSchemeId,
String wapThemeId,
String wapColorSchemeId,
String css,
ServiceContext serviceContext)
|
String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier. |
LayoutRevisionService |
getWrappedLayoutRevisionService()
Deprecated. As of 6.1.0, replaced by getWrappedService() |
LayoutRevisionService |
getWrappedService()
|
void |
setWrappedLayoutRevisionService(LayoutRevisionService layoutRevisionService)
Deprecated. As of 6.1.0, replaced by setWrappedService(com.liferay.portal.service.LayoutRevisionService) |
void |
setWrappedService(LayoutRevisionService layoutRevisionService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutRevisionServiceWrapper(LayoutRevisionService layoutRevisionService)
| Method Detail |
|---|
public LayoutRevision addLayoutRevision(long userId,
long layoutSetBranchId,
long layoutBranchId,
long parentLayoutRevisionId,
boolean head,
long plid,
long portletPreferencesPlid,
boolean privateLayout,
String name,
String title,
String description,
String keywords,
String robots,
String typeSettings,
boolean iconImage,
long iconImageId,
String themeId,
String colorSchemeId,
String wapThemeId,
String wapColorSchemeId,
String css,
ServiceContext serviceContext)
throws PortalException
addLayoutRevision in interface LayoutRevisionServicePortalExceptionpublic String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface LayoutRevisionService@Deprecated public LayoutRevisionService getWrappedLayoutRevisionService()
getWrappedService()
@Deprecated public void setWrappedLayoutRevisionService(LayoutRevisionService layoutRevisionService)
setWrappedService(com.liferay.portal.service.LayoutRevisionService)
public LayoutRevisionService getWrappedService()
getWrappedService in interface ServiceWrapper<LayoutRevisionService>public void setWrappedService(LayoutRevisionService layoutRevisionService)
setWrappedService in interface ServiceWrapper<LayoutRevisionService>
|
Liferay 7.0-ce-a3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||