com.filenet.rm.api

Uses of Interface RMCustomObjects

Packages that use RMCustomObjects

Package Description
com.filenet.rm.api

Uses of RMCustomObjects in com.filenet.rm.api

Modifier and Type Interface and Description
  1. interface
DispositionSchedules
Represents a collection of DispositionSchedule objects.
  1. interface
Holds
Represents a collection of Hold objects.
  1. interface
RecordTypes
Represents a collection of RecordType objects.
Modifier and Type Method and Description
  1. RMCustomObjects
DispositionSchedule.getPhases()
Returns all Phase objects that are associated with this DispositionSchedule object.
  1. RMCustomObjects
RMObjectStore.getRMCustomObjects(int aiRMtype)
Returns a collection of all RMCustomObject objects of the specified type that are contained within this object store for which the user has permission to update the schedule.
  1. RMCustomObjects
RMObjectStore.getRMCustomObjects(int aiRMtype,java.lang.String asWhereClause)
Returns a collection of all RMCustomObject objects of the specified type that are contained within this object store.