Interface IObjectAssignment

All Superinterfaces:
IBaseEntity, ICoreEntity, ISortableEntity, Serializable
All Known Subinterfaces:
IAttributeAssignment
All Known Implementing Classes:
ClassificationToAttribute, ClassificationToEntity, ClassificationToNode, ClassificationToProfile, CollectionToEntity, EntityToAttribute, EntityToAttributePrio, EntityToEntity, IObjectAssignment.ObjectAssignmentBase, NavigationToNode, PublicationProfileToNavigationHrc, RangeItem, TypeEntityToAttribute

public interface IObjectAssignment extends ISortableEntity
Interface to signal that implementing class represents an assignment of a dependent entity to an object. The list of assigned entities can be ordered by prio.
  • Method Details

    • getAssignedObject

      IEntity getAssignedObject()
      Returns:
      the object that holds the list of assigned entities