|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArtifactContext | |
|---|---|
| org.opencrx.kernel.ras1.jmi1 | |
| Uses of ArtifactContext in org.opencrx.kernel.ras1.jmi1 |
|---|
| Methods in org.opencrx.kernel.ras1.jmi1 with type parameters of type ArtifactContext | ||
|---|---|---|
|
Artifact.getArtifactContext(ArtifactContextQuery query)
Retrieves the value for the reference artifactContext for the specified query. |
|
| Methods in org.opencrx.kernel.ras1.jmi1 that return ArtifactContext | |
|---|---|
ArtifactContext |
ArtifactContextClass.createArtifactContext()
Creates an instance of class ArtifactContext. |
ArtifactContext |
Artifact.getArtifactContext(boolean idIsPersistent,
String id)
Retrieves the value for the reference artifactContext for the specified qualifier attribute value. |
ArtifactContext |
ArtifactContextClass.getArtifactContext(Object object)
Creates an instance of class ArtifactContext based on the specified Object instance. |
ArtifactContext |
Artifact.getArtifactContext(String id)
Retrieves the value for the reference artifactContext for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type ArtifactContext | |
|---|---|
void |
Artifact.addArtifactContext(boolean idIsPersistent,
String id,
ArtifactContext artifactContext)
Adds the specified element to the set of the values for the reference artifactContext. |
void |
Artifact.addArtifactContext(String id,
ArtifactContext artifactContext)
Adds the specified element to the set of the values for the reference artifactContext using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||