|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFQID
ID adapter interface that supplies access to 'fully qualified' ID information.
Method Summary | |
---|---|
java.lang.String |
getFQName()
Get the fully qualified name. |
java.lang.String |
getResourceName()
Get resource name. |
Method Detail |
---|
java.lang.String getFQName()
null
. The result
may be the same as ID.getName(), or may include additional information. The
result must be longer than or equal to ID.getName().
null
. The result
may be the same as ID.getName(), or may include additional information. The
result must be longer than or equal to ID.getName().java.lang.String getResourceName()
null
.
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |