@Component public class EPersonOperationFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
OPERATION_CAN_LOGIN |
static String |
OPERATION_PASSWORD_CHANGE |
static String |
OPERATION_REQUIRE_CERTIFICATE |
static String |
OPERATION_SET_EMAIL |
static String |
OPERATION_SET_NETID |
| Constructor and Description |
|---|
EPersonOperationFactory() |
| Modifier and Type | Method and Description |
|---|---|
ResourcePatchOperation<EPersonRest> |
getReplaceOperationForPath(String path)
Returns the patch instance for the replace operation (based on the operation path).
|
public static final String OPERATION_PASSWORD_CHANGE
public static final String OPERATION_CAN_LOGIN
public static final String OPERATION_REQUIRE_CERTIFICATE
public static final String OPERATION_SET_NETID
public static final String OPERATION_SET_EMAIL
public ResourcePatchOperation<EPersonRest> getReplaceOperationForPath(String path)
path - the operation pathPatchBadRequestExceptionCopyright © 2019 DuraSpace. All rights reserved.