Skip navigation links
A C E G H L P S T U V 

A

AbstractEntity - Class in pl.chilldev.commons.db
Core entity features.
AbstractEntity() - Constructor for class pl.chilldev.commons.db.AbstractEntity
 

C

canEqual(Object) - Method in class pl.chilldev.commons.db.AbstractEntity
 
createSlugs(Object) - Method in class pl.chilldev.commons.db.slugable.SlugableListener
Fills slugs on object creation.
createTimestamps(Object) - Method in class pl.chilldev.commons.db.timestampable.TimestampableListener
Saves timestamps marked for entity creation creation.

E

equals(Object) - Method in class pl.chilldev.commons.db.AbstractEntity
 

G

getId() - Method in class pl.chilldev.commons.db.AbstractEntity
Record unique identifier.

H

hashCode() - Method in class pl.chilldev.commons.db.AbstractEntity
 

L

LENGTH_STRING_COMPACT - Static variable in class pl.chilldev.commons.db.AbstractEntity
Compact string field length.
LENGTH_STRING_STANDARD - Static variable in class pl.chilldev.commons.db.AbstractEntity
Regular string field length.
LENGTH_URL - Static variable in class pl.chilldev.commons.db.AbstractEntity
URL field length.
LENGTH_UUID - Static variable in class pl.chilldev.commons.db.AbstractEntity
UUID field length.

P

pl.chilldev.commons.db - package pl.chilldev.commons.db
 
pl.chilldev.commons.db.slugable - package pl.chilldev.commons.db.slugable
 
pl.chilldev.commons.db.timestampable - package pl.chilldev.commons.db.timestampable
 

S

setId(UUID) - Method in class pl.chilldev.commons.db.AbstractEntity
Record unique identifier.
Slug - Annotation Type in pl.chilldev.commons.db.slugable
Annotation for fields that should represent slugs.
SlugableListener - Class in pl.chilldev.commons.db.slugable
Event listener for entities that should be identifiable by URL.
SlugableListener() - Constructor for class pl.chilldev.commons.db.slugable.SlugableListener
 

T

Timestamp - Annotation Type in pl.chilldev.commons.db.timestampable
Operation timestamp marker.
TimestampableListener - Class in pl.chilldev.commons.db.timestampable
Handler for timestampable annotations.
TimestampableListener() - Constructor for class pl.chilldev.commons.db.timestampable.TimestampableListener
 
TimestampType - Enum in pl.chilldev.commons.db.timestampable
Timestamp operation type.

U

updateSlugs(Object) - Method in class pl.chilldev.commons.db.slugable.SlugableListener
Updates slugs.
updateTimestamps(Object) - Method in class pl.chilldev.commons.db.timestampable.TimestampableListener
Saves timestamps marked for entity update creation.

V

valueOf(String) - Static method in enum pl.chilldev.commons.db.timestampable.TimestampType
Returns the enum constant of this type with the specified name.
values() - Static method in enum pl.chilldev.commons.db.timestampable.TimestampType
Returns an array containing the constants of this enum type, in the order they are declared.
A C E G H L P S T U V 
Skip navigation links

Copyright © 2015–2018 RafaƂ Wrzeszcz - Wrzasq.pl. All rights reserved.