| Package | Description |
|---|---|
| ru.moysklad.remap_1_2.clients.endpoints | |
| ru.moysklad.remap_1_2.entities | |
| ru.moysklad.remap_1_2.entities.permissions | |
| ru.moysklad.remap_1_2.utils |
| Modifier and Type | Method and Description |
|---|---|
default Meta.Type |
MetadataTemplatesEndpoint.getEntityType() |
| Modifier and Type | Method and Description |
|---|---|
Meta.Type |
Meta.Type.Serializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
static Meta.Type |
Meta.Type.find(MetaEntity entity) |
static Meta.Type |
Meta.Type.find(String apiName) |
static Meta.Type |
Meta.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Meta.Type[] |
Meta.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
Meta.Type.Serializer.serialize(Meta.Type src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
| Constructor and Description |
|---|
Attribute(Meta.Type attributeEntityType,
String id,
Attribute.Type type,
Object value) |
Attribute(Meta.Type attributeEntityType,
String id,
MetaEntity value) |
DocumentAttribute(Meta.Type attributeType,
String id,
Attribute.Type type,
Object value) |
DocumentAttribute(Meta.Type attributeType,
String id,
MetaEntity value) |
| Modifier and Type | Method and Description |
|---|---|
Meta.Type |
EmployeeRole.DefaultRole.type() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends MetaEntity> |
MetaHrefUtils.makeHref(Meta.Type type,
T entity,
String host) |
static <T extends MetaEntity> |
MetaHrefUtils.makeMetadataHref(Meta.Type type,
T entity,
String host) |
Copyright © 2024. All rights reserved.