Interface | Description |
---|---|
Metadata |
Interface representing a metadata record that abstracts the basic properties of a Liferay-generated record persisted to the metadata tables.
|
MetadataManager<T extends MetadataObject> |
Interface for metadata managers - managers are the classes that hold all the logic for retrieving and creating various Metadata Objects.
|
Class | Description |
---|---|
AbstractMetadata |
Base abstract class for all metadata records.
|
AbstractMetadataManager<T extends MetadataObject> |
Central facade for managing low-level Metadata Objects and Properties.
|
MetadataObject |
Abstract class representing a Metadata Object.
|
MetadataProperty |
Abstract class representing a Metadata Property.
|
Exception | Description |
---|---|
MetadataException |
Base Endeca-authored class for Metadata exceptions
|
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.