|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.LayoutSetPrototypeServiceWrapper
@ProviderType public class LayoutSetPrototypeServiceWrapper
Provides a wrapper for LayoutSetPrototypeService.
LayoutSetPrototypeService| Constructor Summary | |
|---|---|
LayoutSetPrototypeServiceWrapper(LayoutSetPrototypeService layoutSetPrototypeService)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutSetPrototypeServiceWrapper(LayoutSetPrototypeService layoutSetPrototypeService)
| Method Detail |
|---|
@Deprecated
public LayoutSetPrototype addLayoutSetPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
throws PortalException
addLayoutSetPrototype(Map,
Map, boolean, boolean, ServiceContext)
addLayoutSetPrototype in interface LayoutSetPrototypeServicePortalException
public LayoutSetPrototype addLayoutSetPrototype(Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
throws PortalException
addLayoutSetPrototype in interface LayoutSetPrototypeServicePortalException
public void deleteLayoutSetPrototype(long layoutSetPrototypeId)
throws PortalException
deleteLayoutSetPrototype in interface LayoutSetPrototypeServicePortalException
public LayoutSetPrototype fetchLayoutSetPrototype(long layoutSetPrototypeId)
throws PortalException
fetchLayoutSetPrototype in interface LayoutSetPrototypeServicePortalExceptionpublic String getBeanIdentifier()
getBeanIdentifier in interface LayoutSetPrototypeService
public LayoutSetPrototype getLayoutSetPrototype(long layoutSetPrototypeId)
throws PortalException
getLayoutSetPrototype in interface LayoutSetPrototypeServicePortalException
public List<LayoutSetPrototype> search(long companyId,
Boolean active,
OrderByComparator<LayoutSetPrototype> obc)
throws PortalException
search in interface LayoutSetPrototypeServicePortalExceptionpublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface LayoutSetPrototypeServicebeanIdentifier - the Spring bean ID for this bean
@Deprecated
public LayoutSetPrototype updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
throws PortalException
updateLayoutSetPrototype(long, Map, Map, boolean, boolean,
ServiceContext)
updateLayoutSetPrototype in interface LayoutSetPrototypeServicePortalException
public LayoutSetPrototype updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
throws PortalException
updateLayoutSetPrototype in interface LayoutSetPrototypeServicePortalException
public LayoutSetPrototype updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
throws PortalException
updateLayoutSetPrototype in interface LayoutSetPrototypeServicePortalException@Deprecated public LayoutSetPrototypeService getWrappedLayoutSetPrototypeService()
getWrappedService()
@Deprecated public void setWrappedLayoutSetPrototypeService(LayoutSetPrototypeService layoutSetPrototypeService)
setWrappedService(com.liferay.portal.service.LayoutSetPrototypeService)
public LayoutSetPrototypeService getWrappedService()
getWrappedService in interface ServiceWrapper<LayoutSetPrototypeService>public void setWrappedService(LayoutSetPrototypeService layoutSetPrototypeService)
setWrappedService in interface ServiceWrapper<LayoutSetPrototypeService>
|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||