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