Interface CTCollectionResource
- All Known Implementing Classes:
CTCollectionResource.CTCollectionResourceImpl
@Generated("")
public interface CTCollectionResource
- Generated:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic CTCollectionResource.Builderbuilder()voiddeleteCTCollection(Long ctCollectionId) voiddeleteCTCollectionBatch(String callbackURL, Object object) deleteCTCollectionBatchHttpResponse(String callbackURL, Object object) voiddeleteCTCollectionByExternalReferenceCode(String externalReferenceCode) deleteCTCollectionByExternalReferenceCodeHttpResponse(String externalReferenceCode) deleteCTCollectionHttpResponse(Long ctCollectionId) getCTCollection(Long ctCollectionId) getCTCollectionByExternalReferenceCode(String externalReferenceCode) getCTCollectionByExternalReferenceCodeHttpResponse(String externalReferenceCode) getCTCollectionByExternalReferenceCodeShareLink(String externalReferenceCode) getCTCollectionByExternalReferenceCodeShareLinkHttpResponse(String externalReferenceCode) getCTCollectionHttpResponse(Long ctCollectionId) getCTCollectionShareLink(Long ctCollectionId) getCTCollectionShareLinkHttpResponse(Long ctCollectionId) getCTCollectionsPage(String search, Integer[] status, Pagination pagination, String sortString) getCTCollectionsPageHttpResponse(String search, Integer[] status, Pagination pagination, String sortString) patchCTCollection(Long ctCollectionId, CTCollection ctCollection) patchCTCollectionByExternalReferenceCode(String externalReferenceCode, CTCollection ctCollection) patchCTCollectionByExternalReferenceCodeHttpResponse(String externalReferenceCode, CTCollection ctCollection) patchCTCollectionHttpResponse(Long ctCollectionId, CTCollection ctCollection) postCTCollection(CTCollection ctCollection) voidpostCTCollectionBatch(String callbackURL, Object object) postCTCollectionBatchHttpResponse(String callbackURL, Object object) voidpostCTCollectionByExternalReferenceCodePublish(String externalReferenceCode) postCTCollectionByExternalReferenceCodePublishHttpResponse(String externalReferenceCode) voidpostCTCollectionByExternalReferenceCodeSchedulePublish(String externalReferenceCode, Date publishDate) postCTCollectionByExternalReferenceCodeSchedulePublishHttpResponse(String externalReferenceCode, Date publishDate) voidpostCTCollectionCheckout(Long ctCollectionId) postCTCollectionCheckoutHttpResponse(Long ctCollectionId) postCTCollectionHttpResponse(CTCollection ctCollection) voidpostCTCollectionPublish(Long ctCollectionId) postCTCollectionPublishHttpResponse(Long ctCollectionId) voidpostCTCollectionSchedulePublish(Long ctCollectionId, Date publishDate) postCTCollectionSchedulePublishHttpResponse(Long ctCollectionId, Date publishDate) voidpostCTCollectionsPageExportBatch(String search, Integer[] status, String sortString, String callbackURL, String contentType, String fieldNames) postCTCollectionsPageExportBatchHttpResponse(String search, Integer[] status, String sortString, String callbackURL, String contentType, String fieldNames) putCTCollection(Long ctCollectionId, CTCollection ctCollection) voidputCTCollectionBatch(String callbackURL, Object object) putCTCollectionBatchHttpResponse(String callbackURL, Object object) putCTCollectionHttpResponse(Long ctCollectionId, CTCollection ctCollection)
-
Method Details
-
builder
-
deleteCTCollection
- Throws:
Exception
-
deleteCTCollectionHttpResponse
- Throws:
Exception
-
deleteCTCollectionBatch
- Throws:
Exception
-
deleteCTCollectionBatchHttpResponse
HttpInvoker.HttpResponse deleteCTCollectionBatchHttpResponse(String callbackURL, Object object) throws Exception - Throws:
Exception
-
deleteCTCollectionByExternalReferenceCode
- Throws:
Exception
-
deleteCTCollectionByExternalReferenceCodeHttpResponse
HttpInvoker.HttpResponse deleteCTCollectionByExternalReferenceCodeHttpResponse(String externalReferenceCode) throws Exception - Throws:
Exception
-
getCTCollection
- Throws:
Exception
-
getCTCollectionHttpResponse
- Throws:
Exception
-
getCTCollectionByExternalReferenceCode
- Throws:
Exception
-
getCTCollectionByExternalReferenceCodeHttpResponse
HttpInvoker.HttpResponse getCTCollectionByExternalReferenceCodeHttpResponse(String externalReferenceCode) throws Exception - Throws:
Exception
-
getCTCollectionsPage
Page<CTCollection> getCTCollectionsPage(String search, Integer[] status, Pagination pagination, String sortString) throws Exception - Throws:
Exception
-
getCTCollectionsPageHttpResponse
HttpInvoker.HttpResponse getCTCollectionsPageHttpResponse(String search, Integer[] status, Pagination pagination, String sortString) throws Exception - Throws:
Exception
-
patchCTCollection
- Throws:
Exception
-
patchCTCollectionHttpResponse
HttpInvoker.HttpResponse patchCTCollectionHttpResponse(Long ctCollectionId, CTCollection ctCollection) throws Exception - Throws:
Exception
-
patchCTCollectionByExternalReferenceCode
CTCollection patchCTCollectionByExternalReferenceCode(String externalReferenceCode, CTCollection ctCollection) throws Exception - Throws:
Exception
-
patchCTCollectionByExternalReferenceCodeHttpResponse
HttpInvoker.HttpResponse patchCTCollectionByExternalReferenceCodeHttpResponse(String externalReferenceCode, CTCollection ctCollection) throws Exception - Throws:
Exception
-
postCTCollection
- Throws:
Exception
-
postCTCollectionHttpResponse
- Throws:
Exception
-
postCTCollectionBatch
- Throws:
Exception
-
postCTCollectionBatchHttpResponse
HttpInvoker.HttpResponse postCTCollectionBatchHttpResponse(String callbackURL, Object object) throws Exception - Throws:
Exception
-
postCTCollectionByExternalReferenceCodePublish
- Throws:
Exception
-
postCTCollectionByExternalReferenceCodePublishHttpResponse
HttpInvoker.HttpResponse postCTCollectionByExternalReferenceCodePublishHttpResponse(String externalReferenceCode) throws Exception - Throws:
Exception
-
postCTCollectionByExternalReferenceCodeSchedulePublish
void postCTCollectionByExternalReferenceCodeSchedulePublish(String externalReferenceCode, Date publishDate) throws Exception - Throws:
Exception
-
postCTCollectionByExternalReferenceCodeSchedulePublishHttpResponse
HttpInvoker.HttpResponse postCTCollectionByExternalReferenceCodeSchedulePublishHttpResponse(String externalReferenceCode, Date publishDate) throws Exception - Throws:
Exception
-
postCTCollectionCheckout
- Throws:
Exception
-
postCTCollectionCheckoutHttpResponse
- Throws:
Exception
-
postCTCollectionPublish
- Throws:
Exception
-
postCTCollectionPublishHttpResponse
- Throws:
Exception
-
postCTCollectionSchedulePublish
- Throws:
Exception
-
postCTCollectionSchedulePublishHttpResponse
HttpInvoker.HttpResponse postCTCollectionSchedulePublishHttpResponse(Long ctCollectionId, Date publishDate) throws Exception - Throws:
Exception
-
postCTCollectionsPageExportBatch
void postCTCollectionsPageExportBatch(String search, Integer[] status, String sortString, String callbackURL, String contentType, String fieldNames) throws Exception - Throws:
Exception
-
postCTCollectionsPageExportBatchHttpResponse
HttpInvoker.HttpResponse postCTCollectionsPageExportBatchHttpResponse(String search, Integer[] status, String sortString, String callbackURL, String contentType, String fieldNames) throws Exception - Throws:
Exception
-
putCTCollection
- Throws:
Exception
-
putCTCollectionHttpResponse
HttpInvoker.HttpResponse putCTCollectionHttpResponse(Long ctCollectionId, CTCollection ctCollection) throws Exception - Throws:
Exception
-
putCTCollectionBatch
- Throws:
Exception
-
putCTCollectionBatchHttpResponse
HttpInvoker.HttpResponse putCTCollectionBatchHttpResponse(String callbackURL, Object object) throws Exception - Throws:
Exception
-