All Downloads are FREE. Search and download functionalities are using the official Maven repository.

membershipLiteName.grouperMembershipExample.properties Maven / Gradle / Ivy

There is a newer version: 5.13.5
Show newest version


## can be subjectId, sourceId, name, description, screenLabel, memberId, or attribute name which is single valued
## comma separated.  will be sorted by sourceId, then the sort field (recommended to be screenName)
#simpleMembershipUpdate.exportAllSubjectFields=sourceId, screenLabel, entityId, name, description
#simpleMembershipUpdate.exportAllSortField=screenLabel

## if by default the screen will delete multiple
## (screen is easier to use but takes longer potentially and defaults to false)
#simpleMembershipUpdate.defaultDeleteMultiple=false

## if by default the screen will show the import by file instead of direct textarea input
## this defaults to true which helps with large imports, there might be memory problem with textarea import
#simpleMembershipUpdate.defaultImportFile=true

#add an extra css to the simple membership update.  use relative or absolute urls, comma separated
simpleMembershipUpdate.extraCss = http://localhost:8090/grouper/membershipLiteExample.css

#properties file via url to look for text first (before nav.properties)
simpleMembershipUpdate.textFromUrl = http://localhost:8090/grouper/membershipLiteTextExample.properties




© 2015 - 2024 Weber Informatics LLC | Privacy Policy