@Entity(name="sec$SearchFolder") public class SearchFolder extends AbstractSearchFolder
Instance.BeanPropertyPath, Instance.PropertyChangeEvent, Instance.PropertyChangeListener| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
entityType |
protected java.lang.Boolean |
isSet |
protected Presentation |
presentation |
protected User |
user |
applyDefault, filterComponentId, filterXmlitemStyle, name, parent, sortOrder, tabNamecreatedBy, createTs, deletedBy, deleteTs, updatedBy, updateTs, versionid__securityState, __state, dynamicAttributes__propertyChangeListeners, PROPERTY_CHANGE_LISTENERS_INITIAL_CAPACITY| Constructor and Description |
|---|
SearchFolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFrom(AbstractSearchFolder srcFolder) |
java.lang.String |
getCaption() |
java.lang.String |
getEntityType() |
java.lang.Boolean |
getIsSet() |
Presentation |
getPresentation() |
User |
getUser() |
void |
setEntityType(java.lang.String entityType) |
void |
setIsSet(java.lang.Boolean isSet) |
void |
setPresentation(Presentation presentation) |
void |
setUser(User user) |
java.lang.String |
toString() |
getApplyDefault, getFilterComponentId, getFilterXml, getLocName, setApplyDefault, setFilterComponentId, setFilterXmlgetItemStyle, getName, getParent, getSortOrder, getTabName, setItemStyle, setName, setParent, setSortOrder, setTabNamegetCreatedBy, getCreateTs, getDeletedBy, getDeleteTs, getUpdatedBy, getUpdateTs, getVersion, isDeleted, setCreatedBy, setCreateTs, setDeletedBy, setDeleteTs, setUpdatedBy, setUpdateTs, setVersiongetId, getUuid, setId, setUuidcopySystemState, equals, getDynamicAttributes, getMetaClass, getValue, hashCode, setDynamicAttributes, setValueaddPropertyChangeListener, getInstanceName, getMethodsCache, getValueEx, getValueEx, propertyChanged, removeAllListeners, removePropertyChangeListener, setValue, setValueEx, setValueExclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, getInstanceName, getValueEx, getValueEx, removeAllListeners, removePropertyChangeListener, setValue, setValueEx, setValueExprotected User user
protected Presentation presentation
protected java.lang.Boolean isSet
protected java.lang.String entityType
public void copyFrom(AbstractSearchFolder srcFolder)
copyFrom in class AbstractSearchFolderpublic User getUser()
public void setUser(User user)
public Presentation getPresentation()
public void setPresentation(Presentation presentation)
public java.lang.String toString()
toString in class BaseGenericIdEntity<java.util.UUID>public java.lang.String getCaption()
getCaption in class Folderpublic java.lang.Boolean getIsSet()
public void setIsSet(java.lang.Boolean isSet)
public java.lang.String getEntityType()
public void setEntityType(java.lang.String entityType)