| Package | Description |
|---|---|
| net.imadz.common | |
| net.imadz.lifecycle.meta.builder.impl | |
| net.imadz.meta | |
| net.imadz.meta.impl | |
| net.imadz.verification |
| Modifier and Type | Method and Description |
|---|---|
static DottedPath |
DottedPath.append(DottedPath parent,
String segment) |
DottedPath |
DottedPath.append(List<String> segments) |
DottedPath |
DottedPath.append(String segment) |
DottedPath |
DottedPath.getParent()
Parent element in path
|
static DottedPath |
DottedPath.parse(String path) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DottedPath> |
DottedPath.iterator() |
| Modifier and Type | Method and Description |
|---|---|
static DottedPath |
DottedPath.append(DottedPath parent,
String segment) |
| Modifier and Type | Method and Description |
|---|---|
VerificationException |
AnnotationMetaBuilderBase.newVerificationException(DottedPath dottedPath,
String errorCode,
Object... args) |
VerificationFailure |
AnnotationMetaBuilderBase.newVerificationFailure(DottedPath dottedPath,
String errorCode,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
DottedPath |
MetaData.getDottedPath() |
DottedPath |
MetaDataFilter.getFilteredName(Object metaData,
DottedPath path) |
DottedPath |
MetaDataFilter.MetaDataFilterSet.getFilteredName(Object metaData,
DottedPath path) |
| Modifier and Type | Method and Description |
|---|---|
DottedPath |
MetaDataFilter.getFilteredName(Object metaData,
DottedPath path) |
DottedPath |
MetaDataFilter.MetaDataFilterSet.getFilteredName(Object metaData,
DottedPath path) |
| Modifier and Type | Field and Description |
|---|---|
protected DottedPath |
MetaDataBuilderBase.path |
| Modifier and Type | Method and Description |
|---|---|
DottedPath |
MetaDataBuilderBase.getDottedPath() |
| Modifier and Type | Method and Description |
|---|---|
DottedPath |
VerificationFailure.getErrorKey()
Madz error key for verification failure
|
Copyright © 2015. All Rights Reserved.