Serialized Form
-
Package org.exoplatform.appcenter.dto
-
Class org.exoplatform.appcenter.dto.Application extends Object implements Serializable
- serialVersionUID:
- -3486306198744219949L
-
Serialized Fields
-
active
boolean active
-
description
String description
-
helpPageURL
String helpPageURL
-
id
Long id
-
imageFileBody
String imageFileBody
-
imageFileId
Long imageFileId
-
imageFileName
String imageFileName
-
imageLastModified
Long imageLastModified
-
isChangedManually
boolean isChangedManually
-
isMandatory
boolean isMandatory
-
isMobile
boolean isMobile
-
order
Long order
-
permissions
List<String> permissions
-
system
boolean system
-
title
String title
-
url
String url
-
-
Class org.exoplatform.appcenter.dto.ApplicationImage extends Object implements Serializable
- serialVersionUID:
- -2001197615359890089L
-
Class org.exoplatform.appcenter.dto.ApplicationList extends Object implements Serializable
- serialVersionUID:
- 8955981782215121831L
-
Serialized Fields
-
applications
List<Application> applications
-
canAddFavorite
boolean canAddFavorite
-
limit
long limit
-
offset
long offset
-
size
long size
-
-
Class org.exoplatform.appcenter.dto.ApplicationOrder extends Object implements Serializable
-
Class org.exoplatform.appcenter.dto.GeneralSettings extends Object implements Serializable
- serialVersionUID:
- -7944257841117045698L
-
Serialized Fields
-
defaultApplicationImage
ApplicationImage defaultApplicationImage
-
maxFavoriteApps
long maxFavoriteApps
-
-
Class org.exoplatform.appcenter.dto.UserApplication extends Application implements Serializable
- serialVersionUID:
- -2451635329141517005L
-
Serialized Fields
-
favorite
boolean favorite
-
-
-
Package org.exoplatform.appcenter.service
-
Class org.exoplatform.appcenter.service.ApplicationAlreadyExistsException extends Exception implements Serializable
- serialVersionUID:
- 5357136264162068261L
-
Class org.exoplatform.appcenter.service.ApplicationNotFoundException extends Exception implements Serializable
- serialVersionUID:
- 5357136264162068261L
-