Store.Metadata.getContainerFieldNames()

Signature

String[] getContainerFieldNames(String url, String containerName)

Domain

ACTION

Description

Returns the list of all field names within a given container

Parameters

NameTypeDescription
urlStringUrl of the Store
containerNameStringContainer Name

Returns

TypeDescription
String[]List of Field Names

Cautions

none