org.glassfish.admin.rest.client
Class RestLeafCollection

java.lang.Object
  extended by org.glassfish.admin.rest.client.RestClientBase
      extended by org.glassfish.admin.rest.client.RestLeafCollection

public abstract class RestLeafCollection
extends RestClientBase

Author:
jasonlee

Nested Class Summary
 
Nested classes/interfaces inherited from class org.glassfish.admin.rest.client.RestClientBase
RestClientBase.Method
 
Field Summary
 
Fields inherited from class org.glassfish.admin.rest.client.RestClientBase
children, client, entityValues, message, parent, RESPONSE_TYPE, status
 
Constructor Summary
RestLeafCollection(com.sun.jersey.api.client.Client c, RestClientBase p)
           
 
Method Summary
 
Methods inherited from class org.glassfish.admin.rest.client.RestClientBase
buildFormDataMultipart, delete, execute, execute, execute, getChildren, getEntityMetadata, getEntityValues, getMessage, getParent, getRestUrl, getSegment, getStatus, getValue, initialize, isNew, isSuccess, save, setIsNew, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestLeafCollection

public RestLeafCollection(com.sun.jersey.api.client.Client c,
                          RestClientBase p)


Copyright © 2012. All Rights Reserved.