Uses of Class
com.tridion.storage.ComponentPresentationMeta
Packages that use ComponentPresentationMeta
-
Uses of ComponentPresentationMeta in com.tridion.storage
Methods in com.tridion.storage that return ComponentPresentationMetaMethods in com.tridion.storage that return types with arguments of type ComponentPresentationMetaModifier and TypeMethodDescriptionComponentMeta.getComponentPresentationMetas()TemplateMeta.getComponentPresentationMetas()Methods in com.tridion.storage with parameters of type ComponentPresentationMetaModifier and TypeMethodDescriptionvoidTemplateMeta.addComponentPresentationMeta(ComponentPresentationMeta componentPresentationMeta) voidComponentPresentation.setComponentPresentationMeta(ComponentPresentationMeta componentPresentationMeta) Method parameters in com.tridion.storage with type arguments of type ComponentPresentationMetaModifier and TypeMethodDescriptionvoidComponentMeta.setComponentPresentationMetas(List<ComponentPresentationMeta> componentPresentationMetas) voidTemplateMeta.setComponentPresentationMetas(List<ComponentPresentationMeta> componentPresentationMetas) -
Uses of ComponentPresentationMeta in com.tridion.storage.entities
Methods in com.tridion.storage.entities that return types with arguments of type ComponentPresentationMetaMethods in com.tridion.storage.entities with parameters of type ComponentPresentationMetaModifier and TypeMethodDescriptionvoidTemplateMetaEntity.addComponentPresentationMeta(ComponentPresentationMeta componentPresentationMetas) Method parameters in com.tridion.storage.entities with type arguments of type ComponentPresentationMetaModifier and TypeMethodDescriptionvoidTemplateMetaEntity.setComponentPresentationMetas(List<ComponentPresentationMeta> componentPresentationMetas)