Package sk.iway.iwcm.system.elfinder
Class FolderPropertiesEntity
java.lang.Object
sk.iway.iwcm.system.elfinder.FolderPropertiesEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
boolean
void
void
setEditorFields
(FolderPropertiesEditorFields editorFields) void
void
setIndexFullText
(boolean indexFullText) void
setLogonDocId
(Integer logonDocId) void
setPasswordProtected
(String passwordProtected)
-
Constructor Details
-
FolderPropertiesEntity
public FolderPropertiesEntity()
-
-
Method Details
-
getId
-
getDirUrl
-
isIndexFullText
public boolean isIndexFullText() -
getPasswordProtected
-
getLogonDocId
-
getEditorFields
-
setId
-
setDirUrl
-
setIndexFullText
public void setIndexFullText(boolean indexFullText) -
setPasswordProtected
-
setLogonDocId
-
setEditorFields
-