Modifier and Type | Field and Description |
---|---|
protected List<ConfigForeignKey> |
ChannelSerializationManager.foreignKeys |
Modifier and Type | Field and Description |
---|---|
protected List<ConfigForeignKey> |
ChannelTemplateSerializationManager.linkForeignKeys |
Modifier and Type | Field and Description |
---|---|
protected List<ConfigForeignKey> |
GroupSerializationManager.foreignKeys |
protected List<ConfigForeignKey> |
GroupSerializationManager.memberForeignKeys |
Modifier and Type | Field and Description |
---|---|
protected List<ConfigForeignKey> |
PageSerializationManager.foreignKeys |
Constructor and Description |
---|
PageConfigPersister(List<ConfigForeignKey> foreignKeys,
String layout) |
PageDependencyAnalyzer(DeserializationContext deserializationContext,
List<ConfigForeignKey> configForeignKeys,
PageConfig originalConfig) |
Modifier and Type | Method and Description |
---|---|
void |
DeserializationContext.applyForeignKeyFieldIdMappings(Object target,
List<ConfigForeignKey> foreignKeys) |
Modifier and Type | Field and Description |
---|---|
protected List<ConfigForeignKey> |
ConfigDependencyAnalyzer.configForeignKeys |
Constructor and Description |
---|
ConfigDependencyAnalyzer(DeserializationContext deserializationContext,
List<ConfigForeignKey> configForeignKeys,
T originalConfig) |
Modifier and Type | Field and Description |
---|---|
protected List<ConfigForeignKey> |
ServiceInstanceSerializationManager.dependencyForeignKeys |
protected List<ConfigForeignKey> |
ServiceInstanceSerializationManager.foreignKeys |
Modifier and Type | Field and Description |
---|---|
protected List<ConfigForeignKey> |
ServiceInterfaceSerializationManager.styleForeignKeys |
Modifier and Type | Field and Description |
---|---|
protected List<ConfigForeignKey> |
ServiceInterfaceInstanceSerializationManager.foreignKeys |
Constructor and Description |
---|
ServiceInterfaceInstanceConfigDependencyAnalyzer(DeserializationContext deserializationContext,
List<ConfigForeignKey> configForeignKeys,
ServiceInterfaceInstancePersistableConfig serviceInterfaceInstancePersistableConfig) |
Modifier and Type | Field and Description |
---|---|
protected List<ConfigForeignKey> |
AclDependencyAnalyzer.entryForeignKeys |
protected List<ConfigForeignKey> |
AclSerializationManager.entryForeignKeys |
protected List<ConfigForeignKey> |
AclSerializationManager.foreignKeys |
Constructor and Description |
---|
AclDependencyAnalyzer(DeserializationContext deserializationContext,
List<ConfigForeignKey> aclForeignKeys,
List<ConfigForeignKey> aclEntryForeignKeys,
AccessControlList originalConfig) |
AclDependencyAnalyzer(DeserializationContext deserializationContext,
List<ConfigForeignKey> aclForeignKeys,
List<ConfigForeignKey> aclEntryForeignKeys,
AccessControlList originalConfig) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.