Interface IBaseEntity

All Superinterfaces:
ICoreEntity, Serializable
All Known Subinterfaces:
IAsset, IAttributeAssignment, IChannelMapHolder<T>, ICollectionListManaged, ICollectionManaged, IEntity, IHrcManaged<T>, IObjectAssignment, IProjectResource, IRightManaged, ISchedulable, ISortableEntity, IStateManaged, ITypeManaged, IVersionManaged, Resource
All Known Implementing Classes:
Asset, AssetArchivingTask, AssetBasketItem, AssetDerivate, AssetDerivateType, AssetHotfolder, AssetPipeline, AssetType, Attribute, AttributeType, Basket, BasketItem, BasketReceiver, ChannelMapBase, ChannelMapField, Classification, ClassificationHrc, ClassificationToAttribute, ClassificationToEntity, ClassificationToNode, ClassificationToProfile, Collection, CollectionToEntity, ComplexEntity, ComplexTypeEntity, ConverterCommand, ConverterProperty, ConverterType, Country, CSClusterNode, CSNamespace, CSSystemProperty, CSUserSession, Currency, DataType, DataValue, DataValueSet, DBInfo, DBVersion, Dictionary, DictionaryItem, DTAsset, DTBoolean, DTDate, DTNumeric, DTPattern, DTPrice, DTText, DVAsset, DVBoolean, DVDate, DVNumeric, DVPattern, DVPrice, DVText, EntityBase, EntityData, EntityDataCE, EntityFilter, EntityFilterCE, EntityParameter, EntityProfile, EntityProfileType, EntityToAttribute, EntityToAttributeParam, EntityToAttributePrio, EntityToEntity, FileType, HrcEntity, Import, ImportMap, ImportProfile, ImportProfileMap, ImportProfileType, ImportProfileTypeMap, IObjectAssignment.ObjectAssignmentBase, Language, Locale, Memo, Navigation, NavigationHrc, NavigationHrcType, NavigationToNode, NavigationType, Node, NodeBasketItem, NodeHrc, NodeHrcType, NodeType, Notification, NotificationAttachment, NotificationReceiver, Permission, Pricelist, Principal, ProfileBase, ProfileTypeBase, Project, ProjectPrincipal, ProjectPrincipalBase, ProjectResource, ProjectTask, ProjectTaskResource, ProjectTaskStateTrigger, ProjectTaskSwimlane, ProjectTaskType, PropertyEntity, Publication, PublicationProfile, PublicationProfileLocale, PublicationProfileMap, PublicationProfileToNavigationHrc, PublicationProfileType, PublicationProfileTypeMap, RangeItem, RelationType, Report, Reporting, ReportingProperty, ReportItem, Right, SimpleEntity, State, StateGroupType, StateTransitionType, StateType, Territory, TextSet, TextValue, TextVersion, TypeEntity, TypeEntityToAttribute, Unit, User, UserGroup, Version, Watch, WfActionData, WfActionletData, WfActionType, WfDataBase, WfParameter, WfTransitionType, WorkflowData, WorkflowType

public interface IBaseEntity extends Serializable, ICoreEntity
basic marker interface for all entities
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
    void
    setId(long id)
     
  • Method Details

    • getId

      long getId()
    • setId

      void setId(long id)