public class AccountSubResourceImpl extends AbstractResource implements AccountSubResource
uriInfo, userContext| Constructor and Description |
|---|
AccountSubResourceImpl(String key) |
| Modifier and Type | Method and Description |
|---|---|
com.blazebit.weblink.rest.model.AccountRepresentation |
get() |
WeblinkSecurityGroupsSubResource |
getSecurityGroups() |
List<com.blazebit.weblink.rest.model.WeblinkGroupListElementRepresentation> |
getWeblinkGroups() |
javax.ws.rs.core.Response |
put(com.blazebit.weblink.rest.model.AccountUpdateRepresentation accountUpdate) |
injectpublic AccountSubResourceImpl(String key)
public com.blazebit.weblink.rest.model.AccountRepresentation get()
get in interface AccountSubResourcepublic javax.ws.rs.core.Response put(com.blazebit.weblink.rest.model.AccountUpdateRepresentation accountUpdate)
put in interface AccountSubResourcepublic List<com.blazebit.weblink.rest.model.WeblinkGroupListElementRepresentation> getWeblinkGroups()
getWeblinkGroups in interface AccountSubResourcepublic WeblinkSecurityGroupsSubResource getSecurityGroups()
getSecurityGroups in interface AccountSubResourceCopyright © 2018 Blazebit. All Rights Reserved.