public class ContextBuilder extends Object
| Constructor and Description |
|---|
ContextBuilder(RepositoryHandler repositoryHandler,
OMRSRepositoryHelper repositoryHelper) |
| Modifier and Type | Method and Description |
|---|---|
Context |
buildContextForColumn(String userID,
String assetId) |
Context |
buildContextForTable(String userID,
String assetId) |
public ContextBuilder(RepositoryHandler repositoryHandler, OMRSRepositoryHelper repositoryHelper)
public Context buildContextForColumn(String userID, String assetId) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException
public Context buildContextForTable(String userID, String assetId) throws UserNotAuthorizedException, PropertyServerException
Copyright © 2018–2020 ODPi. All rights reserved.