Class GovernanceArtifactImpl

java.lang.Object
org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifactImpl
All Implemented Interfaces:
GovernanceArtifact
Direct Known Subclasses:
EndpointImpl, GenericArtifactImpl, PolicyImpl, SchemaImpl, ServiceImpl, WsdlImpl

public abstract class GovernanceArtifactImpl extends Object implements GovernanceArtifact
Governance Artifact abstract class, This is overwritten by Endpoint, Policy, Schema, Service, WSDL, People classes. This keeps common methods shared by all the governance artifacts