Class ModuleImport
java.lang.Object
org.cristalise.kernel.process.module.ModuleImport
- Direct Known Subclasses:
ImportAgent,ImportItem,ImportRole,ModuleResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DomainPathprotected booleanprotected booleanprotected ItemPathprotected Stringprotected Stringprotected Stringprotected ResourceImportHandler.Status -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Pathcreate(AgentPath agentPath, boolean reset, TransactionKey transactionKey) getID()getItemPath(TransactionKey transactionKey) inthashCode()voidvoidsetNamespace(String ns)
-
Field Details
-
ns
-
name
-
domainPath
-
itemPath
-
isNewItem
protected boolean isNewItem -
isDOMPathExists
protected boolean isDOMPathExists -
resourceChangeDetails
-
resourceChangeStatus
-
-
Constructor Details
-
ModuleImport
public ModuleImport()
-
-
Method Details
-
getItemPath
-
create
public abstract Path create(AgentPath agentPath, boolean reset, TransactionKey transactionKey) throws ObjectNotFoundException, ObjectCannotBeUpdated, CannotManageException, ObjectAlreadyExistsException, InvalidCollectionModification, InvalidDataException, AccessRightsException, PersistencyException -
setID
- Throws:
InvalidItemPathException
-
getID
-
setNamespace
-
getNamespace
-
hashCode
public int hashCode()
-