Package com.tridion.storage.entities
Interface ComponentMetaEntity
- All Superinterfaces:
BaseEntity,ItemMetaBase,ItemMetaEntity,Serializable
- All Known Implementing Classes:
ComponentMeta
ComponentMetaEntity.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetMultimedia(boolean multimedia) voidsetSchemaId(Integer schemaId) Methods inherited from interface com.tridion.storage.BaseEntity
getEntityName, getPK, setPKMethods inherited from interface com.tridion.api.ItemMetaBase
getCustomMetaValuesMethods inherited from interface com.tridion.storage.entities.ItemMetaEntity
getCreationDate, getCustomMetaValues, getInitialPublishDate, getItemId, getItemSelector, getItemType, getLastPublishDate, getMajorVersion, getMinorVersion, getModificationDate, getNamespaceId, getOwningPublication, getPublicationId, getRelatedKeywords, getTitle, getTrustee, setCreationDate, setCustomMeta, setCustomMetaValues, setInitialPublishDate, setItemId, setItemSelector, setItemType, setLastPublishDate, setMajorVersion, setMinorVersion, setModificationDate, setNamespaceId, setOwningPublication, setPublicationId, setRelatedKeywords, setRelatedKeywords, setTitle, setTrustee
-
Method Details
-
getSchemaId
Integer getSchemaId() -
setSchemaId
-
isMultimedia
boolean isMultimedia() -
setMultimedia
void setMultimedia(boolean multimedia)
-