| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RunServiceAuthorization
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
SingleProjectAuthorization
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
Authorization |
StoreFactory.createAuthorization()
Returns a new object of class 'Authorization'.
|
Authorization |
OAuthAuthorizationCode.getAuthorization()
Returns the value of the 'Authorization' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthAuthorizationCode.setAuthorization(Authorization value)
Sets the value of the '
Authorization' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationImpl
An implementation of the model object 'Authorization'.
|
class |
RunServiceAuthorizationImpl
An implementation of the model object 'Run Service Authorization'.
|
class |
SingleProjectAuthorizationImpl
An implementation of the model object 'Single Project Authorization'.
|
| Modifier and Type | Method and Description |
|---|---|
Authorization |
StoreFactoryImpl.createAuthorization() |
Authorization |
OAuthAuthorizationCodeImpl.getAuthorization() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthAuthorizationCodeImpl.setAuthorization(Authorization newAuthorization) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseAuthorization(Authorization object)
Returns the result of interpreting the object as an instance of 'Authorization'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.