C# 클래스 Jstor.Domain.dc

상속: RecordData, IDcProducer
파일 보기 프로젝트 열기: bibliopedia/bibliopedia 1 사용 예제들

공개 메소드들

메소드 설명
AssignIdentity ( ) : void
ComputeIdentity ( ) : object
FromResponse ( Jstor searchRetrieveResponse ) : IEnumerable
MergeWith ( dc item ) : void
ProduceDc ( ) : IEnumerable
TestDc1 ( ) : dc
TestDc2 ( ) : dc
dc ( ) : System
dc ( JstorService other ) : System

보호된 메소드들

메소드 설명
UpdateDoi ( ) : void

메소드 상세

AssignIdentity() 공개 메소드

public AssignIdentity ( ) : void
리턴 void

ComputeIdentity() 공개 메소드

public ComputeIdentity ( ) : object
리턴 object

FromResponse() 공개 정적인 메소드

public static FromResponse ( Jstor searchRetrieveResponse ) : IEnumerable
searchRetrieveResponse Jstor
리턴 IEnumerable

MergeWith() 공개 메소드

public MergeWith ( dc item ) : void
item dc
리턴 void

ProduceDc() 공개 메소드

public ProduceDc ( ) : IEnumerable
리턴 IEnumerable

TestDc1() 공개 정적인 메소드

public static TestDc1 ( ) : dc
리턴 dc

TestDc2() 공개 정적인 메소드

public static TestDc2 ( ) : dc
리턴 dc

UpdateDoi() 보호된 메소드

protected UpdateDoi ( ) : void
리턴 void

dc() 공개 메소드

public dc ( ) : System
리턴 System

dc() 공개 메소드

public dc ( JstorService other ) : System
other JstorService
리턴 System