jar

net.smartcosmos : smartcosmos-extension-api

Maven & Gradle

May 12, 2016
5 usages
5 stars

SMART COSMOS Extension API · Set of common server-side interfaces used across all SMART COSMOS platform services

Table Of Contents

Latest Version

Download net.smartcosmos : smartcosmos-extension-api JAR file - Latest Versions:

All Versions

Download net.smartcosmos : smartcosmos-extension-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.14.x
2.13.x
2.12.x
2.11.x
2.10.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window smartcosmos-extension-api-2.14.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.smartcosmos.platform.api.ext

├─ net.smartcosmos.platform.api.ext.IExtendable.class - [JAR]

├─ net.smartcosmos.platform.api.ext.IServerExtension.class - [JAR]

net.smartcosmos.platform.jpa.base

├─ net.smartcosmos.platform.jpa.base.DomainResourceAccountEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.base.DomainResourceEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.base.DomainResourceNamedObjectEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.base.DomainResourceReferentialObjectEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.base.QDomainResourceAccountEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.base.QDomainResourceEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.base.QDomainResourceNamedObjectEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.base.QDomainResourceReferentialObjectEntity.class - [JAR]

net.smartcosmos.market

├─ net.smartcosmos.market.ExtensionType.class - [JAR]

├─ net.smartcosmos.market.IExtensionProfileV1.class - [JAR]

├─ net.smartcosmos.market.IProfile.class - [JAR]

├─ net.smartcosmos.market.ISellerProfile.class - [JAR]

├─ net.smartcosmos.market.ServiceType.class - [JAR]

net.smartcosmos.platform.pojo.authentication

├─ net.smartcosmos.platform.pojo.authentication.AuthenticatedUser.class - [JAR]

├─ net.smartcosmos.platform.pojo.authentication.Registration.class - [JAR]

net.smartcosmos.platform.pojo.oauth

├─ net.smartcosmos.platform.pojo.oauth.NotificationResultObject.class - [JAR]

├─ net.smartcosmos.platform.pojo.oauth.OAuthToken.class - [JAR]

├─ net.smartcosmos.platform.pojo.oauth.OAuthTokenPermission.class - [JAR]

├─ net.smartcosmos.platform.pojo.oauth.OAuthTokenRegistry.class - [JAR]

├─ net.smartcosmos.platform.pojo.oauth.OAuthTokenTransaction.class - [JAR]

net.smartcosmos.platform.base

├─ net.smartcosmos.platform.base.AbstractAwsService.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractBatchProcessor.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractBlockingQueueService.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractCloudService.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractInterruptableRunner.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractKnowledgeBaseArticle.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractMultiThreadedEventService.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractOAuthTokenManager.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractServerExtension.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractService.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractSmartCosmosExtensionConfiguration.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractTransactionHandler.class - [JAR]

├─ net.smartcosmos.platform.base.AbstractVisitor.class - [JAR]

├─ net.smartcosmos.platform.base.Version.class - [JAR]

net.smartcosmos.platform.dao.domain

├─ net.smartcosmos.platform.dao.domain.PageEntry.class - [JAR]

net.smartcosmos.platform.exception.mapper

├─ net.smartcosmos.platform.exception.mapper.SmartCosmosConstraintViolationExceptionMapper.class - [JAR]

├─ net.smartcosmos.platform.exception.mapper.WebApplicationExceptionMapper.class - [JAR]

net.smartcosmos.platform.api.visitor

├─ net.smartcosmos.platform.api.visitor.AbstractVisitable.class - [JAR]

├─ net.smartcosmos.platform.api.visitor.IVisitable.class - [JAR]

├─ net.smartcosmos.platform.api.visitor.IVisitor.class - [JAR]

├─ net.smartcosmos.platform.api.visitor.VisitableEvent.class - [JAR]

├─ net.smartcosmos.platform.api.visitor.VisitableFile.class - [JAR]

├─ net.smartcosmos.platform.api.visitor.VisitableMetadata.class - [JAR]

├─ net.smartcosmos.platform.api.visitor.VisitableObject.class - [JAR]

├─ net.smartcosmos.platform.api.visitor.VisitableObjectAddress.class - [JAR]

├─ net.smartcosmos.platform.api.visitor.VisitableObjectInteraction.class - [JAR]

├─ net.smartcosmos.platform.api.visitor.VisitableObjectInteractionSession.class - [JAR]

├─ net.smartcosmos.platform.api.visitor.VisitableRelationship.class - [JAR]

├─ net.smartcosmos.platform.api.visitor.VisitableTimelineEntry.class - [JAR]

net.smartcosmos.platform.bundle.batch

├─ net.smartcosmos.platform.bundle.batch.BatchFactory.class - [JAR]

├─ net.smartcosmos.platform.bundle.batch.BatchTransmissionResponseBuilder.class - [JAR]

net.smartcosmos.platform.api.authentication

├─ net.smartcosmos.platform.api.authentication.IAuthenticatedUser.class - [JAR]

├─ net.smartcosmos.platform.api.authentication.ICredentials.class - [JAR]

├─ net.smartcosmos.platform.api.authentication.IRegistration.class - [JAR]

net.smartcosmos.platform.api.dao

├─ net.smartcosmos.platform.api.dao.IAccountDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IAccountDirectoryDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IAdvancedDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IAdvancedQuery.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IBaseDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IBatchTransmissionDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IDAOFactory.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IEventDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IExtensionDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IFileDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IJsonEnabledDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.ILibraryElementDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IMetadataDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IMonikerSearchDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.INamedObjectSearchDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.INotificationEndpointDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IOAuthTokenPermissionDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IOAuthTokenRegistryDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IOAuthTokenTransactionDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IObjectAddressDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IObjectDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IObjectInteractionDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IObjectInteractionSessionDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IPageProvider.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IRegistrationDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IRelationshipDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.ITimelineDAO.class - [JAR]

├─ net.smartcosmos.platform.api.dao.IUserDAO.class - [JAR]

net.smartcosmos.platform.dao

├─ net.smartcosmos.platform.dao.AbstractDAOImpl.class - [JAR]

├─ net.smartcosmos.platform.dao.AbstractNamedObjectDAOImpl.class - [JAR]

net.smartcosmos.platform.bundle.quartz

├─ net.smartcosmos.platform.bundle.quartz.AbstractQuartzJobDefinition.class - [JAR]

├─ net.smartcosmos.platform.bundle.quartz.IQuartzJobDefinition.class - [JAR]

├─ net.smartcosmos.platform.bundle.quartz.QuartzFactory.class - [JAR]

├─ net.smartcosmos.platform.bundle.quartz.QuartzJDBCJobStoreTX.class - [JAR]

├─ net.smartcosmos.platform.bundle.quartz.QuartzListJobsTask.class - [JAR]

├─ net.smartcosmos.platform.bundle.quartz.QuartzRAMJobStore.class - [JAR]

├─ net.smartcosmos.platform.bundle.quartz.QuartzSchedulerTask.class - [JAR]

├─ net.smartcosmos.platform.bundle.quartz.QuartzThreadPool.class - [JAR]

net.smartcosmos.platform.resource

├─ net.smartcosmos.platform.resource.AbstractFindByUrnRequestHandler.class - [JAR]

├─ net.smartcosmos.platform.resource.AbstractNameSearchRequestHandler.class - [JAR]

├─ net.smartcosmos.platform.resource.AbstractPlatformResource.class - [JAR]

├─ net.smartcosmos.platform.resource.AbstractRequestHandler.class - [JAR]

├─ net.smartcosmos.platform.resource.IResourceRegistrar.class - [JAR]

net.smartcosmos.platform.pojo.service

├─ net.smartcosmos.platform.pojo.service.RecordableEvent.class - [JAR]

├─ net.smartcosmos.platform.pojo.service.StorageRequest.class - [JAR]

├─ net.smartcosmos.platform.pojo.service.StorageResponse.class - [JAR]

net.smartcosmos.platform.constraint.annotation

├─ net.smartcosmos.platform.constraint.annotation.CredentialsNotNullIfAuthEnabled.class - [JAR]

├─ net.smartcosmos.platform.constraint.annotation.ValidRealm.class - [JAR]

net.smartcosmos.platform.jpa

├─ net.smartcosmos.platform.jpa.AccountEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.BatchTransmissionEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.EventEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.QAccountEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.QBatchTransmissionEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.QEventEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.QUserEntity.class - [JAR]

├─ net.smartcosmos.platform.jpa.UserEntity.class - [JAR]

net.smartcosmos.platform.api

├─ net.smartcosmos.platform.api.HttpMethodType.class - [JAR]

├─ net.smartcosmos.platform.api.IContext.class - [JAR]

├─ net.smartcosmos.platform.api.IRemoteContent.class - [JAR]

├─ net.smartcosmos.platform.api.IRequestHandler.class - [JAR]

├─ net.smartcosmos.platform.api.ISearchAssembly.class - [JAR]

├─ net.smartcosmos.platform.api.IService.class - [JAR]

├─ net.smartcosmos.platform.api.IVersion.class - [JAR]

├─ net.smartcosmos.platform.api.ProtocolType.class - [JAR]

net.smartcosmos.platform.api.kb

├─ net.smartcosmos.platform.api.kb.IKnowledgeBaseArticle.class - [JAR]

├─ net.smartcosmos.platform.api.kb.KnowledgeBaseFactory.class - [JAR]

net.smartcosmos.platform.bundle.transformation

├─ net.smartcosmos.platform.bundle.transformation.TransformationsFactory.class - [JAR]

net.smartcosmos.platform.api.directory

├─ net.smartcosmos.platform.api.directory.IAccountDirectory.class - [JAR]

net.smartcosmos.platform.util

├─ net.smartcosmos.platform.util.ClassUtil.class - [JAR]

├─ net.smartcosmos.platform.util.FileNameUtil.class - [JAR]

├─ net.smartcosmos.platform.util.HashingInputStream.class - [JAR]

├─ net.smartcosmos.platform.util.LastModifiedComparator.class - [JAR]

├─ net.smartcosmos.platform.util.MetadataCodec.class - [JAR]

├─ net.smartcosmos.platform.util.OAuth2TokenManager.class - [JAR]

├─ net.smartcosmos.platform.util.OAuthTokenUtil.class - [JAR]

├─ net.smartcosmos.platform.util.RawValue.class - [JAR]

├─ net.smartcosmos.platform.util.Rfc6238.class - [JAR]

├─ net.smartcosmos.platform.util.TransactionException.class - [JAR]

├─ net.smartcosmos.platform.util.UnknownReferenceException.class - [JAR]

net.smartcosmos.platform.api.service

├─ net.smartcosmos.platform.api.service.IDirectoryService.class - [JAR]

├─ net.smartcosmos.platform.api.service.IDownloadService.class - [JAR]

├─ net.smartcosmos.platform.api.service.IEmailService.class - [JAR]

├─ net.smartcosmos.platform.api.service.IEventBroadcastNotificationService.class - [JAR]

├─ net.smartcosmos.platform.api.service.IEventService.class - [JAR]

├─ net.smartcosmos.platform.api.service.IExceptionService.class - [JAR]

├─ net.smartcosmos.platform.api.service.IHealthCheckable.class - [JAR]

├─ net.smartcosmos.platform.api.service.IInterruptableRunner.class - [JAR]

├─ net.smartcosmos.platform.api.service.INotificationService.class - [JAR]

├─ net.smartcosmos.platform.api.service.IQueueService.class - [JAR]

├─ net.smartcosmos.platform.api.service.IServiceFactory.class - [JAR]

├─ net.smartcosmos.platform.api.service.IStorageService.class - [JAR]

├─ net.smartcosmos.platform.api.service.ITemplateService.class - [JAR]

net.smartcosmos.platform.constraint.validator

├─ net.smartcosmos.platform.constraint.validator.MetricsBasicAuthValidator.class - [JAR]

net.smartcosmos.platform.api.dao.domain

├─ net.smartcosmos.platform.api.dao.domain.IPage.class - [JAR]

net.smartcosmos.platform.authentication

├─ net.smartcosmos.platform.authentication.BasicAuthenticator.class - [JAR]

├─ net.smartcosmos.platform.authentication.DelegatingAuthProvider.class - [JAR]

├─ net.smartcosmos.platform.authentication.OAuthAuthenticator.class - [JAR]

├─ net.smartcosmos.platform.authentication.SmartCosmosCredentials.class - [JAR]

net.smartcosmos.platform.jpa.integrator

├─ net.smartcosmos.platform.jpa.integrator.IPostLoadHandler.class - [JAR]

├─ net.smartcosmos.platform.jpa.integrator.IPrePersistHandler.class - [JAR]

├─ net.smartcosmos.platform.jpa.integrator.IPreUpdateHandler.class - [JAR]

├─ net.smartcosmos.platform.jpa.integrator.PlatformHibernateIntegrator.class - [JAR]

net.smartcosmos.platform.configuration

├─ net.smartcosmos.platform.configuration.EndpointsFactory.class - [JAR]

├─ net.smartcosmos.platform.configuration.LibraryHierarchyFactory.class - [JAR]

├─ net.smartcosmos.platform.configuration.LicenseFactory.class - [JAR]

├─ net.smartcosmos.platform.configuration.OAuth2Factory.class - [JAR]

├─ net.smartcosmos.platform.configuration.SmartCosmosConfiguration.class - [JAR]

├─ net.smartcosmos.platform.configuration.SmartCosmosMetricsFactory.class - [JAR]

net.smartcosmos.platform.api.oauth

├─ net.smartcosmos.platform.api.oauth.IExternalOAuthTokenManager.class - [JAR]

├─ net.smartcosmos.platform.api.oauth.INotificationResultObject.class - [JAR]

├─ net.smartcosmos.platform.api.oauth.IOAuthToken.class - [JAR]

├─ net.smartcosmos.platform.api.oauth.IOAuthTokenFields.class - [JAR]

├─ net.smartcosmos.platform.api.oauth.IOAuthTokenPermission.class - [JAR]

├─ net.smartcosmos.platform.api.oauth.IOAuthTokenRegistry.class - [JAR]

├─ net.smartcosmos.platform.api.oauth.IOAuthTokenTransaction.class - [JAR]

├─ net.smartcosmos.platform.api.oauth.OAuthStatusType.class - [JAR]

net.smartcosmos.objects.resource.secure.libraries

├─ net.smartcosmos.objects.resource.secure.libraries.EmptyLibraryHierarchy.class - [JAR]

├─ net.smartcosmos.objects.resource.secure.libraries.ILibraryHierarchy.class - [JAR]

├─ net.smartcosmos.objects.resource.secure.libraries.LibraryHierarchy.class - [JAR]

net.smartcosmos.platform.api.batch

├─ net.smartcosmos.platform.api.batch.IBatchPackageDefinition.class - [JAR]

├─ net.smartcosmos.platform.api.batch.IBatchProcessor.class - [JAR]

├─ net.smartcosmos.platform.api.batch.IBatchTransmission.class - [JAR]

├─ net.smartcosmos.platform.api.batch.IBatchUploadService.class - [JAR]

├─ net.smartcosmos.platform.api.batch.IPreSignedUrlRequest.class - [JAR]

├─ net.smartcosmos.platform.api.batch.IPreSignedUrlResponse.class - [JAR]

├─ net.smartcosmos.platform.api.batch.IProcessorDelegate.class - [JAR]

net.smartcosmos.platform.pojo.directory

├─ net.smartcosmos.platform.pojo.directory.AccountDirectory.class - [JAR]

net.smartcosmos.platform.api.annotation

├─ net.smartcosmos.platform.api.annotation.EndpointMethodControl.class - [JAR]

├─ net.smartcosmos.platform.api.annotation.ServerExtension.class - [JAR]

├─ net.smartcosmos.platform.api.annotation.ServiceExtension.class - [JAR]

├─ net.smartcosmos.platform.api.annotation.ServiceType.class - [JAR]

net.smartcosmos.platform.api.transaction

├─ net.smartcosmos.platform.api.transaction.ITransactionHandler.class - [JAR]

Advertisement

Dependencies from Group

Dec 13, 2016
18 usages
5 stars
Dec 13, 2016
7 usages
5 stars
Dec 13, 2016
7 usages
5 stars
Jul 17, 2015
6 usages
May 12, 2016
6 usages
5 stars

Discover Dependencies

Sep 24, 2015
6 usages
Dec 28, 2015
75 stars
Jun 03, 2021
3 usages
1.1k stars
Jun 25, 2018
2 usages
95 stars
May 06, 2020
6 usages
26 stars
May 06, 2020
22 usages
26 stars
rsv
Oct 13, 2015
391 stars
May 29, 2020
23 usages