com.cumulocity.rest.representation.user
Class RoleCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.user.RoleCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class RoleCollectionRepresentation
- extends BaseCollectionRepresentation
RoleCollectionRepresentation
public RoleCollectionRepresentation()
getRoles
public List<RoleRepresentation> getRoles()
setRoles
@JSONTypeHint(value=RoleRepresentation.class)
public void setRoles(List<RoleRepresentation> roles)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.