@Path(value="/soa/attributes") public class AttributesResource extends Object
| Constructor and Description | 
|---|
AttributesResource(SoaFeatures features)  | 
| Modifier and Type | Method and Description | 
|---|---|
javax.ws.rs.core.Response | 
addUpdate(Attribute attribute)  | 
javax.ws.rs.core.Response | 
delete(Attribute attribute)  | 
List<Attribute> | 
getAll()  | 
@Inject public AttributesResource(SoaFeatures features)
Copyright © 2014–2016 Soabase. All rights reserved.