Uses of Interface
org.opencrx.kernel.ras1.jmi1.ArtifactContext

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
<T extends ArtifactContext>
List<T>
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.
 



This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.