| Modifier and Type | Interface and Description |
|---|---|
interface |
SystemProperty
This interface represents a System Property (name/value pair) stored in the database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SystemPropertyImpl
Allows the storage and retrieval of System Properties in the database
User: Kelly Tisdell
Date: 6/20/12
|
| Modifier and Type | Method and Description |
|---|---|
protected <T extends MultiTenantCloneable> |
MultiTenantCopier.copyEntitiesOfType(Class<T> clazz,
Site fromSite,
Catalog fromCatalog,
MultiTenantCopyContext context)
Subclasses will generally call this method in their
MultiTenantCopier.copyEntities(MultiTenantCopyContext) implementation. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataDrivenEnumeration |
interface |
DataDrivenEnumerationValue |
| Modifier and Type | Class and Description |
|---|---|
class |
DataDrivenEnumerationImpl |
class |
DataDrivenEnumerationValueImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Translation
This domain object represents a translated value for a given property on an entity for a specific locale.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TranslationImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaImpl |
Copyright © 2018. All rights reserved.