|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.wisc.trace.urcsdk.client.resources.AbstractResource
edu.wisc.trace.urcsdk.client.resources.EmptyResource
public class EmptyResource
EmptyResource is a dummy resource type for
cases where a resource is required, but no valid resources
could be found. Basically, it acts as a more specific type
of null.
| Field Summary |
|---|
| Fields inherited from class edu.wisc.trace.urcsdk.client.resources.AbstractResource |
|---|
elementRef, operationRef, properties, valueRef |
| Fields inherited from interface edu.wisc.trace.urcsdk.client.resources.IResource |
|---|
EMPTY_RESOURCE |
| Constructor Summary | |
|---|---|
EmptyResource()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
String representation of this Object. |
| Methods inherited from class edu.wisc.trace.urcsdk.client.resources.AbstractResource |
|---|
addProperty, addProperty, equals, getElementRef, getFormat, getLangs, getOperationRef, getPropertiesMap, getProperty, getRole, getType, getValue, getValueRef |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EmptyResource()
| Method Detail |
|---|
public java.lang.String toString()
IResource
toString in interface IResourcetoString in class AbstractResourceString value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||