Class ChenileRemoteServiceDefinition
java.lang.Object
org.chenile.jpautils.entity.BaseJpaEntity
org.chenile.service.registry.model.ChenileRemoteServiceDefinition
- All Implemented Interfaces:
ChenileEntity
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class BaseJpaEntity
createdBy, createdTime, id, tenant, testEntity, version -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseJpaEntity
getCreatedBy, getCreatedTime, getId, getLastModifiedBy, getLastModifiedTime, getPrefix, getVersion, setCreatedBy, setCreatedTime, setId, setLastModifiedBy, setLastModifiedTime, setVersion
-
Field Details
-
baseUrl
-
serviceId
-
serviceVersion
-
moduleName
-
operations
-
clientInterceptorNames
-
clientInterceptors
-
-
Constructor Details
-
ChenileRemoteServiceDefinition
public ChenileRemoteServiceDefinition() -
ChenileRemoteServiceDefinition
-
-
Method Details
-
getServiceId
-