com.tibco.bpm.web.client.model.types.org
Class QualifiedEntity

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.org.ModelEntity
      extended by com.tibco.bpm.web.client.model.types.org.QualifiedEntity
Direct Known Subclasses:
Privilege

public class QualifiedEntity
extends ModelEntity


Constructor Summary
QualifiedEntity()
           
 
Method Summary
 OrgAttribute getQualifier()
           
 void setQualifier(OrgAttribute qualifier)
           
 java.lang.String toString()
           
 
Methods inherited from class com.tibco.bpm.web.client.model.types.org.ModelEntity
getGuid, getLabel, getName, setGuid, setLabel, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QualifiedEntity

public QualifiedEntity()
Method Detail

getQualifier

public OrgAttribute getQualifier()

setQualifier

public void setQualifier(OrgAttribute qualifier)

toString

public java.lang.String toString()
Overrides:
toString in class ModelEntity


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.