Class ResolvedNameReference


  • public class ResolvedNameReference
    extends NameReference
    Reference that is resolved since the beginning - it calls any action immediately. The reason for this class is that we do not want duplicate code paths in the SpreadSheet Loader (or other database loader) - one path for the case when the named entities are found in the current space system - one path for the case when they are not found and will be resolved later.