|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HashResource | |
|---|---|
| org.quattor.pan.dml.data | Provides data elements for the Data Manipulation Language (DML). |
| org.quattor.pan.template | Contains the classes that define the java implementation a pan template or classes related to them. |
| Uses of HashResource in org.quattor.pan.dml.data |
|---|
| Subclasses of HashResource in org.quattor.pan.dml.data | |
|---|---|
class |
ProtectedHashResource
|
| Constructors in org.quattor.pan.dml.data with parameters of type HashResource | |
|---|---|
HashResource(HashResource source)
This constructor creates a shallow copy of the given HashResource. |
|
ProtectedHashResource(HashResource baseHash)
|
|
| Uses of HashResource in org.quattor.pan.template |
|---|
| Methods in org.quattor.pan.template that return HashResource | |
|---|---|
HashResource |
CompileTimeContext.createRelativeRoot()
Initializes the relative root for this context and returns the old relative root. |
HashResource |
BuildContext.createRelativeRoot()
Initializes the relative root for this context and returns the old relative root. |
HashResource |
Context.createRelativeRoot()
Initializes the relative root for this context and returns the old relative root. |
HashResource |
CompileTimeContext.getRoot()
Returns the root element for this context. |
HashResource |
BuildContext.getRoot()
Returns the root element for this context. |
HashResource |
Context.getRoot()
Returns the root element for this context. |
HashResource |
CompileTimeContext.restoreRelativeRoot(HashResource previousValue)
Retrieve and clear the relative root for this context. |
HashResource |
BuildContext.restoreRelativeRoot(HashResource previousValue)
Retrieve and clear the relative root for this context. |
HashResource |
Context.restoreRelativeRoot(HashResource previousValue)
Retrieve and clear the relative root for this context. |
| Methods in org.quattor.pan.template with parameters of type HashResource | |
|---|---|
HashResource |
CompileTimeContext.restoreRelativeRoot(HashResource previousValue)
Retrieve and clear the relative root for this context. |
HashResource |
BuildContext.restoreRelativeRoot(HashResource previousValue)
Retrieve and clear the relative root for this context. |
HashResource |
Context.restoreRelativeRoot(HashResource previousValue)
Retrieve and clear the relative root for this context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||