public class NestedAttribute extends AbstractObj
Dimension).
Can't be queried, get or updated directly - use Attribute for these operations.| Modifier and Type | Class and Description |
|---|---|
protected static class |
NestedAttribute.Content |
meta| Modifier | Constructor and Description |
|---|---|
protected |
NestedAttribute(Meta meta,
NestedAttribute.Content content) |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getCompositeAttribute() |
Collection<String> |
getCompositeAttributePk() |
DisplayForm |
getDefaultDisplayForm() |
String |
getDimensionLink()
Deprecated.
use
getDimensionUri() instead |
String |
getDimensionUri() |
String |
getDirection() |
Collection<DisplayForm> |
getDisplayForms() |
String |
getDrillDownStepDisplayFormLink()
Deprecated.
use
getDrillDownStepDisplayFormUri() instead |
String |
getDrillDownStepDisplayFormUri() |
Collection<String> |
getFolders()
URIs of folders containing this object
|
Collection<Key> |
getForeignKeys() |
Collection<String> |
getGrain() |
String |
getLinkedDisplayFormLink()
Deprecated.
use
getLinkedDisplayFormUri() instead |
String |
getLinkedDisplayFormUri() |
Collection<Key> |
getPrimaryKeys() |
Collection<String> |
getRelations() |
String |
getSort() |
String |
getType() |
boolean |
hasDimension() |
boolean |
isSortedByLinkedDf() |
boolean |
isSortedByPk() |
boolean |
isSortedByUsedDf() |
String |
toString() |
getAuthor, getCategory, getContributor, getCreated, getFlags, getId, getIdentifier, getSummary, getTags, getTitle, getUpdated, getUri, isDeprecated, isLocked, isProduction, isSharedWithSomeone, isUnlisted, setCategory, setDeprecated, setFlags, setIdentifier, setLocked, setProduction, setSharedWithSomeone, setSummary, setTags, setTitle, setUnlisted, urisprotected NestedAttribute(Meta meta, NestedAttribute.Content content)
public Collection<DisplayForm> getDisplayForms()
public Collection<Key> getPrimaryKeys()
public Collection<Key> getForeignKeys()
public DisplayForm getDefaultDisplayForm()
@Deprecated public String getDimensionLink()
getDimensionUri() insteadpublic String getDimensionUri()
public boolean hasDimension()
public Collection<String> getRelations()
public String getDirection()
public String getSort()
isSortedByLinkedDf(),
isSortedByUsedDf(),
isSortedByPk()public boolean isSortedByLinkedDf()
public boolean isSortedByUsedDf()
public boolean isSortedByPk()
public String getType()
public Collection<String> getCompositeAttribute()
public Collection<String> getCompositeAttributePk()
@Deprecated public String getDrillDownStepDisplayFormLink()
getDrillDownStepDisplayFormUri() insteadpublic String getDrillDownStepDisplayFormUri()
@Deprecated public String getLinkedDisplayFormLink()
getLinkedDisplayFormUri() insteadpublic String getLinkedDisplayFormUri()
public Collection<String> getFolders()
public Collection<String> getGrain()
public String toString()
toString in class AbstractObjCopyright © 2019. All rights reserved.