|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectSetGeneratorInfo | |
wt.clients.ixb.util | |
wt.ixb.clientAccess | |
wt.ixb.objectset |
When an object is given to the export process, the
ObjectSet application does the job of navigating through the object’s structure
and collecting all of its related objects. |
Uses of ObjectSetGeneratorInfo in wt.clients.ixb.util |
Fields in wt.clients.ixb.util declared as ObjectSetGeneratorInfo | |
private ObjectSetGeneratorInfo[] |
ExpImpServerRequest.generators
|
Methods in wt.clients.ixb.util with parameters of type ObjectSetGeneratorInfo | |
static ExpImpServerRequest |
ExpImpServerRequest.initForExport(WTContainerRef containerRef,
ObjectSetGeneratorInfo[] generators,
ObjectSetFilterInfo[] filters,
IXBStreamer ruleFile,
boolean isPreview,
boolean detailedLog,
IXBStreamer policyFile,
String actorName,
String jarFileName)
|
static ExpImpServerRequest |
ExpImpServerRequest.initForExport(ObjectSetGeneratorInfo[] generators,
ObjectSetFilterInfo[] filters,
IXBStreamer ruleFile,
boolean isPreview,
boolean detailedLog,
IXBStreamer policyFile,
String actorName)
Deprecated. Use the variant with WTContainerRef parameter. |
Uses of ObjectSetGeneratorInfo in wt.ixb.clientAccess |
Fields in wt.ixb.clientAccess declared as ObjectSetGeneratorInfo | |
private ObjectSetGeneratorInfo[] |
ObjectExportParameters.generators
|
Methods in wt.ixb.clientAccess that return ObjectSetGeneratorInfo | |
ObjectSetGeneratorInfo[] |
ObjectExportParameters.getGenerators()
Gets the value of the attribute: generators; @See ObjectSetGeneratorInfo
Supported API: true |
Methods in wt.ixb.clientAccess with parameters of type ObjectSetGeneratorInfo | |
void |
ObjectExportParameters.setGenerators(ObjectSetGeneratorInfo[] a_Generators)
Sets the value of the attribute: generators; @See ObjectSetGeneratorInfo
Supported API: true |
Uses of ObjectSetGeneratorInfo in wt.ixb.objectset |
Methods in wt.ixb.objectset with parameters of type ObjectSetGeneratorInfo | |
static int |
ObjectSetHelper.accumulateObjectsToPageForGeneratorsAndFilters(WTHashSet structuredObjects,
ObjectSetGeneratorInfo[] gens,
ObjectSetFilterInfo[] fils,
WTContainerRef sourceContainer,
int currentIndex,
int pageSize)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |