C# Class Chaos.Mcm.View.ObjectView

Inheritance: AView
Afficher le fichier Open project: CHAOS-Community/CHAOS.Portal.MCM

Méthodes publiques

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

Method Details

Index() public méthode

public Index ( object objectsToIndex ) : IList
objectsToIndex object
Résultat IList

ObjectView() public méthode

public ObjectView ( IPermissionManager permissionManager ) : System.Collections.Generic
permissionManager IPermissionManager
Résultat System.Collections.Generic

Query() public méthode

public Query ( Portal query ) : IPagedResult
query Portal
Résultat IPagedResult