C# Class Chaos.Mcm.View.ObjectView

Inheritance: AView
Show file Open project: CHAOS-Community/CHAOS.Portal.MCM

Public Methods

Method Description
Index ( object objectsToIndex ) : IList
ObjectView ( IPermissionManager permissionManager ) : System.Collections.Generic
Query ( Portal query ) : IPagedResult

Method Details

Index() public method

public Index ( object objectsToIndex ) : IList
objectsToIndex object
return IList

ObjectView() public method

public ObjectView ( IPermissionManager permissionManager ) : System.Collections.Generic
permissionManager IPermissionManager
return System.Collections.Generic

Query() public method

public Query ( Portal query ) : IPagedResult
query Portal
return IPagedResult