public abstract class SCIMResource extends Object
| Constructor and Description |
|---|
SCIMResource(String id,
List<String> schemas,
Meta meta) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalId() |
String |
getId() |
Meta |
getMeta() |
List<String> |
getSchemas() |
void |
setExternalId(String externalId) |
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.