Package | Description |
---|---|
org.komodo.relational | |
org.komodo.relational.profile | |
org.komodo.relational.profile.internal |
Modifier and Type | Method and Description |
---|---|
static GitRepository |
RelationalModelFactory.createGitRepository(Repository.UnitOfWork transaction,
Repository repository,
Profile profile,
String repoName,
URL url,
String user,
String password)
/**
|
static ViewEditorState |
RelationalModelFactory.createViewEditorState(Repository.UnitOfWork transaction,
Repository repository,
Profile profile,
String stateId) |
Modifier and Type | Field and Description |
---|---|
static Profile[] |
Profile.NO_PROFILES
An empty array of Profiles
|
Modifier and Type | Field and Description |
---|---|
static TypeResolver<Profile> |
Profile.RESOLVER
The resolver of a
Profile . |
Modifier and Type | Class and Description |
---|---|
class |
ProfileImpl
An implementation of an user profile.
|
Modifier and Type | Method and Description |
---|---|
Profile |
ViewEditorStateImpl.getParent(Repository.UnitOfWork transaction) |
Profile |
GitRepositoryImpl.getParent(Repository.UnitOfWork transaction) |
Copyright © 2013–2019. All rights reserved.