Modifier and Type | Method and Description |
---|---|
static GovernanceArtifactImpl |
GovernanceArtifactImpl.create(org.wso2.carbon.registry.core.Registry registry,
String artifactId) |
static GovernanceArtifactImpl |
GovernanceArtifactImpl.create(org.wso2.carbon.registry.core.Registry registry,
String artifactId,
List<String> uniqueAttributes) |
static GovernanceArtifactImpl |
GovernanceArtifactImpl.create(org.wso2.carbon.registry.core.Registry registry,
String artifactId,
org.apache.axiom.om.OMElement content) |
static GovernanceArtifactImpl |
GovernanceArtifactImpl.create(org.wso2.carbon.registry.core.Registry registry,
String artifactId,
org.apache.axiom.om.OMElement content,
List<String> uniqueAttributes) |
Constructor and Description |
---|
GovernanceArtifactImpl(GovernanceArtifactImpl artifact)
Copy constructor used for cloning.
|
GovernanceArtifactImpl(GovernanceArtifactImpl artifact,
List<String> uniqueAttributes) |
Modifier and Type | Class and Description |
---|---|
class |
EndpointImpl
This represents an endpoint artifact stored on the Registry.
|
Modifier and Type | Class and Description |
---|---|
class |
DetachedGenericArtifactImpl |
class |
GenericArtifactImpl
Represents a generic governance artifact.
|
Modifier and Type | Class and Description |
---|---|
class |
PolicyImpl
This represents a policy artifact stored on the Registry.
|
Modifier and Type | Class and Description |
---|---|
class |
SchemaImpl
This represents a schema artifact stored on the Registry.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceImpl
This represents a service artifact stored on the Registry.
|
Modifier and Type | Class and Description |
---|---|
class |
WsdlImpl
This represents a WSDL artifact stored on the Registry.
|
Copyright © 2023 WSO2. All Rights Reserved.