View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window com.liferay.fragment.service-4.0.93.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.fragment.internal.model.listener
├─ com.liferay.fragment.internal.model.listener.FragmentCollectionStagingModelListener.class - [JAR]
├─ com.liferay.fragment.internal.model.listener.FragmentEntryStagingModelListener.class - [JAR]
├─ com.liferay.fragment.internal.model.listener.LayoutModelListener.class - [JAR]
com.liferay.fragment.internal.validator
├─ com.liferay.fragment.internal.validator.FragmentEntryValidatorImpl.class - [JAR]
com.liferay.fragment.internal.xstream.configurator
├─ com.liferay.fragment.internal.xstream.configurator.FragmentXStreamConfigurator.class - [JAR]
com.liferay.fragment.internal.upgrade.v1_1_0
├─ com.liferay.fragment.internal.upgrade.v1_1_0.PortletPreferencesUpgradeProcess.class - [JAR]
com.liferay.fragment.internal.security.permission.resource
├─ com.liferay.fragment.internal.security.permission.resource.FragmentCollectionModelResourcePermissionWrapper.class - [JAR]
├─ com.liferay.fragment.internal.security.permission.resource.FragmentPortletResourcePermissionWrapper.class - [JAR]
com.liferay.fragment.service.persistence.impl.constants
├─ com.liferay.fragment.service.persistence.impl.constants.FragmentPersistenceConstants.class - [JAR]
com.liferay.fragment.internal.exportimport.content.processor
├─ com.liferay.fragment.internal.exportimport.content.processor.BaseEditableValuesConfigurationExportImportContentProcessor.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.content.processor.CategoryTreeNodeSelectorEditableValuesConfigurationExportImportContentProcessor.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.content.processor.CollectionSelectorEditableValuesConfigurationExportImportContentProcessor.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.content.processor.EditableValuesLayoutMappingExportImportContentProcessor.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.content.processor.EditableValuesMappingExportImportContentProcessor.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.content.processor.FragmentEntryLinkExportImportContentProcessor.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.content.processor.ItemSelectorEditableValuesConfigurationExportImportContentProcessor.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.content.processor.NavigationMenuSelectorEditableValuesConfigurationExportImportContentProcessor.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.content.processor.URLEditableValuesConfigurationExportImportContentProcessor.class - [JAR]
com.liferay.fragment.internal.exportimport.staged.model.repository
├─ com.liferay.fragment.internal.exportimport.staged.model.repository.FragmentCollectionStagedModelRepository.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.staged.model.repository.FragmentEntryLinkStagedModelRepository.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.staged.model.repository.FragmentEntryStagedModelRepository.class - [JAR]
com.liferay.fragment.internal.change.tracking.spi.reference
├─ com.liferay.fragment.internal.change.tracking.spi.reference.FragmentCollectionTableReferenceDefinition.class - [JAR]
├─ com.liferay.fragment.internal.change.tracking.spi.reference.FragmentCompositionTableReferenceDefinition.class - [JAR]
├─ com.liferay.fragment.internal.change.tracking.spi.reference.FragmentEntryLinkTableReferenceDefinition.class - [JAR]
├─ com.liferay.fragment.internal.change.tracking.spi.reference.FragmentEntryTableReferenceDefinition.class - [JAR]
├─ com.liferay.fragment.internal.change.tracking.spi.reference.FragmentEntryVersionTableReferenceDefinition.class - [JAR]
com.liferay.fragment.internal.file.install
├─ com.liferay.fragment.internal.file.install.FragmentFileInstaller.class - [JAR]
com.liferay.fragment.internal.upgrade.registry
├─ com.liferay.fragment.internal.upgrade.registry.FragmentServiceUpgradeStepRegistrator.class - [JAR]
com.liferay.fragment.internal.upgrade.v2_10_1
├─ com.liferay.fragment.internal.upgrade.v2_10_1.FragmentCollectionUpgradeProcess.class - [JAR]
com.liferay.fragment.service.base
├─ com.liferay.fragment.service.base.FragmentCollectionLocalServiceBaseImpl.class - [JAR]
├─ com.liferay.fragment.service.base.FragmentCollectionServiceBaseImpl.class - [JAR]
├─ com.liferay.fragment.service.base.FragmentCompositionLocalServiceBaseImpl.class - [JAR]
├─ com.liferay.fragment.service.base.FragmentCompositionServiceBaseImpl.class - [JAR]
├─ com.liferay.fragment.service.base.FragmentEntryLinkLocalServiceBaseImpl.class - [JAR]
├─ com.liferay.fragment.service.base.FragmentEntryLinkServiceBaseImpl.class - [JAR]
├─ com.liferay.fragment.service.base.FragmentEntryLocalServiceBaseImpl.class - [JAR]
├─ com.liferay.fragment.service.base.FragmentEntryServiceBaseImpl.class - [JAR]
com.liferay.fragment.internal.exportimport.data.handler
├─ com.liferay.fragment.internal.exportimport.data.handler.FragmentCollectionStagedModelDataHandler.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.data.handler.FragmentEntryLinkStagedModelDataHandler.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.data.handler.FragmentEntryStagedModelDataHandler.class - [JAR]
├─ com.liferay.fragment.internal.exportimport.data.handler.FragmentPortletDataHandler.class - [JAR]
com.liferay.fragment.service.impl
├─ com.liferay.fragment.service.impl.FragmentCollectionLocalServiceImpl.class - [JAR]
├─ com.liferay.fragment.service.impl.FragmentCollectionServiceImpl.class - [JAR]
├─ com.liferay.fragment.service.impl.FragmentCompositionLocalServiceImpl.class - [JAR]
├─ com.liferay.fragment.service.impl.FragmentCompositionServiceImpl.class - [JAR]
├─ com.liferay.fragment.service.impl.FragmentEntryLinkLocalServiceImpl.class - [JAR]
├─ com.liferay.fragment.service.impl.FragmentEntryLinkServiceImpl.class - [JAR]
├─ com.liferay.fragment.service.impl.FragmentEntryLocalServiceImpl.class - [JAR]
├─ com.liferay.fragment.service.impl.FragmentEntryServiceImpl.class - [JAR]
├─ com.liferay.fragment.service.impl.FragmentEntryVersionCTServiceImpl.class - [JAR]
com.liferay.fragment.service.http
├─ com.liferay.fragment.service.http.FragmentCollectionServiceHttp.class - [JAR]
├─ com.liferay.fragment.service.http.FragmentCompositionServiceHttp.class - [JAR]
├─ com.liferay.fragment.service.http.FragmentEntryLinkServiceHttp.class - [JAR]
├─ com.liferay.fragment.service.http.FragmentEntryServiceHttp.class - [JAR]
com.liferay.fragment.internal.upgrade.v2_6_0
├─ com.liferay.fragment.internal.upgrade.v2_6_0.FragmentEntryUpgradeProcess.class - [JAR]
├─ com.liferay.fragment.internal.upgrade.v2_6_0.FragmentEntryVersionUpgradeProcess.class - [JAR]
com.liferay.fragment.internal.upgrade.v2_4_0
├─ com.liferay.fragment.internal.upgrade.v2_4_0.FragmentEntryLinkUpgradeProcess.class - [JAR]
com.liferay.fragment.internal.upgrade.v2_5_0
├─ com.liferay.fragment.internal.upgrade.v2_5_0.FragmentEntryLinkUpgradeProcess.class - [JAR]
com.liferay.fragment.model.impl
├─ com.liferay.fragment.model.impl.FragmentCollectionBaseImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentCollectionCacheModel.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentCollectionImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentCollectionModelImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentCompositionBaseImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentCompositionCacheModel.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentCompositionImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentCompositionModelImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryBaseImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryCacheModel.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryLinkBaseImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryLinkCacheModel.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryLinkImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryLinkModelImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryModelImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryVersionBaseImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryVersionCacheModel.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryVersionImpl.class - [JAR]
├─ com.liferay.fragment.model.impl.FragmentEntryVersionModelImpl.class - [JAR]
com.liferay.fragment.internal.upgrade.v2_3_0
├─ com.liferay.fragment.internal.upgrade.v2_3_0.SchemaUpgradeProcess.class - [JAR]
com.liferay.fragment.internal.upgrade.v2_1_0
├─ com.liferay.fragment.internal.upgrade.v2_1_0.SchemaUpgradeProcess.class - [JAR]
com.liferay.fragment.internal.upgrade.v2_9_4
├─ com.liferay.fragment.internal.upgrade.v2_9_4.FragmentEntryLinkUpgradeProcess.class - [JAR]
com.liferay.fragment.internal.upgrade.v2_6_0.util
├─ com.liferay.fragment.internal.upgrade.v2_6_0.util.FragmentEntryVersionTable.class - [JAR]
com.liferay.fragment.internal.upgrade.v2_9_1
├─ com.liferay.fragment.internal.upgrade.v2_9_1.FragmentEntryLinkUpgradeProcess.class - [JAR]
com.liferay.fragment.service.persistence.impl
├─ com.liferay.fragment.service.persistence.impl.FragmentCollectionModelArgumentsResolver.class - [JAR]
├─ com.liferay.fragment.service.persistence.impl.FragmentCollectionPersistenceImpl.class - [JAR]
├─ com.liferay.fragment.service.persistence.impl.FragmentCompositionModelArgumentsResolver.class - [JAR]
├─ com.liferay.fragment.service.persistence.impl.FragmentCompositionPersistenceImpl.class - [JAR]
├─ com.liferay.fragment.service.persistence.impl.FragmentEntryLinkFinderBaseImpl.class - [JAR]
├─ com.liferay.fragment.service.persistence.impl.FragmentEntryLinkFinderImpl.class - [JAR]
├─ com.liferay.fragment.service.persistence.impl.FragmentEntryLinkModelArgumentsResolver.class - [JAR]
├─ com.liferay.fragment.service.persistence.impl.FragmentEntryLinkPersistenceImpl.class - [JAR]
├─ com.liferay.fragment.service.persistence.impl.FragmentEntryModelArgumentsResolver.class - [JAR]
├─ com.liferay.fragment.service.persistence.impl.FragmentEntryPersistenceImpl.class - [JAR]
├─ com.liferay.fragment.service.persistence.impl.FragmentEntryVersionModelArgumentsResolver.class - [JAR]
├─ com.liferay.fragment.service.persistence.impl.FragmentEntryVersionPersistenceImpl.class - [JAR]
com.liferay.fragment.internal.upgrade.v2_0_0.util
├─ com.liferay.fragment.internal.upgrade.v2_0_0.util.FragmentCollectionTable.class - [JAR]
├─ com.liferay.fragment.internal.upgrade.v2_0_0.util.FragmentEntryLinkTable.class - [JAR]
├─ com.liferay.fragment.internal.upgrade.v2_0_0.util.FragmentEntryTable.class - [JAR]