public interface DefaultSource
Defaults| Modifier and Type | Method and Description |
|---|---|
Defaults |
getDefaults(IDMap idMap,
ExceptionMap exceptionMap)
Returns a set of default values given the configuration described by the
specified IDMap.
|
Defaults getDefaults(IDMap idMap, ExceptionMap exceptionMap)
idMap - an IDMap containing JSAP configuration information.exceptionMap - the ExceptionMap object within which any Exceptions
will be returned.ExceptionMap.addException(String,Exception)Copyright © 2016. All rights reserved.