|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.LayoutPrototypeServiceWrapper
@ProviderType public class LayoutPrototypeServiceWrapper
Provides a wrapper for LayoutPrototypeService.
LayoutPrototypeService| Constructor Summary | |
|---|---|
LayoutPrototypeServiceWrapper(LayoutPrototypeService layoutPrototypeService)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutPrototypeServiceWrapper(LayoutPrototypeService layoutPrototypeService)
| Method Detail |
|---|
@Deprecated
public LayoutPrototype addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active)
throws PortalException
addLayoutPrototype(Map,
String, boolean, ServiceContext)
addLayoutPrototype in interface LayoutPrototypeServicePortalException
@Deprecated
public LayoutPrototype addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
throws PortalException
addLayoutPrototype(Map, Map,
boolean, ServiceContext)
addLayoutPrototype in interface LayoutPrototypeServicePortalException
public LayoutPrototype addLayoutPrototype(Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
boolean active,
ServiceContext serviceContext)
throws PortalException
addLayoutPrototype in interface LayoutPrototypeServicePortalException
public void deleteLayoutPrototype(long layoutPrototypeId)
throws PortalException
deleteLayoutPrototype in interface LayoutPrototypeServicePortalException
public LayoutPrototype fetchLayoutPrototype(long layoutPrototypeId)
throws PortalException
fetchLayoutPrototype in interface LayoutPrototypeServicePortalException
public LayoutPrototype getLayoutPrototype(long layoutPrototypeId)
throws PortalException
getLayoutPrototype in interface LayoutPrototypeServicePortalExceptionpublic String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface LayoutPrototypeService
public List<LayoutPrototype> search(long companyId,
Boolean active,
OrderByComparator<LayoutPrototype> obc)
throws PortalException
search in interface LayoutPrototypeServicePortalException
@Deprecated
public LayoutPrototype updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
throws PortalException
updateLayoutPrototype(long,
Map, String, boolean, ServiceContext)
updateLayoutPrototype in interface LayoutPrototypeServicePortalException
@Deprecated
public LayoutPrototype updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
ServiceContext serviceContext)
throws PortalException
updateLayoutPrototype(long,
Map, Map, boolean, ServiceContext)
updateLayoutPrototype in interface LayoutPrototypeServicePortalException
public LayoutPrototype updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
boolean active,
ServiceContext serviceContext)
throws PortalException
updateLayoutPrototype in interface LayoutPrototypeServicePortalExceptionpublic LayoutPrototypeService getWrappedService()
getWrappedService in interface ServiceWrapper<LayoutPrototypeService>public void setWrappedService(LayoutPrototypeService layoutPrototypeService)
setWrappedService in interface ServiceWrapper<LayoutPrototypeService>
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||