public class UserStorageProviderModel extends ComponentModel
| Modifier and Type | Field and Description |
|---|---|
static Comparator<UserStorageProviderModel> |
comparator |
| Constructor and Description |
|---|
UserStorageProviderModel() |
UserStorageProviderModel(ComponentModel copy) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
void |
setPriority(int priority) |
getConfig, getId, getName, getParentId, getProviderId, getProviderType, setConfig, setId, setName, setParentId, setProviderId, setProviderTypepublic static Comparator<UserStorageProviderModel> comparator
public UserStorageProviderModel()
public UserStorageProviderModel(ComponentModel copy)
Copyright © 2016 JBoss by Red Hat. All rights reserved.