public class RelatedTermsDictResource extends Resource
Modifier and Type | Field and Description |
---|---|
boolean |
loadExtraInfo
Load extra info ?
|
Constructor and Description |
---|
RelatedTermsDictResource(java.lang.String name,
java.lang.String path)
Initialize a new resource
|
RelatedTermsDictResource(java.lang.String name,
java.lang.String path,
boolean loadExtraInfo)
Initialize a new resource
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
_getParametersDigest() |
protected void |
allocate()
Function you should override to perform allocation of the underlying
data.
|
protected void |
free()
Function you should override to perform deallocation of the underlying
data.
|
static java.lang.String |
getRelatedTermDocumentCounterName() |
equals, finalize, getExpandedPath, getExpandedPath, getExpandedPath, getExpandedPathIfExists, getExpandedPathIfExists, getIdentifier, getLang, getLangName, getName, hashCode, hasPath, register, register, release, release
public RelatedTermsDictResource(java.lang.String name, java.lang.String path, boolean loadExtraInfo)
name
- Its namepath
- The resource pathloadExtraInfo
- Load extra info ? (default=false)public RelatedTermsDictResource(java.lang.String name, java.lang.String path)
name
- Its namepath
- The resource pathprotected java.lang.String _getParametersDigest()
_getParametersDigest
in class Resource
public static java.lang.String getRelatedTermDocumentCounterName()
protected void allocate() throws ResourceNotFoundException
allocate
in class Resource
ResourceNotFoundException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.