|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectscm.pub.gateway.generic.Generic
Generic
| Constructor Summary | |
Generic(Project proj,
java.lang.String genericName)
Get the Generic associated with this name. |
|
| Method Summary | |
java.lang.String |
getName()
Get this Generic's name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Generic(Project proj,
java.lang.String genericName)
throws InvalidGeneric,
SystemException
proj - The Project that the Generic resides in.genericName - The name of the Generic to locate
InvalidGeneric - If the supplied user id is invalid.
SystemException - If an internal exception is caught.| Method Detail |
public java.lang.String getName()
throws SystemException
SystemException - If an internal exception is caught.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||