Package sk.iway.iwcm.doc
Class SearchDetails
java.lang.Object
sk.iway.iwcm.doc.DocBasic
sk.iway.iwcm.doc.DocDetails
sk.iway.iwcm.doc.SearchDetails
- All Implemented Interfaces:
Serializable
,DocGroupInterface
Drzi zaznam o vysledku vyhladavania
- See Also:
-
Field Summary
Fields inherited from class sk.iway.iwcm.doc.DocDetails
id
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
Gets the doc_id attribute of the SearchDetails objectVrati ikonu suboru alebo prazdny retazes ak sa nejedna o suborVrati info o subore vo formate PDF, 134,54 kB alebo prazdny retazec ak sa nejedna o suborgetLink()
Gets the link attribute of the SearchDetails objectgetTitle()
Vrati upraveny titulok stranky - ak sa jedna o subor prida ikonu a velkost suboruVrati upraveny titulok suboru - nahradi znaky _ - za medzeru, ak sa nejedna o subor ponecha ako jeVrati povodny neupraveny title strankyvoid
setDataOriginal
(String dataOriginal) void
setDoc_id
(int newDoc_id) Sets the doc_id attribute of the SearchDetails objectvoid
Sets the link attribute of the SearchDetails objectMethods inherited from class sk.iway.iwcm.doc.DocDetails
getDocId, getHistoryApproveDate, getHistoryApprovedBy, getHistoryApprovedByName, getHistoryDisapprovedBy, getHistoryDisapprovedByName, getHistoryId, getHistorySaveDate, getId, getRootGroupL1, getRootGroupL2, getRootGroupL3, isHistoryActual, isPublicable, prePersist, setDocId, setDocId, setHistoryActual, setHistoryApproveDate, setHistoryApprovedBy, setHistoryApprovedByName, setHistoryDisapprovedBy, setHistoryDisapprovedByName, setHistoryId, setHistorySaveDate, setId, setPublicable, setRootGroupL1, setRootGroupL2, setRootGroupL3
Methods inherited from class sk.iway.iwcm.doc.DocBasic
calculateLocalPrice, getAuthorEmail, getAuthorId, getAuthorName, getAuthorPhoto, getAuthorPhoto, getById, getCurrency, getData, getDataAsc, getDateCreated, getDateCreatedString, getDocLink, getEditorFields, getEditorVirtualPath, getEventDate, getEventDateDate, getEventDateString, getEventTimeString, getExternalLink, getFieldA, getFieldB, getFieldC, getFieldD, getFieldE, getFieldF, getFieldG, getFieldH, getFieldI, getFieldJ, getFieldK, getFieldL, getFieldM, getFieldN, getFieldO, getFieldP, getFieldQ, getFieldR, getFieldS, getFieldT, getFileName, getFooterDocId, getForumCount, getFullPath, getGenerateUrlFromTitle, getGroup, getGroupId, getHeaderDocId, getHtmlData, getHtmlHead, getLastUpdateDate, getLastUpdateTime, getLocalPrice, getLocalPrice, getLocalPriceVat, getLocalPriceVat, getLoggedShowInMenu, getLoggedShowInNavbar, getLoggedShowInSitemap, getLogonPageDocId, getMenuDocId, getNavbar, getPageNewChangedStatus, getPageNewChangedStatus, getPasswordProtected, getPerex, getPerexGroup, getPerexGroupIdsString, getPerexGroupIdsString, getPerexGroupNames, getPerexGroups, getPerexGroupsList, getPerexGroupString, getPerexImage, getPerexImageNormal, getPerexImageOriginal, getPerexImageSmall, getPerexPlace, getPerexPre, getPrice, getPrice, getPriceVat, getPriceVat, getPublishEnd, getPublishEndDate, getPublishEndString, getPublishEndTimeString, getPublishStart, getPublishStartDate, getPublishStartString, getPublishStartStringExtra, getPublishStartTimeString, getQuantity, getRightMenuDocId, getShowInNavbar, getShowInSitemap, getSortPriority, getSyncDefaultForGroupId, getSyncId, getSyncRemotePath, getSyncStatus, getTempFieldADocId, getTempFieldBDocId, getTempFieldCDocId, getTempFieldDDocId, getTempId, getTempName, getTimeCreatedString, getTitleComparator, getUrlInheritGroup, getVat, getViewsTotal, getVirtualPath, hasPerexGroup, isAvailable, isCacheable, isDisableAfterEnd, isInPerexGroup, isInUserGroup, isLazyLoaded, isPublishAfterStart, isRequireSsl, isSearchable, isShowInMenu, isShowInMenu, isShowInNavbar, isShowInSitemap, parse, setAuthorEmail, setAuthorId, setAuthorName, setAuthorPhoto, setAvailable, setCacheable, setData, setDataAsc, setDateCreated, setDisableAfterEnd, setDocLink, setEditorFields, setEditorVirtualPath, setEventDate, setEventDateDate, setEventDateString, setEventTimeString, setExternalLink, setFieldA, setFieldB, setFieldC, setFieldD, setFieldE, setFieldF, setFieldG, setFieldH, setFieldI, setFieldJ, setFieldK, setFieldL, setFieldM, setFieldN, setFieldO, setFieldP, setFieldQ, setFieldR, setFieldS, setFieldT, setFileName, setFooterDocId, setForumCount, setFullPath, setGenerateUrlFromTitle, setGroupId, setHeaderDocId, setHtmlData, setHtmlHead, setLazyLoaded, setLoggedShowInMenu, setLoggedShowInNavbar, setLoggedShowInSitemap, setLogonPageDocId, setMenuDocId, setNavbar, setPasswordProtected, setPerexGroup, setPerexGroups, setPerexGroupString, setPerexImage, setPerexPlace, setPublishAfterStart, setPublishEnd, setPublishEndDate, setPublishEndString, setPublishEndTimeString, setPublishStart, setPublishStartDate, setPublishStartString, setPublishStartStringExtra, setPublishStartTimeString, setRequireSsl, setRightMenuDocId, setSearchable, setShowInMenu, setShowInNavbar, setShowInSitemap, setSortPriority, setSyncDefaultForGroupId, setSyncId, setSyncRemotePath, setSyncStatus, setTempFieldADocId, setTempFieldBDocId, setTempFieldCDocId, setTempFieldDDocId, setTempId, setTempName, setTitle, setUrlInheritGroup, setViewsTotal, setVirtualPath, toString
-
Constructor Details
-
SearchDetails
public SearchDetails()
-
-
Method Details
-
getFileIconImg
Vrati ikonu suboru alebo prazdny retazes ak sa nejedna o subor- Returns:
-
getFileInfo
Vrati info o subore vo formate PDF, 134,54 kB alebo prazdny retazec ak sa nejedna o subor- Returns:
-
getTitle
Vrati upraveny titulok stranky - ak sa jedna o subor prida ikonu a velkost suboru -
getTitleOriginal
Vrati povodny neupraveny title stranky- Returns:
-
getTitleHuman
Vrati upraveny titulok suboru - nahradi znaky _ - za medzeru, ak sa nejedna o subor ponecha ako je- Returns:
-
getDoc_id
public int getDoc_id()Gets the doc_id attribute of the SearchDetails object- Returns:
- The doc_id value
-
setDoc_id
public void setDoc_id(int newDoc_id) Sets the doc_id attribute of the SearchDetails object- Parameters:
newDoc_id
- The new doc_id value
-
setLink
Sets the link attribute of the SearchDetails object- Parameters:
link
- The new link value
-
getLink
Gets the link attribute of the SearchDetails object- Returns:
- The link value
-
getDataOriginal
-
setDataOriginal
-