Uses of Class
de.trustable.ca3s.core.service.dto.ejbca.PaginationRestResponseComponent
-
Packages that use PaginationRestResponseComponent Package Description de.trustable.ca3s.core.service.dto.ejbca -
-
Uses of PaginationRestResponseComponent in de.trustable.ca3s.core.service.dto.ejbca
Methods in de.trustable.ca3s.core.service.dto.ejbca that return PaginationRestResponseComponent Modifier and Type Method Description PaginationRestResponseComponentExpiringCertificatesRestResponse. getPaginationRestResponseComponent()Get paginationRestResponseComponentPaginationRestResponseComponentPaginationRestResponseComponent. moreResults(Boolean moreResults)PaginationRestResponseComponentPaginationRestResponseComponent. nextOffset(Integer nextOffset)PaginationRestResponseComponentPaginationRestResponseComponent. numberOfResults(Integer numberOfResults)Methods in de.trustable.ca3s.core.service.dto.ejbca with parameters of type PaginationRestResponseComponent Modifier and Type Method Description ExpiringCertificatesRestResponseExpiringCertificatesRestResponse. paginationRestResponseComponent(PaginationRestResponseComponent paginationRestResponseComponent)voidExpiringCertificatesRestResponse. setPaginationRestResponseComponent(PaginationRestResponseComponent paginationRestResponseComponent)
-