Uses of Class
com.tridion.storage.ComponentMeta
Packages that use ComponentMeta
-
Uses of ComponentMeta in com.tridion.storage
Methods in com.tridion.storage that return ComponentMetaModifier and TypeMethodDescriptionComponentPresentationMeta.getComponentMeta()BinaryMeta.getMultimediaMeta()Methods in com.tridion.storage that return types with arguments of type ComponentMetaMethods in com.tridion.storage with parameters of type ComponentMetaModifier and TypeMethodDescriptionvoidPageMeta.addLinkedComponent(ComponentMeta linkedComponent) voidPageMeta.removeLinkedComponent(ComponentMeta linkedComponent) voidComponentPresentationMeta.setComponentMeta(ComponentMeta componentMeta) voidBinaryMeta.setMultimediaMeta(ComponentMeta multimediaMeta) Method parameters in com.tridion.storage with type arguments of type ComponentMetaModifier and TypeMethodDescriptionvoidPageMeta.setLinkedComponents(Set<ComponentMeta> linkedComponents) -
Uses of ComponentMeta in com.tridion.storage.entities
Methods in com.tridion.storage.entities that return ComponentMetaMethods in com.tridion.storage.entities with parameters of type ComponentMetaModifier and TypeMethodDescriptionvoidBinaryMetaEntity.setMultimediaMeta(ComponentMeta multimediaMeta)