public class ImportAgent extends ModuleImport
domainPath, itemPath, name, ns| Constructor and Description |
|---|
ImportAgent() |
ImportAgent(String name,
String password) |
| Modifier and Type | Method and Description |
|---|---|
Path |
create(AgentPath agentPath,
boolean reset) |
ItemPath |
getItemPath() |
String |
getPassword() |
ArrayList<Property> |
getProperties() |
ArrayList<String> |
getRoles() |
void |
setPassword(String password) |
void |
setProperties(ArrayList<Property> properties) |
void |
setRoles(ArrayList<String> roles) |
getDomainPath, getID, getName, getNamespace, hashCode, setDomainPath, setID, setItemPath, setName, setNamespacepublic Path create(AgentPath agentPath, boolean reset) throws ObjectNotFoundException, ObjectCannotBeUpdated, CannotManageException, ObjectAlreadyExistsException
create in class ModuleImportObjectNotFoundExceptionObjectCannotBeUpdatedCannotManageExceptionObjectAlreadyExistsExceptionpublic ItemPath getItemPath()
getItemPath in class ModuleImportpublic String getPassword()
public void setPassword(String password)
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.