|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jafer.osid.provider.Id
public class Id
Field Summary | |
---|---|
private java.lang.String |
idString
|
Constructor Summary | |
---|---|
protected |
Id()
|
protected |
Id(java.lang.String idString)
|
Method Summary | |
---|---|
java.lang.String |
getIdString()
|
boolean |
isEqual(org.osid.shared.Id id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.String idString
Constructor Detail |
---|
protected Id()
protected Id(java.lang.String idString) throws org.osid.id.IdException
org.osid.id.IdException
Method Detail |
---|
public java.lang.String getIdString() throws org.osid.shared.SharedException
getIdString
in interface org.osid.shared.Id
org.osid.shared.SharedException
public boolean isEqual(org.osid.shared.Id id) throws org.osid.shared.SharedException
isEqual
in interface org.osid.shared.Id
org.osid.shared.SharedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |