public interface UserOrGroupStub
extends com.atlassian.crowd.model.DirectoryEntity
Decorates the basic DirectoryEntity from Crowd with an ID and lowercase name.
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
String |
getLowerName() |
long getId()
String getLowerName()
Copyright © 2002-2022 Atlassian. All Rights Reserved.