Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Uses of Class
oracle.security.opss.lifecycle.datamgmt.ArtifactType

Packages that use ArtifactType
oracle.security.opss.lifecycle.datamgmt   

 

Uses of ArtifactType in oracle.security.opss.lifecycle.datamgmt

 

Methods in oracle.security.opss.lifecycle.datamgmt that return ArtifactType
 ArtifactType ArtifactContext.getType()
           
static ArtifactType ArtifactType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ArtifactType[] ArtifactType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.security.opss.lifecycle.datamgmt with parameters of type ArtifactType
 void SnapshotContext.setArtifactIdentifier(ArtifactType type, java.lang.String identifier)
           

 

Constructors in oracle.security.opss.lifecycle.datamgmt with parameters of type ArtifactType
ArtifactContext(ArtifactType type, java.lang.String name, java.io.File snapshotHome)
           
ArtifactContext(ArtifactType type, java.lang.String name, java.io.File snapshotHome, java.lang.Object customContext)
           
ArtifactContext(ArtifactType type, java.lang.String name, java.util.List<ArtifactContext> subContexts, java.io.File snapshotHome)
           
ArtifactContext(ArtifactType type, java.lang.String name, java.util.List<ArtifactContext> subContexts, java.io.File snapshotHome, java.lang.Object customContext)
           

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Copyright © 2011, 2015, Oracle and/or its affiliates. All rights reserved.