Uses of Class
edu.internet2.middleware.grouperClient.api.GcGetAuditEntries
Packages that use GcGetAuditEntries
-
Uses of GcGetAuditEntries in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcGetAuditEntriesModifier and TypeMethodDescriptionadd a param to the listadd a param to the listGcGetAuditEntries.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcGetAuditEntries.assignAscending(Boolean theAscending) ascending or null for ascending, F for descending.GcGetAuditEntries.assignAuditActionId(String auditActionId) audit action id eg: addGroupGcGetAuditEntries.assignAuditType(String auditType) audit type eg: groupGcGetAuditEntries.assignClientVersion(String theClientVersion) assign client versionGcGetAuditEntries.assignContentType(String theContentType) content type for post requestGcGetAuditEntries.assignFromDate(Timestamp fromDate) from dateGcGetAuditEntries.assignPageCursorFieldIncludesLastRetrieved(Boolean pageCursorFieldIncludesLastRetrieved) should the last retrieved item be included again in the current result setGcGetAuditEntries.assignPageIsCursor(Boolean pageIsCursor) T for when pagination is of cursor type.GcGetAuditEntries.assignPageLastCursorField(String pageLastCursorField) value of last cursor fieldGcGetAuditEntries.assignPageLastCursorFieldType(String pageLastCursorFieldType) type of last cursor field (string, int, long, date, timestamp)GcGetAuditEntries.assignPageSize(Integer thePageSize) pageSize page size if pagingGcGetAuditEntries.assignSortString(String theSortString) sortString must be an hql query field, e.g. can sort on name, displayName, extension, displayExtensionGcGetAuditEntries.assignToDate(Timestamp toDate) to dateGcGetAuditEntries.assignWsAttributeDefLookup(WsAttributeDefLookup theWsAttributeDefLookup) look up audit entries for this attribute defGcGetAuditEntries.assignWsAttributeDefNameLookup(WsAttributeDefNameLookup theWsAttributeDefNameLookup) look up audit entries for this attribute def nameGcGetAuditEntries.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcGetAuditEntries.assignWsGroupLookup(WsGroupLookup theWsGroupLookup) look up audit entries for this groupGcGetAuditEntries.assignWsPass(String theWsPass) ws passGcGetAuditEntries.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcGetAuditEntries.assignWsPassFile(File theFile) ws passGcGetAuditEntries.assignWsPassFileEncrypted(File theFile) ws passGcGetAuditEntries.assignWsStemLookup(WsStemLookup theWsStemLookup) look up audit entries for this stemGcGetAuditEntries.assignWsSubjectLookup(WsSubjectLookup theWsSubjectLookup) look up audit entries for this subjectGcGetAuditEntries.assignWsUser(String theWsUser) ws user