메소드 | 설명 | |
---|---|---|
GetImportedTpIds ( IEnumerable |
||
GetRevisionId ( int tpRevisionId ) : |
||
RemoveRevisionInfo ( string revisionKey ) : void | ||
SaveRevisionIdTpIdRelation ( int tpRevisionId, |
||
SaveRevisionInfo ( |
메소드 | 설명 | |
---|---|---|
GetImportedRevisionIds ( IEnumerable |
||
RevisionStorageRepository ( IStorageRepository repository, IProfileCollectionReadonly profiles ) : System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
SaveRevisionsRelation ( int tpRevisionId, |
protected GetImportedRevisionIds ( IEnumerable |
||
tpRevisionIds | IEnumerable |
|
리턴 | IEnumerable |
public GetImportedTpIds ( IEnumerable |
||
tpRevisionIds | IEnumerable |
|
리턴 | IEnumerable |
public GetRevisionId ( int tpRevisionId ) : |
||
tpRevisionId | int | |
리턴 |
public abstract RemoveRevisionInfo ( string revisionKey ) : void | ||
revisionKey | string | |
리턴 | void |
protected RevisionStorageRepository ( IStorageRepository repository, IProfileCollectionReadonly profiles ) : System.Collections.Generic | ||
repository | IStorageRepository | |
profiles | IProfileCollectionReadonly | |
리턴 | System.Collections.Generic |
public SaveRevisionIdTpIdRelation ( int tpRevisionId, |
||
tpRevisionId | int | |
revisionId | ||
리턴 | void |
public abstract SaveRevisionInfo ( |
||
revision | ||
key | string | |
리턴 | bool |