Class CompiledObjectCollectionView

java.lang.Object
com.evolveum.midpoint.model.api.authentication.CompiledObjectCollectionView
All Implemented Interfaces:
DebugDumpable, Serializable
Direct Known Subclasses:
CompiledShadowCollectionView

@Experimental public class CompiledObjectCollectionView extends Object implements DebugDumpable, Serializable
Compiled form of either object collection view or an implicit object collection, such as (e.g.) an ArchetypeType. (TODO is this correct?)
Author:
semancik
See Also:
  • Constructor Details

    • CompiledObjectCollectionView

      public CompiledObjectCollectionView()
    • CompiledObjectCollectionView

      public CompiledObjectCollectionView(QName objectType, String viewIdentifier)
  • Method Details