public interface CompileTimeResolver
Modifier and Type | Method and Description |
---|---|
static EPException |
makePathAmbiguous(PathRegistryObjectType objectType,
String name,
PathException e) |
static <T> T |
validateAmbiguous(T local,
T path,
T preconfigured,
PathRegistryObjectType objectType,
String name) |
static <T> T validateAmbiguous(T local, T path, T preconfigured, PathRegistryObjectType objectType, String name)
static EPException makePathAmbiguous(PathRegistryObjectType objectType, String name, PathException e)
Copyright © 2005–2018. All rights reserved.