|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceProperty | |
|---|---|
| de.fzj.unicore.wsrflite.admin.service | |
| de.fzj.unicore.wsrflite.xmlbeans | |
| de.fzj.unicore.wsrflite.xmlbeans.impl | |
| de.fzj.unicore.wsrflite.xmlbeans.rp | This package contains some helper classes for dealing with resource properties. |
| de.fzj.unicore.wsrflite.xmlbeans.sg.impl | |
| Uses of ResourceProperty in de.fzj.unicore.wsrflite.admin.service |
|---|
| Subclasses of ResourceProperty in de.fzj.unicore.wsrflite.admin.service | |
|---|---|
class |
MonitorEntriesRP
|
class |
ServiceEntriesRP
|
| Uses of ResourceProperty in de.fzj.unicore.wsrflite.xmlbeans |
|---|
| Subclasses of ResourceProperty in de.fzj.unicore.wsrflite.xmlbeans | |
|---|---|
class |
ModifiableResourceProperty<T extends XmlObject,K>
an RP that can be edited through standard WSRF functions |
| Methods in de.fzj.unicore.wsrflite.xmlbeans that return ResourceProperty | |
|---|---|
ResourceProperty<T> |
ResourceProperty.update()
|
| Uses of ResourceProperty in de.fzj.unicore.wsrflite.xmlbeans.impl |
|---|
| Subclasses of ResourceProperty in de.fzj.unicore.wsrflite.xmlbeans.impl | |
|---|---|
class |
CurrentTimeProperty
a ResourceProperty representing the current system time |
class |
TerminationTimeProperty
a ResourceProperty representing the termination time of a ws-resource |
| Fields in de.fzj.unicore.wsrflite.xmlbeans.impl with type parameters of type ResourceProperty | |
|---|---|
protected HashMap<QName,ResourceProperty> |
WSResourceImpl.properties
|
| Methods in de.fzj.unicore.wsrflite.xmlbeans.impl that return ResourceProperty | |
|---|---|
ResourceProperty<?> |
WSResourceImpl.getResourceProperty(QName qn)
retrieve the XML for a resource property by QName. |
| Methods in de.fzj.unicore.wsrflite.xmlbeans.impl with parameters of type ResourceProperty | |
|---|---|
protected boolean |
WSResourceImpl.isModifyable(ResourceProperty<?> rp,
int operation)
check whether the given rp is modifyable using the given operation |
| Uses of ResourceProperty in de.fzj.unicore.wsrflite.xmlbeans.rp |
|---|
| Subclasses of ResourceProperty in de.fzj.unicore.wsrflite.xmlbeans.rp | |
|---|---|
class |
ImmutableResourceProperty
simple read-only property |
| Uses of ResourceProperty in de.fzj.unicore.wsrflite.xmlbeans.sg.impl |
|---|
| Subclasses of ResourceProperty in de.fzj.unicore.wsrflite.xmlbeans.sg.impl | |
|---|---|
class |
EntryResourceProperty
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||