CLTree

constructor(id: RepositoryId?, store: IDeserializingKeyValueStore)
constructor(hash: String?, store: IDeserializingKeyValueStore)
constructor(store: IDeserializingKeyValueStore)
constructor(data: CPTree?, store_: IDeserializingKeyValueStore)
constructor(data: CPTree?, repositoryId_: RepositoryId?, store_: IDeserializingKeyValueStore, useRoleIds: Boolean = false)