Interface StructuredContentResource
@CTAware
@Generated("")
@ProviderType
public interface StructuredContentResource
To access this resource, run:
curl -u your@email.com:yourpassword -D - http://localhost:8080/o/headless-delivery/v1.0
- Generated:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteAssetLibraryStructuredContentByExternalReferenceCode(Long assetLibraryId, String externalReferenceCode) voiddeleteSiteStructuredContentByExternalReferenceCode(Long siteId, String externalReferenceCode) voiddeleteStructuredContent(Long structuredContentId) javax.ws.rs.core.ResponsedeleteStructuredContentBatch(String callbackURL, Object object) voiddeleteStructuredContentMyRating(Long structuredContentId) getAssetLibraryStructuredContentByExternalReferenceCode(Long assetLibraryId, String externalReferenceCode) com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission>getAssetLibraryStructuredContentPermissionsPage(Long assetLibraryId, String roleNames) com.liferay.portal.vulcan.pagination.Page<StructuredContent>getAssetLibraryStructuredContentsPage(Long assetLibraryId, Boolean flatten, String search, com.liferay.portal.vulcan.aggregation.Aggregation aggregation, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) com.liferay.portal.vulcan.pagination.Page<StructuredContent>getContentStructureStructuredContentsPage(Long contentStructureId, String search, com.liferay.portal.vulcan.aggregation.Aggregation aggregation, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) getSiteStructuredContentByExternalReferenceCode(Long siteId, String externalReferenceCode) getSiteStructuredContentByKey(Long siteId, String key) getSiteStructuredContentByUuid(Long siteId, String uuid) com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission>getSiteStructuredContentPermissionsPage(Long siteId, String roleNames) com.liferay.portal.vulcan.pagination.Page<StructuredContent>getSiteStructuredContentsPage(Long siteId, Boolean flatten, String search, com.liferay.portal.vulcan.aggregation.Aggregation aggregation, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) getStructuredContent(Long structuredContentId) com.liferay.portal.vulcan.pagination.Page<StructuredContent>getStructuredContentFolderStructuredContentsPage(Long structuredContentFolderId, Boolean flatten, String search, com.liferay.portal.vulcan.aggregation.Aggregation aggregation, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) getStructuredContentMyRating(Long structuredContentId) com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission>getStructuredContentPermissionsPage(Long structuredContentId, String roleNames) getStructuredContentRenderedContentByDisplayPageDisplayPageKey(Long structuredContentId, String displayPageKey) getStructuredContentRenderedContentContentTemplate(Long structuredContentId, String contentTemplateId) patchStructuredContent(Long structuredContentId, StructuredContent structuredContent) postAssetLibraryStructuredContent(Long assetLibraryId, StructuredContent structuredContent) javax.ws.rs.core.ResponsepostAssetLibraryStructuredContentBatch(Long assetLibraryId, String callbackURL, Object object) javax.ws.rs.core.ResponsepostAssetLibraryStructuredContentsPageExportBatch(Long assetLibraryId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, String callbackURL, String contentType, String fieldNames) javax.ws.rs.core.ResponsepostContentStructureStructuredContentsPageExportBatch(Long contentStructureId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, String callbackURL, String contentType, String fieldNames) postSiteStructuredContent(Long siteId, StructuredContent structuredContent) javax.ws.rs.core.ResponsepostSiteStructuredContentBatch(Long siteId, String callbackURL, Object object) javax.ws.rs.core.ResponsepostSiteStructuredContentsPageExportBatch(Long siteId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, String callbackURL, String contentType, String fieldNames) postStructuredContentFolderStructuredContent(Long structuredContentFolderId, StructuredContent structuredContent) javax.ws.rs.core.ResponsepostStructuredContentFolderStructuredContentBatch(Long structuredContentFolderId, String callbackURL, Object object) javax.ws.rs.core.ResponsepostStructuredContentFolderStructuredContentsPageExportBatch(Long structuredContentFolderId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, String callbackURL, String contentType, String fieldNames) postStructuredContentMyRating(Long structuredContentId, Rating rating) putAssetLibraryStructuredContentByExternalReferenceCode(Long assetLibraryId, String externalReferenceCode, StructuredContent structuredContent) com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission>putAssetLibraryStructuredContentPermissionsPage(Long assetLibraryId, com.liferay.portal.vulcan.permission.Permission[] permissions) putSiteStructuredContentByExternalReferenceCode(Long siteId, String externalReferenceCode, StructuredContent structuredContent) com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission>putSiteStructuredContentPermissionsPage(Long siteId, com.liferay.portal.vulcan.permission.Permission[] permissions) putStructuredContent(Long structuredContentId, StructuredContent structuredContent) javax.ws.rs.core.ResponseputStructuredContentBatch(String callbackURL, Object object) putStructuredContentMyRating(Long structuredContentId, Rating rating) com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission>putStructuredContentPermissionsPage(Long structuredContentId, com.liferay.portal.vulcan.permission.Permission[] permissions) voidputStructuredContentSubscribe(Long structuredContentId) voidputStructuredContentUnsubscribe(Long structuredContentId) default voidsetContextAcceptLanguage(com.liferay.portal.vulcan.accept.language.AcceptLanguage contextAcceptLanguage) voidsetContextCompany(com.liferay.portal.kernel.model.Company contextCompany) default voidsetContextHttpServletRequest(javax.servlet.http.HttpServletRequest contextHttpServletRequest) default voidsetContextHttpServletResponse(javax.servlet.http.HttpServletResponse contextHttpServletResponse) default voidsetContextUriInfo(javax.ws.rs.core.UriInfo contextUriInfo) voidsetContextUser(com.liferay.portal.kernel.model.User contextUser) voidsetExpressionConvert(com.liferay.portal.odata.filter.ExpressionConvert<com.liferay.portal.kernel.search.filter.Filter> expressionConvert) voidsetFilterParserProvider(com.liferay.portal.odata.filter.FilterParserProvider filterParserProvider) voidsetGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) voidsetResourceActionLocalService(com.liferay.portal.kernel.service.ResourceActionLocalService resourceActionLocalService) voidsetResourcePermissionLocalService(com.liferay.portal.kernel.service.ResourcePermissionLocalService resourcePermissionLocalService) voidsetRoleLocalService(com.liferay.portal.kernel.service.RoleLocalService roleLocalService) voidsetSortParserProvider(com.liferay.portal.odata.sort.SortParserProvider sortParserProvider) voidsetVulcanBatchEngineExportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineExportTaskResource vulcanBatchEngineExportTaskResource) voidsetVulcanBatchEngineImportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineImportTaskResource vulcanBatchEngineImportTaskResource) default com.liferay.portal.kernel.search.filter.Filterdefault com.liferay.portal.kernel.search.filter.Filterdefault com.liferay.portal.kernel.search.Sort[]
-
Method Details
-
getAssetLibraryStructuredContentsPage
com.liferay.portal.vulcan.pagination.Page<StructuredContent> getAssetLibraryStructuredContentsPage(Long assetLibraryId, Boolean flatten, String search, com.liferay.portal.vulcan.aggregation.Aggregation aggregation, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) throws Exception - Throws:
Exception
-
postAssetLibraryStructuredContentsPageExportBatch
javax.ws.rs.core.Response postAssetLibraryStructuredContentsPageExportBatch(Long assetLibraryId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, String callbackURL, String contentType, String fieldNames) throws Exception - Throws:
Exception
-
postAssetLibraryStructuredContent
StructuredContent postAssetLibraryStructuredContent(Long assetLibraryId, StructuredContent structuredContent) throws Exception - Throws:
Exception
-
postAssetLibraryStructuredContentBatch
javax.ws.rs.core.Response postAssetLibraryStructuredContentBatch(Long assetLibraryId, String callbackURL, Object object) throws Exception - Throws:
Exception
-
deleteAssetLibraryStructuredContentByExternalReferenceCode
void deleteAssetLibraryStructuredContentByExternalReferenceCode(Long assetLibraryId, String externalReferenceCode) throws Exception - Throws:
Exception
-
getAssetLibraryStructuredContentByExternalReferenceCode
StructuredContent getAssetLibraryStructuredContentByExternalReferenceCode(Long assetLibraryId, String externalReferenceCode) throws Exception - Throws:
Exception
-
putAssetLibraryStructuredContentByExternalReferenceCode
StructuredContent putAssetLibraryStructuredContentByExternalReferenceCode(Long assetLibraryId, String externalReferenceCode, StructuredContent structuredContent) throws Exception - Throws:
Exception
-
getAssetLibraryStructuredContentPermissionsPage
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> getAssetLibraryStructuredContentPermissionsPage(Long assetLibraryId, String roleNames) throws Exception - Throws:
Exception
-
putAssetLibraryStructuredContentPermissionsPage
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> putAssetLibraryStructuredContentPermissionsPage(Long assetLibraryId, com.liferay.portal.vulcan.permission.Permission[] permissions) throws Exception - Throws:
Exception
-
getContentStructureStructuredContentsPage
com.liferay.portal.vulcan.pagination.Page<StructuredContent> getContentStructureStructuredContentsPage(Long contentStructureId, String search, com.liferay.portal.vulcan.aggregation.Aggregation aggregation, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) throws Exception - Throws:
Exception
-
postContentStructureStructuredContentsPageExportBatch
javax.ws.rs.core.Response postContentStructureStructuredContentsPageExportBatch(Long contentStructureId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, String callbackURL, String contentType, String fieldNames) throws Exception - Throws:
Exception
-
getSiteStructuredContentsPage
com.liferay.portal.vulcan.pagination.Page<StructuredContent> getSiteStructuredContentsPage(Long siteId, Boolean flatten, String search, com.liferay.portal.vulcan.aggregation.Aggregation aggregation, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) throws Exception - Throws:
Exception
-
postSiteStructuredContentsPageExportBatch
javax.ws.rs.core.Response postSiteStructuredContentsPageExportBatch(Long siteId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, String callbackURL, String contentType, String fieldNames) throws Exception - Throws:
Exception
-
postSiteStructuredContent
StructuredContent postSiteStructuredContent(Long siteId, StructuredContent structuredContent) throws Exception - Throws:
Exception
-
postSiteStructuredContentBatch
javax.ws.rs.core.Response postSiteStructuredContentBatch(Long siteId, String callbackURL, Object object) throws Exception - Throws:
Exception
-
deleteSiteStructuredContentByExternalReferenceCode
void deleteSiteStructuredContentByExternalReferenceCode(Long siteId, String externalReferenceCode) throws Exception - Throws:
Exception
-
getSiteStructuredContentByExternalReferenceCode
StructuredContent getSiteStructuredContentByExternalReferenceCode(Long siteId, String externalReferenceCode) throws Exception - Throws:
Exception
-
putSiteStructuredContentByExternalReferenceCode
StructuredContent putSiteStructuredContentByExternalReferenceCode(Long siteId, String externalReferenceCode, StructuredContent structuredContent) throws Exception - Throws:
Exception
-
getSiteStructuredContentByKey
- Throws:
Exception
-
getSiteStructuredContentByUuid
- Throws:
Exception
-
getSiteStructuredContentPermissionsPage
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> getSiteStructuredContentPermissionsPage(Long siteId, String roleNames) throws Exception - Throws:
Exception
-
putSiteStructuredContentPermissionsPage
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> putSiteStructuredContentPermissionsPage(Long siteId, com.liferay.portal.vulcan.permission.Permission[] permissions) throws Exception - Throws:
Exception
-
getStructuredContentFolderStructuredContentsPage
com.liferay.portal.vulcan.pagination.Page<StructuredContent> getStructuredContentFolderStructuredContentsPage(Long structuredContentFolderId, Boolean flatten, String search, com.liferay.portal.vulcan.aggregation.Aggregation aggregation, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.vulcan.pagination.Pagination pagination, com.liferay.portal.kernel.search.Sort[] sorts) throws Exception - Throws:
Exception
-
postStructuredContentFolderStructuredContentsPageExportBatch
javax.ws.rs.core.Response postStructuredContentFolderStructuredContentsPageExportBatch(Long structuredContentFolderId, String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, String callbackURL, String contentType, String fieldNames) throws Exception - Throws:
Exception
-
postStructuredContentFolderStructuredContent
StructuredContent postStructuredContentFolderStructuredContent(Long structuredContentFolderId, StructuredContent structuredContent) throws Exception - Throws:
Exception
-
postStructuredContentFolderStructuredContentBatch
javax.ws.rs.core.Response postStructuredContentFolderStructuredContentBatch(Long structuredContentFolderId, String callbackURL, Object object) throws Exception - Throws:
Exception
-
deleteStructuredContent
- Throws:
Exception
-
deleteStructuredContentBatch
javax.ws.rs.core.Response deleteStructuredContentBatch(String callbackURL, Object object) throws Exception - Throws:
Exception
-
getStructuredContent
- Throws:
Exception
-
patchStructuredContent
StructuredContent patchStructuredContent(Long structuredContentId, StructuredContent structuredContent) throws Exception - Throws:
Exception
-
putStructuredContent
StructuredContent putStructuredContent(Long structuredContentId, StructuredContent structuredContent) throws Exception - Throws:
Exception
-
putStructuredContentBatch
javax.ws.rs.core.Response putStructuredContentBatch(String callbackURL, Object object) throws Exception - Throws:
Exception
-
deleteStructuredContentMyRating
- Throws:
Exception
-
getStructuredContentMyRating
- Throws:
Exception
-
postStructuredContentMyRating
- Throws:
Exception
-
putStructuredContentMyRating
- Throws:
Exception
-
getStructuredContentPermissionsPage
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> getStructuredContentPermissionsPage(Long structuredContentId, String roleNames) throws Exception - Throws:
Exception
-
putStructuredContentPermissionsPage
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> putStructuredContentPermissionsPage(Long structuredContentId, com.liferay.portal.vulcan.permission.Permission[] permissions) throws Exception - Throws:
Exception
-
getStructuredContentRenderedContentByDisplayPageDisplayPageKey
String getStructuredContentRenderedContentByDisplayPageDisplayPageKey(Long structuredContentId, String displayPageKey) throws Exception - Throws:
Exception
-
getStructuredContentRenderedContentContentTemplate
String getStructuredContentRenderedContentContentTemplate(Long structuredContentId, String contentTemplateId) throws Exception - Throws:
Exception
-
putStructuredContentSubscribe
- Throws:
Exception
-
putStructuredContentUnsubscribe
- Throws:
Exception
-
setContextAcceptLanguage
default void setContextAcceptLanguage(com.liferay.portal.vulcan.accept.language.AcceptLanguage contextAcceptLanguage) -
setContextCompany
void setContextCompany(com.liferay.portal.kernel.model.Company contextCompany) -
setContextHttpServletRequest
default void setContextHttpServletRequest(javax.servlet.http.HttpServletRequest contextHttpServletRequest) -
setContextHttpServletResponse
default void setContextHttpServletResponse(javax.servlet.http.HttpServletResponse contextHttpServletResponse) -
setContextUriInfo
default void setContextUriInfo(javax.ws.rs.core.UriInfo contextUriInfo) -
setContextUser
void setContextUser(com.liferay.portal.kernel.model.User contextUser) -
setExpressionConvert
void setExpressionConvert(com.liferay.portal.odata.filter.ExpressionConvert<com.liferay.portal.kernel.search.filter.Filter> expressionConvert) -
setFilterParserProvider
void setFilterParserProvider(com.liferay.portal.odata.filter.FilterParserProvider filterParserProvider) -
setGroupLocalService
void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) -
setResourceActionLocalService
void setResourceActionLocalService(com.liferay.portal.kernel.service.ResourceActionLocalService resourceActionLocalService) -
setResourcePermissionLocalService
void setResourcePermissionLocalService(com.liferay.portal.kernel.service.ResourcePermissionLocalService resourcePermissionLocalService) -
setRoleLocalService
void setRoleLocalService(com.liferay.portal.kernel.service.RoleLocalService roleLocalService) -
setSortParserProvider
void setSortParserProvider(com.liferay.portal.odata.sort.SortParserProvider sortParserProvider) -
setVulcanBatchEngineExportTaskResource
void setVulcanBatchEngineExportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineExportTaskResource vulcanBatchEngineExportTaskResource) -
setVulcanBatchEngineImportTaskResource
void setVulcanBatchEngineImportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineImportTaskResource vulcanBatchEngineImportTaskResource) -
toFilter
-
toFilter
-
toSorts
-