Interface OrganizationTypesSettings


@ProviderType public interface OrganizationTypesSettings
Author:
Marco Leo
  • Method Details

    • getChildrenTypes

      String[] getChildrenTypes(String type)
    • getTypes

      String[] getTypes()
    • isCountryEnabled

      boolean isCountryEnabled(String type)
    • isCountryRequired

      boolean isCountryRequired(String type)
    • isRootable

      boolean isRootable(String type)