Class ResourceObjectSetDelineation
java.lang.Object
com.evolveum.midpoint.schema.processor.ResourceObjectSetDelineation
- All Implemented Interfaces:
DebugDumpable,Serializable
- Direct Known Subclasses:
ResourceObjectTypeDelineation
Generalized specification of a set of resource objects.
TODO consider if auxiliary object class(es) belong here
TODO later, we may move filter(s) here as well
- See Also:
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Method Summary
Modifier and TypeMethodDescriptiondebugDump(int indent) @Nullable ResourceObjectReferenceType@NotNull Collection<ObjectFilter>@NotNull QName@Nullable SearchHierarchyScopetoString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Method Details
-
getObjectClassName
-
getBaseContext
-
getSearchHierarchyScope
-
getFilterClauses
-
debugDump
- Specified by:
debugDumpin interfaceDebugDumpable
-
toString
-