| Package | Description |
|---|---|
| ru.curs.celesta.syscursors |
Contains basic types for cursors for system tables.
|
| Modifier and Type | Method and Description |
|---|---|
ISchemaCursor |
ISchemaCursor.setChecksum(String checksum)
Sets checksum to the schema cursor.
|
ISchemaCursor |
ISchemaCursor.setId(String id)
Sets ID to the schema cursor.
|
ISchemaCursor |
ISchemaCursor.setLastmodified(Date lastmodified)
Sets 'last modified' date to the schema cursor.
|
ISchemaCursor |
ISchemaCursor.setLength(Integer length)
Sets length to the schema cursor.
|
ISchemaCursor |
ISchemaCursor.setMessage(String message)
Sets message to the schema cursor.
|
ISchemaCursor |
ISchemaCursor.setState(Integer state)
Sets state to the schema cursor.
|
ISchemaCursor |
ISchemaCursor.setVersion(String version)
Sets version to the schema cursor.
|
Copyright © 2023 CURS. All rights reserved.