C# Class N2.Integrity.RestrictCardinalityAttribute

Inheritance: AbstractDefinitionRefiner, IAllowedDefinitionFilter, IInheritableDefinitionRefiner
Afficher le fichier Open project: bherila/n2cms

Méthodes publiques

Méthode Description
IsAllowed ( AllowedDefinitionQuery query ) : AllowedDefinitionResult
Refine ( ItemDefinition currentDefinition, IList allDefinitions ) : void
RestrictCardinalityAttribute ( ) : System

Method Details

IsAllowed() public méthode

public IsAllowed ( AllowedDefinitionQuery query ) : AllowedDefinitionResult
query N2.Definitions.AllowedDefinitionQuery
Résultat AllowedDefinitionResult

Refine() public méthode

public Refine ( ItemDefinition currentDefinition, IList allDefinitions ) : void
currentDefinition ItemDefinition
allDefinitions IList
Résultat void

RestrictCardinalityAttribute() public méthode

public RestrictCardinalityAttribute ( ) : System
Résultat System