@CTAware
@Generated(value="")
@ProviderType
public interface StructuredContentResource
Modifier and Type | Interface and Description |
---|---|
static interface |
StructuredContentResource.Builder |
static interface |
StructuredContentResource.Factory |
Modifier and Type | Method and Description |
---|---|
void |
deleteAssetLibraryStructuredContentByExternalReferenceCode(java.lang.Long assetLibraryId,
java.lang.String externalReferenceCode) |
void |
deleteSiteStructuredContentByExternalReferenceCode(java.lang.Long siteId,
java.lang.String externalReferenceCode) |
void |
deleteStructuredContent(java.lang.Long structuredContentId) |
javax.ws.rs.core.Response |
deleteStructuredContentBatch(java.lang.String callbackURL,
java.lang.Object object) |
void |
deleteStructuredContentMyRating(java.lang.Long structuredContentId) |
StructuredContent |
getAssetLibraryStructuredContentByExternalReferenceCode(java.lang.Long assetLibraryId,
java.lang.String externalReferenceCode) |
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> |
getAssetLibraryStructuredContentPermissionsPage(java.lang.Long assetLibraryId,
java.lang.String roleNames) |
com.liferay.portal.vulcan.pagination.Page<StructuredContent> |
getAssetLibraryStructuredContentsPage(java.lang.Long assetLibraryId,
java.lang.Boolean flatten,
java.lang.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(java.lang.Long contentStructureId,
java.lang.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) |
StructuredContent |
getSiteStructuredContentByExternalReferenceCode(java.lang.Long siteId,
java.lang.String externalReferenceCode) |
StructuredContent |
getSiteStructuredContentByKey(java.lang.Long siteId,
java.lang.String key) |
StructuredContent |
getSiteStructuredContentByUuid(java.lang.Long siteId,
java.lang.String uuid) |
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> |
getSiteStructuredContentPermissionsPage(java.lang.Long siteId,
java.lang.String roleNames) |
com.liferay.portal.vulcan.pagination.Page<StructuredContent> |
getSiteStructuredContentsPage(java.lang.Long siteId,
java.lang.Boolean flatten,
java.lang.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) |
StructuredContent |
getStructuredContent(java.lang.Long structuredContentId) |
com.liferay.portal.vulcan.pagination.Page<StructuredContent> |
getStructuredContentFolderStructuredContentsPage(java.lang.Long structuredContentFolderId,
java.lang.Boolean flatten,
java.lang.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) |
Rating |
getStructuredContentMyRating(java.lang.Long structuredContentId) |
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> |
getStructuredContentPermissionsPage(java.lang.Long structuredContentId,
java.lang.String roleNames) |
java.lang.String |
getStructuredContentRenderedContentByDisplayPageDisplayPageKey(java.lang.Long structuredContentId,
java.lang.String displayPageKey) |
java.lang.String |
getStructuredContentRenderedContentContentTemplate(java.lang.Long structuredContentId,
java.lang.String contentTemplateId) |
StructuredContent |
patchStructuredContent(java.lang.Long structuredContentId,
StructuredContent structuredContent) |
StructuredContent |
postAssetLibraryStructuredContent(java.lang.Long assetLibraryId,
StructuredContent structuredContent) |
javax.ws.rs.core.Response |
postAssetLibraryStructuredContentBatch(java.lang.Long assetLibraryId,
java.lang.String callbackURL,
java.lang.Object object) |
javax.ws.rs.core.Response |
postAssetLibraryStructuredContentsPageExportBatch(java.lang.Long assetLibraryId,
java.lang.String search,
com.liferay.portal.kernel.search.filter.Filter filter,
com.liferay.portal.kernel.search.Sort[] sorts,
java.lang.String callbackURL,
java.lang.String contentType,
java.lang.String fieldNames) |
javax.ws.rs.core.Response |
postContentStructureStructuredContentsPageExportBatch(java.lang.Long contentStructureId,
java.lang.String search,
com.liferay.portal.kernel.search.filter.Filter filter,
com.liferay.portal.kernel.search.Sort[] sorts,
java.lang.String callbackURL,
java.lang.String contentType,
java.lang.String fieldNames) |
StructuredContent |
postSiteStructuredContent(java.lang.Long siteId,
StructuredContent structuredContent) |
javax.ws.rs.core.Response |
postSiteStructuredContentBatch(java.lang.Long siteId,
java.lang.String callbackURL,
java.lang.Object object) |
javax.ws.rs.core.Response |
postSiteStructuredContentsPageExportBatch(java.lang.Long siteId,
java.lang.String search,
com.liferay.portal.kernel.search.filter.Filter filter,
com.liferay.portal.kernel.search.Sort[] sorts,
java.lang.String callbackURL,
java.lang.String contentType,
java.lang.String fieldNames) |
StructuredContent |
postStructuredContentFolderStructuredContent(java.lang.Long structuredContentFolderId,
StructuredContent structuredContent) |
javax.ws.rs.core.Response |
postStructuredContentFolderStructuredContentBatch(java.lang.Long structuredContentFolderId,
java.lang.String callbackURL,
java.lang.Object object) |
javax.ws.rs.core.Response |
postStructuredContentFolderStructuredContentsPageExportBatch(java.lang.Long structuredContentFolderId,
java.lang.String search,
com.liferay.portal.kernel.search.filter.Filter filter,
com.liferay.portal.kernel.search.Sort[] sorts,
java.lang.String callbackURL,
java.lang.String contentType,
java.lang.String fieldNames) |
Rating |
postStructuredContentMyRating(java.lang.Long structuredContentId,
Rating rating) |
StructuredContent |
putAssetLibraryStructuredContentByExternalReferenceCode(java.lang.Long assetLibraryId,
java.lang.String externalReferenceCode,
StructuredContent structuredContent) |
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> |
putAssetLibraryStructuredContentPermissionsPage(java.lang.Long assetLibraryId,
com.liferay.portal.vulcan.permission.Permission[] permissions) |
StructuredContent |
putSiteStructuredContentByExternalReferenceCode(java.lang.Long siteId,
java.lang.String externalReferenceCode,
StructuredContent structuredContent) |
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> |
putSiteStructuredContentPermissionsPage(java.lang.Long siteId,
com.liferay.portal.vulcan.permission.Permission[] permissions) |
StructuredContent |
putStructuredContent(java.lang.Long structuredContentId,
StructuredContent structuredContent) |
javax.ws.rs.core.Response |
putStructuredContentBatch(java.lang.String callbackURL,
java.lang.Object object) |
Rating |
putStructuredContentMyRating(java.lang.Long structuredContentId,
Rating rating) |
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> |
putStructuredContentPermissionsPage(java.lang.Long structuredContentId,
com.liferay.portal.vulcan.permission.Permission[] permissions) |
void |
putStructuredContentSubscribe(java.lang.Long structuredContentId) |
void |
putStructuredContentUnsubscribe(java.lang.Long structuredContentId) |
default void |
setContextAcceptLanguage(com.liferay.portal.vulcan.accept.language.AcceptLanguage contextAcceptLanguage) |
void |
setContextCompany(com.liferay.portal.kernel.model.Company contextCompany) |
default void |
setContextHttpServletRequest(javax.servlet.http.HttpServletRequest contextHttpServletRequest) |
default void |
setContextHttpServletResponse(javax.servlet.http.HttpServletResponse contextHttpServletResponse) |
default void |
setContextUriInfo(javax.ws.rs.core.UriInfo contextUriInfo) |
void |
setContextUser(com.liferay.portal.kernel.model.User contextUser) |
void |
setExpressionConvert(com.liferay.portal.odata.filter.ExpressionConvert<com.liferay.portal.kernel.search.filter.Filter> expressionConvert) |
void |
setFilterParserProvider(com.liferay.portal.odata.filter.FilterParserProvider filterParserProvider) |
void |
setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
void |
setResourceActionLocalService(com.liferay.portal.kernel.service.ResourceActionLocalService resourceActionLocalService) |
void |
setResourcePermissionLocalService(com.liferay.portal.kernel.service.ResourcePermissionLocalService resourcePermissionLocalService) |
void |
setRoleLocalService(com.liferay.portal.kernel.service.RoleLocalService roleLocalService) |
void |
setSortParserProvider(com.liferay.portal.odata.sort.SortParserProvider sortParserProvider) |
void |
setVulcanBatchEngineExportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineExportTaskResource vulcanBatchEngineExportTaskResource) |
void |
setVulcanBatchEngineImportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineImportTaskResource vulcanBatchEngineImportTaskResource) |
default com.liferay.portal.kernel.search.filter.Filter |
toFilter(java.lang.String filterString) |
default com.liferay.portal.kernel.search.filter.Filter |
toFilter(java.lang.String filterString,
java.util.Map<java.lang.String,java.util.List<java.lang.String>> multivaluedMap) |
default com.liferay.portal.kernel.search.Sort[] |
toSorts(java.lang.String sortsString) |
com.liferay.portal.vulcan.pagination.Page<StructuredContent> getAssetLibraryStructuredContentsPage(java.lang.Long assetLibraryId, java.lang.Boolean flatten, java.lang.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 java.lang.Exception
java.lang.Exception
javax.ws.rs.core.Response postAssetLibraryStructuredContentsPageExportBatch(java.lang.Long assetLibraryId, java.lang.String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, java.lang.String callbackURL, java.lang.String contentType, java.lang.String fieldNames) throws java.lang.Exception
java.lang.Exception
StructuredContent postAssetLibraryStructuredContent(java.lang.Long assetLibraryId, StructuredContent structuredContent) throws java.lang.Exception
java.lang.Exception
javax.ws.rs.core.Response postAssetLibraryStructuredContentBatch(java.lang.Long assetLibraryId, java.lang.String callbackURL, java.lang.Object object) throws java.lang.Exception
java.lang.Exception
void deleteAssetLibraryStructuredContentByExternalReferenceCode(java.lang.Long assetLibraryId, java.lang.String externalReferenceCode) throws java.lang.Exception
java.lang.Exception
StructuredContent getAssetLibraryStructuredContentByExternalReferenceCode(java.lang.Long assetLibraryId, java.lang.String externalReferenceCode) throws java.lang.Exception
java.lang.Exception
StructuredContent putAssetLibraryStructuredContentByExternalReferenceCode(java.lang.Long assetLibraryId, java.lang.String externalReferenceCode, StructuredContent structuredContent) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> getAssetLibraryStructuredContentPermissionsPage(java.lang.Long assetLibraryId, java.lang.String roleNames) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> putAssetLibraryStructuredContentPermissionsPage(java.lang.Long assetLibraryId, com.liferay.portal.vulcan.permission.Permission[] permissions) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<StructuredContent> getContentStructureStructuredContentsPage(java.lang.Long contentStructureId, java.lang.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 java.lang.Exception
java.lang.Exception
javax.ws.rs.core.Response postContentStructureStructuredContentsPageExportBatch(java.lang.Long contentStructureId, java.lang.String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, java.lang.String callbackURL, java.lang.String contentType, java.lang.String fieldNames) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<StructuredContent> getSiteStructuredContentsPage(java.lang.Long siteId, java.lang.Boolean flatten, java.lang.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 java.lang.Exception
java.lang.Exception
javax.ws.rs.core.Response postSiteStructuredContentsPageExportBatch(java.lang.Long siteId, java.lang.String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, java.lang.String callbackURL, java.lang.String contentType, java.lang.String fieldNames) throws java.lang.Exception
java.lang.Exception
StructuredContent postSiteStructuredContent(java.lang.Long siteId, StructuredContent structuredContent) throws java.lang.Exception
java.lang.Exception
javax.ws.rs.core.Response postSiteStructuredContentBatch(java.lang.Long siteId, java.lang.String callbackURL, java.lang.Object object) throws java.lang.Exception
java.lang.Exception
void deleteSiteStructuredContentByExternalReferenceCode(java.lang.Long siteId, java.lang.String externalReferenceCode) throws java.lang.Exception
java.lang.Exception
StructuredContent getSiteStructuredContentByExternalReferenceCode(java.lang.Long siteId, java.lang.String externalReferenceCode) throws java.lang.Exception
java.lang.Exception
StructuredContent putSiteStructuredContentByExternalReferenceCode(java.lang.Long siteId, java.lang.String externalReferenceCode, StructuredContent structuredContent) throws java.lang.Exception
java.lang.Exception
StructuredContent getSiteStructuredContentByKey(java.lang.Long siteId, java.lang.String key) throws java.lang.Exception
java.lang.Exception
StructuredContent getSiteStructuredContentByUuid(java.lang.Long siteId, java.lang.String uuid) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> getSiteStructuredContentPermissionsPage(java.lang.Long siteId, java.lang.String roleNames) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> putSiteStructuredContentPermissionsPage(java.lang.Long siteId, com.liferay.portal.vulcan.permission.Permission[] permissions) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<StructuredContent> getStructuredContentFolderStructuredContentsPage(java.lang.Long structuredContentFolderId, java.lang.Boolean flatten, java.lang.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 java.lang.Exception
java.lang.Exception
javax.ws.rs.core.Response postStructuredContentFolderStructuredContentsPageExportBatch(java.lang.Long structuredContentFolderId, java.lang.String search, com.liferay.portal.kernel.search.filter.Filter filter, com.liferay.portal.kernel.search.Sort[] sorts, java.lang.String callbackURL, java.lang.String contentType, java.lang.String fieldNames) throws java.lang.Exception
java.lang.Exception
StructuredContent postStructuredContentFolderStructuredContent(java.lang.Long structuredContentFolderId, StructuredContent structuredContent) throws java.lang.Exception
java.lang.Exception
javax.ws.rs.core.Response postStructuredContentFolderStructuredContentBatch(java.lang.Long structuredContentFolderId, java.lang.String callbackURL, java.lang.Object object) throws java.lang.Exception
java.lang.Exception
void deleteStructuredContent(java.lang.Long structuredContentId) throws java.lang.Exception
java.lang.Exception
javax.ws.rs.core.Response deleteStructuredContentBatch(java.lang.String callbackURL, java.lang.Object object) throws java.lang.Exception
java.lang.Exception
StructuredContent getStructuredContent(java.lang.Long structuredContentId) throws java.lang.Exception
java.lang.Exception
StructuredContent patchStructuredContent(java.lang.Long structuredContentId, StructuredContent structuredContent) throws java.lang.Exception
java.lang.Exception
StructuredContent putStructuredContent(java.lang.Long structuredContentId, StructuredContent structuredContent) throws java.lang.Exception
java.lang.Exception
javax.ws.rs.core.Response putStructuredContentBatch(java.lang.String callbackURL, java.lang.Object object) throws java.lang.Exception
java.lang.Exception
void deleteStructuredContentMyRating(java.lang.Long structuredContentId) throws java.lang.Exception
java.lang.Exception
Rating getStructuredContentMyRating(java.lang.Long structuredContentId) throws java.lang.Exception
java.lang.Exception
Rating postStructuredContentMyRating(java.lang.Long structuredContentId, Rating rating) throws java.lang.Exception
java.lang.Exception
Rating putStructuredContentMyRating(java.lang.Long structuredContentId, Rating rating) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> getStructuredContentPermissionsPage(java.lang.Long structuredContentId, java.lang.String roleNames) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<com.liferay.portal.vulcan.permission.Permission> putStructuredContentPermissionsPage(java.lang.Long structuredContentId, com.liferay.portal.vulcan.permission.Permission[] permissions) throws java.lang.Exception
java.lang.Exception
java.lang.String getStructuredContentRenderedContentByDisplayPageDisplayPageKey(java.lang.Long structuredContentId, java.lang.String displayPageKey) throws java.lang.Exception
java.lang.Exception
java.lang.String getStructuredContentRenderedContentContentTemplate(java.lang.Long structuredContentId, java.lang.String contentTemplateId) throws java.lang.Exception
java.lang.Exception
void putStructuredContentSubscribe(java.lang.Long structuredContentId) throws java.lang.Exception
java.lang.Exception
void putStructuredContentUnsubscribe(java.lang.Long structuredContentId) throws java.lang.Exception
java.lang.Exception
default void setContextAcceptLanguage(com.liferay.portal.vulcan.accept.language.AcceptLanguage contextAcceptLanguage)
void setContextCompany(com.liferay.portal.kernel.model.Company contextCompany)
default void setContextHttpServletRequest(javax.servlet.http.HttpServletRequest contextHttpServletRequest)
default void setContextHttpServletResponse(javax.servlet.http.HttpServletResponse contextHttpServletResponse)
default void setContextUriInfo(javax.ws.rs.core.UriInfo contextUriInfo)
void setContextUser(com.liferay.portal.kernel.model.User contextUser)
void setExpressionConvert(com.liferay.portal.odata.filter.ExpressionConvert<com.liferay.portal.kernel.search.filter.Filter> expressionConvert)
void setFilterParserProvider(com.liferay.portal.odata.filter.FilterParserProvider filterParserProvider)
void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
void setResourceActionLocalService(com.liferay.portal.kernel.service.ResourceActionLocalService resourceActionLocalService)
void setResourcePermissionLocalService(com.liferay.portal.kernel.service.ResourcePermissionLocalService resourcePermissionLocalService)
void setRoleLocalService(com.liferay.portal.kernel.service.RoleLocalService roleLocalService)
void setSortParserProvider(com.liferay.portal.odata.sort.SortParserProvider sortParserProvider)
void setVulcanBatchEngineExportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineExportTaskResource vulcanBatchEngineExportTaskResource)
void setVulcanBatchEngineImportTaskResource(com.liferay.portal.vulcan.batch.engine.resource.VulcanBatchEngineImportTaskResource vulcanBatchEngineImportTaskResource)
default com.liferay.portal.kernel.search.filter.Filter toFilter(java.lang.String filterString)
default com.liferay.portal.kernel.search.filter.Filter toFilter(java.lang.String filterString, java.util.Map<java.lang.String,java.util.List<java.lang.String>> multivaluedMap)
default com.liferay.portal.kernel.search.Sort[] toSorts(java.lang.String sortsString)