public static interface Addr.User
| Modifier and Type | Field and Description |
|---|---|
static String |
ADD |
static String |
DELETE |
static String |
GET
modified by Hongwei at 2019/12/06 add get, create, update and delete methods for user domain.
|
static String |
IMPORT |
static String |
INFORMATION |
static String |
PASSWORD |
static String |
PROFILE |
static String |
SEARCH |
static String |
UPDATE |
static final String INFORMATION
static final String PASSWORD
static final String PROFILE
static final String SEARCH
static final String GET
modified by Hongwei at 2019/12/06 add get, create, update and delete methods for user domain.
static final String ADD
static final String DELETE
static final String UPDATE
static final String IMPORT
Copyright © 2021. All rights reserved.