public class NestedAttribute extends AbstractObj
| 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() |
String |
getDirection() |
Collection<DisplayForm> |
getDisplayForms() |
String |
getDrillDownStepDisplayFormLink() |
Collection<String> |
getFolders() |
Collection<Key> |
getForeignKeys() |
Collection<String> |
getGrain() |
String |
getLinkedDisplayFormLink() |
Collection<Key> |
getPrimaryKeys() |
Collection<String> |
getRelations() |
String |
getSort() |
String |
getType() |
boolean |
hasDimension() |
getAuthor, getCategory, getContributor, getCreated, getIdentifier, getSummary, getTags, getTitle, getUpdated, getUri, isDeprecated, isLocked, isProduction, isSharedWithSomeone, isUnlisted, setCategory, setDeprecated, 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()
public String getDimensionLink()
public boolean hasDimension()
public Collection<String> getRelations()
public String getDirection()
public String getSort()
public String getType()
public Collection<String> getCompositeAttribute()
public Collection<String> getCompositeAttributePk()
public String getDrillDownStepDisplayFormLink()
public String getLinkedDisplayFormLink()
public Collection<String> getFolders()
public Collection<String> getGrain()
Copyright © 2015. All Rights Reserved.