Package org.alfresco.repo.favourites
Class PersonFavourite.PersonFavouriteKey
java.lang.Object
org.alfresco.repo.favourites.PersonFavourite.PersonFavouriteKey
- Enclosing class:
- PersonFavourite
-
Constructor Summary
ConstructorsConstructorDescriptionPersonFavouriteKey(String userName, String title, FavouritesService.Type type, NodeRef nodeRef) PersonFavouriteKey(String userName, String title, FavouritesService.Type type, NodeRef nodeRef, Date createdAt) -
Method Summary
-
Constructor Details
-
PersonFavouriteKey
public PersonFavouriteKey(String userName, String title, FavouritesService.Type type, NodeRef nodeRef) -
PersonFavouriteKey
public PersonFavouriteKey(String userName, String title, FavouritesService.Type type, NodeRef nodeRef, Date createdAt)
-
-
Method Details