public interface IDfTypeInfo
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getDefaultAspects()
Returns a set of name of the default aspects specified in this type and all of its supertypes.
|
IDfId |
getDefaultStorageId() |
boolean |
hasFullTextOnlyFtIndexAttrs() |
boolean |
hasFullTextSupportBase() |
boolean |
hasFullTextSupportLite() |
boolean |
hasPropertyBag() |
boolean |
isAttrFullTextIndexed(java.lang.String attrName) |
boolean |
isAutoMaterializationAllowed() |
boolean |
isFetchOptimizedAspectType() |
boolean |
isMaterializationAllowed() |
boolean isAttrFullTextIndexed(java.lang.String attrName) throws DfException
DfException
boolean isFetchOptimizedAspectType() throws DfException
DfException
boolean isMaterializationAllowed() throws DfException
DfException
boolean isAutoMaterializationAllowed() throws DfException
DfException
boolean hasFullTextSupportLite() throws DfException
DfException
boolean hasFullTextSupportBase() throws DfException
DfException
boolean hasFullTextOnlyFtIndexAttrs() throws DfException
DfException
boolean hasPropertyBag() throws DfException
DfException
java.util.Set<java.lang.String> getDefaultAspects() throws DfException
DfException
IDfId getDefaultStorageId() throws DfException
DfException
Copyright 1994-2023 OpenText Corporation. All rights reserved.