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

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.org.ModelEntity
      extended by com.tibco.bpm.web.client.model.types.org.BasePosition
          extended by com.tibco.bpm.web.client.model.types.org.ModelPosition

public class ModelPosition
extends BasePosition


Constructor Summary
ModelPosition()
           
 
Method Summary
 java.lang.String getIsCandidateQueryPresent()
           
 boolean isCandidateQueryPresent()
           
 void setIsCandidateQueryPresent(java.lang.String isCandidateQueryPresent)
           
 
Methods inherited from class com.tibco.bpm.web.client.model.types.org.BasePosition
getAllocationMethod, getAttributeArray, getCalendarAlias, getCandidateQuery, getIdealNumber, getLocationRef, getPrevilegeHolding, getPushDestArray, getReqCapabilityArray, getSchemaType, setAllocationMethod, setAttributeArray, setCalendarAlias, setCandidateQuery, setIdealNumber, setLocationRef, setPrevilegeHolding, setPushDestArray, setReqCapabilityArray, setSchemaType, 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

ModelPosition

public ModelPosition()
Method Detail

getIsCandidateQueryPresent

public java.lang.String getIsCandidateQueryPresent()

isCandidateQueryPresent

public boolean isCandidateQueryPresent()

setIsCandidateQueryPresent

public void setIsCandidateQueryPresent(java.lang.String isCandidateQueryPresent)


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