com.ibm.pim.job
Interface CategoryImport

All Superinterfaces:
Import, Job, UserJob

public interface CategoryImport
extends Import

Interface for Category import type

Since:
6.0.0

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ibm.pim.job.Import
Import.OptionalArguments
 
Field Summary
 
Fields inherited from interface com.ibm.pim.job.Job
copyright
 
Method Summary
 Hierarchy getHierarchy()
          Returns the destination hierarchy for an category import
 
Methods inherited from interface com.ibm.pim.job.Import
getAccessControlGroup, getAuthorizedUser, getCharset, getSourceFileName
 
Methods inherited from interface com.ibm.pim.job.UserJob
getName, getScript
 
Methods inherited from interface com.ibm.pim.job.Job
delete, getCreator, getDescription, getExecutable, getLastRunSchedule, getParameterNames, getParameterValue, getRecurring, getSchedules, save, setParameterValue, setRecurring
 

Method Detail

getHierarchy

Hierarchy getHierarchy()
Returns the destination hierarchy for an category import

Returns:
Hierarchy used for an category import
Throws:
PIMInternalException - If an internal error occurs
PIMAuthorizationException - Reserved for future use