Interface OrganizationTypesSettings
@ProviderType
public interface OrganizationTypesSettings
- Author:
- Marco Leo
-
Method Summary
Modifier and TypeMethodDescriptionString[]
getChildrenTypes
(String type) String[]
getTypes()
boolean
isCountryEnabled
(String type) boolean
isCountryRequired
(String type) boolean
isRootable
(String type)
-
Method Details
-
getChildrenTypes
-
getTypes
String[] getTypes() -
isCountryEnabled
-
isCountryRequired
-
isRootable
-