| 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.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.validateOMASServerURLNotNull(String className,
String methodName,
String omasServerURL)
Throw an exception if a org.odpi.openmetadata.accessservices.subjectarea.server URL 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 ODPi. All rights reserved.