com.ibm.itim.apps

Interface ManagedObject



  • public interface ManagedObject
    Interface of all managed objects. The minimum requirement is to return a distinguished name that uniquely identifies the object.
    • Method Detail

      • getDistinguishedName

        DistinguishedName getDistinguishedName()
        Returns the distinguished name of the object.
        Returns:
        DistinguishedName of the object.