org.wso2.carbon.governance.api.people.dataobjects
Class PeopleArtifact
java.lang.Object
org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact
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
Methods inherited from class org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact |
addAttribute, associateRegistry, attach, checkRegistryResourceAssociation, createVersion, detach, getAssociatedRegistry, getAttribute, getAttributeKeys, getAttributes, getDependencies, getDependents, getId, 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 |
PeopleArtifact
public PeopleArtifact()
Copyright © 2011 WSO2 Inc. All Rights Reserved.