Uses of Interface
se.conciliate.extensions.store.MTAttributeHeader
Packages that use MTAttributeHeader
Package
Description
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
-
Uses of MTAttributeHeader in se.conciliate.extensions.store
Subinterfaces of MTAttributeHeader in se.conciliate.extensions.storeMethods in se.conciliate.extensions.store that return types with arguments of type MTAttributeHeaderModifier and TypeMethodDescriptionMTModelHeader.findAttributeHeaders()Finds the models attributes as headers.MTRepositoryHeader.findAttributeHeaders()Finds all attributes in this repository as headers.MTRepositoryHeader.findAttributeHeaders(MTAttributeTypeHeader type) Finds all attributes in this repository associated with the given attribute type as headers.MTSymbolHeader.findAttributeHeaders()Finds all attributes for this symbol, as headers.