All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, JaxbVisitable, Objectable, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
AbstractRoleType, GenericObjectType, UserType

public abstract class FocusType extends AssignmentHolderType implements Objectable
Abstract supertype for all object types that can be focus of full midPoint computation. This basically means objects that have projections. But focal objects also have activation, they may have personas, etc.
See Also: