|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ItemImport
Interface for Item import type
Nested Class Summary | |
---|---|
static class |
ItemImport.ImportSemantics
|
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 | |
---|---|
Catalog |
getCatalog()
Returns the destination catalog for an item import |
FileSpec |
getFileSpec()
Fetches the FileSpec associated to this import |
ItemImport.ImportSemantics |
getSemantics()
Returns the semantics for this import |
SpecMap |
getSpecMap()
Fetches the SpecMap associated to this 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 |
---|
ItemImport.ImportSemantics getSemantics()
PIMInternalException
- If an internal error occurs
java.lang.UnsupportedOperationException
- If any unknown semantic types are encounteredFileSpec getFileSpec()
PIMInternalException
- If an internal error occurs
PIMAuthorizationException
- Reserved for future useSpecMap getSpecMap()
PIMInternalException
- If an internal error occurs
PIMAuthorizationException
- Reserved for future useCatalog getCatalog()
PIMInternalException
- If an internal error occurs
PIMAuthorizationException
- Reserved for future use
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |