RecordUtil

RecordUtil

new RecordUtil()

Source:

Methods

(static) ExtractRecordID(recordUri, ownerId, recordId)

Source:
.
Parameters:
Name Type Description
recordUri Uri
ownerId Out.<string>
recordId Out.<string>

(static) ExtractRecordPath(recordUri, ownerId, recordPath)

Source:
.
Parameters:
Name Type Description
recordUri Uri
ownerId Out.<string>
recordPath Out.<string>

(static) GenerateUri(ownerId, recordId)

Source:
.
Parameters:
Name Type Description
ownerId string
recordId string

(static) IsValidRecordID(recordId)

Source:
.
Parameters:
Name Type Description
recordId string