public static class CTEntryResource.CTEntryResourceImpl extends java.lang.Object implements CTEntryResource
CTEntryResource.Builder, CTEntryResource.CTEntryResourceImpl| Modifier and Type | Method and Description |
|---|---|
Page<CTEntry> |
getCtCollectionCTEntriesPage(java.lang.Long ctCollectionId,
java.lang.String search,
java.lang.Boolean showHideable,
java.lang.String filterString,
Pagination pagination,
java.lang.String sortString) |
HttpInvoker.HttpResponse |
getCtCollectionCTEntriesPageHttpResponse(java.lang.Long ctCollectionId,
java.lang.String search,
java.lang.Boolean showHideable,
java.lang.String filterString,
Pagination pagination,
java.lang.String sortString) |
CTEntry |
getCTEntry(java.lang.Long ctEntryId) |
HttpInvoker.HttpResponse |
getCTEntryHttpResponse(java.lang.Long ctEntryId) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderpublic Page<CTEntry> getCtCollectionCTEntriesPage(java.lang.Long ctCollectionId, java.lang.String search, java.lang.Boolean showHideable, java.lang.String filterString, Pagination pagination, java.lang.String sortString) throws java.lang.Exception
getCtCollectionCTEntriesPage in interface CTEntryResourcejava.lang.Exceptionpublic HttpInvoker.HttpResponse getCtCollectionCTEntriesPageHttpResponse(java.lang.Long ctCollectionId, java.lang.String search, java.lang.Boolean showHideable, java.lang.String filterString, Pagination pagination, java.lang.String sortString) throws java.lang.Exception
getCtCollectionCTEntriesPageHttpResponse in interface CTEntryResourcejava.lang.Exceptionpublic CTEntry getCTEntry(java.lang.Long ctEntryId) throws java.lang.Exception
getCTEntry in interface CTEntryResourcejava.lang.Exceptionpublic HttpInvoker.HttpResponse getCTEntryHttpResponse(java.lang.Long ctEntryId) throws java.lang.Exception
getCTEntryHttpResponse in interface CTEntryResourcejava.lang.Exception