Skip navigation links
A B C D E F G H I L M O P R S T U V W X 

A

AbstractDriver - Class in com.ceridwen.circulation.SIP.netty.server.driver
 
AbstractDriver() - Constructor for class com.ceridwen.circulation.SIP.netty.server.driver.AbstractDriver
 
AbstractEnumeration - Interface in com.ceridwen.circulation.SIP.types.enumerations
 
AbstractFlagField - Class in com.ceridwen.circulation.SIP.types.flagfields
 
ACSResend - Class in com.ceridwen.circulation.SIP.messages
 
ACSResend() - Constructor for class com.ceridwen.circulation.SIP.messages.ACSResend
 
ACSStatus - Class in com.ceridwen.circulation.SIP.messages
 
ACSStatus() - Constructor for class com.ceridwen.circulation.SIP.messages.ACSStatus
 
addChecksum(String, Character) - Method in class com.ceridwen.circulation.SIP.messages.ACSResend
 
addChecksum(String, Character) - Method in class com.ceridwen.circulation.SIP.messages.Message
 
addChecksum(String, Character) - Method in class com.ceridwen.circulation.SIP.messages.SCResend
 

B

BLOCK_PATRON - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
BlockPatron - Class in com.ceridwen.circulation.SIP.messages
 
BlockPatron() - Constructor for class com.ceridwen.circulation.SIP.messages.BlockPatron
 
BlockPatron(BlockPatron) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.BlockPatronOperation
 
BlockPatron(BlockPatron) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
BlockPatron(BlockPatron) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
BlockPatron(BlockPatron) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
BlockPatronOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 

C

calculateChecksum(String) - Static method in class com.ceridwen.circulation.SIP.messages.Message
 
CARD_REPORTED_LOST - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
channelActive(ChannelHandlerContext) - Method in class com.ceridwen.circulation.SIP.netty.server.channel.SIPChannelHandler
 
channelRead0(ChannelHandlerContext, Message) - Method in class com.ceridwen.circulation.SIP.netty.server.channel.SIPChannelHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class com.ceridwen.circulation.SIP.netty.server.channel.SIPChannelHandler
 
CHARGE_PRIVILEGES_DENIED - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
CHARGED_ITEMS - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.Summary
 
CHECK_IN - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
CHECK_OUT - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
CheckIn - Class in com.ceridwen.circulation.SIP.messages
 
CheckIn() - Constructor for class com.ceridwen.circulation.SIP.messages.CheckIn
 
CheckIn(CheckIn) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.CheckInOperation
 
CheckIn(CheckIn) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
CheckIn(CheckIn) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
CheckIn(CheckIn) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
CheckInOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
CheckInResponse - Class in com.ceridwen.circulation.SIP.messages
 
CheckInResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
CheckOut - Class in com.ceridwen.circulation.SIP.messages
 
CheckOut() - Constructor for class com.ceridwen.circulation.SIP.messages.CheckOut
 
CheckOut(CheckOut) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.CheckOutOperation
 
CheckOut(CheckOut) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
checkOut() - Static method in class com.ceridwen.circulation.SIP.samples.Sample
 
CheckOut(CheckOut) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
CheckOut(CheckOut) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
CheckOutOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
CheckOutResponse - Class in com.ceridwen.circulation.SIP.messages
 
CheckOutResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
ChecksumError - Exception in com.ceridwen.circulation.SIP.exceptions
 
ChecksumError() - Constructor for exception com.ceridwen.circulation.SIP.exceptions.ChecksumError
 
CirculationStatus - Enum in com.ceridwen.circulation.SIP.types.enumerations
 
com.ceridwen.circulation.SIP.annotations - package com.ceridwen.circulation.SIP.annotations
 
com.ceridwen.circulation.SIP.exceptions - package com.ceridwen.circulation.SIP.exceptions
 
com.ceridwen.circulation.SIP.fields - package com.ceridwen.circulation.SIP.fields
 
com.ceridwen.circulation.SIP.messages - package com.ceridwen.circulation.SIP.messages
 
com.ceridwen.circulation.SIP.netty.codec - package com.ceridwen.circulation.SIP.netty.codec
 
com.ceridwen.circulation.SIP.netty.server - package com.ceridwen.circulation.SIP.netty.server
 
com.ceridwen.circulation.SIP.netty.server.channel - package com.ceridwen.circulation.SIP.netty.server.channel
 
com.ceridwen.circulation.SIP.netty.server.driver - package com.ceridwen.circulation.SIP.netty.server.driver
 
com.ceridwen.circulation.SIP.netty.server.driver.operation - package com.ceridwen.circulation.SIP.netty.server.driver.operation
 
com.ceridwen.circulation.SIP.samples - package com.ceridwen.circulation.SIP.samples
 
com.ceridwen.circulation.SIP.samples.netty - package com.ceridwen.circulation.SIP.samples.netty
 
com.ceridwen.circulation.SIP.server - package com.ceridwen.circulation.SIP.server
 
com.ceridwen.circulation.SIP.transport - package com.ceridwen.circulation.SIP.transport
 
com.ceridwen.circulation.SIP.types.enumerations - package com.ceridwen.circulation.SIP.types.enumerations
 
com.ceridwen.circulation.SIP.types.flagfields - package com.ceridwen.circulation.SIP.types.flagfields
 
Command - Annotation Type in com.ceridwen.circulation.SIP.annotations
 
connect() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
connect(int) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
connect(int) - Method in class com.ceridwen.circulation.SIP.transport.SocketConnection
 
connect(int) - Method in class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
Connection - Class in com.ceridwen.circulation.SIP.transport
 
Connection() - Constructor for class com.ceridwen.circulation.SIP.transport.Connection
 
ConnectionFailure - Exception in com.ceridwen.circulation.SIP.exceptions
 
ConnectionFailure() - Constructor for exception com.ceridwen.circulation.SIP.exceptions.ConnectionFailure
 
ConnectionFailure(Throwable) - Constructor for exception com.ceridwen.circulation.SIP.exceptions.ConnectionFailure
 
CurrencyType - Enum in com.ceridwen.circulation.SIP.types.enumerations
 

D

decode(String, Character, boolean) - Static method in class com.ceridwen.circulation.SIP.messages.Message
 
decode(ChannelHandlerContext, String, List<Object>) - Method in class com.ceridwen.circulation.SIP.netty.codec.SIPMessageDecoder
 
disconnect() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
disconnect() - Method in class com.ceridwen.circulation.SIP.transport.SocketConnection
 
disconnect() - Method in class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
Driver - Interface in com.ceridwen.circulation.SIP.netty.server.driver
 
DriverFactory - Interface in com.ceridwen.circulation.SIP.netty.server.driver
 
DummyDriver - Class in com.ceridwen.circulation.SIP.samples.netty
 
DummyDriver() - Constructor for class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
DummyDriverFactory - Class in com.ceridwen.circulation.SIP.samples.netty
 
DummyDriverFactory() - Constructor for class com.ceridwen.circulation.SIP.samples.netty.DummyDriverFactory
 

E

encode() - Method in class com.ceridwen.circulation.SIP.messages.Message
 
encode(boolean) - Method in class com.ceridwen.circulation.SIP.messages.Message
 
encode(Character) - Method in class com.ceridwen.circulation.SIP.messages.Message
 
encode(ChannelHandlerContext, Message, List<Object>) - Method in class com.ceridwen.circulation.SIP.netty.codec.SIPMessageEncoder
 
end - Variable in class com.ceridwen.circulation.SIP.fields.PositionedFieldDefinition
 
END_PATRON_SESSION - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
EndPatronSession - Class in com.ceridwen.circulation.SIP.messages
 
EndPatronSession() - Constructor for class com.ceridwen.circulation.SIP.messages.EndPatronSession
 
EndPatronSession(EndPatronSession) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.EndPatronSessionOperation
 
EndPatronSession(EndPatronSession) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
EndPatronSession(EndPatronSession) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
EndPatronSession(EndPatronSession) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
EndPatronSessionOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
EndSessionResponse - Class in com.ceridwen.circulation.SIP.messages
 
EndSessionResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.ceridwen.circulation.SIP.netty.server.channel.SIPChannelHandler
 
EXCESSIVE_OUTSTANDING_FEES - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
EXCESSIVE_OUTSTANDING_FINES - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 

F

FEE_ITEMS - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.Summary
 
FEE_PAID - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
FeePaid - Class in com.ceridwen.circulation.SIP.messages
 
FeePaid() - Constructor for class com.ceridwen.circulation.SIP.messages.FeePaid
 
FeePaid(FeePaid) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.FeePaidOperation
 
FeePaid(FeePaid) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
FeePaid(FeePaid) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
FeePaid(FeePaid) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
FeePaidOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
FeePaidResponse - Class in com.ceridwen.circulation.SIP.messages
 
FeePaidResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
FeeType - Enum in com.ceridwen.circulation.SIP.types.enumerations
 
Field - Annotation Type in com.ceridwen.circulation.SIP.annotations
 
FieldDefinition - Class in com.ceridwen.circulation.SIP.fields
 
FieldDefinition() - Constructor for class com.ceridwen.circulation.SIP.fields.FieldDefinition
 
FieldDefinition(String, FieldDefinition, FieldPolicy) - Constructor for class com.ceridwen.circulation.SIP.fields.FieldDefinition
 
FieldDefinition(Field, Class<?>) - Constructor for class com.ceridwen.circulation.SIP.fields.FieldDefinition
 
FieldPolicy - Enum in com.ceridwen.circulation.SIP.fields
 
Fields - Class in com.ceridwen.circulation.SIP.fields
 
Fields() - Constructor for class com.ceridwen.circulation.SIP.fields.Fields
 
FieldStatisticsGatherer - Class in com.ceridwen.circulation.SIP.fields
 
FieldStatisticsGatherer() - Constructor for class com.ceridwen.circulation.SIP.fields.FieldStatisticsGatherer
 
FINE_ITEMS - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.Summary
 

G

getAddSequenceAndChecksum() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
getBlockedCardMessage() - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
getChargedItems() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getChargedItemsCount() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getChargedItemsLimit() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getCharsetEncoding() - Static method in class com.ceridwen.circulation.SIP.messages.Message
 
getCirculationStatus() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getClientCertificate() - Method in class com.ceridwen.circulation.SIP.transport.SSLSocketConnection
Get the value of clientCertificate
getClientPrivateKey() - Method in class com.ceridwen.circulation.SIP.transport.SSLSocketConnection
Get the value of clientPrivateKey
getClientPrivateKeyPassword() - Method in class com.ceridwen.circulation.SIP.transport.SSLSocketConnection
 
getCode() - Method in interface com.ceridwen.circulation.SIP.types.enumerations.AbstractEnumeration
 
getCode() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.CirculationStatus
 
getCode() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.CurrencyType
 
getCode() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.FeeType
 
getCode() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.HoldMode
 
getCode() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.HoldType
 
getCode() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.Language
 
getCode() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.MediaType
 
getCode() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.PaymentType
 
getCode() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.ProtocolVersion
 
getCode() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.SecurityMarker
 
getCode() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.StatusCode
 
getConnectionTimeout() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
getCurrencyType() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getCurrencyType() - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
getCurrencyType() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getCurrencyType() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getCurrencyType() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
getCurrencyType() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getCurrentLocation() - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
getCurrentLocation() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getDateTimeSync() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
getDriver() - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.DriverFactory
 
getDriver() - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriverFactory
 
getDueDate() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getDueDate() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getDueDate() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getEmailAddress() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getEndItem() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
getExpirationDate() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
getExpirationDate() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
getFeeAmount() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getFeeAmount() - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
getFeeAmount() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getFeeAmount() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getFeeAmount() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
getFeeAmount() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getFeeIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
getFeeLimit() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getFeeType() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getFeeType() - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
getFeeType() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getFeeType() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getFieldStatisticsGatherer() - Static method in class com.ceridwen.circulation.SIP.fields.FieldStatisticsGatherer
 
getFineItems() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getFineItemsCount() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getFlags() - Method in class com.ceridwen.circulation.SIP.types.flagfields.AbstractFlagField
Deprecated.
getHoldItems() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getHoldItemsCount() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getHoldItemsLimit() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getHoldMode() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
getHoldPickupDate() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getHoldQueueLength() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getHoldType() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
getHomeAddress() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getHomePhoneNumber() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getHost() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
getIdleTimeout() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.EndPatronSession
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformation
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdate
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnable
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
getInstitutionId() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getIp() - Method in class com.ceridwen.circulation.SIP.netty.server.SIPDaemon
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformation
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdate
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
getItemIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getItemProperties() - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
getItemProperties() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
getItemProperties() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
getItemProperties() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getItemProperties() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getItemProperties() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdate
 
getItemProperties() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
getItemProperties() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
getItemProperties() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getKey(String) - Method in interface com.ceridwen.circulation.SIP.types.enumerations.AbstractEnumeration
 
getKey(String) - Method in enum com.ceridwen.circulation.SIP.types.enumerations.CirculationStatus
 
getKey(String) - Method in enum com.ceridwen.circulation.SIP.types.enumerations.CurrencyType
 
getKey(String) - Method in enum com.ceridwen.circulation.SIP.types.enumerations.FeeType
 
getKey(String) - Method in enum com.ceridwen.circulation.SIP.types.enumerations.HoldMode
 
getKey(String) - Method in enum com.ceridwen.circulation.SIP.types.enumerations.HoldType
 
getKey(String) - Method in enum com.ceridwen.circulation.SIP.types.enumerations.Language
 
getKey(String) - Method in enum com.ceridwen.circulation.SIP.types.enumerations.MediaType
 
getKey(String) - Method in enum com.ceridwen.circulation.SIP.types.enumerations.PaymentType
 
getKey(String) - Method in enum com.ceridwen.circulation.SIP.types.enumerations.ProtocolVersion
 
getKey(String) - Method in enum com.ceridwen.circulation.SIP.types.enumerations.SecurityMarker
 
getKey(String) - Method in enum com.ceridwen.circulation.SIP.types.enumerations.StatusCode
 
getLanguage() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
getLanguage() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
getLanguage() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getLanguage() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
getLanguage() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
getLength() - Method in class com.ceridwen.circulation.SIP.types.flagfields.AbstractFlagField
 
getLength() - Method in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
getLength() - Method in class com.ceridwen.circulation.SIP.types.flagfields.Summary
 
getLength() - Method in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
getLibraryName() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
getLocationCode() - Method in class com.ceridwen.circulation.SIP.messages.Login
 
getLoggedOnText() - Method in class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
getLoginPassword() - Method in class com.ceridwen.circulation.SIP.messages.Login
 
getLoginUserId() - Method in class com.ceridwen.circulation.SIP.messages.Login
 
getMaxPrintWidth() - Method in class com.ceridwen.circulation.SIP.messages.SCStatus
 
getMediaType() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
getMediaType() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getMediaType() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getMediaType() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getMessage() - Method in exception com.ceridwen.circulation.SIP.exceptions.InvalidFieldLength
 
getMessage() - Method in exception com.ceridwen.circulation.SIP.exceptions.MandatoryFieldOmitted
 
getName() - Method in class com.ceridwen.circulation.SIP.netty.server.SIPDaemon
 
getNbDueDate() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
getNbDueDate() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
getOverdueItems() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getOverdueItemsCount() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getOverdueItemsLimit() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getOwner() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getPassword() - Method in class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.EndPatronSession
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnable
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
getPatronIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
getPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.EndPatronSession
 
getPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
getPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
getPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnable
 
getPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
getPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
getPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
getPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
getPatronStatus() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
getPatronStatus() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getPatronStatus() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
getPaymentType() - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
getPermanentLocation() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
getPermanentLocation() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getPersonalName() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
getPersonalName() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getPersonalName() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
getPickupLocation() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
getPickupLocation() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
getPort() - Method in class com.ceridwen.circulation.SIP.netty.server.SIPDaemon
 
getPort() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
getPositionedFieldDefinition(String, String, PositionedField) - Static method in class com.ceridwen.circulation.SIP.fields.Fields
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
getPrintLine() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getProtocolVersion() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
getProtocolVersion() - Method in class com.ceridwen.circulation.SIP.messages.SCStatus
 
getPWDAlgorithm() - Method in class com.ceridwen.circulation.SIP.messages.Login
 
getQueuePosition() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
getRecallDate() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getRecallItems() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getRecallItemsCount() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getRenewedCount() - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
getRetriesAllowed() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
getRetryAttempts() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
getRetryWait() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
getReturnDate() - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
getScreenMessage() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getSecurityMarker() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getSequenceCharacter() - Method in class com.ceridwen.circulation.SIP.messages.Message
 
getServerCertificateCA() - Method in class com.ceridwen.circulation.SIP.transport.SSLSocketConnection
Get the value of ServerCertificateCA
getSocket() - Method in class com.ceridwen.circulation.SIP.transport.SocketConnection
 
getSocket() - Method in class com.ceridwen.circulation.SIP.transport.SSLSocketConnection
 
getSortBin() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
getStartItem() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
getStatusCode() - Method in class com.ceridwen.circulation.SIP.messages.SCStatus
 
getStrictChecksumChecking() - Method in class com.ceridwen.circulation.SIP.server.MessageBroker
Deprecated.
 
getStrictChecksumChecking() - Method in class com.ceridwen.circulation.SIP.server.SocketDaemon
Deprecated.
 
getStrictChecksumChecking() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
getStrictSequenceChecking() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
getSummary() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
getSupportedMessages() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
getTaggedFieldDefinition(String, String, TaggedField) - Static method in class com.ceridwen.circulation.SIP.fields.Fields
 
getTerminalLocation() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.EndPatronSession
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformation
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdate
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnable
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
getTerminalPassword() - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
getTimeoutPeriod() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
getTitleIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
getTitleIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getTitleIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
getTitleIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
getTitleIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getTitleIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
getTitleIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
getTitleIdentifier() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.EndPatronSession
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformation
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdate
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnable
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
getTransactionDate() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getTransactionId() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
getTransactionId() - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
getTransactionId() - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
getTransactionId() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
getUIDAlgorithm() - Method in class com.ceridwen.circulation.SIP.messages.Login
 
getUnavailableHoldItems() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getUnavailableHoldsCount() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
getUnrenewedCount() - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
getUsername() - Method in class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
getValid() - Method in class com.ceridwen.circulation.SIP.types.flagfields.AbstractFlagField
 
getValid() - Method in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
getValid() - Method in class com.ceridwen.circulation.SIP.types.flagfields.Summary
 
getValid() - Method in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 

H

Hold - Class in com.ceridwen.circulation.SIP.messages
 
Hold() - Constructor for class com.ceridwen.circulation.SIP.messages.Hold
 
Hold(Hold) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.HoldOperation
 
Hold(Hold) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
Hold(Hold) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
Hold(Hold) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
HOLD - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
HOLD_ITEMS - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.Summary
 
HOLD_PRIVILIGES_DENIED - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
HoldMode - Enum in com.ceridwen.circulation.SIP.types.enumerations
 
HoldOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
HoldResponse - Class in com.ceridwen.circulation.SIP.messages
 
HoldResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.HoldResponse
 
HoldType - Enum in com.ceridwen.circulation.SIP.types.enumerations
 

I

initChannel(SocketChannel) - Method in class com.ceridwen.circulation.SIP.netty.server.SIPServerInitializer
 
internalSend(String) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
internalSend(String) - Method in class com.ceridwen.circulation.SIP.transport.SocketConnection
 
internalSend(String) - Method in class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
internalWaitfor(String) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
internalWaitfor(String) - Method in class com.ceridwen.circulation.SIP.transport.SocketConnection
 
internalWaitfor(String) - Method in class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
InvalidFieldLength - Exception in com.ceridwen.circulation.SIP.exceptions
 
InvalidFieldLength(String, int) - Constructor for exception com.ceridwen.circulation.SIP.exceptions.InvalidFieldLength
 
isACSRenewalPolicy() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
isAlert() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
isAvailable() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
isCancel() - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
isCancel() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
isCardRetained() - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
isCheckInOk() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
isCheckOutOk() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
isConnected() - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
isConnected() - Method in class com.ceridwen.circulation.SIP.transport.SocketConnection
 
isConnected() - Method in class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
isDesensitize() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
isDesensitize() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
isEndSession() - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
isFeeAcknowledged() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
isFeeAcknowledged() - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
isFeeAcknowledged() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
isFeeAcknowledged() - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
isMagneticMedia() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
isMagneticMedia() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
isMagneticMedia() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
isNoBlock() - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
isNoBlock() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
isNoBlock() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
isOfflineOk() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
isOk() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
isOk() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
isOk() - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
isOk() - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
isOk() - Method in class com.ceridwen.circulation.SIP.messages.LoginResponse
 
isOk() - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
isOk() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
isOnlineStatus() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
isPaymentAccepted() - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
isRenewalOk() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
isRenewalOk() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
isResensitize() - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
isSCRenewalPolicy() - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
isSecurityInhibit() - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
isSecurityInhibit() - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
isSet(int) - Method in class com.ceridwen.circulation.SIP.types.flagfields.AbstractFlagField
 
isStatusUpdateOk() - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
isStrictChecksumChecking() - Method in class com.ceridwen.circulation.SIP.netty.server.SIPDaemon
 
isThirdPartyAllowed() - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
isValidPatron() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
isValidPatron() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
isValidPatron() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
isValidPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
isValidPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
isValidPatronPassword() - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
ITEM_INFORMATION - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
ITEM_STATUS_UPDATE - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
ItemInformation - Class in com.ceridwen.circulation.SIP.messages
 
ItemInformation() - Constructor for class com.ceridwen.circulation.SIP.messages.ItemInformation
 
ItemInformation(ItemInformation) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.ItemInformationOperation
 
ItemInformation(ItemInformation) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
ItemInformation(ItemInformation) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
ItemInformation(ItemInformation) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
ItemInformationOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
ItemInformationResponse - Class in com.ceridwen.circulation.SIP.messages
 
ItemInformationResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
ItemStatusUpdate - Class in com.ceridwen.circulation.SIP.messages
 
ItemStatusUpdate() - Constructor for class com.ceridwen.circulation.SIP.messages.ItemStatusUpdate
 
ItemStatusUpdate(ItemStatusUpdate) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.ItemStatusUpdateOperation
 
ItemStatusUpdate(ItemStatusUpdate) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
ItemStatusUpdate(ItemStatusUpdate) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
ItemStatusUpdate(ItemStatusUpdate) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
ItemStatusUpdateOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
ItemStatusUpdateResponse - Class in com.ceridwen.circulation.SIP.messages
 
ItemStatusUpdateResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 

L

Language - Enum in com.ceridwen.circulation.SIP.types.enumerations
 
length - Variable in class com.ceridwen.circulation.SIP.fields.FieldDefinition
 
loadFieldDefinitions(Hashtable<String, FieldDefinition>) - Method in class com.ceridwen.circulation.SIP.fields.FieldStatisticsGatherer
 
Login - Class in com.ceridwen.circulation.SIP.messages
 
Login() - Constructor for class com.ceridwen.circulation.SIP.messages.Login
 
Login(Login) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.LoginOperation
 
Login(Login) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
Login(Login) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
Login(Login) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
LOGIN - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
LoginOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
LoginResponse - Class in com.ceridwen.circulation.SIP.messages
 
LoginResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.LoginResponse
 

M

main(String[]) - Static method in class com.ceridwen.circulation.SIP.samples.Sample
 
main(String[]) - Static method in class com.ceridwen.circulation.SIP.server.SocketServer
Deprecated.
 
main(String[]) - Static method in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
main(String[]) - Static method in class com.ceridwen.circulation.SIP.types.flagfields.Summary
 
main(String[]) - Static method in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
MandatoryFieldOmitted - Exception in com.ceridwen.circulation.SIP.exceptions
 
MandatoryFieldOmitted(String) - Constructor for exception com.ceridwen.circulation.SIP.exceptions.MandatoryFieldOmitted
 
MediaType - Enum in com.ceridwen.circulation.SIP.types.enumerations
 
Message - Class in com.ceridwen.circulation.SIP.messages
 
Message() - Constructor for class com.ceridwen.circulation.SIP.messages.Message
 
MessageBroker - Class in com.ceridwen.circulation.SIP.server
Deprecated.
MessageBroker(MessageHandler) - Constructor for class com.ceridwen.circulation.SIP.server.MessageBroker
Deprecated.
 
MessageHandler - Interface in com.ceridwen.circulation.SIP.server
Deprecated.
MessageHandlerDummyImpl - Class in com.ceridwen.circulation.SIP.server
Deprecated.
MessageHandlerDummyImpl() - Constructor for class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
MessageNotUnderstood - Exception in com.ceridwen.circulation.SIP.exceptions
 
MessageNotUnderstood() - Constructor for exception com.ceridwen.circulation.SIP.exceptions.MessageNotUnderstood
 
MessageNotUnderstood(Throwable) - Constructor for exception com.ceridwen.circulation.SIP.exceptions.MessageNotUnderstood
 
Messages - Enum in com.ceridwen.circulation.SIP.messages
 

O

operationComplete(ChannelFuture) - Method in class com.ceridwen.circulation.SIP.netty.server.SIPDaemon
 
OVERDUE_ITEMS - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.Summary
 

P

PATRON_ENABLE - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
PATRON_INFORMATION - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
PATRON_STATUS_REQUEST - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
PatronEnable - Class in com.ceridwen.circulation.SIP.messages
 
PatronEnable() - Constructor for class com.ceridwen.circulation.SIP.messages.PatronEnable
 
PatronEnable(PatronEnable) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.PatronEnableOperation
 
PatronEnable(PatronEnable) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
PatronEnable(PatronEnable) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
PatronEnable(PatronEnable) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
PatronEnableOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
PatronEnableResponse - Class in com.ceridwen.circulation.SIP.messages
 
PatronEnableResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
PatronInformation - Class in com.ceridwen.circulation.SIP.messages
 
PatronInformation() - Constructor for class com.ceridwen.circulation.SIP.messages.PatronInformation
 
PatronInformation(PatronInformation) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.PatronInformationOperation
 
PatronInformation(PatronInformation) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
PatronInformation(PatronInformation) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
PatronInformation(PatronInformation) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
PatronInformationOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
PatronInformationResponse - Class in com.ceridwen.circulation.SIP.messages
 
PatronInformationResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
PatronStatus(PatronStatusRequest) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.PatronStatusOperation
 
PatronStatus(PatronStatusRequest) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
PatronStatus(PatronStatusRequest) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
PatronStatus(PatronStatusRequest) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
PatronStatus - Class in com.ceridwen.circulation.SIP.types.flagfields
 
PatronStatus(String) - Constructor for class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
PatronStatus() - Constructor for class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
PatronStatusOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
PatronStatusRequest - Class in com.ceridwen.circulation.SIP.messages
 
PatronStatusRequest() - Constructor for class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
PatronStatusResponse - Class in com.ceridwen.circulation.SIP.messages
 
PatronStatusResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
PaymentType - Enum in com.ceridwen.circulation.SIP.types.enumerations
 
policy - Variable in class com.ceridwen.circulation.SIP.fields.FieldDefinition
 
PositionedField - Annotation Type in com.ceridwen.circulation.SIP.annotations
 
PositionedFieldDefinition - Class in com.ceridwen.circulation.SIP.fields
 
PositionedFieldDefinition(String, int, int, FieldDefinition, FieldPolicy) - Constructor for class com.ceridwen.circulation.SIP.fields.PositionedFieldDefinition
 
PositionedFieldDefinition(int, int) - Constructor for class com.ceridwen.circulation.SIP.fields.PositionedFieldDefinition
 
PositionedFieldDefinition(int, int, FieldPolicy) - Constructor for class com.ceridwen.circulation.SIP.fields.PositionedFieldDefinition
 
printUsageStatistics() - Method in class com.ceridwen.circulation.SIP.fields.FieldStatisticsGatherer
 
process(Message) - Method in class com.ceridwen.circulation.SIP.server.MessageBroker
Deprecated.
 
process(String) - Method in class com.ceridwen.circulation.SIP.server.MessageBroker
Deprecated.
 
PROP_AUTOPOPULATE - Static variable in class com.ceridwen.circulation.SIP.messages.Message
 
PROP_AUTOPOPULATE_BIDIRECTIONAL - Static variable in class com.ceridwen.circulation.SIP.messages.Message
 
PROP_AUTOPOPULATE_DECODE - Static variable in class com.ceridwen.circulation.SIP.messages.Message
 
PROP_AUTOPOPULATE_ENCODE - Static variable in class com.ceridwen.circulation.SIP.messages.Message
 
PROP_AUTOPOPULATE_OFF - Static variable in class com.ceridwen.circulation.SIP.messages.Message
 
PROP_CHARSET - Static variable in class com.ceridwen.circulation.SIP.messages.Message
 
ProtocolVersion - Enum in com.ceridwen.circulation.SIP.types.enumerations
 

R

RECALL_ITEMS - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.Summary
 
RECALL_OVERDUE - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
RECALL_PRIVILIGES_DENIED - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
recordUsage(String, boolean) - Method in class com.ceridwen.circulation.SIP.fields.FieldStatisticsGatherer
 
Renew - Class in com.ceridwen.circulation.SIP.messages
 
Renew() - Constructor for class com.ceridwen.circulation.SIP.messages.Renew
 
Renew(Renew) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.RenewOperation
 
Renew(Renew) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
Renew(Renew) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
Renew(Renew) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
RENEW - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
RENEW_ALL - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
RENEWAL_PRIVILIGES_DENIED - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
RenewAll - Class in com.ceridwen.circulation.SIP.messages
 
RenewAll() - Constructor for class com.ceridwen.circulation.SIP.messages.RenewAll
 
RenewAll(RenewAll) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.RenewAllOperation
 
RenewAll(RenewAll) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
RenewAll(RenewAll) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
RenewAll(RenewAll) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
RenewAllOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
RenewAllResponse - Class in com.ceridwen.circulation.SIP.messages
 
RenewAllResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
RenewOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
RenewResponse - Class in com.ceridwen.circulation.SIP.messages
 
RenewResponse() - Constructor for class com.ceridwen.circulation.SIP.messages.RenewResponse
 
REQUEST_SC_ACS_RESEND - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
RequestResendOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
RetriesExceeded - Exception in com.ceridwen.circulation.SIP.exceptions
 
RetriesExceeded() - Constructor for exception com.ceridwen.circulation.SIP.exceptions.RetriesExceeded
 
RetriesExceeded(Throwable) - Constructor for exception com.ceridwen.circulation.SIP.exceptions.RetriesExceeded
 
run() - Method in class com.ceridwen.circulation.SIP.fields.FieldStatisticsGatherer
 
run() - Method in class com.ceridwen.circulation.SIP.server.SocketDaemon
Deprecated.
 

S

Sample - Class in com.ceridwen.circulation.SIP.samples
 
Sample() - Constructor for class com.ceridwen.circulation.SIP.samples.Sample
 
SC_ACS_STATUS - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
SCResend - Class in com.ceridwen.circulation.SIP.messages
 
SCResend() - Constructor for class com.ceridwen.circulation.SIP.messages.SCResend
 
SCStatus - Class in com.ceridwen.circulation.SIP.messages
 
SCStatus() - Constructor for class com.ceridwen.circulation.SIP.messages.SCStatus
 
SecurityMarker - Enum in com.ceridwen.circulation.SIP.types.enumerations
 
send(String) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
send(Message) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
SequenceError - Exception in com.ceridwen.circulation.SIP.exceptions
 
SequenceError() - Constructor for exception com.ceridwen.circulation.SIP.exceptions.SequenceError
 
set(int) - Method in class com.ceridwen.circulation.SIP.types.flagfields.AbstractFlagField
 
set(int) - Method in class com.ceridwen.circulation.SIP.types.flagfields.Summary
 
setACSRenewalPolicy(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setAddSequenceAndChecksum(boolean) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
setAlert(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setAvailable(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setBlockedCardMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
setCancel(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
setCancel(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setCardRetained(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
setChargedItems(String[]) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setChargedItemsCount(Integer) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setChargedItemsLimit(Integer) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setCheckInOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setCheckOutOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setCirculationStatus(CirculationStatus) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setClientCertificate(File) - Method in class com.ceridwen.circulation.SIP.transport.SSLSocketConnection
Set the value of clientCertificate
setClientPrivateKey(File) - Method in class com.ceridwen.circulation.SIP.transport.SSLSocketConnection
Set the value of clientPrivateKey
setClientPrivateKeyPassword(String) - Method in class com.ceridwen.circulation.SIP.transport.SSLSocketConnection
 
setConnectionTimeout(int) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
setCurrencyType(CurrencyType) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setCurrencyType(CurrencyType) - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
setCurrencyType(CurrencyType) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setCurrencyType(CurrencyType) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setCurrencyType(CurrencyType) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
setCurrencyType(CurrencyType) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setCurrentLocation(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
setCurrentLocation(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setDateTimeSync(Date) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setDesensitize(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setDesensitize(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setDueDate(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setDueDate(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setDueDate(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setEmailAddress(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setEndItem(Integer) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
setEndSession(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
setExpirationDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setExpirationDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setFeeAcknowledged(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setFeeAcknowledged(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setFeeAcknowledged(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setFeeAcknowledged(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
setFeeAmount(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setFeeAmount(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
setFeeAmount(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setFeeAmount(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setFeeAmount(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
setFeeAmount(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setFeeIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
setFeeLimit(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setFeeType(FeeType) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setFeeType(FeeType) - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
setFeeType(FeeType) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setFeeType(FeeType) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setFineItems(String[]) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setFineItemsCount(Integer) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setFlags(String) - Method in class com.ceridwen.circulation.SIP.types.flagfields.AbstractFlagField
Deprecated.
setHoldItems(String[]) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setHoldItemsCount(Integer) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setHoldItemsLimit(Integer) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setHoldMode(HoldMode) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setHoldPickupDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setHoldQueueLength(Integer) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setHoldType(HoldType) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setHomeAddress(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setHomePhoneNumber(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setHost(String) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
setIdleTimeout(int) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.EndPatronSession
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformation
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdate
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnable
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
setInstitutionId(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformation
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdate
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setItemIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setItemProperties(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
setItemProperties(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setItemProperties(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setItemProperties(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setItemProperties(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setItemProperties(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdate
 
setItemProperties(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
setItemProperties(String) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setItemProperties(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setLanguage(Language) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
setLanguage(Language) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
setLanguage(Language) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setLanguage(Language) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
setLanguage(Language) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
setLibraryName(String) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setLocationCode(String) - Method in class com.ceridwen.circulation.SIP.messages.Login
 
setLoggedOnText(String) - Method in class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
setLoginPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.Login
 
setLoginUserId(String) - Method in class com.ceridwen.circulation.SIP.messages.Login
 
setMagneticMedia(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setMagneticMedia(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setMagneticMedia(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setMaxPrintWidth(Integer) - Method in class com.ceridwen.circulation.SIP.messages.SCStatus
 
setMediaType(MediaType) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setMediaType(MediaType) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setMediaType(MediaType) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setMediaType(MediaType) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setNbDueDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setNbDueDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setNoBlock(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
setNoBlock(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setNoBlock(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setOfflineOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
setOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.LoginResponse
 
setOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
setOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setOnlineStatus(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setOverdueItems(String[]) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setOverdueItemsCount(Integer) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setOverdueItemsLimit(Integer) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setOwner(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setPassword(String) - Method in class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.EndPatronSession
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnable
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
setPatronIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setPatronPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setPatronPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.EndPatronSession
 
setPatronPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
setPatronPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setPatronPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnable
 
setPatronPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
setPatronPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
setPatronPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setPatronPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
setPatronStatus(PatronStatus) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
Deprecated.
setPatronStatus(PatronStatus) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
Deprecated.
setPatronStatus(PatronStatus) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
Deprecated.
setPaymentAccepted(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
setPaymentType(PaymentType) - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
setPermanentLocation(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setPermanentLocation(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setPersonalName(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
setPersonalName(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setPersonalName(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
setPickupLocation(String) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setPickupLocation(String) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setPort(int) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
setPrintLine(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setProtocolVersion(ProtocolVersion) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setProtocolVersion(ProtocolVersion) - Method in class com.ceridwen.circulation.SIP.messages.SCStatus
 
setPWDAlgorithm(String) - Method in class com.ceridwen.circulation.SIP.messages.Login
 
setQueuePosition(Integer) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setRecallDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setRecallItems(String[]) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setRecallItemsCount(Integer) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setRenewalOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setRenewalOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setRenewedCount(Integer) - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
setResensitize(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setRetriesAllowed(Integer) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setRetryAttempts(int) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
setRetryWait(int) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
setReturnDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
setScreenMessage(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setSCRenewalPolicy(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setSecurityInhibit(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setSecurityInhibit(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setSecurityMarker(SecurityMarker) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setSequenceCharacter(Character) - Method in class com.ceridwen.circulation.SIP.messages.Message
 
setServerCertificateCA(File) - Method in class com.ceridwen.circulation.SIP.transport.SSLSocketConnection
Set the value of ServerCertificateCA
setSortBin(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setStartItem(Integer) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
setStatusCode(StatusCode) - Method in class com.ceridwen.circulation.SIP.messages.SCStatus
 
setStatusUpdateOk(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setStrictChecksumChecking(boolean) - Method in class com.ceridwen.circulation.SIP.server.MessageBroker
Deprecated.
 
setStrictChecksumChecking(boolean) - Method in class com.ceridwen.circulation.SIP.server.SocketDaemon
Deprecated.
 
setStrictChecksumChecking(boolean) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
setStrictSequenceChecking(boolean) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
setSummary(Summary) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
Deprecated.
setSupportedMessages(SupportedMessages) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
Deprecated.
setTerminalLocation(String) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.EndPatronSession
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformation
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdate
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnable
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setTerminalPassword(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
setThirdPartyAllowed(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setTimeoutPeriod(Integer) - Method in class com.ceridwen.circulation.SIP.messages.ACSStatus
 
setTitleIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setTitleIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setTitleIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setTitleIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setTitleIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setTitleIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
setTitleIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setTitleIdentifier(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.BlockPatron
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.CheckIn
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.CheckInResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.CheckOut
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.EndPatronSession
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.EndSessionResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.Hold
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.HoldResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformation
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.ItemInformationResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdate
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.ItemStatusUpdateResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnable
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformation
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusRequest
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.Renew
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.RenewAll
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
setTransactionDate(Date) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setTransactionId(String) - Method in class com.ceridwen.circulation.SIP.messages.CheckOutResponse
 
setTransactionId(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaid
 
setTransactionId(String) - Method in class com.ceridwen.circulation.SIP.messages.FeePaidResponse
 
setTransactionId(String) - Method in class com.ceridwen.circulation.SIP.messages.RenewResponse
 
setUIDAlgorithm(String) - Method in class com.ceridwen.circulation.SIP.messages.Login
 
setUnavailableHoldItems(String[]) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setUnavailableHoldsCount(Integer) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setUnrenewedCount(Integer) - Method in class com.ceridwen.circulation.SIP.messages.RenewAllResponse
 
setUp() - Method in class com.ceridwen.circulation.SIP.transport.TestSocketTransport
 
setUp() - Method in class com.ceridwen.circulation.SIP.transport.TestSSLSocketTransport
 
setUsername(String) - Method in class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
setValidPatron(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
setValidPatron(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setValidPatron(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
setValidPatronPassword(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.PatronEnableResponse
 
setValidPatronPassword(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.PatronInformationResponse
 
setValidPatronPassword(Boolean) - Method in class com.ceridwen.circulation.SIP.messages.PatronStatusResponse
 
shutdown() - Method in class com.ceridwen.circulation.SIP.server.SocketDaemon
Deprecated.
 
SIPChannelHandler - Class in com.ceridwen.circulation.SIP.netty.server.channel
Handles a server-side channel.
SIPChannelHandler(DriverFactory) - Constructor for class com.ceridwen.circulation.SIP.netty.server.channel.SIPChannelHandler
 
SIPDaemon - Class in com.ceridwen.circulation.SIP.netty.server
 
SIPDaemon(String, String, int, File, File, DriverFactory, boolean) - Constructor for class com.ceridwen.circulation.SIP.netty.server.SIPDaemon
 
SIPDaemon(String, String, int, DriverFactory, boolean) - Constructor for class com.ceridwen.circulation.SIP.netty.server.SIPDaemon
 
SIPDaemon(String, String, int, File, File, String, DriverFactory, boolean) - Constructor for class com.ceridwen.circulation.SIP.netty.server.SIPDaemon
 
SIPMessageDecoder - Class in com.ceridwen.circulation.SIP.netty.codec
 
SIPMessageDecoder() - Constructor for class com.ceridwen.circulation.SIP.netty.codec.SIPMessageDecoder
 
SIPMessageDecoder(boolean) - Constructor for class com.ceridwen.circulation.SIP.netty.codec.SIPMessageDecoder
 
SIPMessageEncoder - Class in com.ceridwen.circulation.SIP.netty.codec
 
SIPMessageEncoder() - Constructor for class com.ceridwen.circulation.SIP.netty.codec.SIPMessageEncoder
 
SIPServerInitializer - Class in com.ceridwen.circulation.SIP.netty.server
 
SIPServerInitializer(DriverFactory, boolean, SslContext) - Constructor for class com.ceridwen.circulation.SIP.netty.server.SIPServerInitializer
 
SIPServerInitializer(DriverFactory, boolean) - Constructor for class com.ceridwen.circulation.SIP.netty.server.SIPServerInitializer
 
SocketConnection - Class in com.ceridwen.circulation.SIP.transport
 
SocketConnection() - Constructor for class com.ceridwen.circulation.SIP.transport.SocketConnection
 
SocketDaemon - Class in com.ceridwen.circulation.SIP.server
Deprecated.
SocketDaemon(String, int, MessageHandler) - Constructor for class com.ceridwen.circulation.SIP.server.SocketDaemon
Deprecated.
 
SocketServer - Class in com.ceridwen.circulation.SIP.server
Deprecated.
SocketServer() - Constructor for class com.ceridwen.circulation.SIP.server.SocketServer
Deprecated.
 
SSLSocketConnection - Class in com.ceridwen.circulation.SIP.transport
 
SSLSocketConnection() - Constructor for class com.ceridwen.circulation.SIP.transport.SSLSocketConnection
 
start - Variable in class com.ceridwen.circulation.SIP.fields.PositionedFieldDefinition
 
start() - Method in class com.ceridwen.circulation.SIP.netty.server.SIPDaemon
 
Status(SCStatus) - Method in class com.ceridwen.circulation.SIP.netty.server.driver.AbstractDriver
 
Status(ACSStatus, SCStatus) - Method in class com.ceridwen.circulation.SIP.netty.server.driver.AbstractDriver
 
Status(SCStatus) - Method in interface com.ceridwen.circulation.SIP.netty.server.driver.operation.StatusOperation
 
Status(ACSStatus, SCStatus) - Method in class com.ceridwen.circulation.SIP.samples.netty.DummyDriver
 
Status(SCStatus) - Method in interface com.ceridwen.circulation.SIP.server.MessageHandler
Deprecated.
 
Status(SCStatus) - Method in class com.ceridwen.circulation.SIP.server.MessageHandlerDummyImpl
Deprecated.
 
StatusCode - Enum in com.ceridwen.circulation.SIP.types.enumerations
 
StatusOperation - Interface in com.ceridwen.circulation.SIP.netty.server.driver.operation
 
stop() - Method in class com.ceridwen.circulation.SIP.netty.server.SIPDaemon
 
strim(String) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 
Summary - Class in com.ceridwen.circulation.SIP.types.flagfields
 
Summary(String) - Constructor for class com.ceridwen.circulation.SIP.types.flagfields.Summary
 
Summary() - Constructor for class com.ceridwen.circulation.SIP.types.flagfields.Summary
 
SupportedMessages - Class in com.ceridwen.circulation.SIP.types.flagfields
 
SupportedMessages(String) - Constructor for class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 
SupportedMessages() - Constructor for class com.ceridwen.circulation.SIP.types.flagfields.SupportedMessages
 

T

tag - Variable in class com.ceridwen.circulation.SIP.fields.FieldDefinition
 
TaggedField - Annotation Type in com.ceridwen.circulation.SIP.annotations
 
TaggedFieldDefinition - Class in com.ceridwen.circulation.SIP.fields
 
TaggedFieldDefinition(String, FieldDefinition, FieldPolicy) - Constructor for class com.ceridwen.circulation.SIP.fields.TaggedFieldDefinition
 
TaggedFieldDefinition(FieldPolicy) - Constructor for class com.ceridwen.circulation.SIP.fields.TaggedFieldDefinition
 
tearDown() - Method in class com.ceridwen.circulation.SIP.transport.TestSocketTransport
 
tearDown() - Method in class com.ceridwen.circulation.SIP.transport.TestSSLSocketTransport
 
TelnetConnection - Class in com.ceridwen.circulation.SIP.transport
 
TelnetConnection() - Constructor for class com.ceridwen.circulation.SIP.transport.TelnetConnection
 
TERMINATOR - Static variable in class com.ceridwen.circulation.SIP.fields.TaggedFieldDefinition
 
test() - Method in class com.ceridwen.circulation.SIP.transport.TestSocketTransport
 
test() - Method in class com.ceridwen.circulation.SIP.transport.TestSSLSocketTransport
 
TestCaseDefault - Annotation Type in com.ceridwen.circulation.SIP.annotations
 
testCaseDefaultDecode() - Method in class com.ceridwen.circulation.SIP.messages.Message
 
testCaseDefaultEncode() - Method in class com.ceridwen.circulation.SIP.messages.Message
 
testCaseDefaultRoundTrip() - Method in class com.ceridwen.circulation.SIP.messages.Message
 
testCaseDisableDecodeAutoPopulate() - Method in class com.ceridwen.circulation.SIP.messages.Message
 
testCaseDisableEncodeAutoPopulate() - Method in class com.ceridwen.circulation.SIP.messages.Message
 
TestCasePopulated - Annotation Type in com.ceridwen.circulation.SIP.annotations
 
testCasePopulatedDecode() - Method in class com.ceridwen.circulation.SIP.messages.Message
 
testCasePopulatedEncode() - Method in class com.ceridwen.circulation.SIP.messages.Message
 
testCasePopulatedRoundTrip() - Method in class com.ceridwen.circulation.SIP.messages.Message
 
TestSocketTransport - Class in com.ceridwen.circulation.SIP.transport
 
TestSocketTransport() - Constructor for class com.ceridwen.circulation.SIP.transport.TestSocketTransport
 
TestSSLSocketTransport - Class in com.ceridwen.circulation.SIP.transport
 
TestSSLSocketTransport() - Constructor for class com.ceridwen.circulation.SIP.transport.TestSSLSocketTransport
 
TOO_MANY_CLAIMS_OF_ITEMS_RETURNED - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
TOO_MANY_ITEMS_BILLED - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
TOO_MANY_ITEMS_CHARGED - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
TOO_MANY_ITEMS_LOST - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
TOO_MANY_ITEMS_OVERDUE - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
TOO_MANY_RENEWALS - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.PatronStatus
 
toString() - Method in class com.ceridwen.circulation.SIP.messages.Message
 
toString() - Method in interface com.ceridwen.circulation.SIP.types.enumerations.AbstractEnumeration
 
toString() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.CirculationStatus
 
toString() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.CurrencyType
 
toString() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.FeeType
 
toString() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.HoldMode
 
toString() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.HoldType
 
toString() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.Language
 
toString() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.MediaType
 
toString() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.PaymentType
 
toString() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.ProtocolVersion
 
toString() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.SecurityMarker
 
toString() - Method in enum com.ceridwen.circulation.SIP.types.enumerations.StatusCode
 
toString() - Method in class com.ceridwen.circulation.SIP.types.flagfields.AbstractFlagField
 
type - Variable in class com.ceridwen.circulation.SIP.fields.FieldDefinition
 

U

UNAVAILABLE_HOLDS - Static variable in class com.ceridwen.circulation.SIP.types.flagfields.Summary
 
unset(int) - Method in class com.ceridwen.circulation.SIP.types.flagfields.AbstractFlagField
 
unsetAll() - Method in class com.ceridwen.circulation.SIP.types.flagfields.AbstractFlagField
 

V

valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.fields.FieldPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.messages.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.CirculationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.CurrencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.FeeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.HoldMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.HoldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.PaymentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.ProtocolVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.SecurityMarker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.StatusCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ceridwen.circulation.SIP.fields.FieldPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.messages.Messages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.CirculationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.CurrencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.FeeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.HoldMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.HoldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.PaymentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.ProtocolVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.SecurityMarker
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ceridwen.circulation.SIP.types.enumerations.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitfor(String) - Method in class com.ceridwen.circulation.SIP.transport.Connection
 

X

xmlDecode(InputStream) - Static method in class com.ceridwen.circulation.SIP.messages.Message
 
xmlEncode(OutputStream) - Method in class com.ceridwen.circulation.SIP.messages.Message
 
A B C D E F G H I L M O P R S T U V W X 
Skip navigation links

Copyright © 2004–2016 Ceridwen Limited. All rights reserved.