Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- main(String[]) - Static method in class rife.selector.NameSelectorOs
- main(String[]) - Static method in class rife.template.TemplateDeployer
- main(String[]) - Static method in class rife.tools.StringEncryptor
- mainDeclaration(ManyToOneDeclaration) - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- mainProperty(String) - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- mainType(Class) - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- makeConstrainedInstance(Object) - Static method in class rife.validation.ConstrainedUtils
- makeErrorValid(String, String) - Method in class rife.validation.MetaData
- makeErrorValid(String, String) - Method in interface rife.validation.Validated
-
Makes errors for a particular subject and identifier valid.
- makeErrorValid(String, String) - Method in class rife.validation.Validation
- makePropertyValue() - Method in class rife.ioc.PropertyValueList
-
Interprets the list of property values and make one new property value out of it.
- makeSubjectValid(String) - Method in class rife.validation.MetaData
- makeSubjectValid(String) - Method in interface rife.validation.Validated
-
Makes a subject valid.
- makeSubjectValid(String) - Method in class rife.validation.Validation
- MANAGER_PACKAGE_NAME - Static variable in class rife.resources.DatabaseResourcesFactory
- MANDATORY(String) - Constructor for class rife.validation.ValidationError.MANDATORY
- MANY_TO_MANY - Static variable in class rife.validation.ConstrainedProperty
- MANY_TO_MANY_ASSOCIATION - Static variable in class rife.validation.ConstrainedProperty
- MANY_TO_ONE - Static variable in class rife.validation.ConstrainedProperty
- MANY_TO_ONE_ASSOCIATION - Static variable in class rife.validation.ConstrainedProperty
- manyToMany() - Method in class rife.validation.ConstrainedProperty
- manyToMany(Class) - Method in class rife.validation.ConstrainedProperty
- manyToMany(Class, CreateTable.ViolationAction, CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty
- manyToMany(CreateTable.ViolationAction, CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty
- ManyToMany() - Constructor for class rife.validation.ConstrainedProperty.ManyToMany
- ManyToMany(Class) - Constructor for class rife.validation.ConstrainedProperty.ManyToMany
- ManyToMany(Class, CreateTable.ViolationAction, CreateTable.ViolationAction) - Constructor for class rife.validation.ConstrainedProperty.ManyToMany
- ManyToMany(CreateTable.ViolationAction, CreateTable.ViolationAction) - Constructor for class rife.validation.ConstrainedProperty.ManyToMany
- manyToManyAssociation() - Method in class rife.validation.ConstrainedProperty
- manyToManyAssociation(Class, String) - Method in class rife.validation.ConstrainedProperty
- manyToManyAssociation(String) - Method in class rife.validation.ConstrainedProperty
- ManyToManyAssociation() - Constructor for class rife.validation.ConstrainedProperty.ManyToManyAssociation
- ManyToManyAssociation(Class, String) - Constructor for class rife.validation.ConstrainedProperty.ManyToManyAssociation
- ManyToManyAssociation(String) - Constructor for class rife.validation.ConstrainedProperty.ManyToManyAssociation
- ManyToManyDeclaration - Class in rife.database.querymanagers.generic
- ManyToManyDeclaration() - Constructor for class rife.database.querymanagers.generic.ManyToManyDeclaration
- manyToOne() - Method in class rife.validation.ConstrainedProperty
- manyToOne(Class) - Method in class rife.validation.ConstrainedProperty
- manyToOne(Class, String) - Method in class rife.validation.ConstrainedProperty
- manyToOne(Class, String, CreateTable.ViolationAction, CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty
- manyToOne(String, String) - Method in class rife.validation.ConstrainedProperty
- manyToOne(String, String, CreateTable.ViolationAction, CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty
- ManyToOne() - Constructor for class rife.validation.ConstrainedProperty.ManyToOne
- ManyToOne(Class) - Constructor for class rife.validation.ConstrainedProperty.ManyToOne
- ManyToOne(Class, String, CreateTable.ViolationAction, CreateTable.ViolationAction) - Constructor for class rife.validation.ConstrainedProperty.ManyToOne
- ManyToOne(String, String, CreateTable.ViolationAction, CreateTable.ViolationAction) - Constructor for class rife.validation.ConstrainedProperty.ManyToOne
- manyToOneAssociation() - Method in class rife.validation.ConstrainedProperty
- manyToOneAssociation(Class, String) - Method in class rife.validation.ConstrainedProperty
- manyToOneAssociation(String) - Method in class rife.validation.ConstrainedProperty
- ManyToOneAssociation() - Constructor for class rife.validation.ConstrainedProperty.ManyToOneAssociation
- ManyToOneAssociation(Class, String) - Constructor for class rife.validation.ConstrainedProperty.ManyToOneAssociation
- ManyToOneAssociation(String) - Constructor for class rife.validation.ConstrainedProperty.ManyToOneAssociation
- ManyToOneAssociationDeclaration - Class in rife.database.querymanagers.generic
- ManyToOneAssociationDeclaration() - Constructor for class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- ManyToOneDeclaration - Class in rife.database.querymanagers.generic
- ManyToOneDeclaration() - Constructor for class rife.database.querymanagers.generic.ManyToOneDeclaration
- ManyToOneJoinColumnProcessor - Interface in rife.database.querymanagers.generic
- marking() - Method in record class rife.datastructures.DocumentPosition
-
Returns the value of the
marking
record component. - matches(String, String) - Static method in class rife.tools.StringEncryptor
- matchesRegexp() - Method in class rife.validation.ConstrainedProperty
- MAX_DATE - Static variable in class rife.validation.ConstrainedProperty
- MAX_LENGTH - Static variable in class rife.validation.ConstrainedProperty
- maxDate(Date) - Method in class rife.validation.ConstrainedProperty
- maxLength(int) - Method in class rife.validation.ConstrainedProperty
- MD5 - Static variable in class rife.tools.StringEncryptor
- MD5HEX - Static variable in class rife.tools.StringEncryptor
- MD5HLO - Static variable in class rife.tools.StringEncryptor
- md5php(String) - Static method in class rife.tools.DrupalPassword
- MemoryResources - Class in rife.resources
-
This class offers
ResourceFinder
andResourceWriter
capabilities for resources that are stored in a memory. - MemoryResources() - Constructor for class rife.resources.MemoryResources
-
Creates a new instance.
- mergeMetaDataIntoBytes(byte[], Class) - Static method in class rife.validation.instrument.MetaDataBytecodeTransformer
-
Performs the actual merging of the metadata class' functionalities into the bytes of the class that were provided.
- META_DATA_SUFFIX - Static variable in class rife.validation.instrument.MetaDataInstrumenter
- MetaData - Class in rife.validation
-
This abstract base class can be conveniently used to added
Constrained
andValidated
metadata to a POJO. - MetaData() - Constructor for class rife.validation.MetaData
- MetaDataBeanAware - Interface in rife.validation
-
This interface can optionally be implemented by a class implementing the
MetaDataMerged
interface. - MetaDataBytecodeTransformer - Class in rife.validation.instrument
-
This utility class provides an entrance method to modify the bytecode of a class so that metadata from a sibling class is merged into the first class.
- MetaDataBytecodeTransformer() - Constructor for class rife.validation.instrument.MetaDataBytecodeTransformer
- MetaDataClass - Annotation Interface in rife.validation.annotations
-
Declares which class should be used for meta-data merging.
- MetaDataClassAnnotationDetector - Class in rife.validation.instrument
-
Detects whether a class has the
MetaDataClass
class annotation by analyzing its byte code. - MetaDataClassAnnotationDetector() - Constructor for class rife.validation.instrument.MetaDataClassAnnotationDetector
- MetaDataInstrumenter - Class in rife.validation.instrument
-
This is a bytecode instrumenter that will modify classes so that they receive the functionalities that are required to support meta-data merging.
- MetaDataInstrumenter() - Constructor for class rife.validation.instrument.MetaDataInstrumenter
- MetaDataMerged - Interface in rife.validation
-
This interface is merely a marker interface to indicate to RIFE2 that it should consider this class as a
MetaData
class whose interfaces will be automatically merged into the sibling class that it's augmenting. - MIDDLE_ATTRIBUTES - Static variable in interface rife.forms.FormBuilder
-
A template block with an
ATTRIBUTES
middle part after the standard form field prefix, allows for dynamic custom attributes specifications for the form field generation. - Mime() - Constructor for class rife.config.RifeConfig.Mime
- mimeType(MimeType) - Method in class rife.validation.ConstrainedProperty
-
Sets the mime type of the property.
- MimeType - Class in rife.cmf
-
This is a typed enumeration of all the mime types that the content management framework specifically knows about.
- MIMETYPE - Static variable in class rife.validation.ConstrainedProperty
- MIN_DATE - Static variable in class rife.validation.ConstrainedProperty
- MIN_LENGTH - Static variable in class rife.validation.ConstrainedProperty
- minDate(Date) - Method in class rife.validation.ConstrainedProperty
- minLength(int) - Method in class rife.validation.ConstrainedProperty
- MissingDefaultConstructorException - Exception in rife.database.querymanagers.generic.exceptions
- MissingDefaultConstructorException(Class, Throwable) - Constructor for exception rife.database.querymanagers.generic.exceptions.MissingDefaultConstructorException
- MissingManyToManyTypeInformationException - Exception in rife.database.querymanagers.generic.exceptions
- MissingManyToManyTypeInformationException(Class, String) - Constructor for exception rife.database.querymanagers.generic.exceptions.MissingManyToManyTypeInformationException
- MissingManyToOneAssociationTypeInformationException - Exception in rife.database.querymanagers.generic.exceptions
- MissingManyToOneAssociationTypeInformationException(Class, String) - Constructor for exception rife.database.querymanagers.generic.exceptions.MissingManyToOneAssociationTypeInformationException
- MissingManyToOneColumnException - Exception in rife.database.exceptions
- MissingManyToOneColumnException(Class, String) - Constructor for exception rife.database.exceptions.MissingManyToOneColumnException
- MissingManyToOneMainPropertyException - Exception in rife.database.querymanagers.generic.exceptions
- MissingManyToOneMainPropertyException(Class, String, Class) - Constructor for exception rife.database.querymanagers.generic.exceptions.MissingManyToOneMainPropertyException
- MissingManyToOneTableException - Exception in rife.database.exceptions
- MissingManyToOneTableException(Class, String) - Constructor for exception rife.database.exceptions.MissingManyToOneTableException
- MissingMarkingBlockException - Exception in rife.validation.exceptions
- MissingMarkingBlockException(String) - Constructor for exception rife.validation.exceptions.MissingMarkingBlockException
- MissingPreferencesUserNodeException - Exception in rife.config.exceptions
- MissingPreferencesUserNodeException() - Constructor for exception rife.config.exceptions.MissingPreferencesUserNodeException
- MissingResultsException - Exception in rife.database.exceptions
- MissingResultsException(Datasource) - Constructor for exception rife.database.exceptions.MissingResultsException
- MissingXmlFileException - Exception in rife.config.exceptions
- MissingXmlFileException() - Constructor for exception rife.config.exceptions.MissingXmlFileException
- MIXED - Static variable in class rife.tools.PasswordGenerator
- ModificationTimeClasspath - Class in rife.resources
- ModificationTimeClasspath() - Constructor for class rife.resources.ModificationTimeClasspath
- ModificationTimeErrorException - Exception in rife.config.exceptions
- ModificationTimeErrorException - Exception in rife.template.exceptions
- ModificationTimeErrorException(String, Throwable) - Constructor for exception rife.template.exceptions.ModificationTimeErrorException
- ModificationTimeErrorException(String, ResourceFinderErrorException) - Constructor for exception rife.config.exceptions.ModificationTimeErrorException
- move(Path) - Method in class rife.tools.FileBuilder
-
Moves the specified source file to the file of this
FileBuilder
. - moveDirectory(File, File) - Static method in class rife.tools.FileUtils
-
Moves the source directory to the target location.
- moveFile(File, File) - Static method in class rife.tools.FileUtils
-
Moves the source file to the target location.
- moveToCurrentRow() - Method in class rife.database.DbResultSet
- moveToInsertRow() - Method in class rife.database.DbResultSet
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form