Uses of Interface
com.atlassian.crowd.model.DirectoryEntity
Packages that use DirectoryEntity
Package
Description
-
Uses of DirectoryEntity in com.atlassian.crowd.model
Fields in com.atlassian.crowd.model with type parameters of type DirectoryEntityModifier and TypeFieldDescriptionstatic final Function<DirectoryEntity,String> DirectoryEntities.LOWER_NAME_FUNCTIONA function that projects the lower case namestatic final Function<DirectoryEntity,String> DirectoryEntities.NAME_FUNCTIONA function that projects the nameMethods in com.atlassian.crowd.model with type parameters of type DirectoryEntityModifier and TypeMethodDescriptionstatic <T extends DirectoryEntity>
List<T>DirectoryEntities.filterOutDuplicates(List<T> remoteEntities) Remove the duplicate entities from the passed list.Methods in com.atlassian.crowd.model that return types with arguments of type DirectoryEntityModifier and TypeMethodDescriptionstatic Comparator<DirectoryEntity>NameComparator.directoryEntityComparator()Method parameters in com.atlassian.crowd.model with type arguments of type DirectoryEntityModifier and TypeMethodDescriptionDirectoryEntities.namesOf(Collection<? extends DirectoryEntity> entities) Transforms entities into their names. -
Uses of DirectoryEntity in com.atlassian.crowd.model.group
Subinterfaces of DirectoryEntity in com.atlassian.crowd.model.groupModifier and TypeInterfaceDescriptioninterfaceRepresents a group.interfaceRepresents a group with attributes.interfaceRepresents a group with members (but not all custom attributes).interfaceExtends the Group interface with "isLocal".interfaceExtends the Group interface with "updated date" and "created date".Classes in com.atlassian.crowd.model.group that implement DirectoryEntityModifier and TypeClassDescriptionclassclassfinal classfinal class -
Uses of DirectoryEntity in com.atlassian.crowd.model.user
Subinterfaces of DirectoryEntity in com.atlassian.crowd.model.userModifier and TypeInterfaceDescriptioninterfaceExtends the user interface with "updated date" and "created date".interfaceRepresents a user that exists in a directory.interfaceRepresents a user with attributes that exists in a directory.Classes in com.atlassian.crowd.model.user that implement DirectoryEntityModifier and TypeClassDescriptionclassfinal classfinal classfinal classfinal class