Package com.tridion.storage
Class BaseEntityImpl
java.lang.Object
com.tridion.storage.BaseEntityImpl
- All Implemented Interfaces:
BaseEntity,Serializable
- Direct Known Subclasses:
BinaryContent,BinaryMeta,BinaryVariant,ComponentPresentation,ComponentPresentationMeta,Content,CustomMetaValue,ExternalSchema,ItemMeta,KeywordRelation,LinkInfo,Namespace,PageContent,PublicationMapping,ReferenceEntry,RelatedKeyword,Schema,TaxonomyItem,XSLTContent
BaseEntity.
Note that the Transactional getters / setters are here for backward compatibility.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaseEntityImpl
public BaseEntityImpl()
-
-
Method Details
-
getPK
- Specified by:
getPKin interfaceBaseEntity
-
setPK
- Specified by:
setPKin interfaceBaseEntity
-
getEntityName
- Specified by:
getEntityNamein interfaceBaseEntity
-