Skip navigation links
A C D E F G H I L M N O P R S T U V 

A

AboutController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api
 
AboutController() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.AboutController
 
addAuthentication(HttpServletRequest, HttpServletResponse, Authentication) - Method in interface org.odpi.openmetadata.userinterface.uichassis.springboot.auth.AuthService
 
addAuthentication(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.SessionAuthService
 
addAuthentication(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.TokenAuthService
 
addClassification(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
addClassification(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
addClassificationExplorer(String, ClassificationExplorer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
addClassificationExplorer(String, ClassificationExplorer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
 
addEntityExplorer(String, EntityExplorer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
addEntityExplorer(String, EntityExplorer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
 
addEnumExplorer(String, EnumDef) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
addEnumExplorer(String, EnumDef) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
 
addInheritedAttributes(List<TypeDefAttribute>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.ClassificationExplorer
 
addInheritedAttributes(List<TypeDefAttribute>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
addInheritedAttributes(List<TypeDefAttribute>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.ClassificationExplorer
 
addInheritedAttributes(List<TypeDefAttribute>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
addInheritedClassification(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
addInheritedClassification(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
addInheritedRelationship(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
addInheritedRelationship(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
addRelationship(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
addRelationship(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
addRelationshipExplorer(String, RelationshipExplorer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
addRelationshipExplorer(String, RelationshipExplorer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
 
addSubTypName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.ClassificationExplorer
 
addSubTypName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
addSubTypName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.ClassificationExplorer
 
addSubTypName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
afterPropertiesSet() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db.DemoInMemoryInitializingBean
 
AssetCatalogOMASService - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.service
The Asset Catalog OMAS Service provides an interface to search for assets using the Asset Catalog OMAS client
AssetCatalogOMASService(AssetCatalog) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.service.AssetCatalogOMASService
 
AssetController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.asset
 
AssetController() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.asset.AssetController
 
attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.LoginFilter
 
AUTH_HEADER_NAME - Static variable in interface org.odpi.openmetadata.userinterface.uichassis.springboot.auth.AuthService
 
authenticationManagerBean() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.SecurityConfig
 
AuthFilter - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.auth
 
AuthFilter(AuthService) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.AuthFilter
 
AuthService - Interface in org.odpi.openmetadata.userinterface.uichassis.springboot.auth
 

C

ClassificationExplorer - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
ClassificationExplorer(ClassificationDef) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.ClassificationExplorer
 
ClassificationExplorer - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex
 
ClassificationExplorer(ClassificationDef) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.ClassificationExplorer
 
configure(AuthenticationManagerBuilder) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db.DbSecurityConfig
 
configure(HttpSecurity) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.SecurityConfig
 
createGlossary(Glossary, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaGlossaryController
Create a Glossary.
createProject(Project, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaProjectController
Create a Project.
createTerm(Term, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaTermController
/** Create a Term
createTokenForUser(User, String) - Method in interface org.odpi.openmetadata.userinterface.uichassis.springboot.auth.AuthService
 
CustomErrorAttributes - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api
 
CustomErrorAttributes() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.CustomErrorAttributes
 

D

DbSecurityConfig - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db
 
DbSecurityConfig() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db.DbSecurityConfig
 
deleteGlossary(String, Boolean, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaGlossaryController
Delete a Glossary instance
deleteProject(String, Boolean, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaProjectController
Delete a Project instance
deleteTerm(String, Boolean, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaTermController
Delete a Term instance
DemoInMemoryInitializingBean - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db
 
DemoInMemoryInitializingBean() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db.DemoInMemoryInitializingBean
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.AuthFilter
 

E

Edge - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.beans
 
Edge(String, String) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Edge
 
EDGES_LABEL - Static variable in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.OpenLineageService
 
EgeriaUIPlatform - Class in org.odpi.openmetadata.userinterface.uichassis.springboot
 
EgeriaUIPlatform() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.EgeriaUIPlatform
 
endToEndLineage(String, boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.lineage.OpenLineageController
 
EntityExplorer - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
EntityExplorer(EntityDef) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
EntityExplorer - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex
 
EntityExplorer(EntityDef) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
entitySearch(RexSearchBody, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RepositoryExplorerController
 
equals(Object) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
ExceptionHandlerController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api
 
ExceptionHandlerController() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.ExceptionHandlerController
 

F

findGlossary(String, Date, Integer, Integer, SequencingOrder, String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaGlossaryController
Find Glossary
findOneByUsername(String) - Method in interface org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db.UserRepository
 
findProject(String, Date, Integer, Integer, SequencingOrder, String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaProjectController
Find Project
findTerm(String, Date, Integer, Integer, SequencingOrder, String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaTermController
Find Term
fromJSON(String) - Method in interface org.odpi.openmetadata.userinterface.uichassis.springboot.auth.AuthService
 

G

getAllGlossaries(Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getAllGlossaryCategories(Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getAllGlossaryTerms(Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getAntonyms(String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getAntonyms(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getAsset(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.asset.AssetController
 
getAssetCatalog(String, String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.EgeriaUIPlatform
 
getAssetContext(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.asset.AssetController
 
getAssetContext(String, String, String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.AssetCatalogOMASService
Fetch asset's context
getAssetDetails(String, String, String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.AssetCatalogOMASService
Fetch asset's header, classification and properties
getAssetRelationships(String, String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.AssetCatalogOMASService
Fetch the relationships for a specific asset
getAssetUniverse(String, String, String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.AssetCatalogOMASService
Fetch asset's header, classification, properties and relationships
getAssignedElements(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getAttributes(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getAuthentication(HttpServletRequest) - Method in interface org.odpi.openmetadata.userinterface.uichassis.springboot.auth.AuthService
 
getAuthentication(HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.SessionAuthService
 
getAuthentication(HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.TokenAuthService
 
getAuthorities() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.UserAuthentication
 
getAuthService(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.EgeriaUIPlatform
 
getAvatarUrl() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
getBaseUrl() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.settings.OmasSettings
 
getBuildProperties(HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.AboutController
 
getCategories(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getCategory(String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getCategoryHomeGlossary(String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getClassificationDef() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.ClassificationExplorer
 
getClassificationDef() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.ClassificationExplorer
 
getClassificationInstanceCounts() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
getClassificationNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
getClassificationNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
getClassificationNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
getClassificationNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
getClassifications() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getClassifications() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
 
getClassificationsForAsset(String, String, String, String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.AssetCatalogOMASService
Fetch the classification for a specific asset
getCount() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypeStats
 
getCredentials() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.UserAuthentication
 
getDepth() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
getDepth() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
getDepth() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
getDetails() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.UserAuthentication
 
getEnd1GUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
getEnd2GUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
getEndToEndLineage(String, String, boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.OpenLineageService
 
getEnterpriseOption() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
getEnterpriseOption() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
getEnterpriseOption() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
getEnterpriseOption() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
getEnterpriseOption() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypesRequestBody
 
getEntities() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
getEntities() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
getEntities() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
getEntities() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getEntities() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
 
getEntityDef() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
getEntityDef() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
getEntityDetail(RexEntityRequestBody, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RepositoryExplorerController
 
getEntityDetail() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedEntityDetail
 
getEntityDigest() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedEntityDetail
 
getEntityGUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDigest
 
getEntityGUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
getEntityGUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
getEntityGUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
getEntityGUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
getEntityInstanceCounts() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
getEntityOneDigest() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
getEntityTwoDigest() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
getEntityTypeGUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getEntityTypeGUIDs() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
getEntityTypeGUIDToName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getEntityTypeName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getEntityTypeNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
getEntityTypeNameToGUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getEnums() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getEnums() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
 
getErrorAttributes(WebRequest, UserInterfaceErrorCodes) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.CustomErrorAttributes
 
getErrorMessage() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.UserInterfaceErrorCodes
 
getErrorMessageId() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.UserInterfaceErrorCodes
 
getErrorMessageId() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc.ViewServiceErrorCode
Returns the unique identifier for the error message.
getExceptionText() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDetailResponse
 
getExceptionText() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversalResponse
 
getExceptionText() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipResponse
 
getExceptionText() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
getExceptionText() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
getExceptionText() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalResponse
 
getExceptionText() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorerResponse
 
getExceptionText() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorerResponse
 
getExpandedEntityDetail() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDetailResponse
 
getExpandedRelationship() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipResponse
 
getExternalGlossaryLinks(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getExternalGlossaryLinksOfGlossary(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getExternalGlossaryLinksOfTerm(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc.ViewServiceErrorCode
Returns the error message with the placeholders filled out with the supplied parameters.
getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.auditlog.ViewServiceAuditCode
Returns the log message with the placeholders filled out with the supplied parameters.
getFrom() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Edge
 
getGen() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDigest
 
getGen() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
getGen() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
getGen() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
getGen() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
getGen() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
getGen() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
getGlossary(String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getGlossary(String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaGlossaryController
Get a glossary.
getGlossaryLineage(String, String, boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.OpenLineageService
 
getGlossaryRelationships(String, Date, Integer, Integer, SequencingOrder, String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaGlossaryController
 
getGlossaryViewClient(String, String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.EgeriaUIPlatform
 
getGroup() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Node
 
getHttpErrorCode() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.UserInterfaceErrorCodes
 
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc.ViewServiceErrorCode
 
getHttpStatusCode() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDetailResponse
 
getHttpStatusCode() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversalResponse
 
getHttpStatusCode() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipResponse
 
getHttpStatusCode() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
getHttpStatusCode() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
getHttpStatusCode() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalResponse
 
getHttpStatusCode() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorerResponse
 
getHttpStatusCode() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorerResponse
 
getId() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.TokenUser
 
getId() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Node
 
getId() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
getIdx() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
getInheritedAttributes() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.ClassificationExplorer
 
getInheritedAttributes() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
getInheritedAttributes() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.ClassificationExplorer
 
getInheritedAttributes() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
getInheritedClassificationNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
getInheritedClassificationNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
getInheritedRelationshipNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
getInheritedRelationshipNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
getInitialize() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.EgeriaUIPlatform
 
getIsATerms(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getLabel() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDigest
 
getLabel() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
getLabel() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Edge
 
getLabel() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Node
 
getLogMessageId() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.auditlog.ViewServiceAuditCode
Returns the unique identifier for the error message.
getMessageDefinition() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexErrorCode
Retrieve a message definition object for an exception.
getMetadataCollectionName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDigest
 
getMetadataCollectionName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
getName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.UserAuthentication
 
getName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
getOmasSettings() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.settings.SettingsController
 
getOpenLineage(String, String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.EgeriaUIPlatform
 
getPassword() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
getPreferredTerms(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getPrincipal() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.UserAuthentication
 
getProject(String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaProjectController
Get a project.
getProjectRelationships(String, Date, Integer, Integer, SequencingOrder, String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaProjectController
 
getProperties() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Node
 
getRelatedTerms(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getRelationship(RexRelationshipRequestBody, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RepositoryExplorerController
 
getRelationship() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
getRelationshipDef() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RelationshipExplorer
 
getRelationshipDef() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.RelationshipExplorer
 
getRelationshipDigest() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
getRelationshipGUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
getRelationshipGUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
getRelationshipInstanceCounts() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
getRelationshipNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
getRelationshipNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
getRelationships() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
getRelationships() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
getRelationships() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
getRelationships() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getRelationships() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
 
getRelationshipTypeGUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getRelationshipTypeGUIDs() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
getRelationshipTypeGUIDs() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
getRelationshipTypeName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getRelationshipTypeNameToGUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getRelationshipyTypeGUIDToName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
getReplacementTerms(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getRexPreTraversal() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversalResponse
 
getRexTraversal() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalResponse
 
getRole() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.TokenUser
 
getRoles() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
getRootPath(HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.settings.SettingsController
 
getSearchCategory() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
getSearchOperation() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
getSearchText() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
getSearchText() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
getSearchText() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
getServerName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
getServerName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedEntityDetail
 
getServerName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
getServerName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
getServerName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
getServerName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
getServerName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
getServerName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
getServerName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
getServerName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypesRequestBody
 
getServerName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.settings.OmasSettings
 
getServerURLRoot() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
getServerURLRoot() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
getServerURLRoot() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
getServerURLRoot() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
getServerURLRoot() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypesRequestBody
 
getSeverity() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.auditlog.ViewServiceAuditCode
Return the severity of the audit log record.
getSourceAndDestination(String, String, boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.OpenLineageService
 
getSubcategories(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getSubjectArea(String, String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.EgeriaUIPlatform
 
getSubTypeNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.ClassificationExplorer
 
getSubTypeNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
 
getSubTypeNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.ClassificationExplorer
 
getSubTypeNames() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
 
getSubtypes(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getSupportedTypes() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.asset.AssetController
 
getSupportedTypes(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.AssetCatalogOMASService
Asset catalog supported types - a list of the types that are returned by the catalog
getSynonyms(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getSynonyms(String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getSystemAction() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.UserInterfaceErrorCodes
 
getSystemAction() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.auditlog.ViewServiceAuditCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getSystemAction() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc.ViewServiceErrorCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getTerm(String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaTermController
Get a term.
getTermRelationships(String, Date, Integer, Integer, SequencingOrder, String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaTermController
 
getTermsOfCategory(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getTermsOfGlossary(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getThemeCss() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.settings.SettingsController
 
getTo() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Edge
 
getTokenUser(Authentication) - Method in interface org.odpi.openmetadata.userinterface.uichassis.springboot.auth.AuthService
 
getTranslations(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getTypeExplorer() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorerResponse
 
getTypeExplorer() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorerResponse
 
getTypeGUID() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypeStats
 
getTypeName() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
getTypes(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getUltimateDestination(String, String, boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.OpenLineageService
 
getUltimateSource(String, String, boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.OpenLineageService
 
getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc.ViewServiceErrorCode
Returns the error message with placeholders for specific details.
getUsedInContexts(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
getUser(HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.SecureController
Return user name if there is one or null.
getUser(HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.UserInfoController
 
getUser() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.TokenUser
 
getUserAction() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.UserInterfaceErrorCodes
 
getUserAction() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.auditlog.ViewServiceAuditCode
Returns instructions of how to resolve the issue reported in this exception.
getUserAction() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc.ViewServiceErrorCode
Returns instructions of how to resolve the issue reported in this exception.
getUsername() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
getValidValues(String, Integer, Integer, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 
glossaryLineage(String, boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.lineage.OpenLineageController
 
GlossaryViewController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary
This controller serves all requests for glossaries, categories and terms.
GlossaryViewController() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary.GlossaryViewController
 

H

handleAssetCatalogException(AssetCatalogException, WebRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.ExceptionHandlerController
 
handleGlossaryViewOmasException(GlossaryViewOmasException, WebRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.ExceptionHandlerController
 
handleMalformedInput(MalformedInputException, WebRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.ExceptionHandlerController
 
handleOpenLineageClientException(OpenLineageServiceException, WebRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.ExceptionHandlerController
 
handleResourceException(RestClientException, WebRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.ExceptionHandlerController
 
handleUnauthorizedException(UserNotAuthorizedException, WebRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.ExceptionHandlerController
 
hashCode() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 

I

initBinder(WebDataBinder) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.lineage.OpenLineageController
This method is registering a custom converter for View and Scope enums in order to be able to use in url the text of the enum and not the actual name
isAuthenticated() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.UserAuthentication
 

L

loadUserByUsername(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db.UserDetailsServiceImpl
 
LoginFilter - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.auth
 
LoginFilter(String, AuthenticationManager, AuthService) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.LoginFilter
 

M

main(String[]) - Static method in class org.odpi.openmetadata.userinterface.uichassis.springboot.EgeriaUIPlatform
 
MalformedInputException - Exception in org.odpi.openmetadata.userinterface.uichassis.springboot.api
 
MalformedInputException(String, Exception) - Constructor for exception org.odpi.openmetadata.userinterface.uichassis.springboot.api.MalformedInputException
 

N

Node - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.beans
 
Node(String, String) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Node
 
NODES_LABEL - Static variable in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.OpenLineageService
 

O

OmasSettings - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.settings
Encapsulates server base url and the serverName form the configuration.
OmasSettings(String, String) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.settings.OmasSettings
 
OpenLineageController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.lineage
This controller serves all requests for retrieving lineage details, both vertical and horizontal
OpenLineageController() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.lineage.OpenLineageController
 
OpenLineageService - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.service
This class responsibility is to interact with Open Lineage Services(OLS), process the returned response and return it in a format understood by view
OpenLineageService(OpenLineageClient) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.service.OpenLineageService
 
OpenLineageServiceException - Exception in org.odpi.openmetadata.userinterface.uichassis.springboot.service
 
OpenLineageServiceException(String, Throwable) - Constructor for exception org.odpi.openmetadata.userinterface.uichassis.springboot.service.OpenLineageServiceException
 
org.odpi.openmetadata.userinterface.uichassis.springboot - package org.odpi.openmetadata.userinterface.uichassis.springboot
 
org.odpi.openmetadata.userinterface.uichassis.springboot.api - package org.odpi.openmetadata.userinterface.uichassis.springboot.api
 
org.odpi.openmetadata.userinterface.uichassis.springboot.api.asset - package org.odpi.openmetadata.userinterface.uichassis.springboot.api.asset
 
org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary - package org.odpi.openmetadata.userinterface.uichassis.springboot.api.glossary
 
org.odpi.openmetadata.userinterface.uichassis.springboot.api.lineage - package org.odpi.openmetadata.userinterface.uichassis.springboot.api.lineage
 
org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex - package org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
org.odpi.openmetadata.userinterface.uichassis.springboot.api.settings - package org.odpi.openmetadata.userinterface.uichassis.springboot.api.settings
 
org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea - package org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea
 
org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex - package org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex
 
org.odpi.openmetadata.userinterface.uichassis.springboot.auditlog - package org.odpi.openmetadata.userinterface.uichassis.springboot.auditlog
 
org.odpi.openmetadata.userinterface.uichassis.springboot.auth - package org.odpi.openmetadata.userinterface.uichassis.springboot.auth
 
org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db - package org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db
 
org.odpi.openmetadata.userinterface.uichassis.springboot.auth.ldap - package org.odpi.openmetadata.userinterface.uichassis.springboot.auth.ldap
 
org.odpi.openmetadata.userinterface.uichassis.springboot.beans - package org.odpi.openmetadata.userinterface.uichassis.springboot.beans
 
org.odpi.openmetadata.userinterface.uichassis.springboot.domain - package org.odpi.openmetadata.userinterface.uichassis.springboot.domain
 
org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc - package org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc
 
org.odpi.openmetadata.userinterface.uichassis.springboot.service - package org.odpi.openmetadata.userinterface.uichassis.springboot.service
 

P

parseUserFromToken(String, String) - Method in interface org.odpi.openmetadata.userinterface.uichassis.springboot.auth.AuthService
 

R

RelationshipExplorer - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RelationshipExplorer(RelationshipDef) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RelationshipExplorer
 
RelationshipExplorer - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex
 
RelationshipExplorer(RelationshipDef) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.RelationshipExplorer
 
relationshipSearch(RexSearchBody, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RepositoryExplorerController
 
RepositoryExplorerController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
The RepositoryExplorerController provides the server-side implementation of the RepositoryExplorer UI-component (aka Rex) This view service provides a number of functions that are needed for Rex.
RepositoryExplorerController() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RepositoryExplorerController
Default constructor
resolve() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
resolve() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
 
restoreGlossary(String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaGlossaryController
Restore a Glossary Restore allows the deleted Glossary to be made active again.
restoreProject(String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaProjectController
Restore a Project Restore allows the deleted Project to be made active again.
restoreTerm(String, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaTermController
Restore a Term Restore allows the deleted Term to be made active again.
RexEntityDetailResponse - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexEntityDetailResponse(Integer, String, RexExpandedEntityDetail) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDetailResponse
 
RexEntityDigest - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexEntityDigest(String, String, Integer, String) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDigest
 
RexEntityRequestBody - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexEntityRequestBody() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
RexErrorCode - Enum in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
The RexErrorCode is used to define first failure data capture (FFDC) for errors that occur within REX.
RexExpandedEntityDetail - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexExpandedEntityDetail(EntityDetail, String, String) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedEntityDetail
 
RexExpandedRelationship - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexExpandedRelationship(Relationship, String, RexEntityDigest, RexEntityDigest, String) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
rexPreTraversal(RexTraversalRequestBody, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RepositoryExplorerController
 
RexPreTraversal - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexPreTraversal() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
RexPreTraversalResponse - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexPreTraversalResponse(Integer, String, RexPreTraversal) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversalResponse
 
RexRelationshipDigest - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexRelationshipDigest(String, String, String, String, Integer, Integer, String) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
RexRelationshipRequestBody - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
RexRelationshipResponse - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexRelationshipResponse(Integer, String, RexExpandedRelationship) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipResponse
 
RexRelationshipSearchResponse - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexRelationshipSearchResponse(Integer, String, String, String, String, Map<String, RexEntityDigest>, Map<String, RexRelationshipDigest>) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
RexSearchBody - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexSearchBody() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
RexSearchResponse - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexSearchResponse(Integer, String, String, String, String, Map<String, RexEntityDigest>, Map<String, RexRelationshipDigest>) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
rexTraversal(RexTraversalRequestBody, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RepositoryExplorerController
 
RexTraversal - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexTraversal() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
RexTraversalRequestBody - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexTraversalRequestBody() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
RexTraversalResponse - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexTraversalResponse(Integer, String, RexTraversal) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalResponse
 
rexTypeExplorer(RexTypesRequestBody, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RepositoryExplorerController
 
RexTypesRequestBody - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexTypesRequestBody() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypesRequestBody
 
RexTypeStats - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
RexTypeStats(String, Integer) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypeStats
 
Role - Enum in org.odpi.openmetadata.userinterface.uichassis.springboot.domain
This Role class is used for demos and tests

S

searchAssets(String, List<String>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.asset.AssetController
 
searchAssets(String, String, SearchParameters) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.service.AssetCatalogOMASService
Fetch asset's header
SecureController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api
This class provides a method to access the user name from the servlet session.
SecureController() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.SecureController
 
SecurityConfig - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.auth
 
SecurityConfig() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.SecurityConfig
 
SessionAuthService - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.auth
 
SessionAuthService() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.SessionAuthService
 
setAuthenticated(boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.UserAuthentication
 
setAvatarUrl(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
setClassificationInstanceCounts(Map<String, RexTypeStats>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
setClassificationNames(List<String>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
setClassificationNames(List<String>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
setCount(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypeStats
 
setDepth(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
setDepth(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
setDepth(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
setEnd1GUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
setEnd2GUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
setEnterpriseOption(Boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
setEnterpriseOption(Boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
setEnterpriseOption(Boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
setEnterpriseOption(Boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
setEnterpriseOption(Boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypesRequestBody
 
setEntities(Map<String, RexEntityDigest>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
setEntities(Map<String, RexEntityDigest>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
setEntities(Map<String, RexEntityDigest>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
setEntityDetail(EntityDetail) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedEntityDetail
 
setEntityDigest(RexEntityDigest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedEntityDetail
 
setEntityGUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDigest
 
setEntityGUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
setEntityGUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
setEntityGUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
setEntityGUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
setEntityInstanceCounts(Map<String, RexTypeStats>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
setEntityOneDigest(RexEntityDigest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
setEntityTwoDigest(RexEntityDigest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
setEntityTypeGUIDs(List<String>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
setEntityTypeNames(List<String>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
setExceptionText(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDetailResponse
 
setExceptionText(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversalResponse
 
setExceptionText(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipResponse
 
setExceptionText(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
setExceptionText(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
setExceptionText(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalResponse
 
setExceptionText(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorerResponse
 
setExceptionText(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorerResponse
 
setExpandedEntityDetail(RexExpandedEntityDetail) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDetailResponse
 
setExpandedRelationship(RexExpandedRelationship) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipResponse
 
setFrom(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Edge
 
setGen(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDigest
 
setGen(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
setGen(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
setGen(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
setGen(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
setGen(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
setGen(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
setGroup(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Node
 
setHttpStatusCode(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDetailResponse
 
setHttpStatusCode(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversalResponse
 
setHttpStatusCode(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipResponse
 
setHttpStatusCode(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
setHttpStatusCode(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
setHttpStatusCode(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalResponse
 
setHttpStatusCode(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorerResponse
 
setHttpStatusCode(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorerResponse
 
setId(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Node
 
setId(Long) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
setIdx(Integer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
setLabel(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDigest
 
setLabel(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
setLabel(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Edge
 
setLabel(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Node
 
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDigest
 
setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
setName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
setPassword(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
setProperties(Map<String, String>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Node
 
setRelationship(Relationship) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
setRelationshipDigest(RexRelationshipDigest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
setRelationshipGUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
setRelationshipGUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
setRelationshipInstanceCounts(Map<String, RexTypeStats>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
setRelationships(Map<String, RexRelationshipDigest>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
setRelationships(Map<String, RexRelationshipDigest>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
setRelationships(Map<String, RexRelationshipDigest>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
setRelationshipTypeGUIDs(List<String>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
setRelationshipTypeGUIDs(List<String>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
setRexPreTraversal(RexPreTraversal) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversalResponse
 
setRexTraversal(RexTraversal) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalResponse
 
setRoles(List<String>) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
setSearchCategory(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
setSearchOperation(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
setSearchText(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
setSearchText(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
setSearchText(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
setServerName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
setServerName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedEntityDetail
 
setServerName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
setServerName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
setServerName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipSearchResponse
 
setServerName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
setServerName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchResponse
 
setServerName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
setServerName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
setServerName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypesRequestBody
 
setServerURLRoot(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
setServerURLRoot(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
setServerURLRoot(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
setServerURLRoot(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
setServerURLRoot(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypesRequestBody
 
SettingsController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.settings
 
SettingsController() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.settings.SettingsController
 
setTo(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.beans.Edge
 
setTypeExplorer(TypeExplorer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorerResponse
 
setTypeExplorer(TypeExplorer) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorerResponse
 
setTypeGUID(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypeStats
 
setTypeName(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
setUsername(String) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
sourceAndDestinationLineage(String, boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.lineage.OpenLineageController
 
SubjectAreaGlossaryController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectAreaDefinition Open Metadata Assess Service (OMAS).
SubjectAreaGlossaryController(SubjectArea) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaGlossaryController
Default constructor
SubjectAreaProjectController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectAreaDefinition Open Metadata Assess Service (OMAS).
SubjectAreaProjectController(SubjectArea) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaProjectController
Default constructor
SubjectAreaTermController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectAreaDefinition Open Metadata Assess Service (OMAS).
SubjectAreaTermController(SubjectArea) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaTermController
Default constructor
successfulAuthentication(HttpServletRequest, HttpServletResponse, FilterChain, Authentication) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.LoginFilter
 

T

toJSON(User) - Method in interface org.odpi.openmetadata.userinterface.uichassis.springboot.auth.AuthService
 
TokenAuthService - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.auth
 
TokenAuthService() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.TokenAuthService
 
TokenUser - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.auth
 
TokenUser(User) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.TokenUser
 
TokenUser(InetOrgPerson) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.TokenUser
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityDigest
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexEntityRequestBody
 
toString() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexErrorCode
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedEntityDetail
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexPreTraversal
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipDigest
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexRelationshipRequestBody
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexSearchBody
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversal
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTraversalRequestBody
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypesRequestBody
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexTypeStats
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
toString() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
 
toString() - Method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc.ViewServiceErrorCode
JSON-style toString
TypeExplorer - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
TypeExplorer() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorer
 
TypeExplorer - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex
 
TypeExplorer() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
 
typeExplorer(Map<String, String>, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorerController
 
TypeExplorerController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex
The TypeExplorerRESTServicesInstance provides the server-side implementation of the TypeExplorer UI-component
TypeExplorerController() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorerController
Default constructor
TypeExplorerResponse - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
 
TypeExplorerResponse(Integer, String, TypeExplorer) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.TypeExplorerResponse
 
TypeExplorerResponse - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex
 
TypeExplorerResponse(Integer, String, TypeExplorer) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorerResponse
 

U

ultimateDestination(String, boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.lineage.OpenLineageController
 
ultimateSourceGraph(String, boolean) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.lineage.OpenLineageController
 
unsuccessfulAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.LoginFilter
 
updateGlossary(String, Glossary, Boolean, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaGlossaryController
Update a Glossary
updateProject(String, Project, Boolean, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaProjectController
Update a Project
updateTerm(String, Term, Boolean, HttpServletRequest) - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.api.subjectarea.SubjectAreaTermController
Update a Term
USER - Static variable in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.SessionAuthService
 
User - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.domain
Entity User used for in-memory mocked demos, in case the real authentication is missing.
User() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.domain.User
 
UserAuthentication - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.auth
 
UserAuthentication(TokenUser) - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.UserAuthentication
 
userContextMapper() - Method in class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.SecurityConfig
 
UserDetailsServiceImpl - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db
 
UserDetailsServiceImpl() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db.UserDetailsServiceImpl
 
UserInfoController - Class in org.odpi.openmetadata.userinterface.uichassis.springboot.api
 
UserInfoController() - Constructor for class org.odpi.openmetadata.userinterface.uichassis.springboot.api.UserInfoController
 
UserInterfaceErrorCodes - Enum in org.odpi.openmetadata.userinterface.uichassis.springboot.api
 
UserNotAuthorizedException - Exception in org.odpi.openmetadata.userinterface.uichassis.springboot.api
 
UserNotAuthorizedException(String) - Constructor for exception org.odpi.openmetadata.userinterface.uichassis.springboot.api.UserNotAuthorizedException
 
UserRepository - Interface in org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db
 

V

VALIDITY_TIME_MS - Static variable in interface org.odpi.openmetadata.userinterface.uichassis.springboot.auth.AuthService
 
valueOf(String) - Static method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.UserInterfaceErrorCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.auditlog.ViewServiceAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.domain.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc.ViewServiceErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.api.UserInterfaceErrorCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.auditlog.ViewServiceAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.domain.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc.ViewServiceErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
ViewServiceAuditCode - Enum in org.odpi.openmetadata.userinterface.uichassis.springboot.auditlog
The AssetConsumerAuditCode is used to define the message content for the OMRS Audit Log.
ViewServiceErrorCode - Enum in org.odpi.openmetadata.userinterface.uichassis.springboot.ffdc
The ViewServiceErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Open Metadata View Services (OMVSs) Services.
A C D E F G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.