Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ContextRetrieveComponent

This component parses the context URL and forwards to the appropriate page

Hierarchy

  • ContextRetrieveComponent

Implements

  • OnInit

Index

Constructors

constructor

Properties

Private TYPE_DOCUMENT

TYPE_DOCUMENT: string = "document"

Private TYPE_RESOURCE

TYPE_RESOURCE: string = "resource"

Private TYPE_USER

TYPE_USER: string = "user"

Private ngZone

ngZone: NgZone

Private notificationService

notificationService: NotificationService

Private route

route: ActivatedRoute

Private router

router: Router

Methods

ngOnInit

  • ngOnInit(): void

Generated using TypeDoc