org.ow2.util.ee.metadata.common.api
Interface ICommonFieldMetadata<C extends ICommonClassMetadata<C,M,F>,M extends ICommonMethodMetadata<C,M,F>,F extends ICommonFieldMetadata<C,M,F>>

Type Parameters:
C - the common interface for class metadata
M - the common interface for method metadata
F - the common interface for field metadata
All Superinterfaces:
IAnnotationResource, IEjbEJB, IFieldMetadata<C,M,F>, IHandlerChain, IPersistenceContext, IPersistenceUnit, ISharedMetadata, IWebServiceRef, Serializable

public interface ICommonFieldMetadata<C extends ICommonClassMetadata<C,M,F>,M extends ICommonMethodMetadata<C,M,F>,F extends ICommonFieldMetadata<C,M,F>>
extends ISharedMetadata, IFieldMetadata<C,M,F>

The common interface for field metadata.

Author:
Gael Lalire

Method Summary
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IEjbEJB
getJEjbEJB, setJEjbEJB
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IAnnotationResource
getJAnnotationResource, setJAnnotationResource
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IPersistenceContext
getJavaxPersistenceContext, isPersistenceContext, setJavaxPersistenceContext
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IPersistenceUnit
getJavaxPersistenceUnit, isPersistenceUnit, setJavaxPersistenceUnit
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IWebServiceRef
getJaxwsWebServiceRef, setJaxwsWebServiceRef
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IHandlerChain
getJwsHandlerChain, setJwsHandlerChain
 
Methods inherited from interface org.ow2.util.scan.api.metadata.IFieldMetadata
getClassMetadata, getJField
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.