Uses of Class
tyler.ecf.extensions.common.FilingAssociationType
Packages that use FilingAssociationType
-
Uses of FilingAssociationType in edu.suffolk.litlab.efspserver.ecf4
Methods in edu.suffolk.litlab.efspserver.ecf4 that return types with arguments of type FilingAssociationTypeModifier and TypeMethodDescriptionEcfCaseTypeFactory.lateStageFilingAssociationAdd
(EcfCourtSpecificSerializer serializer, Map<String, Object> filingIdToObj, Map<String, List<PartyId>> filingAssociations, Map<String, Object> partyIdToRefObj) Dumb XML requires you to have the Object itself before you can reference it, you can't just use the ID. -
Uses of FilingAssociationType in tyler.ecf.extensions.common
Fields in tyler.ecf.extensions.common with type parameters of type FilingAssociationTypeModifier and TypeFieldDescriptionprotected List
<FilingAssociationType> CaseAugmentationType.filingAssociation
Methods in tyler.ecf.extensions.common that return FilingAssociationTypeModifier and TypeMethodDescriptionObjectFactory.createFilingAssociationType()
Create an instance ofFilingAssociationType
Methods in tyler.ecf.extensions.common that return types with arguments of type FilingAssociationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FilingAssociationType> ObjectFactory.createFilingAssociation
(FilingAssociationType value) CaseAugmentationType.getFilingAssociation()
Gets the value of the filingAssociation property.Methods in tyler.ecf.extensions.common with parameters of type FilingAssociationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FilingAssociationType> ObjectFactory.createFilingAssociation
(FilingAssociationType value)