Package org.lockss.laaws.config.model
Class AuidsBody
java.lang.Object
org.lockss.laaws.config.model.AuidsBody
AuidsBody
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe configuration information for this au (as a json map).the handle of a NamedArchivalUnitthe plugin idinthashCode()voidsetAuConfig(Object auConfig) voidvoidsetPluginId(String pluginId) toString()
-
Constructor Details
-
AuidsBody
public AuidsBody()
-
-
Method Details
-
pluginId
-
getPluginId
the plugin id- Returns:
- pluginId
-
setPluginId
-
handle
-
getHandle
the handle of a NamedArchivalUnit- Returns:
- handle
-
setHandle
-
auConfig
-
getAuConfig
The configuration information for this au (as a json map).- Returns:
- auConfig
-
setAuConfig
-
equals
-
hashCode
public int hashCode() -
toString
-