- ManagedAttribute - Class in sailpoint.object
-
- ManagedAttribute() - Constructor for class sailpoint.object.ManagedAttribute
-
- ManagedAttribute.Type - Enum in sailpoint.object
-
- ManagedAttributeDetails - Class in sailpoint.rule
-
Model to represent MangedAttribute "view" returned by IdnRuleUtil.
- ManagedAttributeDetails() - Constructor for class sailpoint.rule.ManagedAttributeDetails
-
- merge(ProvisioningPlan) - Method in class sailpoint.object.ProvisioningPlan
-
- merge(ProvisioningPlan, boolean) - Method in class sailpoint.object.ProvisioningPlan
-
- Message - Class in sailpoint.tools
-
A class containing all the elements needed to generate localized message text,
including the key of the message and any parameters which should be injected
into the message string.
- Message() - Constructor for class sailpoint.tools.Message
-
Default constructor
- Message(String, Object...) - Constructor for class sailpoint.tools.Message
-
Creates Message instance with given
key and arguments.
- Message(Message.Type, String, Object...) - Constructor for class sailpoint.tools.Message
-
Creates a new instance for the given type, key and set of parameters.
- Message(Message.Type, Throwable) - Constructor for class sailpoint.tools.Message
-
Creates a message for the given exception.
- Message.Type - Enum in sailpoint.tools
-
Type or severity of the message.