Class SourceReferenceImpl
java.lang.Object
org.wikirate4j.entitities.SourceReferenceImpl
- All Implemented Interfaces:
Card, SourceReference
-
Constructor Details
-
SourceReferenceImpl
-
-
Method Details
-
asReference
- Specified by:
asReferencein interfaceSourceReference
-
getId
-
getName
-
getContent
- Specified by:
getContentin interfaceCard- Returns:
- the card's content
-
getURL
-
getHtmlURL
- Specified by:
getHtmlURLin interfaceCard- Returns:
- the card's html url
-
getCodename
- Specified by:
getCodenamein interfaceCard- Returns:
- the card's codename
-
getCreatedAt
- Specified by:
getCreatedAtin interfaceCard- Returns:
- the creation date of the card
-
getUpdatedAt
- Specified by:
getUpdatedAtin interfaceCard- Returns:
- the date the card was last updated
-
getRequestedAt
- Specified by:
getRequestedAtin interfaceCard- Returns:
- the request date
-
raw_json
-
toJson
-
getContent
- Specified by:
getContentin interfaceCard- Parameters:
classType-- Returns:
- the card's content given the type as input
-
toString
-