public class ViewTypeDTO extends ComposedTypeDTO
| Constructor and Description |
|---|
ViewTypeDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ViewAttributeDescriptorDTO> |
getColumns() |
Set<ViewAttributeDescriptorDTO> |
getParams() |
String |
getQuery() |
void |
setColumns(List<ViewAttributeDescriptorDTO> value) |
void |
setParams(Set<ViewAttributeDescriptorDTO> value) |
void |
setQuery(String value) |
getAbstract, getAllSubTypes, getAllSuperTypes, getCatalogItemType, getCatalogVersionAttribute, getCockpitItemTemplates, getConstraints, getDeclaredattributedescriptors, getDumpPropertyTable, getDynamic, getFormats, getHmcIcon, getInheritedattributedescriptors, getJaloclass, getJaloonly, getJndiName, getLegacyPersistence, getLogHMCChanges, getPlaceholderTemplates, getProductReferencesAndClassificationsComponents, getSingleton, getStreamConfigurations, getSubtypes, getSuperType, getSystemType, getTable, getUniqueKeyAttributes, setAbstract, setAllSubTypes, setAllSuperTypes, setCatalogItemType, setCatalogVersionAttribute, setCockpitItemTemplates, setConstraints, setDeclaredattributedescriptors, setDumpPropertyTable, setDynamic, setFormats, setHmcIcon, setInheritedattributedescriptors, setJaloclass, setJaloonly, setJndiName, setLegacyPersistence, setLogHMCChanges, setPlaceholderTemplates, setProductReferencesAndClassificationsComponents, setSingleton, setStreamConfigurations, setSubtypes, setSuperType, setSystemType, setTable, setUniqueKeyAttributesgetCode, getDefaultValue, getDescription, getXmldefinition, setCode, setDefaultValue, setDescription, setXmldefinitiongetAutocreate, getDeprecated, getExtensionName, getGenerate, getName, setAutocreate, setDeprecated, setExtensionName, setGenerate, setNamegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic List<ViewAttributeDescriptorDTO> getColumns()
public Set<ViewAttributeDescriptorDTO> getParams()
public String getQuery()
public void setColumns(List<ViewAttributeDescriptorDTO> value)
public void setParams(Set<ViewAttributeDescriptorDTO> value)
public void setQuery(String value)
Copyright © 2017 SAP SE. All Rights Reserved.