public class Providers extends Restful
Providers.
URI:| 构造器和说明 |
|---|
Providers() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
add(Long id,
Map<String,Object> context)
装载新增服务页面,获取所有的服务名称
|
boolean |
create(Provider provider,
Map<String,Object> context) |
boolean |
delete(Long[] ids,
Map<String,Object> context) |
boolean |
disable(Long[] ids,
Map<String,Object> context) |
boolean |
doubling(Long[] ids,
Map<String,Object> context) |
void |
edit(Long id,
Map<String,Object> context) |
boolean |
enable(Long[] ids,
Map<String,Object> context) |
boolean |
halving(Long[] ids,
Map<String,Object> context) |
void |
index(Provider provider,
Map<String,Object> context) |
void |
show(Long id,
Map<String,Object> context) |
boolean |
update(Provider newProvider,
Map<String,Object> context) |
execute, getMessageCopyright © 2011–2017 Alibaba. All rights reserved.