public class ModuleResource extends ModuleImport
| Modifier and Type | Field and Description |
|---|---|
String |
resourceLocation |
BuiltInResources |
type |
int |
version |
domainPath, isDOMPathExists, isNewItem, itemPath, name, ns| Constructor and Description |
|---|
ModuleResource() |
| Modifier and Type | Method and Description |
|---|---|
Path |
create(AgentPath agentPath,
boolean reset) |
String |
getResourceDir() |
String |
getResourceExt() |
String |
getResourceLocation() |
String |
getResourceType()
Get the string code of the ResourceType
|
int |
hashCode() |
void |
setResourceType(String typeCode)
Set the type uing the string code
|
getID, getNamespace, setID, setNamespacepublic int version
public BuiltInResources type
public String resourceLocation
public String getResourceType()
public void setResourceType(String typeCode)
typeCode - the string code of the Resourcepublic String getResourceDir()
public String getResourceExt()
public String getResourceLocation()
public Path create(AgentPath agentPath, boolean reset) throws ObjectNotFoundException, ObjectCannotBeUpdated, CannotManageException, ObjectAlreadyExistsException, InvalidDataException
create in class ModuleImportObjectNotFoundExceptionObjectCannotBeUpdatedCannotManageExceptionObjectAlreadyExistsExceptionInvalidDataExceptionpublic int hashCode()
hashCode in class ModuleImportCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.