|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.org.ogsadai.common.ID
uk.org.ogsadai.resource.ResourceID
public class ResourceID
Represents a resource identifier.
| Constructor Summary | |
|---|---|
ResourceID(java.lang.String compositeName)
Constructs a new resource ID from a composite name. |
|
ResourceID(java.lang.String localName,
java.lang.String qualifier)
Constructs a new resource ID with the local name and qualifier. |
|
| Method Summary |
|---|
| Methods inherited from class uk.org.ogsadai.common.ID |
|---|
compareTo, equals, getLocalPart, getNamespace, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceID(java.lang.String compositeName)
compositeName - a composite name consisting of qualifier and local name
public ResourceID(java.lang.String localName,
java.lang.String qualifier)
localName - local name of the resource IDqualifier - qualifier for the resource ID
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||