Uses of Class
org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
Packages that use GovernanceArtifactImpl
Package
Description
-
Uses of GovernanceArtifactImpl in org.wso2.carbon.governance.api.common.dataobjects
Methods in org.wso2.carbon.governance.api.common.dataobjects that return GovernanceArtifactImplModifier and TypeMethodDescriptionstatic GovernanceArtifactImplstatic GovernanceArtifactImplGovernanceArtifactImpl.create(org.wso2.carbon.registry.core.Registry registry, String artifactId, List<String> uniqueAttributes) static GovernanceArtifactImplGovernanceArtifactImpl.create(org.wso2.carbon.registry.core.Registry registry, String artifactId, org.apache.axiom.om.OMElement content) static GovernanceArtifactImplGovernanceArtifactImpl.create(org.wso2.carbon.registry.core.Registry registry, String artifactId, org.apache.axiom.om.OMElement content, List<String> uniqueAttributes) Constructors in org.wso2.carbon.governance.api.common.dataobjects with parameters of type GovernanceArtifactImplModifierConstructorDescriptionprotectedGovernanceArtifactImpl(GovernanceArtifactImpl artifact) Copy constructor used for cloning.protectedGovernanceArtifactImpl(GovernanceArtifactImpl artifact, List<String> uniqueAttributes) -
Uses of GovernanceArtifactImpl in org.wso2.carbon.governance.api.endpoints.dataobjects
Modifier and TypeClassDescriptionclassThis represents an endpoint artifact stored on the Registry. -
Uses of GovernanceArtifactImpl in org.wso2.carbon.governance.api.generic.dataobjects
Subclasses of GovernanceArtifactImpl in org.wso2.carbon.governance.api.generic.dataobjectsModifier and TypeClassDescriptionclassclassRepresents a generic governance artifact. -
Uses of GovernanceArtifactImpl in org.wso2.carbon.governance.api.policies.dataobjects
Modifier and TypeClassDescriptionclassThis represents a policy artifact stored on the Registry. -
Uses of GovernanceArtifactImpl in org.wso2.carbon.governance.api.schema.dataobjects
Subclasses of GovernanceArtifactImpl in org.wso2.carbon.governance.api.schema.dataobjectsModifier and TypeClassDescriptionclassThis represents a schema artifact stored on the Registry. -
Uses of GovernanceArtifactImpl in org.wso2.carbon.governance.api.services.dataobjects
Modifier and TypeClassDescriptionclassThis represents a service artifact stored on the Registry. -
Uses of GovernanceArtifactImpl in org.wso2.carbon.governance.api.wsdls.dataobjects
Subclasses of GovernanceArtifactImpl in org.wso2.carbon.governance.api.wsdls.dataobjectsModifier and TypeClassDescriptionclassThis represents a WSDL artifact stored on the Registry.