com.filenet.rm.api

Uses of Interface RecordInfos

Packages that use RecordInfos

Package Description
com.filenet.rm.api

Uses of RecordInfos in com.filenet.rm.api

Modifier and Type Method and Description
  1. RecordInfos
RMRecordContainer.declareAllVersions(DocumentStore aoDocumentStore,java.lang.String asArrDocumentsID,boolean abAllVersion,RMFolder[] aoArrFolder,com.filenet.wcm.api.Properties aoRecordProps,java.lang.String asRecordInfoClassID,com.filenet.wcm.api.Permissions aoRecordACLs,boolean abAutoname,java.util.Map aoError)
Declares all versions of the specified documents as either a single record or as separate records, and files the record or records in the specified folders.
  1. RecordInfos
RMRecordContainer.declareAllVersions(DocumentStore aoDocumentStore,java.lang.String asArrDocumentsID,boolean abAllVersion,RMFolder[] aoArrFolder,com.filenet.wcm.api.Properties aoRecordProps,java.lang.String asRecordInfoClassID,com.filenet.wcm.api.Permissions aoRecordACLs,boolean abAutoname,java.util.Map aoError,boolean abValidate)
Declares all versions of the specified documents as either a single record or as separate records, and files the record or records in the specified folders.
  1. RecordInfos
RMRecordContainer.declareAllVersions(java.lang.String asURL,boolean abAllVersion,RMFolder[] aoFolder,com.filenet.wcm.api.Properties aoRecordProps,java.lang.String asRecordInfoClassID,com.filenet.wcm.api.Permissions aoRecordACLs,boolean abAutoname,java.util.Map aoErrorMap)
Declares all versions of the documents specified by the asURL parameter as either a single record or as separate records, and files the record or records in the specified folders.
  1. RecordInfos
RMRecordContainer.declareAllVersions(java.lang.String asURL,boolean abAllVersion,RMFolder[] aoFolder,com.filenet.wcm.api.Properties aoRecordProps,java.lang.String asRecordInfoClassID,com.filenet.wcm.api.Permissions aoRecordACLs,boolean abAutoname,java.util.Map aoErrorMap,boolean abValidate)
Declares all versions of the documents specified by the asURL parameter as either a single record or as separate records, and files the record or records in the specified folders.
  1. RecordInfos
RecordType.getAssociatedRecords()
Returns all records associated with this RecordType object.
  1. RecordInfos
RecordInfo.getReceipts()
Returns a collection of RecordInfo objects that are attached to this object as receipts.
Modifier and Type Method and Description
  1. void
DispositionSchedule.runDisposaltrigger(DispositionAllocatableObject aoDisAllObject,RecordInfos aoRecordInfos)
Checks the disposal event for the specified DispositionAllocatableObject object and, if the event has occurred, sets the pre-cutoff date and other disposal-related data for the object or its children.