de.fzj.unicore.wsrflite.admin.service
Class ServiceEntriesRP

java.lang.Object
  extended by de.fzj.unicore.wsrflite.ResourcePropertyBase<org.apache.xmlbeans.XmlObject,T>
      extended by de.fzj.unicore.wsrflite.xmlbeans.ResourceProperty<List<String>>
          extended by de.fzj.unicore.wsrflite.admin.service.ServiceEntriesRP
All Implemented Interfaces:
Serializable

public class ServiceEntriesRP
extends ResourceProperty<List<String>>

See Also:
Serialized Form

Field Summary
 
Fields inherited from class de.fzj.unicore.wsrflite.ResourcePropertyBase
parentWSResource
 
Constructor Summary
ServiceEntriesRP(AdminServiceImpl parent)
           
 
Method Summary
 de.fzj.unicore.wsrflite.xmlbeans.ServiceEntryDocument[] getXml()
          get the XML representation of this property.
 
Methods inherited from class de.fzj.unicore.wsrflite.xmlbeans.ResourceProperty
getNumberOfElements, getXml, update
 
Methods inherited from class de.fzj.unicore.wsrflite.ResourcePropertyBase
getProperty, isReadOnly, setProperty, setResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceEntriesRP

public ServiceEntriesRP(AdminServiceImpl parent)
Method Detail

getXml

public de.fzj.unicore.wsrflite.xmlbeans.ServiceEntryDocument[] getXml()
Description copied from class: ResourcePropertyBase
get the XML representation of this property.

Specified by:
getXml in class ResourceProperty<List<String>>
Returns:
an array of XmlObject


Copyright © 2010. All Rights Reserved.