C# Class biz.dfch.CS.Appclusive.UI.Models.Core.Node

Inheritance: AppcusiveEntityViewModelBase, IEntityReference
显示文件 Open project: dfensgmbh/biz.dfch.CS.Appclusive.UI

Private Properties

Property Type Description
LoadEffectivePermissions List
ResolveJob void
ResolveSecurity void

Public Methods

Method Description
Node ( ) : biz.dfch.CS.Appclusive.Public

Private Methods

Method Description
LoadEffectivePermissions ( PagingInfo &effectivePagingInfo, long nodeId, int pageNr = 1, string itemSearchTerm = null, string orderBy = null ) : List
ResolveJob ( Api coreRepository ) : void

Find Order by Approval -> Job-Parent (Name = 'biz.dfch.CS.Appclusive.Core.OdataServices.Core.Approval')

ResolveSecurity ( PagingInfo &explicitPagingInfo, PagingInfo &effectivePagingInfo, int pageNr = 1, string itemSearchTerm = null, string orderBy = null ) : void

Method Details

Node() public method

public Node ( ) : biz.dfch.CS.Appclusive.Public
return biz.dfch.CS.Appclusive.Public