Uses of Class
com.tridion.storage.ItemMeta
Packages that use ItemMeta
-
Uses of ItemMeta in com.tridion.storage
Subclasses of ItemMeta in com.tridion.storageModifier and TypeClassDescriptionclassThis represents Component metadata.classThis represents a keyword containing metadata.classThis represents the page metadata.classThis represents publications in the database.classThis represents the template metadata.Methods in com.tridion.storage that return ItemMetaModifier and TypeMethodDescriptionCustomMetaValue.getRelatedItem()RelatedKeyword.getRelatedItem()Methods in com.tridion.storage with parameters of type ItemMetaModifier and TypeMethodDescriptionvoidCustomMetaValue.setRelatedItem(ItemMeta relatedItem) voidRelatedKeyword.setRelatedItem(ItemMeta relatedItem) -
Uses of ItemMeta in com.tridion.storage.entities
Methods in com.tridion.storage.entities that return ItemMetaModifier and TypeMethodDescriptionCustomMetaValueEntity.getRelatedItem()RelatedKeywordEntity.getRelatedItem()Methods in com.tridion.storage.entities with parameters of type ItemMetaModifier and TypeMethodDescriptionvoidCustomMetaValueEntity.setRelatedItem(ItemMeta relatedItem) voidRelatedKeywordEntity.setRelatedItem(ItemMeta relatedItem)