Interface ISortableEntity

All Superinterfaces:
IBaseEntity, ICoreEntity, Serializable
All Known Subinterfaces:
IAttributeAssignment, IObjectAssignment
All Known Implementing Classes:
Asset, AssetArchivingTask, AssetDerivate, AssetDerivateType, AssetHotfolder, AssetType, Attribute, AttributeType, Basket, ChannelMapBase, Classification, ClassificationHrc, ClassificationToAttribute, ClassificationToEntity, ClassificationToNode, ClassificationToProfile, Collection, CollectionToEntity, ComplexEntity, ComplexTypeEntity, ConverterType, Country, CSClusterNode, CSNamespace, Currency, DataType, DataValue, DataValueSet, Dictionary, DTAsset, DTBoolean, DTDate, DTNumeric, DTPattern, DTPrice, DTText, DVAsset, DVBoolean, DVDate, DVNumeric, DVPattern, DVPrice, DVText, EntityBase, EntityProfile, EntityProfileType, EntityToAttribute, EntityToAttributePrio, EntityToEntity, FileType, HrcEntity, Import, ImportMap, ImportProfile, ImportProfileMap, ImportProfileType, ImportProfileTypeMap, IObjectAssignment.ObjectAssignmentBase, Language, Locale, Navigation, NavigationHrc, NavigationHrcType, NavigationToNode, NavigationType, Node, NodeHrc, NodeHrcType, NodeType, Pricelist, Principal, ProfileBase, ProfileTypeBase, Project, ProjectTask, ProjectTaskType, Publication, PublicationProfile, PublicationProfileMap, PublicationProfileToNavigationHrc, PublicationProfileType, PublicationProfileTypeMap, RangeItem, RelationType, Report, Reporting, Right, SimpleEntity, StateGroupType, StateTransitionType, StateType, Territory, TypeEntity, TypeEntityToAttribute, Unit, User, UserGroup, WfActionType, WfTransitionType, WorkflowType

public interface ISortableEntity extends IBaseEntity
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
    setPrio(int prio)
     

    Methods inherited from interface mc.core.model.base.IBaseEntity

    getId, setId
  • Method Details

    • getPrio

      int getPrio()
    • setPrio

      void setPrio(int prio)