|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SectionObjectType
Type definition of an Object dependency required by the
SectionType.
| Method Summary | |
|---|---|
String |
getObjectType()
Obtains the fully qualified Class name of the Object type
for this SectionObjectType. |
String |
getSectionObjectName()
Obtains the name of this SectionObjectType. |
String |
getTypeQualifier()
Obtains the qualifier on the type. |
| Method Detail |
|---|
String getSectionObjectName()
SectionObjectType.
SectionObjectType.String getObjectType()
Obtains the fully qualified Class name of the Object type
for this SectionObjectType.
The name is returned rather than the actual Class to enable the
SectionType to be obtained should the Class not be
available to the ClassLoader.
Class name of the Object type.String getTypeQualifier()
Obtains the qualifier on the type.
This is to enable qualifying the type of dependency required.
null if not qualifying
the type.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||