Package ddf.catalog.data.impl.types
Class ValidationAttributes
java.lang.Object
ddf.catalog.data.impl.types.ValidationAttributes
- All Implemented Interfaces:
ddf.catalog.data.MetacardType,ddf.catalog.data.types.Validation,Serializable
public class ValidationAttributes
extends Object
implements ddf.catalog.data.types.Validation, ddf.catalog.data.MetacardType
This class provides attributes that identify validation issues with the metacard and/or resource.
- See Also:
-
Field Summary
Fields inherited from interface ddf.catalog.data.MetacardType
DEFAULT_METACARD_TYPE_NAME, METACARD_TYPEFields inherited from interface ddf.catalog.data.types.Validation
FAILED_VALIDATORS_ERRORS, FAILED_VALIDATORS_WARNINGS, VALIDATION_ERRORS, VALIDATION_WARNINGS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionddf.catalog.data.AttributeDescriptorgetAttributeDescriptor(String name) Set<ddf.catalog.data.AttributeDescriptor> getName()
-
Constructor Details
-
ValidationAttributes
public ValidationAttributes()
-
-
Method Details
-
getAttributeDescriptors
- Specified by:
getAttributeDescriptorsin interfaceddf.catalog.data.MetacardType
-
getAttributeDescriptor
- Specified by:
getAttributeDescriptorin interfaceddf.catalog.data.MetacardType
-
getName
- Specified by:
getNamein interfaceddf.catalog.data.MetacardType
-