Package org.hippoecm.frontend.model
Class ReferenceDetail
java.lang.Object
org.hippoecm.frontend.model.ReferenceDetail
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPage()
getPath()
int
void
void
setChannel
(String channel) void
setComponent
(String component) void
setDocument
(String document) void
void
void
setTotalReferenceCount
(int totalReferenceCount) void
setTranslations
(Set<String> translations) void
setVariants
(Set<String> variants)
-
Constructor Details
-
ReferenceDetail
public ReferenceDetail()
-
-
Method Details
-
getChannel
-
setChannel
-
getBranch
-
setBranch
-
getPage
-
setPage
-
getComponent
-
setComponent
-
getDocument
-
setDocument
-
getPath
-
setPath
-
getTranslations
-
setTranslations
-
getTotalReferenceCount
public int getTotalReferenceCount() -
setTotalReferenceCount
public void setTotalReferenceCount(int totalReferenceCount) -
getVariants
-
setVariants
-