C# Class Glass.Mapper.Sc.ItemVersionHandler

Inheritance: IItemVersionHandler
Afficher le fichier Open project: mikeedwards83/Glass.Mapper

Méthodes publiques

Méthode Description
HasVersions ( System.Item item ) : bool
ItemVersionHandler ( Config config ) : System
VersionCountEnabled ( ) : bool
VersionCountEnabledAndHasVersions ( System.Item item ) : bool

Method Details

HasVersions() public méthode

public HasVersions ( System.Item item ) : bool
item System.Item
Résultat bool

ItemVersionHandler() public méthode

public ItemVersionHandler ( Config config ) : System
config Config
Résultat System

VersionCountEnabled() public méthode

public VersionCountEnabled ( ) : bool
Résultat bool

VersionCountEnabledAndHasVersions() public méthode

public VersionCountEnabledAndHasVersions ( System.Item item ) : bool
item System.Item
Résultat bool