Global Directory
Global Directory
EXPLORE OUR SITES
London Stock Exchange Group
LSEG Data & Analytics
MyAccount
LSEG Perspectives
London Stock Exchange
FTSE Russell
LCH
Contact Us
Home
TR Internal
Dockets Filings on Westlaw Next
Bhavin Shah
How does the filings tab for Dockets work on Westlaw Next. Is it NORM and if yes what is the NORM domain that is used?
Find more posts tagged with
dockets
refinitiv-internal
Accepted answers
All comments
matthew.sorenson
I quickly skimmed the code and it looks like it is a combination of a collection search and NORM (for trial cases).
In FilingsRestrictionSetWhittler.java:
private static ImmutableCollection FILINGS_COLLECTION_SETS = ImmutableList.of(
"cb_w_gctco", //$NON-NLS-1$
"cb_w_gcbriefs", //$NON-NLS-1$
"cb_w_gcpmm", //$NON-NLS-1$
"cb_w_gcew", //$NON-NLS-1$
"cb_w_gcjv", //$NON-NLS-1$
"cb_w_gcdockets", //$NON-NLS-1$
"w_lt_ipfilings"); //$NON-NLS-1$
In TrialCaseMetadataRepository.java:
@Value("${trialcase
.norm.domain:TrialCase}")
So the TrialCase domain would be default.
Quick Links
All Forums
Recent Questions
Terms of use
Privacy & Cookie Statement
Cookies settings
Do not sell my info
Whistleblowing
UK Bribery Act
Modern Slavery Act