|
Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite 10g (10.1.3.2) B32189-01 |
|||||||
PREV NEXT | FRAMES NO FRAMES |
Contents
Deprecated Fields | |
---|---|
oracle.ifs.fdk.Options.CATEGORY_ID use OPT.CATEGORY_CLASS_ID |
|
oracle.ifs.fdk.Attributes.CLASS_COPIED ASAP - use CATEGORY_COPY_ON_VERSION |
|
oracle.ifs.fdk.FdkConstants.LOCKTYPE_FAMILYHASRECORD Use LOCKTYPE_HASRECORD
|
|
oracle.ifs.fdk.Options.REMOVE_NON_ALLOWED_CATEGORIES allowed categories are no longer enforced; option has no effect |
Deprecated Methods | |
---|---|
oracle.ifs.fdk.VersionManager.checkout(long[], String[]) This API works with non-workflow enabled checkout only. The results cannot be guaranteed if this API is used in conjunction with WF. Use checkoutDocuments() for workflow enabled checkout. |
|
oracle.ifs.fdk.ExtendedFileContentManager.createDocument(long, String, InputStream, NamedValue[]) |
|
oracle.ifs.fdk.FileManager.getNameConflictResolutionOptions(long[], long[], NamedValueSet[]) the conflict resolution options are now returned along with the exception thrown in case of operation like move or copy. The info is present on the information of exception FDK_ITEM_ALREADY_EXISTS mapped to key EXCEPTION_INFO_CONFLICT_RESOLUTION_OPTIONS. |
|
oracle.ifs.fdk.CategoryManager.getRequiredCategories(long, AttributeRequest[]) Request REQUIRED_CATEGORIES on CategoryConfiguration |
|
oracle.ifs.fdk.CategoryManager.removeCategoryAttribute(long, String) use removeMetaDataAttibute |
|
oracle.ifs.fdk.ExtendedFileContentManager.updateContent(long, InputStream, NamedValue[]) To be removed once DAV no longer uses it. |
|
Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite 10g (10.1.3.2) B32189-01 |
|||||||
PREV NEXT | FRAMES NO FRAMES |