Class EndpointURL
java.lang.Object
de.hybris.platform.solrfacetsearch.config.EndpointURL
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrl()booleanisMaster()voidsetMaster(boolean master) voidsetModifiedTime(Date modifiedTime) void
-
Constructor Details
-
EndpointURL
public EndpointURL()
-
-
Method Details
-
setUrl
-
getUrl
-
setMaster
public void setMaster(boolean master) -
isMaster
public boolean isMaster() -
setModifiedTime
-
getModifiedTime
-