Implementing your own unused location removal
In the base configuration, PolicyCenter removes unused locations from policies in a line of business.
You can choose to implement your own code that removes unused locations for a line of business. This is only recommended if your line of business handles unused location removal through other means such as a location management screen.
If you implement your own code to remove unused locations, you can stop PolicyCenter from
performing location cleanup on that policy line. Override the Boolean
PolicyLineMethods.isUnusedLocationCleanupEnabled method to return
false for that policy line.
