Uses of Class
com.emc.documentum.rest.model.ContentAttribute
-
Uses of ContentAttribute in com.emc.documentum.rest.dfc
Modifier and TypeMethodDescriptionContentMetaDataManager.updateContent
(String objectId, int page, String format, String modifier, List<ContentAttribute> contentAttributes) -
Uses of ContentAttribute in com.emc.documentum.rest.model
Modifier and TypeMethodDescriptionContentfulObject.getContentAttributes()
ContentMetaData.getContentAttributes()
Modifier and TypeMethodDescriptionvoid
ContentfulObject.setContentAttributes
(List<ContentAttribute> contentAttributes) void
ContentMetaData.setContentAttributes
(List<ContentAttribute> contentAttributes)