Class Bundle

java.lang.Object
sailpoint.object.Bundle

public class Bundle extends Object
A class to represent Roles in IdentityNow
  • Constructor Details

    • Bundle

      public Bundle()
  • Method Details

    • getDisplayName

      public String getDisplayName()
      Get the display name of the bundle (Role)
      Returns:
      the displayName
    • getDisplayableName

      public String getDisplayableName()
      Get the displayable name of the bundle (Role) If the displayName is empty, return the name
      Returns:
      the displayableName or Name
    • getType

      public String getType()
      Get the type of the bundle (Role)
      Returns:
      the bundle type