angelos.facade.data.portfolio¶
Portfolio data extension.
Exposes the facades owning portfolio for use within the facade and its extensions at runtime.
-
class
angelos.facade.data.portfolio.PortfolioData(docs: Set[angelos.document.document.Document], frozen: bool = True)¶ Bases:
angelos.facade.facade.DataFacadeExtension,angelos.portfolio.collection.PrivatePortfolioThe private portfolio of the owner is accessible from here.
-
ATTRIBUTE= ('portfolio',)¶
-
property
node¶ Current node representing the running device.
-