Uses of Class
edu.suffolk.litlab.efsp.tyler.ecfcodes.CourtLocationInfo
Packages that use CourtLocationInfo
-
Uses of CourtLocationInfo in edu.suffolk.litlab.efsp.server.ecf4
Methods in edu.suffolk.litlab.efsp.server.ecf4 with parameters of type CourtLocationInfoModifier and TypeMethodDescriptionorg.apache.commons.lang3.tuple.Pair<jakarta.xml.bind.JAXBElement<? extends CaseType>, Map<String, Object>> EcfCaseTypeFactory.makeCaseTypeFromTylerCategory(CourtLocationInfo courtLocation, ComboCaseCodes comboCodes, FilingInformation info, boolean isInitialFiling, boolean isFirstIndexedFiling, QueryType queryType, EcfCourtSpecificSerializer serializer, InfoCollector collector, Map<String, Object> serviceContactToXmlObjs) Makes a case from specific info + unorganized JSON dumps. -
Uses of CourtLocationInfo in edu.suffolk.litlab.efsp.tyler.ecfcodes
Methods in edu.suffolk.litlab.efsp.tyler.ecfcodes that return types with arguments of type CourtLocationInfoConstructors in edu.suffolk.litlab.efsp.tyler.ecfcodes with parameters of type CourtLocationInfoModifierConstructorDescriptionTylerCodesParser(CodeDatabase cd, DevelopmentPolicyParametersType policy, CourtLocationInfo court, boolean isIndividual) TylerCodesParser(CodeDatabase cd, DevelopmentPolicyParametersType policy, CourtLocationInfo court, DataFields allDataFields, boolean isIndividual)