@Generated(value="")
public interface ContentStructureResource
Modifier and Type | Method and Description |
---|---|
ContentStructure |
getContentStructure(java.lang.Long contentStructureId) |
com.liferay.portal.vulcan.pagination.Page<ContentStructure> |
getSiteContentStructuresPage(java.lang.Long siteId,
java.lang.String search,
com.liferay.portal.kernel.search.filter.Filter filter,
com.liferay.portal.vulcan.pagination.Pagination pagination,
com.liferay.portal.kernel.search.Sort[] sorts) |
void |
setContextCompany(com.liferay.portal.kernel.model.Company contextCompany) |
ContentStructure getContentStructure(java.lang.Long contentStructureId) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<ContentStructure> getSiteContentStructuresPage(java.lang.Long siteId, java.lang.String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) throws java.lang.Exception
java.lang.Exception
void setContextCompany(com.liferay.portal.kernel.model.Company contextCompany)