Uses of Class
com.tibco.bpm.web.client.model.types.OSAuditConstants.managedObjectTypeEnum

Packages that use OSAuditConstants.managedObjectTypeEnum
com.tibco.bpm.web.client.model.types   
 

Uses of OSAuditConstants.managedObjectTypeEnum in com.tibco.bpm.web.client.model.types
 

Methods in com.tibco.bpm.web.client.model.types that return OSAuditConstants.managedObjectTypeEnum
 OSAuditConstants.managedObjectTypeEnum ECQueryResult.getManagedObjectTypeEnum()
          Enum value to allow task types to be selected using an integer comparison rather than String comparison.
static OSAuditConstants.managedObjectTypeEnum OSAuditConstants.managedObjectTypeEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OSAuditConstants.managedObjectTypeEnum[] OSAuditConstants.managedObjectTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.tibco.bpm.web.client.model.types with parameters of type OSAuditConstants.managedObjectTypeEnum
 void ECQueryResult.setManagedObjectTypeEnum(OSAuditConstants.managedObjectTypeEnum managedObjectTypeEnum)
          Enum value to allow task types to be selected using an integer comparison rather than String comparison.
 



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