Class SubSchemaUpgradeWrapper


  • public class SubSchemaUpgradeWrapper
    extends Object
    This wrapper holds the set of modified (new) sub schemas, this class exists as in future deleted sub schemas will be supported and this class will wrap both add and deletes.
    Author:
    Steve Ferris
    • Constructor Detail

      • SubSchemaUpgradeWrapper

        public SubSchemaUpgradeWrapper​(SubSchemaModificationWrapper sAdd)
        Create a new sub schema wrapper around the new sub schemas
        Parameters:
        sAdd - The modified sub schema