org.aludratest.hpalm.service
Interface HpAlmCondition

All Superinterfaces:
org.aludratest.service.Action, org.aludratest.service.Condition
All Known Implementing Classes:
HpAlmVerificationCheckImpl

public interface HpAlmCondition
extends org.aludratest.service.Condition


Method Summary
 boolean anyEntityExists(EntityType entityType, String query)
           
 boolean entityExists(EntityType entityType, long id)
           
 
Methods inherited from interface org.aludratest.service.Action
createAttachments, createDebugAttachments, setSystemConnector
 

Method Detail

entityExists

boolean entityExists(EntityType entityType,
                     long id)

anyEntityExists

boolean anyEntityExists(EntityType entityType,
                        String query)


Copyright © 2015 aludratest.org. All rights reserved.