|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.model.controller.SchemaHandlerImpl
@Component(value="schemaHandler") public class SchemaHandlerImpl
Constructor Summary | |
---|---|
SchemaHandlerImpl()
|
Method Summary | |
---|---|
ExpressionHandler |
getExpressionHandler()
|
UserType |
processInboundHandling(UserType user,
ResourceObjectShadowType resourceObjectShadow,
OperationResult result)
|
ObjectModificationType |
processOutboundHandling(UserType user,
ResourceObjectShadowType resourceObjectShadow,
OperationResult result)
|
void |
setModel(ModelController model)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaHandlerImpl()
Method Detail |
---|
public void setModel(ModelController model)
setModel
in interface SchemaHandler
public ExpressionHandler getExpressionHandler()
getExpressionHandler
in interface SchemaHandler
public UserType processInboundHandling(UserType user, ResourceObjectShadowType resourceObjectShadow, OperationResult result) throws SchemaHandlerException
processInboundHandling
in interface SchemaHandler
SchemaHandlerException
public ObjectModificationType processOutboundHandling(UserType user, ResourceObjectShadowType resourceObjectShadow, OperationResult result) throws SchemaHandlerException
processOutboundHandling
in interface SchemaHandler
SchemaHandlerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |