Class IASEjbCMPFinder
java.lang.Object
java.util.Observable
org.glassfish.deployment.common.DynamicAttributesDescriptor
org.glassfish.deployment.common.Descriptor
org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
- All Implemented Interfaces:
Serializable
public class IASEjbCMPFinder
extends org.glassfish.deployment.common.Descriptor
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIASEjbCMPFinder(String method_name, String params, String filter) IASEjbCMPFinder(String method_name, String params, String filter, String variables) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMethodName(String name) voidsetQueryFilter(String qryfilter) voidsetQueryOrdering(String qryordering) voidvoidsetQueryVariables(String qryvariables) Methods inherited from class org.glassfish.deployment.common.Descriptor
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitMethods inherited from class org.glassfish.deployment.common.DynamicAttributesDescriptor
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringMethods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
-
Constructor Details
-
IASEjbCMPFinder
public IASEjbCMPFinder() -
IASEjbCMPFinder
-
IASEjbCMPFinder
-
-
Method Details
-
getMethodName
-
getQueryParameterDeclaration
-
getQueryFilter
-
getQueryVariables
-
setMethodName
-
setQueryParameterDeclaration
-
setQueryVariables
-
setQueryFilter
-
getQueryOrdering
-
setQueryOrdering
-