Package | Description |
---|---|
fr.paris.lutece.plugins.identitystore.service |
Modifier and Type | Method and Description |
---|---|
IdentityChangeType |
IdentityChange.getChangeType()
Returns the type of the IdentityChangeType
|
static IdentityChangeType |
IdentityChangeType.valueOf(int nValue)
Gives the IdentityChangeType for the specified value
|
static IdentityChangeType |
IdentityChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentityChangeType[] |
IdentityChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IdentityChange.setChangeType(IdentityChangeType identityChangeType)
Sets the type of the IdentityChange
|
Copyright © 2018 City of Paris. All rights reserved.