All Known Implementing Classes:
InitialObjectsDefinition.LocationOrg, InitialObjectsDefinition.ProfessionOrg

public interface InitialOrg
This interface represents an org generator used for initial org object generation.

Part of RBAC Testing Data, which provides testing data for role mining and other RBAC-related processes.

  • Method Details

    • getName

      String getName()
    • getOidValue

      String getOidValue()
    • parentOid

      String parentOid()
    • generateOrgObject

      default OrgType generateOrgObject()