| Modifier and Type | Method and Description |
|---|---|
static void |
NodeUtils.foundGovernanceClassifications(String classificationName)
Found a goverance classification in the supplied classifications - reject this.
|
| Modifier and Type | Method and Description |
|---|---|
static SubjectAreaOMASAPIResponse |
OMASExceptionToResponse.convertInvalidParameterException(InvalidParameterException e) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InputValidator.validateEffectiveDate(String className,
String methodName,
Date to,
Date from)
Throw an exception if the supplied effective dates are not valid
|
static void |
InputValidator.validateGUIDNotNull(String className,
String methodName,
String guid,
String guidParameter)
Throw an exception if the supplied guid is null
|
static void |
InputValidator.validateNameNotNull(String className,
String methodName,
String name,
String nameParameter)
Throw an exception if the supplied userId is null
|
static void |
InputValidator.validateNodeType(Object... args) |
static void |
InputValidator.validateRemoteServerNameNotNull(String className,
String methodName,
String omasServerURL)
Throw an exception if the metadata server Name (which comes from the configuration has not been supplied on the constructor.
|
static void |
InputValidator.validateRemoteServerURLNotNull(String className,
String methodName,
String omasServerURL)
Throw an exception if the metadata server URL (which comes from the configuration has not been supplied on the constructor.
|
static Status |
InputValidator.validateStatusAndCheckNotDeleted(String className,
String methodName,
String statusName)
Validate the supplied string can be converted to a Status and return that status.
|
static void |
InputValidator.validateUserIdNotNull(String className,
String methodName,
String userId)
Throw an exception if the supplied userId is null
|
Copyright © 2018–2020 ODPi. All rights reserved.