Uses of Class
com.emc.documentum.rest.model.ContentAttribute
Packages that use ContentAttribute
-
Uses of ContentAttribute in com.emc.documentum.rest.dfc
Method parameters in com.emc.documentum.rest.dfc with type arguments of type ContentAttributeModifier and TypeMethodDescriptionContentMetaDataManager.updateContent(String objectId, int page, String format, String modifier, List<ContentAttribute> contentAttributes) -
Uses of ContentAttribute in com.emc.documentum.rest.model
Methods in com.emc.documentum.rest.model that return ContentAttributeMethods in com.emc.documentum.rest.model that return types with arguments of type ContentAttributeModifier and TypeMethodDescriptionContentfulObject.getContentAttributes()ContentMetaData.getContentAttributes()Method parameters in com.emc.documentum.rest.model with type arguments of type ContentAttributeModifier and TypeMethodDescriptionvoidContentfulObject.setContentAttributes(List<ContentAttribute> contentAttributes) voidContentMetaData.setContentAttributes(List<ContentAttribute> contentAttributes)