- parseAndCopyAll(Configuration, Object, File, List<String>, File) - Static method in class mobi.designmyapp.common.utils.FileManagementUtils
-
Parse all the given files with the given freemarker configuration and copy them
- parsePath(String) - Static method in class mobi.designmyapp.common.utils.FileManagementUtils
-
Prevents path hacks such as ../my/path or /opt/my/path
- password(String) - Method in class mobi.designmyapp.common.model.User.Builder
-
- phoneNumber(String) - Method in class mobi.designmyapp.common.model.User.Builder
-
- plus() - Method in class mobi.designmyapp.common.model.Price
-
Returns a BigDecimal whose value is (+this), and whose
scale is this.scale().
- portal - Variable in class mobi.designmyapp.common.model.Generation
-
- portal(String) - Method in class mobi.designmyapp.common.model.Image.URLBuilder
-
- Portal - Class in mobi.designmyapp.common.model
-
- Portal() - Constructor for class mobi.designmyapp.common.model.Portal
-
- portal(Portal) - Method in class mobi.designmyapp.common.model.User.Builder
-
- prepareUrl() - Method in class mobi.designmyapp.common.model.Image.Builder
-
- Price - Class in mobi.designmyapp.common.model
-
Created by Christophe Deverre on 13/08/14.
- Price(char[], int, int) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a character array representation of a
BigDecimal into a
BigDecimal, accepting the
same sequence of characters as the
Price.Price(String)
constructor, while allowing a sub-array to be specified.
- Price(char[], int, int, MathContext) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a character array representation of a
BigDecimal into a
BigDecimal, accepting the
same sequence of characters as the
Price.Price(String)
constructor, while allowing a sub-array to be specified and
with rounding according to the context settings.
- Price(char[]) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a character array representation of a
BigDecimal into a
BigDecimal, accepting the
same sequence of characters as the
Price.Price(String)
constructor.
- Price(char[], MathContext) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a character array representation of a
BigDecimal into a
BigDecimal, accepting the
same sequence of characters as the
Price.Price(String)
constructor and with rounding according to the context
settings.
- Price(String) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates the string representation of a BigDecimal
into a BigDecimal.
- Price(String, MathContext) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates the string representation of a
BigDecimal
into a
BigDecimal, accepting the same strings as the
Price.Price(String) constructor, with rounding
according to the context settings.
- Price(double) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a double into a BigDecimal which
is the exact decimal representation of the double's
binary floating-point value.
- Price(double, MathContext) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a double into a BigDecimal, with
rounding according to the context settings.
- Price(BigInteger) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a BigInteger into a BigDecimal.
- Price(BigInteger, MathContext) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a BigInteger into a BigDecimal
rounding according to the context settings.
- Price(BigInteger, int) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a BigInteger unscaled value and an
int scale into a BigDecimal.
- Price(BigInteger, int, MathContext) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a BigInteger unscaled value and an
int scale into a BigDecimal, with rounding
according to the context settings.
- Price(int) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates an int into a BigDecimal.
- Price(int, MathContext) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates an int into a BigDecimal, with
rounding according to the context settings.
- Price(long) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a long into a BigDecimal.
- Price(long, MathContext) - Constructor for class mobi.designmyapp.common.model.Price
-
Translates a long into a BigDecimal, with
rounding according to the context settings.
- Price(BigDecimal) - Constructor for class mobi.designmyapp.common.model.Price
-
- PriceDeserializer - Class in mobi.designmyapp.common.deserializer
-
Created by Christophe Deverre on 18/08/14.
- PriceDeserializer() - Constructor for class mobi.designmyapp.common.deserializer.PriceDeserializer
-
- PriceSerializer - Class in mobi.designmyapp.common.serializer
-
Created by Christophe Deverre on 30/07/14.
- PriceSerializer() - Constructor for class mobi.designmyapp.common.serializer.PriceSerializer
-
- PriceUtils - Class in mobi.designmyapp.common.utils
-
- PriceUtils() - Constructor for class mobi.designmyapp.common.utils.PriceUtils
-
- Pricing - Class in mobi.designmyapp.common.model
-
This class represents the default pricing model for your app.
- Pricing() - Constructor for class mobi.designmyapp.common.model.Pricing
-
- PricingService - Interface in mobi.designmyapp.common.service
-
Created by Loïc Ortola on 7/24/14.
- PricingUtils - Class in mobi.designmyapp.common.utils
-
Created by Loïc Ortola on 7/24/14.
- PricingUtils() - Constructor for class mobi.designmyapp.common.utils.PricingUtils
-
- ProcessorNotFoundException - Exception in mobi.designmyapp.common.exception
-
Created by Loïc Ortola on 7/23/14.
- ProcessorNotFoundException() - Constructor for exception mobi.designmyapp.common.exception.ProcessorNotFoundException
-