A B C D E F G H I L M N O P R S T U V W 

P

persist(Iterable<T>, Iterable<Map.Entry<T, T>>, Iterable<T>) - Method in class com.dslplatform.client.ClientPersistableRepository
 
persist(T[], Map.Entry<T, T>[], T[]) - Method in class com.dslplatform.client.ClientPersistableRepository
 
persist(Iterable<TAggregate>, Iterable<Map.Entry<TAggregate, TAggregate>>, Iterable<TAggregate>) - Method in interface com.dslplatform.client.StandardProxy
Apply local changes to the remote server.
persist(Iterable<T>, Iterable<Map.Entry<T, T>>, Iterable<T>) - Method in interface com.dslplatform.patterns.PersistableRepository
Apply local changes to the remote server.
persist(T[], Map.Entry<T, T>[], T[]) - Method in interface com.dslplatform.patterns.PersistableRepository
 
PersistableRepository<T extends AggregateRoot> - Interface in com.dslplatform.patterns
Service for doing CRUD operations.
populate(TReport) - Method in interface com.dslplatform.client.ReportingProxy
Populate report.
populate(String, T) - Method in interface com.dslplatform.patterns.TemplaterService
Returns a document generated from template named file populated with aggregate.
populate(Class<T>, String) - Method in interface com.dslplatform.patterns.TemplaterService
Returns a document generated from template named file populated with aggregate.
populate(String, Specification<T>) - Method in interface com.dslplatform.patterns.TemplaterService
Returns a document generated from template named file populated with data which satisfies search predicate.
populatePdf(String, T) - Method in interface com.dslplatform.patterns.TemplaterService
Returns a document generated from template named file populated with aggregate and converted to PDF format.
populatePdf(Class<T>, String) - Method in interface com.dslplatform.patterns.TemplaterService
Returns a document generated from template named file populated with manifest and converted to PDF format.
populatePdf(String, Specification<T>) - Method in interface com.dslplatform.patterns.TemplaterService
Returns a document generated from template named file populated with data described with search predicate and converted to PDF format.
post(Class<TResult>, String, TArgument, int[]) - Method in interface com.dslplatform.client.ApplicationProxy
When remote service require an argument message with serialized payload will be sent.
ProjectSettings - Class in com.dslplatform.client
Project.ini key->value pairs
ProjectSettings(InputStream) - Constructor for class com.dslplatform.client.ProjectSettings
Stream to dsl-project.props file
A B C D E F G H I L M N O P R S T U V W