Where can I get more information on the GlideTableCreator class?

Todd O
Tera Guru

John Chun was kind enough to expose the GlideTableCreator class in another post I had recently.   I'm wondering if anyone has additional information on how to leverage this useful class. I want to automate the creation of a large amount of tables. I believe using this class would be very useful but it's unclear what additional capabilities this class has. Any information is greatly appreciated. Thanks.

Todd

p.s., you can also find some additional information ImportSetUtil but that still does not expose all capabilities. I wish SN would provide documentation on this.

1 ACCEPTED SOLUTION

amleshsingh
Kilo Expert

Below is the list of all functions available under GlideTableCreator class:


implements


getClass


wait


overrideUpdate


notifyAll


update


notify


hashCode


setInputAttributes


create


getUniqueColumnNames


class


uniqueColumnNames


setImplements


createSysList


columnAttributes


label


inputAttributes


increaseFieldSize


setColumnAttributes


extends


setOverrideUpdate


equals


setLabel


toString


setExtends


View solution in original post

1 REPLY 1

amleshsingh
Kilo Expert

Below is the list of all functions available under GlideTableCreator class:


implements


getClass


wait


overrideUpdate


notifyAll


update


notify


hashCode


setInputAttributes


create


getUniqueColumnNames


class


uniqueColumnNames


setImplements


createSysList


columnAttributes


label


inputAttributes


increaseFieldSize


setColumnAttributes


extends


setOverrideUpdate


equals


setLabel


toString


setExtends