Package com.documentum.fc.client
Interface IDfTypeInfo
public interface IDfTypeInfo
-
Method Summary
Modifier and TypeMethodDescriptionReturns a set of name of the default aspects specified in this type and all of its supertypes.boolean
boolean
boolean
boolean
boolean
isAttrFullTextIndexed
(String attrName) boolean
boolean
boolean
-
Method Details
-
isAttrFullTextIndexed
- Throws:
DfException
-
isFetchOptimizedAspectType
- Throws:
DfException
-
isMaterializationAllowed
- Throws:
DfException
-
isAutoMaterializationAllowed
- Throws:
DfException
-
hasFullTextSupportLite
- Throws:
DfException
-
hasFullTextSupportBase
- Throws:
DfException
-
hasFullTextOnlyFtIndexAttrs
- Throws:
DfException
-
hasPropertyBag
- Throws:
DfException
-
getDefaultAspects
Returns a set of name of the default aspects specified in this type and all of its supertypes. An empty list will be returned if none is specified.- Returns:
- Set of default aspects
- Throws:
DfException
-
getDefaultStorageId
- Throws:
DfException
-