java.lang.Object | ||
↳ | com.microstrategy.web.app.utils.MkitBundleProcess | |
↳ | com.microstrategy.web.app.utils.AbstractMkitBundles |
![]() |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected String | dir |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AbstractMkitBundles() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Map<String, ? extends List<MkitFileName>> | getBundles(String bundleXml) | ||||||||||
String | getDir() | ||||||||||
List<MkitFileName> | getFileNames(String bundleName, String bundleXml) | ||||||||||
void | setDir(String dir) |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | process() | ||||||||||
abstract boolean | processBundle(String bundleName, List<MkitFileName> bundleFiles) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |