public class ModuleResource extends ModuleImport
| Modifier and Type | Field and Description |
|---|---|
String |
resourceLocation |
String |
resourceType |
int |
version |
domainPath, itemPath, name, ns| Constructor and Description |
|---|
ModuleResource() |
| Modifier and Type | Method and Description |
|---|---|
Path |
create(AgentPath agentPath,
boolean reset) |
String |
getResourceLocation() |
String |
getResourceType() |
int |
getVersion() |
int |
hashCode() |
void |
setResourceLocation(String resourceLocation) |
void |
setResourceType(String resourceType) |
void |
setVersion(int version) |
getDomainPath, getID, getItemPath, getName, getNamespace, setDomainPath, setID, setItemPath, setName, setNamespacepublic int version
public String resourceType
public String resourceLocation
public Path create(AgentPath agentPath, boolean reset) throws ObjectNotFoundException, ObjectCannotBeUpdated, CannotManageException, ObjectAlreadyExistsException, InvalidDataException
create in class ModuleImportObjectNotFoundExceptionObjectCannotBeUpdatedCannotManageExceptionObjectAlreadyExistsExceptionInvalidDataExceptionpublic int getVersion()
public void setVersion(int version)
public String getResourceType()
public void setResourceType(String resourceType)
public String getResourceLocation()
public void setResourceLocation(String resourceLocation)
public int hashCode()
hashCode in class ModuleImportCopyright © 1997–2016 CRISTAL-iSE. All rights reserved.