public interface ApprovalSchema
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<? extends ApprovalLevel> |
getLevels() |
String |
getName() |
PrismContext |
getPrismContext() |
void |
setPrismContext(PrismContext prismContext) |
com.evolveum.midpoint.xml.ns._public.common.common_3.ApprovalSchemaType |
toApprovalSchemaType() |
void |
toApprovalSchemaType(com.evolveum.midpoint.xml.ns._public.common.common_3.ApprovalSchemaType approvalSchemaType) |
String getName()
String getDescription()
List<? extends ApprovalLevel> getLevels()
PrismContext getPrismContext()
void setPrismContext(PrismContext prismContext)
void toApprovalSchemaType(com.evolveum.midpoint.xml.ns._public.common.common_3.ApprovalSchemaType approvalSchemaType)
com.evolveum.midpoint.xml.ns._public.common.common_3.ApprovalSchemaType toApprovalSchemaType()
Copyright © 2016 evolveum. All rights reserved.