Class GrouperObjectTypesSettings
java.lang.Object
edu.internet2.middleware.grouper.app.grouperTypes.GrouperObjectTypesSettings
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionobject types that require data owner and member descriptionmap showing which folder extension should go with with typeall the object typesobject types that require servicestatic boolean
if object types are enabledstatic String
-
Field Details
-
REF
- See Also:
-
BASIS
- See Also:
-
POLICY
- See Also:
-
MANUAL
- See Also:
-
INTERMEDIATE
- See Also:
-
ETC
- See Also:
-
ORG
- See Also:
-
TEST
- See Also:
-
SERVICE
- See Also:
-
APP
- See Also:
-
READ_ONLY
- See Also:
-
GROUPER_SECURITY
- See Also:
-
BUNDLE
- See Also:
-
-
Constructor Details
-
GrouperObjectTypesSettings
public GrouperObjectTypesSettings()
-
-
Method Details
-
objectTypesEnabled
public static boolean objectTypesEnabled()if object types are enabled- Returns:
- if object types are enabled
-
objectTypesStemName
- Returns:
- the stem name with no last colon
-
getObjectTypeNames
all the object types- Returns:
-
getDataOwnerMemberDescriptionRequiringObjectTypeNames
object types that require data owner and member description- Returns:
-
getServiceRequiringObjectTypeNames
object types that require service- Returns:
-
getFolderExtensionToTypeSuggestion
map showing which folder extension should go with with type- Returns:
- map of folder extension to object type
-