Uses of Class
com.tridion.storage.CustomMetaValue
Packages that use CustomMetaValue
-
Uses of CustomMetaValue in com.tridion.api
Methods in com.tridion.api that return types with arguments of type CustomMetaValue -
Uses of CustomMetaValue in com.tridion.storage
Methods in com.tridion.storage that return types with arguments of type CustomMetaValueMethod parameters in com.tridion.storage with type arguments of type CustomMetaValueModifier and TypeMethodDescriptionvoidItemMeta.setCustomMetaValues(List<CustomMetaValue> customMetaValues) -
Uses of CustomMetaValue in com.tridion.storage.entities
Methods in com.tridion.storage.entities that return types with arguments of type CustomMetaValueMethod parameters in com.tridion.storage.entities with type arguments of type CustomMetaValueModifier and TypeMethodDescriptionvoidItemMetaEntity.setCustomMetaValues(List<CustomMetaValue> customMetaValues)