Méthode | Description | |
---|---|---|
GetImportedTpIds ( IEnumerable |
||
GetRevisionId ( int tpRevisionId ) : |
||
RemoveRevisionInfo ( string revisionKey ) : void | ||
SaveRevisionIdTpIdRelation ( int tpRevisionId, |
||
SaveRevisionInfo ( |
Méthode | Description | |
---|---|---|
GetImportedRevisionIds ( IEnumerable |
||
RevisionStorageRepository ( IStorageRepository repository, IProfileCollectionReadonly profiles ) : System.Collections.Generic |
Méthode | Description | |
---|---|---|
SaveRevisionsRelation ( int tpRevisionId, |
protected GetImportedRevisionIds ( IEnumerable |
||
tpRevisionIds | IEnumerable |
|
Résultat | IEnumerable |
public GetImportedTpIds ( IEnumerable |
||
tpRevisionIds | IEnumerable |
|
Résultat | IEnumerable |
public GetRevisionId ( int tpRevisionId ) : |
||
tpRevisionId | int | |
Résultat |
public abstract RemoveRevisionInfo ( string revisionKey ) : void | ||
revisionKey | string | |
Résultat | void |
protected RevisionStorageRepository ( IStorageRepository repository, IProfileCollectionReadonly profiles ) : System.Collections.Generic | ||
repository | IStorageRepository | |
profiles | IProfileCollectionReadonly | |
Résultat | System.Collections.Generic |
public SaveRevisionIdTpIdRelation ( int tpRevisionId, |
||
tpRevisionId | int | |
revisionId | ||
Résultat | void |
public abstract SaveRevisionInfo ( |
||
revision | ||
key | string | |
Résultat | bool |