org.wso2.carbon.governance.api.people.dataobjects
Class PeopleArtifact

java.lang.Object
  extended by org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
      extended by org.wso2.carbon.governance.api.people.dataobjects.PeopleArtifact

public abstract class PeopleArtifact
extends GovernanceArtifact

This is the base class for People artifacts stored in the Registry. This can is extended by Organization, Department, ProjectGroup and Person classes


Field Summary
 
Fields inherited from class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
attributes
 
Constructor Summary
PeopleArtifact()
           
 
Method Summary
 
Methods inherited from class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
addAttribute, associateRegistry, attach, attachLifecycle, checkRegistryResourceAssociation, create, create, createVersion, detach, getAssociatedRegistry, getAttribute, getAttributeKeys, getAttributes, getDependencies, getDependents, getId, getLifecycleName, getLifecycleState, getPath, getQName, removeAttribute, setAttribute, setAttributes, setId, updatePath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PeopleArtifact

public PeopleArtifact()


Copyright © 2011 WSO2 Inc. All Rights Reserved.