com.tibco.bpm.web.client.model.types
Class OrgModelEntityJS

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by com.tibco.bpm.web.client.model.types.OrgModelEntityJS

public class OrgModelEntityJS
extends com.google.gwt.core.client.JavaScriptObject

JavaScriptOverlay Object for OrgModelEntityID

©2013 Cloud Software Group, Inc.

Since:
2.2

Constructor Summary
protected OrgModelEntityJS()
           
 
Method Summary
 java.lang.String getEntityType()
          TODO Describe this method
 java.lang.String getGuid()
          TODO Describe this method
 int getVersion()
          TODO Describe this method
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OrgModelEntityJS

protected OrgModelEntityJS()
Method Detail

getGuid

public final java.lang.String getGuid()
TODO Describe this method

Returns:
Returns the guid.

getEntityType

public final java.lang.String getEntityType()
TODO Describe this method

Returns:
Returns the entityType.

getVersion

public final int getVersion()
TODO Describe this method

Returns:
Returns the version.


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