public abstract class ExternalUserGroupConfiguration extends Object
| Constructor and Description |
|---|
ExternalUserGroupConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getDescription()
Gets the description of the external user group.
|
abstract String |
getName()
Gets the name of the external user group.
|
abstract Map |
getProperties()
Gets custom properties of the external user group.
|
public abstract String getName()
public abstract String getDescription()
public abstract Map getProperties()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.