|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WrapperDefinition
Wraps classes that maps classes on interfaces and/or jcr node types.
| Method Summary | |
|---|---|
java.lang.String |
getContentType()
Returns the content type assosiated with the implementation class |
java.lang.String |
getFactory()
Returns the fully qualified classname of the factory from which instances of the class can be retrieved. |
java.lang.String |
getImplementation()
Returns null or the fully qualified classname of the implementation class. |
java.lang.String[] |
getInterfaces()
Returns null or an array of fully qualified classnames of the interfaces. |
java.lang.String |
getNodeType()
Returns null or the fully qualified nodetype name. |
| Method Detail |
|---|
java.lang.String getFactory()
java.lang.String getImplementation()
java.lang.String[] getInterfaces()
java.lang.String getNodeType()
java.lang.String getContentType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||