%pkg.isc.changecontrol.rest.FilterParamsResponse
class %pkg.isc.changecontrol.rest.FilterParamsResponse extends %pkg.isc.changecontrol.rest.ModelBase
Filter parameters for uncomitted queue.Property Inventory
Parameters
parameter MEDIATYPE = application/vnd.intersystems.com.changecontrol.filter-params-response.v1+json;
Properties
property changeSessionKeys as list of %String;
Change session keys that have uncommitted changes.
Property methods: changeSessionKeysBuildValueArray(), changeSessionKeysCollectionToDisplay(), changeSessionKeysCollectionToOdbc(), changeSessionKeysDisplayToCollection(), changeSessionKeysDisplayToLogical(), changeSessionKeysGet(), changeSessionKeysGetObject(), changeSessionKeysGetObjectId(), changeSessionKeysGetSwizzled(), changeSessionKeysIsValid(), changeSessionKeysLogicalToDisplay(), changeSessionKeysLogicalToOdbc(), changeSessionKeysNormalize(), changeSessionKeysOdbcToCollection(), changeSessionKeysSet(), changeSessionKeysSetObject(), changeSessionKeysSetObjectId()
property users as list of %String;
Users with uncommitted changes.
Property methods: usersBuildValueArray(), usersCollectionToDisplay(), usersCollectionToOdbc(), usersDisplayToCollection(), usersDisplayToLogical(), usersGet(), usersGetObject(), usersGetObjectId(), usersGetSwizzled(), usersIsValid(), usersLogicalToDisplay(), usersLogicalToOdbc(), usersNormalize(), usersOdbcToCollection(), usersSet(), usersSetObject(), usersSetObjectId()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %JSONExport()
- %JSONExportToStream()
- %JSONExportToString()
- %JSONImport()
- %JSONMappingInfo()
- %JSONNew()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- JSONExport()
- JSONExportToStream()
- JSONExportToString()
- JSONImport()