public class CollectionBaseView extends SemanticView
objectMapper, PERMANENT_GROUP_ALL_DN, PERMANENT_GROUP_ALL_KEY, PERMANENT_GROUP_OTHER_DN, PERMANENT_GROUP_OTHER_KEY
Constructor and Description |
---|
CollectionBaseView() |
CollectionBaseView(java.lang.String key)
The only component that should use this constructor is view manager when
saving changes to a collection base view.
|
Modifier and Type | Method and Description |
---|---|
void |
addDataSetLink(DataSetLink link) |
CollectionBaseView |
clone() |
BaseFilterConfig |
getBaseFilterConfig() |
java.util.List<DataSetLink> |
getDataSetLinks() |
java.util.List<DataSetLink> |
getEnabledDataSetLinks() |
Attribute |
getPrimaryKey()
Find out the attribute that is marked as the unique property for this collection.
|
java.util.Set<java.lang.String> |
getSearchInterfaces() |
boolean |
hasProjectDataSetKey() |
boolean |
isTransformed() |
void |
setActive(boolean isActive) |
void |
setBaseFilterConfig(BaseFilterConfig baseFilterConfig) |
addAllSourceCollections, addDependentSource, copyBPCs, getAllAttributes, getAllGroup, getAttributeFilter, getAttributes, getDependentSources, getGroupFilter, getGroupOrder, getGroups, getHiddenAttributes, getKey, getMetadata, getOtherAttrKeys, getOtherGroup, getParsedDefinition, getPredefinedMetrics, getSemanticEntity, getSourceCollections, isActive, setAttributeFilter, setAttributes, setGroupFilter, setGroupOrder, setGroups, setHiddenAttributes, setKey, setMetadata, setParsedDefinition, setPredefinedMetrics, setSemanticEntity, setSourceCollections, sortGroups
public CollectionBaseView()
public CollectionBaseView(java.lang.String key)
public void setActive(boolean isActive)
setActive
in class SemanticView
public boolean hasProjectDataSetKey()
public boolean isTransformed()
public BaseFilterConfig getBaseFilterConfig()
public void setBaseFilterConfig(BaseFilterConfig baseFilterConfig)
baseFilterConfig
- the baseFilterConfig to setpublic java.util.List<DataSetLink> getDataSetLinks()
public java.util.List<DataSetLink> getEnabledDataSetLinks()
public void addDataSetLink(DataSetLink link)
public java.util.Set<java.lang.String> getSearchInterfaces()
public Attribute getPrimaryKey()
collection
- - the collection for which we seek the primary keypublic CollectionBaseView clone()
clone
in class SemanticView
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.