org.aludratest.hpalm.infrastructure
Class EntityDescriptor.IsFirstLevelResourceElement

java.lang.Object
  extended by org.aludratest.hpalm.infrastructure.EntityDescriptor.BooleanWithURLType
      extended by org.aludratest.hpalm.infrastructure.EntityDescriptor.IsFirstLevelResourceElement
Direct Known Subclasses:
EntityDescriptor.IsSecondLevelResourceElement
Enclosing class:
EntityDescriptor

public static class EntityDescriptor.IsFirstLevelResourceElement
extends EntityDescriptor.BooleanWithURLType


Field Summary
protected  boolean supportsDELETE
           
protected  boolean supportsGET
           
protected  boolean supportsPOST
           
protected  boolean supportsPUT
           
 
Constructor Summary
EntityDescriptor.IsFirstLevelResourceElement()
           
 
Method Summary
 boolean isSupportsDELETE()
           
 boolean isSupportsGET()
           
 boolean isSupportsPOST()
           
 boolean isSupportsPUT()
           
 
Methods inherited from class org.aludratest.hpalm.infrastructure.EntityDescriptor.BooleanWithURLType
getUrl, getValue, setUrl, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

supportsPOST

protected boolean supportsPOST

supportsGET

protected boolean supportsGET

supportsPUT

protected boolean supportsPUT

supportsDELETE

protected boolean supportsDELETE
Constructor Detail

EntityDescriptor.IsFirstLevelResourceElement

public EntityDescriptor.IsFirstLevelResourceElement()
Method Detail

isSupportsPOST

public boolean isSupportsPOST()

isSupportsGET

public boolean isSupportsGET()

isSupportsPUT

public boolean isSupportsPUT()

isSupportsDELETE

public boolean isSupportsDELETE()


Copyright © 2015 aludratest.org. All rights reserved.