public class IntegrityConstraintAwareDirectoryPropertiesMapper extends DirectoryPropertiesMapper
ACTIVE_PROPERTY, ALLOWED_OPERATIONS_PROPERTY, ATTRIBUTES_PROPERTY, DESCRIPTION_PROPERTY, ENCRYPTION_TYPE_PROPERTY, IMPLEMENTATION_CLASS_PROPERTY, NAME_PROPERTY, TYPE_PROPERTY| Constructor and Description |
|---|
IntegrityConstraintAwareDirectoryPropertiesMapper(com.atlassian.crowd.embedded.spi.DirectoryDao backendDirectoryDao) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canImportDirectory(Long id)
Determines if a directory can be created using this mapper.
|
exportProperties, getDirectoryAttributes, importAllDirectories, importDirectorypublic IntegrityConstraintAwareDirectoryPropertiesMapper(com.atlassian.crowd.embedded.spi.DirectoryDao backendDirectoryDao)
protected boolean canImportDirectory(Long id)
DirectoryPropertiesMappercanImportDirectory in class DirectoryPropertiesMapperid - directory idCopyright © 2018 Atlassian. All rights reserved.