Liferay 6.0.3

Uses of Interface
com.liferay.portal.model.LayoutSetPrototype

Packages that use LayoutSetPrototype
com.liferay.portal.model   
com.liferay.portal.model.impl   
com.liferay.portal.service   
com.liferay.portal.service.base   
com.liferay.portal.service.http   
com.liferay.portal.service.impl   
com.liferay.portal.service.persistence   
 

Uses of LayoutSetPrototype in com.liferay.portal.model
 

Classes in com.liferay.portal.model that implement LayoutSetPrototype
 class LayoutSetPrototypeWrapper
           This class is a wrapper for LayoutSetPrototype.
 

Methods in com.liferay.portal.model that return LayoutSetPrototype
 LayoutSetPrototype LayoutSetPrototypeWrapper.getWrappedLayoutSetPrototype()
           
 LayoutSetPrototype LayoutSetPrototypeWrapper.toEscapedModel()
           
 LayoutSetPrototype LayoutSetPrototypeModel.toEscapedModel()
           
 

Methods in com.liferay.portal.model with parameters of type LayoutSetPrototype
 int LayoutSetPrototypeWrapper.compareTo(LayoutSetPrototype layoutSetPrototype)
           
 int LayoutSetPrototypeModel.compareTo(LayoutSetPrototype layoutSetPrototype)
           
static LayoutSetPrototypeSoap LayoutSetPrototypeSoap.toSoapModel(LayoutSetPrototype model)
           
static LayoutSetPrototypeSoap[] LayoutSetPrototypeSoap.toSoapModels(LayoutSetPrototype[] models)
           
static LayoutSetPrototypeSoap[][] LayoutSetPrototypeSoap.toSoapModels(LayoutSetPrototype[][] models)
           
 

Method parameters in com.liferay.portal.model with type arguments of type LayoutSetPrototype
static LayoutSetPrototypeSoap[] LayoutSetPrototypeSoap.toSoapModels(List<LayoutSetPrototype> models)
           
 

Constructors in com.liferay.portal.model with parameters of type LayoutSetPrototype
LayoutSetPrototypeWrapper(LayoutSetPrototype layoutSetPrototype)
           
 

Uses of LayoutSetPrototype in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement LayoutSetPrototype
 class LayoutSetPrototypeImpl
           
 

Methods in com.liferay.portal.model.impl that return LayoutSetPrototype
 LayoutSetPrototype LayoutSetPrototypeModelImpl.toEscapedModel()
           
static LayoutSetPrototype LayoutSetPrototypeModelImpl.toModel(LayoutSetPrototypeSoap soapModel)
           
 

Methods in com.liferay.portal.model.impl that return types with arguments of type LayoutSetPrototype
static List<LayoutSetPrototype> LayoutSetPrototypeModelImpl.toModels(LayoutSetPrototypeSoap[] soapModels)
           
 

Methods in com.liferay.portal.model.impl with parameters of type LayoutSetPrototype
 int LayoutSetPrototypeModelImpl.compareTo(LayoutSetPrototype layoutSetPrototype)
           
 

Uses of LayoutSetPrototype in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return LayoutSetPrototype
 LayoutSetPrototype LayoutSetPrototypeLocalServiceWrapper.addLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
static LayoutSetPrototype LayoutSetPrototypeLocalServiceUtil.addLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.addLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceWrapper.addLayoutSetPrototype(long userId, long companyId, Map<Locale,String> nameMap, String description, boolean active)
           
static LayoutSetPrototype LayoutSetPrototypeLocalServiceUtil.addLayoutSetPrototype(long userId, long companyId, Map<Locale,String> nameMap, String description, boolean active)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.addLayoutSetPrototype(long userId, long companyId, Map<Locale,String> nameMap, String description, boolean active)
           
 LayoutSetPrototype LayoutSetPrototypeServiceWrapper.addLayoutSetPrototype(Map<Locale,String> nameMap, String description, boolean active)
           
static LayoutSetPrototype LayoutSetPrototypeServiceUtil.addLayoutSetPrototype(Map<Locale,String> nameMap, String description, boolean active)
           
 LayoutSetPrototype LayoutSetPrototypeService.addLayoutSetPrototype(Map<Locale,String> nameMap, String description, boolean active)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceWrapper.createLayoutSetPrototype(long layoutSetPrototypeId)
           
static LayoutSetPrototype LayoutSetPrototypeLocalServiceUtil.createLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.createLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypeServiceWrapper.getLayoutSetPrototype(long layoutSetPrototypeId)
           
static LayoutSetPrototype LayoutSetPrototypeServiceUtil.getLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypeService.getLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceWrapper.getLayoutSetPrototype(long layoutSetPrototypeId)
           
static LayoutSetPrototype LayoutSetPrototypeLocalServiceUtil.getLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.getLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceWrapper.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
static LayoutSetPrototype LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceWrapper.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
static LayoutSetPrototype LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 LayoutSetPrototype LayoutSetPrototypeServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId, Map<Locale,String> nameMap, String description, boolean active)
           
static LayoutSetPrototype LayoutSetPrototypeServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId, Map<Locale,String> nameMap, String description, boolean active)
           
 LayoutSetPrototype LayoutSetPrototypeService.updateLayoutSetPrototype(long layoutSetPrototypeId, Map<Locale,String> nameMap, String description, boolean active)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId, Map<Locale,String> nameMap, String description, boolean active)
           
static LayoutSetPrototype LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId, Map<Locale,String> nameMap, String description, boolean active)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.updateLayoutSetPrototype(long layoutSetPrototypeId, Map<Locale,String> nameMap, String description, boolean active)
           
 

Methods in com.liferay.portal.service that return types with arguments of type LayoutSetPrototype
 List<LayoutSetPrototype> LayoutSetPrototypeLocalServiceWrapper.getLayoutSetPrototypes(int start, int end)
           
static List<LayoutSetPrototype> LayoutSetPrototypeLocalServiceUtil.getLayoutSetPrototypes(int start, int end)
           
 List<LayoutSetPrototype> LayoutSetPrototypeLocalService.getLayoutSetPrototypes(int start, int end)
           
 List<LayoutSetPrototype> LayoutSetPrototypeLocalServiceWrapper.search(long companyId, Boolean active, int start, int end, OrderByComparator obc)
           
static List<LayoutSetPrototype> LayoutSetPrototypeLocalServiceUtil.search(long companyId, Boolean active, int start, int end, OrderByComparator obc)
           
 List<LayoutSetPrototype> LayoutSetPrototypeLocalService.search(long companyId, Boolean active, int start, int end, OrderByComparator obc)
           
 List<LayoutSetPrototype> LayoutSetPrototypeServiceWrapper.search(long companyId, Boolean active, OrderByComparator obc)
           
static List<LayoutSetPrototype> LayoutSetPrototypeServiceUtil.search(long companyId, Boolean active, OrderByComparator obc)
           
 List<LayoutSetPrototype> LayoutSetPrototypeService.search(long companyId, Boolean active, OrderByComparator obc)
           
 

Methods in com.liferay.portal.service with parameters of type LayoutSetPrototype
 LayoutSetPrototype LayoutSetPrototypeLocalServiceWrapper.addLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
static LayoutSetPrototype LayoutSetPrototypeLocalServiceUtil.addLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.addLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 void LayoutSetPrototypeLocalServiceWrapper.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
static void LayoutSetPrototypeLocalServiceUtil.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 void LayoutSetPrototypeLocalService.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceWrapper.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
static LayoutSetPrototype LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceWrapper.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
static LayoutSetPrototype LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 

Uses of LayoutSetPrototype in com.liferay.portal.service.base
 

Methods in com.liferay.portal.service.base that return LayoutSetPrototype
 LayoutSetPrototype LayoutSetPrototypeLocalServiceBaseImpl.addLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceBaseImpl.createLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceBaseImpl.getLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceBaseImpl.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceBaseImpl.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 

Methods in com.liferay.portal.service.base that return types with arguments of type LayoutSetPrototype
 List<LayoutSetPrototype> LayoutSetPrototypeLocalServiceBaseImpl.getLayoutSetPrototypes(int start, int end)
           
 

Methods in com.liferay.portal.service.base with parameters of type LayoutSetPrototype
 LayoutSetPrototype LayoutSetPrototypeLocalServiceBaseImpl.addLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 void LayoutSetPrototypeLocalServiceBaseImpl.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceBaseImpl.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceBaseImpl.updateLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 

Uses of LayoutSetPrototype in com.liferay.portal.service.http
 

Methods in com.liferay.portal.service.http that return LayoutSetPrototype
static LayoutSetPrototype LayoutSetPrototypeServiceHttp.addLayoutSetPrototype(HttpPrincipal httpPrincipal, Map<Locale,String> nameMap, String description, boolean active)
           
static LayoutSetPrototype LayoutSetPrototypeServiceHttp.getLayoutSetPrototype(HttpPrincipal httpPrincipal, long layoutSetPrototypeId)
           
static LayoutSetPrototype LayoutSetPrototypeServiceHttp.updateLayoutSetPrototype(HttpPrincipal httpPrincipal, long layoutSetPrototypeId, Map<Locale,String> nameMap, String description, boolean active)
           
 

Methods in com.liferay.portal.service.http that return types with arguments of type LayoutSetPrototype
static List<LayoutSetPrototype> LayoutSetPrototypeServiceHttp.search(HttpPrincipal httpPrincipal, long companyId, Boolean active, OrderByComparator obc)
           
 

Methods in com.liferay.portal.service.http with parameters of type LayoutSetPrototype
static JSONArray LayoutSetPrototypeJSONSerializer.toJSONArray(LayoutSetPrototype[] models)
           
static JSONArray LayoutSetPrototypeJSONSerializer.toJSONArray(LayoutSetPrototype[][] models)
           
static JSONObject LayoutSetPrototypeJSONSerializer.toJSONObject(LayoutSetPrototype model)
           
 

Method parameters in com.liferay.portal.service.http with type arguments of type LayoutSetPrototype
static JSONArray LayoutSetPrototypeJSONSerializer.toJSONArray(List<LayoutSetPrototype> models)
           
 

Uses of LayoutSetPrototype in com.liferay.portal.service.impl
 

Methods in com.liferay.portal.service.impl that return LayoutSetPrototype
 LayoutSetPrototype LayoutSetPrototypeLocalServiceImpl.addLayoutSetPrototype(long userId, long companyId, Map<Locale,String> nameMap, String description, boolean active)
           
 LayoutSetPrototype LayoutSetPrototypeServiceImpl.addLayoutSetPrototype(Map<Locale,String> nameMap, String description, boolean active)
           
 LayoutSetPrototype LayoutSetPrototypeServiceImpl.getLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypeServiceImpl.updateLayoutSetPrototype(long layoutSetPrototypeId, Map<Locale,String> nameMap, String description, boolean active)
           
 LayoutSetPrototype LayoutSetPrototypeLocalServiceImpl.updateLayoutSetPrototype(long layoutSetPrototypeId, Map<Locale,String> nameMap, String description, boolean active)
           
 

Methods in com.liferay.portal.service.impl that return types with arguments of type LayoutSetPrototype
 List<LayoutSetPrototype> LayoutSetPrototypeLocalServiceImpl.search(long companyId, Boolean active, int start, int end, OrderByComparator obc)
           
 List<LayoutSetPrototype> LayoutSetPrototypeServiceImpl.search(long companyId, Boolean active, OrderByComparator obc)
           
 

Uses of LayoutSetPrototype in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return LayoutSetPrototype
static LayoutSetPrototype LayoutSetPrototypeUtil.create(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypePersistence.create(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.create(long layoutSetPrototypeId)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.fetchByPrimaryKey(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypePersistence.fetchByPrimaryKey(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.fetchByPrimaryKey(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.findByC_A_First(long companyId, boolean active, OrderByComparator orderByComparator)
           
 LayoutSetPrototype LayoutSetPrototypePersistence.findByC_A_First(long companyId, boolean active, OrderByComparator orderByComparator)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.findByC_A_First(long companyId, boolean active, OrderByComparator orderByComparator)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.findByC_A_Last(long companyId, boolean active, OrderByComparator orderByComparator)
           
 LayoutSetPrototype LayoutSetPrototypePersistence.findByC_A_Last(long companyId, boolean active, OrderByComparator orderByComparator)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.findByC_A_Last(long companyId, boolean active, OrderByComparator orderByComparator)
           
static LayoutSetPrototype[] LayoutSetPrototypeUtil.findByC_A_PrevAndNext(long layoutSetPrototypeId, long companyId, boolean active, OrderByComparator orderByComparator)
           
 LayoutSetPrototype[] LayoutSetPrototypePersistence.findByC_A_PrevAndNext(long layoutSetPrototypeId, long companyId, boolean active, OrderByComparator orderByComparator)
           
 LayoutSetPrototype[] LayoutSetPrototypePersistenceImpl.findByC_A_PrevAndNext(long layoutSetPrototypeId, long companyId, boolean active, OrderByComparator orderByComparator)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
           
 LayoutSetPrototype LayoutSetPrototypePersistence.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
           
 LayoutSetPrototype LayoutSetPrototypePersistence.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
           
static LayoutSetPrototype[] LayoutSetPrototypeUtil.findByCompanyId_PrevAndNext(long layoutSetPrototypeId, long companyId, OrderByComparator orderByComparator)
           
 LayoutSetPrototype[] LayoutSetPrototypePersistence.findByCompanyId_PrevAndNext(long layoutSetPrototypeId, long companyId, OrderByComparator orderByComparator)
           
 LayoutSetPrototype[] LayoutSetPrototypePersistenceImpl.findByCompanyId_PrevAndNext(long layoutSetPrototypeId, long companyId, OrderByComparator orderByComparator)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.findByPrimaryKey(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypePersistence.findByPrimaryKey(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.findByPrimaryKey(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.findByPrimaryKey(Serializable primaryKey)
           
protected  LayoutSetPrototype LayoutSetPrototypePersistenceImpl.getByC_A_PrevAndNext(Session session, LayoutSetPrototype layoutSetPrototype, long companyId, boolean active, OrderByComparator orderByComparator, boolean previous)
           
protected  LayoutSetPrototype LayoutSetPrototypePersistenceImpl.getByCompanyId_PrevAndNext(Session session, LayoutSetPrototype layoutSetPrototype, long companyId, OrderByComparator orderByComparator, boolean previous)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.remove(LayoutSetPrototype layoutSetPrototype)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.remove(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypePersistence.remove(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.remove(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.remove(Serializable primaryKey)
           
protected  LayoutSetPrototype LayoutSetPrototypePersistenceImpl.removeImpl(LayoutSetPrototype layoutSetPrototype)
           
protected  LayoutSetPrototype LayoutSetPrototypePersistenceImpl.toUnwrappedModel(LayoutSetPrototype layoutSetPrototype)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.update(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.update(LayoutSetPrototype layoutSetPrototype, boolean merge, ServiceContext serviceContext)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.updateImpl(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 LayoutSetPrototype LayoutSetPrototypePersistence.updateImpl(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.updateImpl(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 

Methods in com.liferay.portal.service.persistence that return types with arguments of type LayoutSetPrototype
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findAll()
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistence.findAll()
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistenceImpl.findAll()
           
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findAll(int start, int end)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistence.findAll(int start, int end)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistenceImpl.findAll(int start, int end)
           
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findAll(int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistence.findAll(int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistenceImpl.findAll(int start, int end, OrderByComparator orderByComparator)
           
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findByC_A(long companyId, boolean active)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistence.findByC_A(long companyId, boolean active)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistenceImpl.findByC_A(long companyId, boolean active)
           
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findByC_A(long companyId, boolean active, int start, int end)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistence.findByC_A(long companyId, boolean active, int start, int end)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistenceImpl.findByC_A(long companyId, boolean active, int start, int end)
           
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findByC_A(long companyId, boolean active, int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistence.findByC_A(long companyId, boolean active, int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistenceImpl.findByC_A(long companyId, boolean active, int start, int end, OrderByComparator orderByComparator)
           
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findByCompanyId(long companyId)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistence.findByCompanyId(long companyId)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistenceImpl.findByCompanyId(long companyId)
           
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findByCompanyId(long companyId, int start, int end)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistence.findByCompanyId(long companyId, int start, int end)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistenceImpl.findByCompanyId(long companyId, int start, int end)
           
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutSetPrototype> LayoutSetPrototypePersistenceImpl.findByCompanyId(long companyId, int start, int end, OrderByComparator orderByComparator)
           
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<LayoutSetPrototype> LayoutSetPrototypeUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portal.service.persistence with parameters of type LayoutSetPrototype
static void LayoutSetPrototypeUtil.cacheResult(LayoutSetPrototype layoutSetPrototype)
           
 void LayoutSetPrototypePersistence.cacheResult(LayoutSetPrototype layoutSetPrototype)
           
 void LayoutSetPrototypePersistenceImpl.cacheResult(LayoutSetPrototype layoutSetPrototype)
           
static void LayoutSetPrototypeUtil.clearCache(LayoutSetPrototype layoutSetPrototype)
           
 void LayoutSetPrototypePersistenceImpl.clearCache(LayoutSetPrototype layoutSetPrototype)
           
protected  LayoutSetPrototype LayoutSetPrototypePersistenceImpl.getByC_A_PrevAndNext(Session session, LayoutSetPrototype layoutSetPrototype, long companyId, boolean active, OrderByComparator orderByComparator, boolean previous)
           
protected  LayoutSetPrototype LayoutSetPrototypePersistenceImpl.getByCompanyId_PrevAndNext(Session session, LayoutSetPrototype layoutSetPrototype, long companyId, OrderByComparator orderByComparator, boolean previous)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.remove(LayoutSetPrototype layoutSetPrototype)
           
protected  LayoutSetPrototype LayoutSetPrototypePersistenceImpl.removeImpl(LayoutSetPrototype layoutSetPrototype)
           
protected  LayoutSetPrototype LayoutSetPrototypePersistenceImpl.toUnwrappedModel(LayoutSetPrototype layoutSetPrototype)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.update(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.update(LayoutSetPrototype layoutSetPrototype, boolean merge, ServiceContext serviceContext)
           
static LayoutSetPrototype LayoutSetPrototypeUtil.updateImpl(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 LayoutSetPrototype LayoutSetPrototypePersistence.updateImpl(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 LayoutSetPrototype LayoutSetPrototypePersistenceImpl.updateImpl(LayoutSetPrototype layoutSetPrototype, boolean merge)
           
 

Method parameters in com.liferay.portal.service.persistence with type arguments of type LayoutSetPrototype
static void LayoutSetPrototypeUtil.cacheResult(List<LayoutSetPrototype> layoutSetPrototypes)
           
 void LayoutSetPrototypePersistence.cacheResult(List<LayoutSetPrototype> layoutSetPrototypes)
           
 void LayoutSetPrototypePersistenceImpl.cacheResult(List<LayoutSetPrototype> layoutSetPrototypes)
           
 


Liferay 6.0.3