Uses of Class
com.emc.documentum.rest.model.TypeObject
Packages that use TypeObject
-
Uses of TypeObject in com.emc.documentum.rest.dfc
Methods in com.emc.documentum.rest.dfc that return TypeObjectModifier and TypeMethodDescriptionTypeManager.getTypeDefinition
(com.documentum.fc.client.IDfSession session, String type, AttributeView attrAttributeView, boolean inherited, boolean convertType) Deprecated.TypeManager.getTypeDefinition
(com.documentum.fc.client.IDfSession session, String type, String locale, boolean inherited, boolean convertAttrType) Deprecated.TypeManager.getTypeDefinition
(com.documentum.fc.client.IDfSession session, String type, String locale, boolean inherited, boolean convertAttrType, String policyId, String state, boolean includeVA) Deprecated.TypeManager.getTypeDefinition
(com.documentum.fc.client.IDfTypedObject dfType, AttributeView attrAttributeView, boolean inherited, boolean convertType) Deprecated.TypeManager.getTypeDefinition
(com.documentum.fc.client.IDfTypedObject dfType, TypeParameter typeParameter) get the type definition by the query result against the dm_type only only basic attribute can be included, all other DD info won't be added no extra query will be executedTypeManager.getTypeDefinition
(String type, AttributeView attrAttributeView, boolean inherited, boolean convertType) Deprecated.TypeManager.getTypeDefinition
(String type, TypeParameter typeParameter) get the type definitionTypeManager.getTypeDefinition
(String type, String locale, boolean inherited, boolean convertAttrType) Deprecated.TypeManager.getTypeDefinition
(String type, String locale, boolean inherited, boolean convertAttrType, String policyId, String state, boolean includeVA) Deprecated. -
Uses of TypeObject in com.emc.documentum.rest.model
Subclasses of TypeObject in com.emc.documentum.rest.modelMethods in com.emc.documentum.rest.model that return TypeObjectModifier and TypeMethodDescriptionCompat71TypeObjectJson.getRealTypeObject()
Deprecated.Get real type objectTypeObject.removeDuplicateLifecycleInfo()
Methods in com.emc.documentum.rest.model with parameters of type TypeObjectModifier and TypeMethodDescriptionboolean
TypeLifecycleInfo.removeDuplicateInfo
(TypeObject type) void
Compat71TypeObjectJson.setRealTypeObject
(TypeObject realTypeObject) Deprecated.Set real type objectConstructors in com.emc.documentum.rest.model with parameters of type TypeObjectModifierConstructorDescriptionCompat71TypeObjectJson
(TypeObject realTypeObject) Deprecated.Constructor
TypeManager.getTypeDefinition(String, TypeParameter)