Uses of Interface
ddf.catalog.data.MetacardType
Packages that use MetacardType
Package
Description
Provides the classes for the Catalog Data API and implementation.
-
Uses of MetacardType in ddf.catalog.content.operation
Methods in ddf.catalog.content.operation that return MetacardType -
Uses of MetacardType in ddf.catalog.data
Subinterfaces of MetacardType in ddf.catalog.dataModifier and TypeInterfaceDescriptioninterfaceQualified and uniquely identified set ofAttributeDescriptors used to specify and describe the validAttributes on aMetacard.Methods in ddf.catalog.data that return MetacardTypeModifier and TypeMethodDescriptionMetacard.getMetacardType()Return theMetacardTypeof thisMetacard.AttributeInjector.injectAttributes(MetacardType original) 'Injects'AttributeDescriptors (represented by 'global'InjectableAttributes andInjectableAttributes specific tooriginal) into the givenMetacardTypeby returning a newMetacardTypewith the same name asoriginaland containing the additional injectedAttributeDescriptors.Methods in ddf.catalog.data with parameters of type MetacardTypeModifier and TypeMethodDescriptionAttributeInjector.injectAttributes(MetacardType original) 'Injects'AttributeDescriptors (represented by 'global'InjectableAttributes andInjectableAttributes specific tooriginal) into the givenMetacardTypeby returning a newMetacardTypewith the same name asoriginaland containing the additional injectedAttributeDescriptors.