com.evolveum.midpoint.model.controller
Interface SchemaHandler
- All Known Implementing Classes:
- SchemaHandlerImpl
public interface SchemaHandler
- Author:
- lazyman
processInboundHandling
UserType processInboundHandling(UserType user,
ResourceObjectShadowType resourceObjectShadow,
OperationResult result)
throws SchemaHandlerException
- Throws:
SchemaHandlerException
processOutboundHandling
ObjectModificationType processOutboundHandling(UserType user,
ResourceObjectShadowType resourceObjectShadow,
OperationResult result)
throws SchemaHandlerException
- Throws:
SchemaHandlerException
setModel
void setModel(ModelController controller)
getExpressionHandler
ExpressionHandler getExpressionHandler()
Copyright © 2011 evolveum. All Rights Reserved.