gsdsdk / com.gsd.software.sdk.netconnector.sync.dfobject.modifycommands / GetObjectData
class GetObjectData
Created by Maksim Shumko on 2/18/2020.
Name | Summary |
---|---|
<init> | GetObjectData(db: SqlDb ) Created by Maksim Shumko on 2/18/2020. |
Name | Summary |
---|---|
getAll | fun getAll(schemaTable: SchemaTable ): List < DfObject > |
getById | fun getById(schemaTable: SchemaTable , objectId: String ): DfObject |