Userexits

Namespaces | Data Structures | Typedefs | Functions
com::agile::er Namespace Reference

Namespaces

namespace  axalant
namespace  epq
namespace  query
namespace  util

Data Structures

class  Actor
 Describes an object that performs operations on other ER objects. More...
class  ActorImpl
 A default implementation of the Actor interface. More...
class  Entity
 Represents an entity of the E/R model. More...
class  EntityRecord
 Describes a record of an Entity. More...
class  ErModule
 This class is the ER module integration into the PLM server. More...
class  Lockable
 Describes an object that may be locked and unlocked. More...
class  MapEntry
 Base class for all objects that can be stored in a repository map. More...
class  Mappable
 Describes an object that can be stored in a repository map. More...
class  Record
 This interface decribes a generic record of the ER layer. More...
class  RecordCollection
 Describes a collection of records. More...
class  RecordList
 A list of ER records. More...
class  Relation
 This interface represents a relation of the E/R model. More...
class  RelationRecord
 Describes a relation record of an axalant2000 entity. More...
class  RelationTypeEnum
 Supported relation types. More...
class  Repository
 The class Repository corresponds to the interface com.agile.er.Repository from the JAVA ER layer. More...
class  RepositoryCacheScope
 An object that temporarily activates the repository cache. More...
class  RepositoryClass
 Describes an abstract class entry in the repository. More...
class  RepositoryConstants
class  ViewTypeEnum
 Supported relation types. More...

Typedefs

typedef DalQuerySelection QuerySelection
 This interface describes a QuerySelection for an ER query operation.
typedef DalQuerySelectionR QuerySelectionR

Functions

 DECLARE_EXCEPTION (RepositoryException, RuntimeException)
 DECLARE_EXCEPTION (LockException, RepositoryException)
 DECLARE_EXCEPTION (QueryException, RepositoryException)
 FORWARD_SHARED_POINTER_DECL (Actor)
 FORWARD_SHARED_POINTER_DECL (Entity)
 FORWARD_SHARED_POINTER_DECL (EntityRecord)
 FORWARD_SHARED_POINTER_DECL (Lockable)
 FORWARD_SHARED_POINTER_DECL (MapEntry)
 FORWARD_SHARED_POINTER_DECL (Mappable)
 FORWARD_SHARED_POINTER_DECL (Record)
 FORWARD_SHARED_POINTER_DECL (RecordCollection)
 FORWARD_SHARED_POINTER_DECL (RecordList)
 FORWARD_SHARED_POINTER_DECL (Relation)
 FORWARD_SHARED_POINTER_DECL (RelationRecord)
 FORWARD_SHARED_POINTER_DECL (Repository)
 FORWARD_SHARED_POINTER_DECL (RepositoryClass)

Typedef Documentation

This interface describes a QuerySelection for an ER query operation.

Version:
Revision:
33.5
Date:
2005/06/08 13:07:28
typedef DalQuerySelectionR com::agile::er::QuerySelectionR

Function Documentation

com::agile::er::DECLARE_EXCEPTION ( RepositoryException  ,
RuntimeException   
)
com::agile::er::DECLARE_EXCEPTION ( LockException  ,
RepositoryException   
)
com::agile::er::DECLARE_EXCEPTION ( QueryException  ,
RepositoryException   
)
com::agile::er::FORWARD_SHARED_POINTER_DECL ( Actor  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( Entity  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( EntityRecord  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( Lockable  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( MapEntry  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( Mappable  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( Record  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( RecordCollection  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( RecordList  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( Relation  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( RelationRecord  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( Repository  )
com::agile::er::FORWARD_SHARED_POINTER_DECL ( RepositoryClass  )