Class RemoteHttpFullStory
java.lang.Object
org.jasig.portlet.newsreader.model.RemoteHttpFullStory
- All Implemented Interfaces:
FullStory
RemoteHttpFullStory class.
- Since:
- 5.1.1
- Author:
- bgonzalez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFullStoryText.Getter for the fieldremoteHttpUrl.
-
Field Details
-
log
protected final org.slf4j.Logger log
-
-
Constructor Details
-
RemoteHttpFullStory
-
-
Method Details
-
getRemoteHttpUrl
Getter for the field
remoteHttpUrl.- Returns:
- a
Stringobject
-
getFullStoryText
getFullStoryText.
- Specified by:
getFullStoryTextin interfaceFullStory- Returns:
- a
Stringobject
-