Package ddf.catalog.data.impl.types
Class AssociationsAttributes
java.lang.Object
ddf.catalog.data.impl.types.AssociationsAttributes
- All Implemented Interfaces:
ddf.catalog.data.MetacardType,ddf.catalog.data.types.Associations,Serializable
public class AssociationsAttributes
extends Object
implements ddf.catalog.data.types.Associations, ddf.catalog.data.MetacardType
This class provides attributes that represent associations between products.
- See Also:
-
Field Summary
Fields inherited from interface ddf.catalog.data.types.Associations
DERIVED, EXTERNAL, RELATEDFields inherited from interface ddf.catalog.data.MetacardType
DEFAULT_METACARD_TYPE_NAME, METACARD_TYPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionddf.catalog.data.AttributeDescriptorgetAttributeDescriptor(String name) Set<ddf.catalog.data.AttributeDescriptor> getName()
-
Constructor Details
-
AssociationsAttributes
public AssociationsAttributes()
-
-
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
-