All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description AbstractCachingSecurityService AbstractSecurityServiceFactory AllowedValues TheAllowedValues
method annotation defines the list of valid values for aJobParameter
orRequestParameter
.AppLog The AppLog class is a logging API for use by aBusinessApplicationPlugin
class.AppLogUtil BusinessApplication The BusinessApplication describes a business application which can be invoked via the CPF.BusinessApplicationPlugin TheBusinessApplicationPlugin
annotation marks a Java class as a CPF business application plug-in.BusinessApplicationPluginExecutor The BusinessApplicationPluginExecutor can be used to simulate running aBusinessApplicationPlugin
with the CPF.BusinessApplicationRegistry ClassLoaderModule ClassLoaderModuleLoader ConfigPropertyLoader DefaultValue TheDefaultValue
method annotation defines the default value to display on the form or use if a value was not provided for aJobParameter
orRequestParameter
.GeometryConfiguration TheGeometryConfiguration
annotation can be used on aBusinessApplicationPlugin
class, aRequestParameter
setXXX
method with aGeometry
subclass parameter, or aResultAttribute
getXXX
method with aGeometry
subclass parameter to indicate the configuration of the required coordinate system, precision model, number of coordinate axis and if the geometry should be validated.GeometryFactory The CPF provides an extended version of the Java Topology Suite (JTS) GeometryFactory to create JTS geometries.IBusinessApplicationPluginExecutor JobParameter TheJobParameter
method annotation indicates that asetXXX
method is a parameter that will be applied to all requests in a job on aBusinessApplicationPlugin
class.JtsGeometryDataType JtsWktWriter MockSecurityService MockSecurityServiceFactory Module ModuleControlProcess ModuleEvent ModuleEventListener ModuleLoader PluginAdaptor RecoverableException A recoverable exception indicates that the cause of the exception can be recovered from.RequestParameter TheRequestParameter
method annotation indicates that asetXXX
method is a structured input data parameter on aBusinessApplicationPlugin
class that has perRequestInputData=false.Required The Required method annotation defines aJobParameter
orRequestParameter
as being required.ResourcePermission ResultAttribute TheResultAttribute
method annotation indicates that agetXXX
orisXXX
method is a structured result data attribute on aBusinessApplicationPlugin
orResultList
class that has perRequestResultData=false.ResultList TheResultList
annotation can be used in structured result data plug-ins that return a list of structured results instead of a single result.SecurityService The security service provides a mechanism for business applications to get information about the user and enforce access control.SecurityServiceFactory SignatureUtil WrappedAppender