protected void syncParameters() {
   ContextContainerTools.synchronizeWithResourceModel(this.parameterContainerAdapter);
 }
 protected void syncSpecifiedAttributes() {
   ContextContainerTools.synchronizeWithResourceModel(this.specifiedAttributeContainerAdapter);
 }