Package org.lockss.laaws.config.impl
Class TdbPublisherWsSource
java.lang.Object
org.lockss.ws.entities.TdbPublisherWsResult
org.lockss.laaws.config.impl.TdbPublisherWsSource
public class TdbPublisherWsSource
extends org.lockss.ws.entities.TdbPublisherWsResult
Container for the information that is used as the source for a query related
to title database publishers.
-
Constructor Summary
ConstructorsConstructorDescriptionTdbPublisherWsSource(org.lockss.config.TdbPublisher tdbPublisher) Constructor. -
Method Summary
Methods inherited from class org.lockss.ws.entities.TdbPublisherWsResult
equals, hashCode, setName, toString
-
Constructor Details
-
TdbPublisherWsSource
public TdbPublisherWsSource(org.lockss.config.TdbPublisher tdbPublisher) Constructor.- Parameters:
tdbPublisher- A TdbPublisher with the TDB publisher data.
-
-
Method Details
-
getName
- Overrides:
getNamein classorg.lockss.ws.entities.TdbPublisherWsResult
-