public interface ModelContext<F extends ObjectType> extends Serializable, DebugDumpable
INDENT_STRING
Modifier and Type | Method and Description |
---|---|
ModelProjectionContext |
findProjectionContext(ResourceShadowDiscriminator rat) |
Class<F> |
getFocusClass() |
ModelElementContext<F> |
getFocusContext() |
Collection<? extends ModelProjectionContext> |
getProjectionContexts() |
ModelState |
getState() |
debugDump, debugDump
ModelState getState()
ModelElementContext<F> getFocusContext()
Collection<? extends ModelProjectionContext> getProjectionContexts()
ModelProjectionContext findProjectionContext(ResourceShadowDiscriminator rat)
Copyright © 2014 Evolveum. All rights reserved.