org.eclipse.emf.spi.cdo
Interface InternalCDOLoadable

All Known Subinterfaces:
InternalCDOObject
All Known Implementing Classes:
AnnotationImpl, AssigneeImpl, CDOBinaryResourceImpl, CDOFileResourceImpl, CDOObjectImpl, CDOResourceFolderImpl, CDOResourceImpl, CDOResourceLeafImpl, CDOResourceNodeImpl, CDOTextResourceImpl, ClassPermissionImpl, DirectoryImpl, GroupImpl, ModelElementImpl, ObjectPermissionImpl, PackagePermissionImpl, PermissionImpl, RealmImpl, ResourcePermissionImpl, RoleImpl, SecurityElementImpl, SecurityItemImpl, UserImpl, UserPasswordImpl

public interface InternalCDOLoadable

If the meaning of this type isn't clear, there really should be more of a description here...

Since:
2.0
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 void cdoInternalPostLoad()
           
 void cdoInternalPreLoad()
           
 

Method Detail

cdoInternalPreLoad

void cdoInternalPreLoad()

cdoInternalPostLoad

void cdoInternalPostLoad()


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.