Serialized Form
-
Package com.liferay.search.experiences.blueprint.exception
-
Exception com.liferay.search.experiences.blueprint.exception.InvalidElementInstanceException
class InvalidElementInstanceException extends RuntimeException implements Serializable-
Serialized Fields
-
_index
int _index
-
-
-
Exception com.liferay.search.experiences.blueprint.exception.InvalidParameterException
class InvalidParameterException extends RuntimeException implements Serializable-
Serialized Fields
-
_name
String _name
-
-
-
Exception com.liferay.search.experiences.blueprint.exception.InvalidQueryEntryException
class InvalidQueryEntryException extends RuntimeException implements Serializable-
Serialized Fields
-
_index
int _index
-
-
-
Exception com.liferay.search.experiences.blueprint.exception.InvalidWebCacheItemException
class InvalidWebCacheItemException extends RuntimeException implements Serializable -
Exception com.liferay.search.experiences.blueprint.exception.PrivateIPAddressException
class PrivateIPAddressException extends RuntimeException implements Serializable -
Exception com.liferay.search.experiences.blueprint.exception.UnresolvedTemplateVariableException
class UnresolvedTemplateVariableException extends RuntimeException implements Serializable-
Serialized Fields
-
_templateVariables
String[] _templateVariables
-
-
-
-
Package com.liferay.search.experiences.exception
-
Exception com.liferay.search.experiences.exception.DuplicateSXPBlueprintExternalReferenceCodeException
class DuplicateSXPBlueprintExternalReferenceCodeException extends com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException implements Serializable -
Exception com.liferay.search.experiences.exception.DuplicateSXPElementExternalReferenceCodeException
class DuplicateSXPElementExternalReferenceCodeException extends com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException implements Serializable -
Exception com.liferay.search.experiences.exception.NoSuchSXPBlueprintException
class NoSuchSXPBlueprintException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.search.experiences.exception.NoSuchSXPElementException
class NoSuchSXPElementException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.search.experiences.exception.SXPBlueprintConfigurationJSONException
class SXPBlueprintConfigurationJSONException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.search.experiences.exception.SXPBlueprintTitleException
class SXPBlueprintTitleException extends com.liferay.portal.kernel.exception.PortalException implements Serializable- serialVersionUID:
- 1L
-
Exception com.liferay.search.experiences.exception.SXPElementElementDefinitionJSONException
class SXPElementElementDefinitionJSONException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.search.experiences.exception.SXPElementReadOnlyException
class SXPElementReadOnlyException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.search.experiences.exception.SXPElementTitleException
class SXPElementTitleException extends com.liferay.portal.kernel.exception.PortalException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.liferay.search.experiences.model
-
Class com.liferay.search.experiences.model.SXPBlueprintWrapper
class SXPBlueprintWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SXPBlueprint> implements Serializable -
Class com.liferay.search.experiences.model.SXPElementWrapper
class SXPElementWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SXPElement> implements Serializable
-
-
Package com.liferay.search.experiences.util.comparator
-
Class com.liferay.search.experiences.util.comparator.SXPBlueprintModifiedDateComparator
class SXPBlueprintModifiedDateComparator extends com.liferay.portal.kernel.util.OrderByComparator<SXPBlueprint> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_ascending
boolean _ascending
-
-
Class com.liferay.search.experiences.util.comparator.SXPBlueprintTitleComparator
class SXPBlueprintTitleComparator extends com.liferay.portal.kernel.util.OrderByComparator<SXPBlueprint> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_ascending
boolean _ascending
-
_locale
Locale _locale
-
-